Mageia Bugzilla – Attachment 1889 Details for
Bug 5163
Nautilus crashes if NFS mountpoint is in /home/*/shares/ instead of in /mnt/
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
Help
|
Log In
[x]
|
New Account
|
Forgot Password
Here's the gdb nautilus messages
gdb_nautilus.txt (text/plain), 10.32 KB, created by
William Kenney
on 2012-03-29 22:15:56 CEST
(
hide
)
Description:
Here's the gdb nautilus messages
Filename:
MIME Type:
Creator:
William Kenney
Created:
2012-03-29 22:15:56 CEST
Size:
10.32 KB
patch
obsolete
>gdb_nautilus.txt > >Here tiz: > >[wilcal@truman80 ~]$ gdb nautilus >GNU gdb (GDB) 7.3.50.20110722-4.mga2 (Mageia release 2) >Copyright (C) 2011 Free Software Foundation, Inc. >License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html> >This is free software: you are free to change and redistribute it. >There is NO WARRANTY, to the extent permitted by law. Type "show copying" >and "show warranty" for details. >This GDB was configured as "i586-mageia-linux-gnu". >For bug reporting instructions, please see: ><http://www.gnu.org/software/gdb/bugs/>... >Reading symbols from /usr/bin/nautilus...Reading symbols from /usr/lib/debug/usr/bin/nautilus.debug...done. >done. >(gdb) r >Starting program: /usr/bin/nautilus >[Thread debugging using libthread_db enabled] >Using host libthread_db library "/lib/i686/libthread_db.so.1". >Detaching after fork from child process 11515. >Detaching after fork from child process 11516. >[New Thread 0xb6452b70 (LWP 11517)] >[New Thread 0xb5affb70 (LWP 11518)] >[New Thread 0xb52feb70 (LWP 11519)] >[New Thread 0xb48ffb70 (LWP 11520)] > >(nautilus:11511): Gtk-WARNING **: Theme parsing error: gtk.css:56:46: Unknown value 'GTK_SHADOW_NONE' for enum type 'GtkShadowType' > >(nautilus:11511): GLib-GIO-CRITICAL **: g_mount_is_shadowed: assertion `G_IS_MOUNT (mount)' failed > >(nautilus:11511): GLib-GIO-CRITICAL **: g_mount_get_volume: assertion `G_IS_MOUNT (mount)' failed > >(nautilus:11511): GLib-GIO-CRITICAL **: g_mount_get_default_location: assertion `G_IS_MOUNT (mount)' failed > >(nautilus:11511): GLib-GIO-CRITICAL **: g_file_is_native: assertion `G_IS_FILE (file)' failed > >(nautilus:11511): GLib-GObject-WARNING **: invalid uninstantiatable type `gfloat' in cast to `GMount' > >(nautilus:11511): GLib-GIO-CRITICAL **: g_mount_get_default_location: assertion `G_IS_MOUNT (mount)' failed > >(nautilus:11511): GLib-GIO-CRITICAL **: g_mount_get_icon: assertion `G_IS_MOUNT (mount)' failed > >(nautilus:11511): GLib-GIO-CRITICAL **: g_file_get_uri: assertion `G_IS_FILE (file)' failed > >(nautilus:11511): GLib-GIO-CRITICAL **: g_mount_get_name: assertion `G_IS_MOUNT (mount)' failed > >(nautilus:11511): GLib-GIO-CRITICAL **: g_file_get_parse_name: assertion `G_IS_FILE (file)' failed > >(nautilus:11511): Gtk-CRITICAL **: gtk_icon_theme_lookup_by_gicon: assertion `G_IS_ICON (icon)' failed > >(nautilus:11511): GLib-GObject-CRITICAL **: g_object_unref: assertion `G_IS_OBJECT (object)' failed > >(nautilus:11511): GLib-GObject-CRITICAL **: g_object_unref: assertion `G_IS_OBJECT (object)' failed > >(nautilus:11511): GLib-GObject-CRITICAL **: g_object_unref: assertion `G_IS_OBJECT (object)' failed > >(nautilus:11511): GLib-GIO-CRITICAL **: g_mount_get_default_location: assertion `G_IS_MOUNT (mount)' failed > >(nautilus:11511): GLib-GIO-CRITICAL **: g_mount_get_icon: assertion `G_IS_MOUNT (mount)' failed > >(nautilus:11511): GLib-GIO-CRITICAL **: g_file_get_uri: assertion `G_IS_FILE (file)' failed > >(nautilus:11511): GLib-GIO-CRITICAL **: g_mount_get_name: assertion `G_IS_MOUNT (mount)' failed > >(nautilus:11511): GLib-GIO-CRITICAL **: g_file_get_parse_name: assertion `G_IS_FILE (file)' failed > >(nautilus:11511): Gtk-CRITICAL **: gtk_icon_theme_lookup_by_gicon: assertion `G_IS_ICON (icon)' failed > >(nautilus:11511): GLib-GIO-CRITICAL **: g_mount_can_eject: assertion `G_IS_MOUNT (mount)' failed > >(nautilus:11511): GLib-GIO-CRITICAL **: g_mount_can_unmount: assertion `G_IS_MOUNT (mount)' failed > >Program received signal SIGSEGV, Segmentation fault. >0xb7620123 in type_check_is_value_type_U (type=<optimized out>) at gtype.c:4106 >4106 node->data->common.value_table->value_init) >(gdb) bt >#0 0xb7620123 in type_check_is_value_type_U (type=<optimized out>) at gtype.c:4106 >#1 g_type_check_is_value_type (type=139800472) at gtype.c:4134 >#2 0xb76229ca in g_value_type_compatible (src_type=139800472, dest_type=136912328) at gvalue.c:500 >#3 0xb7600f92 in g_value_object_collect_value (value=0xbfffdaac, n_collect_values=1, collect_values=0xbfffda6c, collect_flags=0) at gobject.c:3345 >#4 0xb7c2d94f in gtk_list_store_set_valist_internal (list_store=0x851e308 [NautilusShortcutsModel], iter=0xbfffdbe8, emit_signal=0xbfffdaf8, maybe_need_sort= > 0xbfffdafc, var_args=0xbfffdb78 "") at gtkliststore.c:1046 >#5 0xb7c2e77d in gtk_list_store_set_valist (list_store=0x851e308 [NautilusShortcutsModel], iter=0xbfffdbe8, var_args=0xbfffdb48 "\006") at gtkliststore.c:1151 >#6 0xb7c2e80b in gtk_list_store_set (list_store=0x851e308 [NautilusShortcutsModel], iter=0xbfffdbe8) at gtkliststore.c:1193 >#7 0x08092f83 in add_place (sidebar=0x8521020 [NautilusPlacesSidebar], place_type=PLACES_MOUNTED_VOLUME, section_type=SECTION_NETWORK, name=0x0, icon=0x0, uri= > 0x0, drive=0x0, volume=0x0, mount=0x82848c8, index=0, tooltip=0x0) at nautilus-places-sidebar.c:392 >#8 0x08096e8b in update_places (sidebar=0x8521020 [NautilusPlacesSidebar]) at nautilus-places-sidebar.c:854 >#9 0xb75fe1cc in g_cclosure_marshal_VOID__VOID (closure=0x85208b0, return_value=0x0, n_param_values=1, param_values=0xbfffde80, invocation_hint=0xbfffde00, > marshal_data=0x0) at gmarshal.c:85 >#10 0xb75fc464 in g_closure_invoke (closure=0x85208b0, return_value=0x0, n_param_values=1, param_values=0xbfffde80, invocation_hint=0xbfffde00) > at gclosure.c:777 >#11 0xb760e093 in signal_emit_unlocked_R (node=0x8398910, detail=0, instance=0x82d9098, emission_return=0x0, instance_and_params=0xbfffde80) at gsignal.c:3547 >#12 0xb76162a4 in g_signal_emit_valist (instance=0x82d9098, signal_id=324, detail=0, var_args=0xbfffe07c "\364\277c\267\230\220-\b\001") at gsignal.c:3296 >#13 0xb7616423 in g_signal_emit (instance=0x82d9098, signal_id=324, detail=0) at gsignal.c:3352 >#14 0xb75ff183 in g_cclosure_marshal_VOID__PARAM (closure=0x8278190, return_value=0x0, n_param_values=2, param_values=0xbfffe230, invocation_hint=0xbfffe1b0, > marshal_data=0x0) at gmarshal.c:1042 >#15 0xb75fc464 in g_closure_invoke (closure=0x8278190, return_value=0x0, n_param_values=2, param_values=0xbfffe230, invocation_hint=0xbfffe1b0) > at gclosure.c:777 >#16 0xb760e093 in signal_emit_unlocked_R (node=0x81c6040, detail=510, instance=0x8269390, emission_return=0x0, instance_and_params=0xbfffe230) at gsignal.c:3547 >#17 0xb76162a4 in g_signal_emit_valist (instance=0x8269390, signal_id=1, detail=510, var_args= >---Type <return> to continue, or q <return> to quit--- > 0xbfffe440 "\210f\034\b\266\327W\267\364\337^\267\364\277c\267\220\223&\b\001") at gsignal.c:3296 >#18 0xb7616423 in g_signal_emit (instance=0x8269390, signal_id=1, detail=510) at gsignal.c:3352 >#19 0xb7600c3f in g_object_dispatch_properties_changed (object=0x8269390 [NautilusBookmark], n_pspecs=1, pspecs=0xbfffe490) at gobject.c:1041 >#20 0xb7600608 in g_object_notify_queue_thaw (object=0x8269390 [NautilusBookmark], nqueue=<optimized out>) at gobject.c:291 >#21 0xb7603b88 in g_object_set_valist (object=0x8269390 [NautilusBookmark], first_property_name=0x81755ca "icon", var_args= > 0xbfffe5f0 "H\177'\b\210\333)\b\030\346\377\277\364\317\033\b\364\317\033\b\220\223&\bh\004*\b\257B\r\bh\004*\b\300\376S\b\240") at gobject.c:1953 >#22 0xb7604328 in g_object_set (_object=0x8269390, first_property_name=0x81755ca "icon") at gobject.c:2053 >#23 0x080d3dd0 in nautilus_bookmark_update_icon (bookmark=0x8269390 [NautilusBookmark]) at nautilus-bookmark.c:108 >#24 nautilus_bookmark_update_icon (bookmark=0x8269390 [NautilusBookmark]) at nautilus-bookmark.c:89 >#25 0x080d42af in bookmark_file_changed_callback (file=0x82a0468 [NautilusVFSFile], bookmark=0x8269390 [NautilusBookmark]) at nautilus-bookmark.c:181 >#26 0xb75fe1cc in g_cclosure_marshal_VOID__VOID (closure=0x8278090, return_value=0x0, n_param_values=1, param_values=0xbfffe810, invocation_hint=0xbfffe790, > marshal_data=0x0) at gmarshal.c:85 >#27 0xb75fc464 in g_closure_invoke (closure=0x8278090, return_value=0x0, n_param_values=1, param_values=0xbfffe810, invocation_hint=0xbfffe790) > at gclosure.c:777 >#28 0xb760e093 in signal_emit_unlocked_R (node=0x829def0, detail=0, instance=0x82a0468, emission_return=0x0, instance_and_params=0xbfffe810) at gsignal.c:3547 >#29 0xb76162a4 in g_signal_emit_valist (instance=0x82a0468, signal_id=224, detail=0, var_args= > 0xbfffea0c "h\004*\bo\221\070\267\364\337^\267@`A\b\274\314\017\b\364\017y\267\210\002D\bi^\020\b\364\317\033\bt\352\377\277t\352\377\277\330xR\b\312~\016\bh\004*\b\364\017y\267\210\002D\b\364\317\033\b\364\317\033\bh\004*\bh\004*\b\325_\020\b \340)\bt\352\377\277\b\021(\b\364\017y\267\366\364a\267h\004*\b") > at gsignal.c:3296 >#30 0xb7616423 in g_signal_emit (instance=0x82a0468, signal_id=224, detail=0) at gsignal.c:3352 >#31 0x08105eee in nautilus_file_emit_changed (file=0x82a0468 [NautilusVFSFile]) at nautilus-file.c:7141 >#32 0x080e7eca in nautilus_directory_emit_change_signals (directory=0x829e020 [NautilusVFSDirectory], changed_files=0xbfffea74 = {...}) > at nautilus-directory.c:733 >#33 0x08105fd5 in nautilus_file_changed (file=0x82a0468 [NautilusVFSFile]) at nautilus-file.c:7096 >---Type <return> to continue, or q <return> to quit--- >#34 0x080e3360 in count_children_done (directory=0x829e020 [NautilusVFSDirectory], count_file=0x82a0468 [NautilusVFSFile], succeeded=1, count=4) > at nautilus-directory-async.c:2443 >#35 0x080e3653 in count_more_files_callback (source_object=0x8414ee8 [GLocalFileEnumerator], res=0x8440288, user_data=0x85278d8) > at nautilus-directory-async.c:2500 >#36 0xb767f4bd in next_async_callback_wrapper (source_object=0x8414ee8 [GLocalFileEnumerator], res=0x8440288, user_data=0x85278d8) at gfileenumerator.c:298 >#37 0xb76a4ad5 in g_simple_async_result_complete (simple=0x8440288 [GSimpleAsyncResult]) at gsimpleasyncresult.c:767 >#38 0xb76a4b53 in complete_in_idle_cb_for_thread (_data=0x846a8f8) at gsimpleasyncresult.c:835 >#39 0xb753b4e0 in g_idle_dispatch (source=0xb4902128, callback=0xb76a4b20 <complete_in_idle_cb_for_thread>, user_data=0x846a8f8) at gmain.c:4634 >#40 0xb753da9a in g_main_dispatch (context=0x81fd0f8) at gmain.c:2515 >#41 g_main_context_dispatch (context=0x81fd0f8) at gmain.c:3052 >#42 0xb753dea5 in g_main_context_iterate (dispatch=1, block=-1219184544, context=0x81fd0f8, self=<optimized out>) at gmain.c:3123 >#43 g_main_context_iterate (context=0x81fd0f8, block=-1219184544, dispatch=1, self=<optimized out>) at gmain.c:3060 >#44 0xb753df81 in g_main_context_iteration (context=0x81fd0f8, may_block=1) at gmain.c:3184 >#45 0xb76d56c4 in g_application_run (application=0x81d1000 [NautilusApplication], argc=1, argv=0xbfffedb4) at gapplication.c:1496 >#46 0x08067b68 in main (argc=1, argv=0xbfffedb4) at nautilus-main.c:101 >(gdb)
gdb_nautilus.txt Here tiz: [wilcal@truman80 ~]$ gdb nautilus GNU gdb (GDB) 7.3.50.20110722-4.mga2 (Mageia release 2) Copyright (C) 2011 Free Software Foundation, Inc. License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html> This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. Type "show copying" and "show warranty" for details. This GDB was configured as "i586-mageia-linux-gnu". For bug reporting instructions, please see: <http://www.gnu.org/software/gdb/bugs/>... Reading symbols from /usr/bin/nautilus...Reading symbols from /usr/lib/debug/usr/bin/nautilus.debug...done. done. (gdb) r Starting program: /usr/bin/nautilus [Thread debugging using libthread_db enabled] Using host libthread_db library "/lib/i686/libthread_db.so.1". Detaching after fork from child process 11515. Detaching after fork from child process 11516. [New Thread 0xb6452b70 (LWP 11517)] [New Thread 0xb5affb70 (LWP 11518)] [New Thread 0xb52feb70 (LWP 11519)] [New Thread 0xb48ffb70 (LWP 11520)] (nautilus:11511): Gtk-WARNING **: Theme parsing error: gtk.css:56:46: Unknown value 'GTK_SHADOW_NONE' for enum type 'GtkShadowType' (nautilus:11511): GLib-GIO-CRITICAL **: g_mount_is_shadowed: assertion `G_IS_MOUNT (mount)' failed (nautilus:11511): GLib-GIO-CRITICAL **: g_mount_get_volume: assertion `G_IS_MOUNT (mount)' failed (nautilus:11511): GLib-GIO-CRITICAL **: g_mount_get_default_location: assertion `G_IS_MOUNT (mount)' failed (nautilus:11511): GLib-GIO-CRITICAL **: g_file_is_native: assertion `G_IS_FILE (file)' failed (nautilus:11511): GLib-GObject-WARNING **: invalid uninstantiatable type `gfloat' in cast to `GMount' (nautilus:11511): GLib-GIO-CRITICAL **: g_mount_get_default_location: assertion `G_IS_MOUNT (mount)' failed (nautilus:11511): GLib-GIO-CRITICAL **: g_mount_get_icon: assertion `G_IS_MOUNT (mount)' failed (nautilus:11511): GLib-GIO-CRITICAL **: g_file_get_uri: assertion `G_IS_FILE (file)' failed (nautilus:11511): GLib-GIO-CRITICAL **: g_mount_get_name: assertion `G_IS_MOUNT (mount)' failed (nautilus:11511): GLib-GIO-CRITICAL **: g_file_get_parse_name: assertion `G_IS_FILE (file)' failed (nautilus:11511): Gtk-CRITICAL **: gtk_icon_theme_lookup_by_gicon: assertion `G_IS_ICON (icon)' failed (nautilus:11511): GLib-GObject-CRITICAL **: g_object_unref: assertion `G_IS_OBJECT (object)' failed (nautilus:11511): GLib-GObject-CRITICAL **: g_object_unref: assertion `G_IS_OBJECT (object)' failed (nautilus:11511): GLib-GObject-CRITICAL **: g_object_unref: assertion `G_IS_OBJECT (object)' failed (nautilus:11511): GLib-GIO-CRITICAL **: g_mount_get_default_location: assertion `G_IS_MOUNT (mount)' failed (nautilus:11511): GLib-GIO-CRITICAL **: g_mount_get_icon: assertion `G_IS_MOUNT (mount)' failed (nautilus:11511): GLib-GIO-CRITICAL **: g_file_get_uri: assertion `G_IS_FILE (file)' failed (nautilus:11511): GLib-GIO-CRITICAL **: g_mount_get_name: assertion `G_IS_MOUNT (mount)' failed (nautilus:11511): GLib-GIO-CRITICAL **: g_file_get_parse_name: assertion `G_IS_FILE (file)' failed (nautilus:11511): Gtk-CRITICAL **: gtk_icon_theme_lookup_by_gicon: assertion `G_IS_ICON (icon)' failed (nautilus:11511): GLib-GIO-CRITICAL **: g_mount_can_eject: assertion `G_IS_MOUNT (mount)' failed (nautilus:11511): GLib-GIO-CRITICAL **: g_mount_can_unmount: assertion `G_IS_MOUNT (mount)' failed Program received signal SIGSEGV, Segmentation fault. 0xb7620123 in type_check_is_value_type_U (type=<optimized out>) at gtype.c:4106 4106 node->data->common.value_table->value_init) (gdb) bt #0 0xb7620123 in type_check_is_value_type_U (type=<optimized out>) at gtype.c:4106 #1 g_type_check_is_value_type (type=139800472) at gtype.c:4134 #2 0xb76229ca in g_value_type_compatible (src_type=139800472, dest_type=136912328) at gvalue.c:500 #3 0xb7600f92 in g_value_object_collect_value (value=0xbfffdaac, n_collect_values=1, collect_values=0xbfffda6c, collect_flags=0) at gobject.c:3345 #4 0xb7c2d94f in gtk_list_store_set_valist_internal (list_store=0x851e308 [NautilusShortcutsModel], iter=0xbfffdbe8, emit_signal=0xbfffdaf8, maybe_need_sort= 0xbfffdafc, var_args=0xbfffdb78 "") at gtkliststore.c:1046 #5 0xb7c2e77d in gtk_list_store_set_valist (list_store=0x851e308 [NautilusShortcutsModel], iter=0xbfffdbe8, var_args=0xbfffdb48 "\006") at gtkliststore.c:1151 #6 0xb7c2e80b in gtk_list_store_set (list_store=0x851e308 [NautilusShortcutsModel], iter=0xbfffdbe8) at gtkliststore.c:1193 #7 0x08092f83 in add_place (sidebar=0x8521020 [NautilusPlacesSidebar], place_type=PLACES_MOUNTED_VOLUME, section_type=SECTION_NETWORK, name=0x0, icon=0x0, uri= 0x0, drive=0x0, volume=0x0, mount=0x82848c8, index=0, tooltip=0x0) at nautilus-places-sidebar.c:392 #8 0x08096e8b in update_places (sidebar=0x8521020 [NautilusPlacesSidebar]) at nautilus-places-sidebar.c:854 #9 0xb75fe1cc in g_cclosure_marshal_VOID__VOID (closure=0x85208b0, return_value=0x0, n_param_values=1, param_values=0xbfffde80, invocation_hint=0xbfffde00, marshal_data=0x0) at gmarshal.c:85 #10 0xb75fc464 in g_closure_invoke (closure=0x85208b0, return_value=0x0, n_param_values=1, param_values=0xbfffde80, invocation_hint=0xbfffde00) at gclosure.c:777 #11 0xb760e093 in signal_emit_unlocked_R (node=0x8398910, detail=0, instance=0x82d9098, emission_return=0x0, instance_and_params=0xbfffde80) at gsignal.c:3547 #12 0xb76162a4 in g_signal_emit_valist (instance=0x82d9098, signal_id=324, detail=0, var_args=0xbfffe07c "\364\277c\267\230\220-\b\001") at gsignal.c:3296 #13 0xb7616423 in g_signal_emit (instance=0x82d9098, signal_id=324, detail=0) at gsignal.c:3352 #14 0xb75ff183 in g_cclosure_marshal_VOID__PARAM (closure=0x8278190, return_value=0x0, n_param_values=2, param_values=0xbfffe230, invocation_hint=0xbfffe1b0, marshal_data=0x0) at gmarshal.c:1042 #15 0xb75fc464 in g_closure_invoke (closure=0x8278190, return_value=0x0, n_param_values=2, param_values=0xbfffe230, invocation_hint=0xbfffe1b0) at gclosure.c:777 #16 0xb760e093 in signal_emit_unlocked_R (node=0x81c6040, detail=510, instance=0x8269390, emission_return=0x0, instance_and_params=0xbfffe230) at gsignal.c:3547 #17 0xb76162a4 in g_signal_emit_valist (instance=0x8269390, signal_id=1, detail=510, var_args= ---Type <return> to continue, or q <return> to quit--- 0xbfffe440 "\210f\034\b\266\327W\267\364\337^\267\364\277c\267\220\223&\b\001") at gsignal.c:3296 #18 0xb7616423 in g_signal_emit (instance=0x8269390, signal_id=1, detail=510) at gsignal.c:3352 #19 0xb7600c3f in g_object_dispatch_properties_changed (object=0x8269390 [NautilusBookmark], n_pspecs=1, pspecs=0xbfffe490) at gobject.c:1041 #20 0xb7600608 in g_object_notify_queue_thaw (object=0x8269390 [NautilusBookmark], nqueue=<optimized out>) at gobject.c:291 #21 0xb7603b88 in g_object_set_valist (object=0x8269390 [NautilusBookmark], first_property_name=0x81755ca "icon", var_args= 0xbfffe5f0 "H\177'\b\210\333)\b\030\346\377\277\364\317\033\b\364\317\033\b\220\223&\bh\004*\b\257B\r\bh\004*\b\300\376S\b\240") at gobject.c:1953 #22 0xb7604328 in g_object_set (_object=0x8269390, first_property_name=0x81755ca "icon") at gobject.c:2053 #23 0x080d3dd0 in nautilus_bookmark_update_icon (bookmark=0x8269390 [NautilusBookmark]) at nautilus-bookmark.c:108 #24 nautilus_bookmark_update_icon (bookmark=0x8269390 [NautilusBookmark]) at nautilus-bookmark.c:89 #25 0x080d42af in bookmark_file_changed_callback (file=0x82a0468 [NautilusVFSFile], bookmark=0x8269390 [NautilusBookmark]) at nautilus-bookmark.c:181 #26 0xb75fe1cc in g_cclosure_marshal_VOID__VOID (closure=0x8278090, return_value=0x0, n_param_values=1, param_values=0xbfffe810, invocation_hint=0xbfffe790, marshal_data=0x0) at gmarshal.c:85 #27 0xb75fc464 in g_closure_invoke (closure=0x8278090, return_value=0x0, n_param_values=1, param_values=0xbfffe810, invocation_hint=0xbfffe790) at gclosure.c:777 #28 0xb760e093 in signal_emit_unlocked_R (node=0x829def0, detail=0, instance=0x82a0468, emission_return=0x0, instance_and_params=0xbfffe810) at gsignal.c:3547 #29 0xb76162a4 in g_signal_emit_valist (instance=0x82a0468, signal_id=224, detail=0, var_args= 0xbfffea0c "h\004*\bo\221\070\267\364\337^\267@`A\b\274\314\017\b\364\017y\267\210\002D\bi^\020\b\364\317\033\bt\352\377\277t\352\377\277\330xR\b\312~\016\bh\004*\b\364\017y\267\210\002D\b\364\317\033\b\364\317\033\bh\004*\bh\004*\b\325_\020\b \340)\bt\352\377\277\b\021(\b\364\017y\267\366\364a\267h\004*\b") at gsignal.c:3296 #30 0xb7616423 in g_signal_emit (instance=0x82a0468, signal_id=224, detail=0) at gsignal.c:3352 #31 0x08105eee in nautilus_file_emit_changed (file=0x82a0468 [NautilusVFSFile]) at nautilus-file.c:7141 #32 0x080e7eca in nautilus_directory_emit_change_signals (directory=0x829e020 [NautilusVFSDirectory], changed_files=0xbfffea74 = {...}) at nautilus-directory.c:733 #33 0x08105fd5 in nautilus_file_changed (file=0x82a0468 [NautilusVFSFile]) at nautilus-file.c:7096 ---Type <return> to continue, or q <return> to quit--- #34 0x080e3360 in count_children_done (directory=0x829e020 [NautilusVFSDirectory], count_file=0x82a0468 [NautilusVFSFile], succeeded=1, count=4) at nautilus-directory-async.c:2443 #35 0x080e3653 in count_more_files_callback (source_object=0x8414ee8 [GLocalFileEnumerator], res=0x8440288, user_data=0x85278d8) at nautilus-directory-async.c:2500 #36 0xb767f4bd in next_async_callback_wrapper (source_object=0x8414ee8 [GLocalFileEnumerator], res=0x8440288, user_data=0x85278d8) at gfileenumerator.c:298 #37 0xb76a4ad5 in g_simple_async_result_complete (simple=0x8440288 [GSimpleAsyncResult]) at gsimpleasyncresult.c:767 #38 0xb76a4b53 in complete_in_idle_cb_for_thread (_data=0x846a8f8) at gsimpleasyncresult.c:835 #39 0xb753b4e0 in g_idle_dispatch (source=0xb4902128, callback=0xb76a4b20 <complete_in_idle_cb_for_thread>, user_data=0x846a8f8) at gmain.c:4634 #40 0xb753da9a in g_main_dispatch (context=0x81fd0f8) at gmain.c:2515 #41 g_main_context_dispatch (context=0x81fd0f8) at gmain.c:3052 #42 0xb753dea5 in g_main_context_iterate (dispatch=1, block=-1219184544, context=0x81fd0f8, self=<optimized out>) at gmain.c:3123 #43 g_main_context_iterate (context=0x81fd0f8, block=-1219184544, dispatch=1, self=<optimized out>) at gmain.c:3060 #44 0xb753df81 in g_main_context_iteration (context=0x81fd0f8, may_block=1) at gmain.c:3184 #45 0xb76d56c4 in g_application_run (application=0x81d1000 [NautilusApplication], argc=1, argv=0xbfffedb4) at gapplication.c:1496 #46 0x08067b68 in main (argc=1, argv=0xbfffedb4) at nautilus-main.c:101 (gdb)
View Attachment As Raw
Actions:
View
Attachments on
bug 5163
:
1888
| 1889 |
2015
|
2025
|
3648
|
3649