Marlin crash when I copy a local directory to a remote afp location and choose to merge on conflicting.

Bug #1170978 reported by Gordon Lau Wai Chung
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Marlin
New
Undecided
Unassigned

Bug Description

Some of my files has a scrambled file name . May be due to a wrong encoding

Revision history for this message
Gordon Lau Wai Chung (gordonlauwaichung) wrote :

Here is the error msg printed when I repeated my operation

[FATAL 01:06:09.714467] [GLib-GObject] g_object_unref: assertion `G_IS_OBJECT (object)' failed
[FATAL 01:06:09.714518] marlin will not function properly.
[FATAL 01:06:09.714586] [GLib-GObject] g_object_unref: assertion `G_IS_OBJECT (object)' failed
[FATAL 01:06:09.714615] marlin will not function properly.
[FATAL 01:06:09.714660] [GLib-GObject] g_object_unref: assertion `G_IS_OBJECT (object)' failed
[FATAL 01:06:09.714684] marlin will not function properly.
[FATAL 01:06:09.714726] [GLib-GObject] g_object_unref: assertion `G_IS_OBJECT (object)' failed
[FATAL 01:06:09.714750] marlin will not function properly.
[FATAL 01:06:09.714793] [GLib-GObject] g_object_unref: assertion `G_IS_OBJECT (object)' failed
[FATAL 01:06:09.714817] marlin will not function properly.
[FATAL 01:06:09.714860] [GLib-GObject] g_object_unref: assertion `G_IS_OBJECT (object)' failed
[FATAL 01:06:09.714884] marlin will not function properly.
[FATAL 01:06:09.714927] [GLib-GObject] g_object_unref: assertion `G_IS_OBJECT (object)' failed
[FATAL 01:06:09.714952] marlin will not function properly.
[FATAL 01:06:09.714996] [GLib-GObject] g_object_unref: assertion `G_IS_OBJECT (object)' failed
[FATAL 01:06:09.715020] marlin will not function properly.
[FATAL 01:06:09.715062] [GLib-GObject] g_object_unref: assertion `G_IS_OBJECT (object)' failed
[FATAL 01:06:09.715086] marlin will not function properly.
[FATAL 01:06:09.715128] [GLib-GObject] g_object_unref: assertion `G_IS_OBJECT (object)' failed
[FATAL 01:06:09.715152] marlin will not function properly.
[FATAL 01:06:09.715193] [GLib-GObject] g_object_unref: assertion `G_IS_OBJECT (object)' failed
[FATAL 01:06:09.715218] marlin will not function properly.
[FATAL 01:06:09.715270] [GLib-GObject] g_object_unref: assertion `G_IS_OBJECT (object)' failed
[FATAL 01:06:09.715297] marlin will not function properly.
[WARN 01:06:09.833224] ViewContainer.vala:164: directory done loading
[WARN 01:06:09.834338] >>> marlin_icon_info_infos_caches loadable_icon_cache 5
[WARN 01:06:09.834383] >>> marlin_icon_info_infos_caches themed_icon_cache 32
marlin_clipboard_manager_contents_received
marlin_application_copy_into
marlin_file_operations_copy_move
copy_move_file
unique_names FALSE
[INFO 01:06:15.721819] gof-callwhenready.vala:83: call when ready OK - empty list
copy_move_file
unique_names FALSE
copy_move_file
unique_names FALSE
[INFO 01:06:18.410237] gof-callwhenready.vala:83: call when ready OK - empty list
Segmentation fault (core dumped)

Revision history for this message
ammonkey (am-monkeyd) wrote :

Hello,
what system do u use? ubuntu raring?
The console log doesn't really provide any help to debug a segmentation fault. I would need a stacktrace or the the output of gdb.

Thanks.

Revision history for this message
Gordon Lau Wai Chung (gordonlauwaichung) wrote :

Thanks for your help, I am using ubuntu quantal with cinnamon desktop.
I use the gdb to get the stacktrace of the gdb. Here is the result, don' t know if it would help you or not.
#0 0x00007ffff474ae5a in ?? () from /lib/x86_64-linux-gnu/libc.so.6
#1 0x00007ffff78b56c4 in ?? () from /usr/lib/libmarlincore.so.0
#2 0x00007ffff78c2c77 in ?? () from /usr/lib/libmarlincore.so.0
#3 0x00007ffff78c26c4 in ?? () from /usr/lib/libmarlincore.so.0
#4 0x00007ffff5419f57 in g_simple_async_result_complete ()
   from /usr/lib/x86_64-linux-gnu/libgio-2.0.so.0
#5 0x00007fffeb8c5405 in ?? ()
   from /usr/lib/x86_64-linux-gnu/gio/modules/libgvfsdbus.so
#6 0x00007ffff5419f57 in g_simple_async_result_complete ()
   from /usr/lib/x86_64-linux-gnu/libgio-2.0.so.0
#7 0x00007ffff54743da in ?? () from /usr/lib/x86_64-linux-gnu/libgio-2.0.so.0
#8 0x00007ffff5419f57 in g_simple_async_result_complete ()
   from /usr/lib/x86_64-linux-gnu/libgio-2.0.so.0
#9 0x00007ffff546a862 in ?? () from /usr/lib/x86_64-linux-gnu/libgio-2.0.so.0
#10 0x00007ffff5419f57 in g_simple_async_result_complete ()
   from /usr/lib/x86_64-linux-gnu/libgio-2.0.so.0
#11 0x00007ffff541a059 in ?? () from /usr/lib/x86_64-linux-gnu/libgio-2.0.so.0
#12 0x00007ffff4eadab5 in g_main_context_dispatch ()
   from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#13 0x00007ffff4eadde8 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#14 0x00007ffff4eae1e2 in g_main_loop_run ()
   from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#15 0x00007ffff6ca84bf in gtk_dialog_run ()
   from /usr/lib/x86_64-linux-gnu/libgtk-3.so.0
#16 0x00007ffff78acbe6 in ?? () from /usr/lib/libmarlincore.so.0
#17 0x00007ffff540819f in ?? () from /usr/lib/x86_64-linux-gnu/libgio-2.0.so.0
#18 0x00007ffff4eadab5 in g_main_context_dispatch ()
   from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#19 0x00007ffff4eadde8 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#20 0x00007ffff4eadea4 in g_main_context_iteration ()
   from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#21 0x00007ffff544674c in g_application_run ()
   from /usr/lib/x86_64-linux-gnu/libgio-2.0.so.0
#22 0x000000000042843e in main ()

Revision history for this message
ammonkey (am-monkeyd) wrote : Re: [Bug 1170978] Re: Marlin crash when I copy a local directory to a remote afp location and choose to merge on conflicting.

it's better, but i don't see any crash.
If u can run raring, there's a big chance this bug doesn't exists there,
older ubuntu versions aren't maintained / supported and doesn't benefit
from the last fixs.

On 4 May 2013 12:45, Gordon Lau Wai Chung <email address hidden>wrote:

> Thanks for your help, I am using ubuntu quantal with cinnamon desktop.
> I use the gdb to get the stacktrace of the gdb. Here is the result, don'
> t know if it would help you or not.
> #0 0x00007ffff474ae5a in ?? () from /lib/x86_64-linux-gnu/libc.so.6
> #1 0x00007ffff78b56c4 in ?? () from /usr/lib/libmarlincore.so.0
> #2 0x00007ffff78c2c77 in ?? () from /usr/lib/libmarlincore.so.0
> #3 0x00007ffff78c26c4 in ?? () from /usr/lib/libmarlincore.so.0
> #4 0x00007ffff5419f57 in g_simple_async_result_complete ()
> from /usr/lib/x86_64-linux-gnu/libgio-2.0.so.0
> #5 0x00007fffeb8c5405 in ?? ()
> from /usr/lib/x86_64-linux-gnu/gio/modules/libgvfsdbus.so
> #6 0x00007ffff5419f57 in g_simple_async_result_complete ()
> from /usr/lib/x86_64-linux-gnu/libgio-2.0.so.0
> #7 0x00007ffff54743da in ?? () from
> /usr/lib/x86_64-linux-gnu/libgio-2.0.so.0
> #8 0x00007ffff5419f57 in g_simple_async_result_complete ()
> from /usr/lib/x86_64-linux-gnu/libgio-2.0.so.0
> #9 0x00007ffff546a862 in ?? () from
> /usr/lib/x86_64-linux-gnu/libgio-2.0.so.0
> #10 0x00007ffff5419f57 in g_simple_async_result_complete ()
> from /usr/lib/x86_64-linux-gnu/libgio-2.0.so.0
> #11 0x00007ffff541a059 in ?? () from
> /usr/lib/x86_64-linux-gnu/libgio-2.0.so.0
> #12 0x00007ffff4eadab5 in g_main_context_dispatch ()
> from /lib/x86_64-linux-gnu/libglib-2.0.so.0
> #13 0x00007ffff4eadde8 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
> #14 0x00007ffff4eae1e2 in g_main_loop_run ()
> from /lib/x86_64-linux-gnu/libglib-2.0.so.0
> #15 0x00007ffff6ca84bf in gtk_dialog_run ()
> from /usr/lib/x86_64-linux-gnu/libgtk-3.so.0
> #16 0x00007ffff78acbe6 in ?? () from /usr/lib/libmarlincore.so.0
> #17 0x00007ffff540819f in ?? () from
> /usr/lib/x86_64-linux-gnu/libgio-2.0.so.0
> #18 0x00007ffff4eadab5 in g_main_context_dispatch ()
> from /lib/x86_64-linux-gnu/libglib-2.0.so.0
> #19 0x00007ffff4eadde8 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
> #20 0x00007ffff4eadea4 in g_main_context_iteration ()
> from /lib/x86_64-linux-gnu/libglib-2.0.so.0
> #21 0x00007ffff544674c in g_application_run ()
> from /usr/lib/x86_64-linux-gnu/libgio-2.0.so.0
> #22 0x000000000042843e in main ()
>
> --
> You received this bug notification because you are subscribed to Marlin.
> https://bugs.launchpad.net/bugs/1170978
>
> Title:
> Marlin crash when I copy a local directory to a remote afp location
> and choose to merge on conflicting.
>
> Status in Marlin:
> New
>
> Bug description:
> Some of my files has a scrambled file name . May be due to a wrong
> encoding
>
> To manage notifications about this bug go to:
> https://bugs.launchpad.net/marlin/+bug/1170978/+subscriptions
>

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.