Mageia Bugzilla – Attachment 3649 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
gdb of nautilus without nautilus-dropbox, to rule it out as being the issue.
nautilus-backtrace-without-nautilus-dropbox.txt (text/plain), 8.59 KB, created by
Kim Garren
on 2013-03-24 16:26:40 CET
(
hide
)
Description:
gdb of nautilus without nautilus-dropbox, to rule it out as being the issue.
Filename:
MIME Type:
Creator:
Kim Garren
Created:
2013-03-24 16:26:40 CET
Size:
8.59 KB
patch
obsolete
>[dedanna@dedanna ~]$ gdb /usr/bin/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) run >Starting program: /usr/bin/nautilus >[Thread debugging using libthread_db enabled] >Using host libthread_db library "/lib/i686/libthread_db.so.1". >[New Thread 0xb64cdb70 (LWP 5191)] >[New Thread 0xb5affb70 (LWP 5192)] >[New Thread 0xb52feb70 (LWP 5193)] >[New Thread 0xb46ffb70 (LWP 5194)] >Initializing nautilus-open-terminal extension >Detaching after fork from child process 5195. >Detaching after fork from child process 5196. >[Thread 0xb52feb70 (LWP 5193) exited] >[New Thread 0xb52feb70 (LWP 5226)] > >Program received signal SIGSEGV, Segmentation fault. >0xb75fbede in g_object_ref () from /lib/libgobject-2.0.so.0 >(gdb) handle SIG33 nostop noprint noignore pass >Signal Stop Print Pass to program Description >SIG33 No No Yes Real-time event 33 >(gdb) kill >Kill the program being debugged? (y or n) y >(gdb) run >Starting program: /usr/bin/nautilus >[Thread debugging using libthread_db enabled] >Using host libthread_db library "/lib/i686/libthread_db.so.1". >[New Thread 0xb64cdb70 (LWP 5259)] >[New Thread 0xb5affb70 (LWP 5260)] >[New Thread 0xb52feb70 (LWP 5261)] >[New Thread 0xb48ffb70 (LWP 5262)] >Initializing nautilus-open-terminal extension >Detaching after fork from child process 5263. >Detaching after fork from child process 5264. >[Thread 0xb5affb70 (LWP 5260) exited] >[New Thread 0xb5affb70 (LWP 5294)] > >Program received signal SIGSEGV, Segmentation fault. >0xb75fbede in g_object_ref () from /lib/libgobject-2.0.so.0 >(gdb) set logging file backtrace4.log >(gdb) set logging on >Copying output to backtrace4.log. >(gdb) bt full >#0 0xb75fbede in g_object_ref () from /lib/libgobject-2.0.so.0 >No symbol table info available. >#1 0xb3be8abc in ?? () > from /usr/lib/gio/modules/libgioremote-volume-monitor.so >No symbol table info available. >#2 0xb76bb43e in g_volume_monitor_get_mounts () from /lib/libgio-2.0.so.0 >No symbol table info available. >#3 0xb76b8d0a in ?? () from /lib/libgio-2.0.so.0 >No symbol table info available. >#4 0xb76bb43e in g_volume_monitor_get_mounts () from /lib/libgio-2.0.so.0 >No symbol table info available. >#5 0x08096abb in update_places (sidebar=0x82fb188) > at nautilus-places-sidebar.c:760 > bookmark = <optimized out> > selection = <optimized out> > last_iter = {stamp = 0, user_data = 0x0, user_data2 = 0x0, > user_data3 = 0x0} > model = 0x870add8 > volume_monitor = 0x82b9208 > mounts = <optimized out> > l = <optimized out> > ll = <optimized out> > mount = <optimized out> >---Type <return> to continue, or q <return> to quit--- > drives = 0x83f21b0 = {0x8724160, 0x8238ce8, > <error reading variable drives (Cannot access memory at address 0x3)> > drive = <optimized out> > volumes = <optimized out> > volume = <optimized out> > bookmark_count = -1276110144 > index = 8 > location = 0x8699f78 "file:///home/dedanna" > mount_uri = <optimized out> > name = <optimized out> > desktop_path = <optimized out> > last_uri = 0x0 > identifier = <optimized out> > path = <optimized out> > bookmark_name = <optimized out> > icon = <optimized out> > root = <optimized out> > slot = <optimized out> > tooltip = <optimized out> > network_mounts = 0x0 > network_volumes = 0x8723530 = {0x81e79f8} > file = <optimized out> > __PRETTY_FUNCTION__ = "update_places" >---Type <return> to continue, or q <return> to quit--- >#6 0xb75f91ec in g_cclosure_marshal_VOID__VOID () > from /lib/libgobject-2.0.so.0 >No symbol table info available. >#7 0xb75f7484 in g_closure_invoke () from /lib/libgobject-2.0.so.0 >No symbol table info available. >#8 0xb76090b3 in ?? () from /lib/libgobject-2.0.so.0 >No symbol table info available. >#9 0xb76112c4 in g_signal_emit_valist () from /lib/libgobject-2.0.so.0 >No symbol table info available. >#10 0xb7611443 in g_signal_emit () from /lib/libgobject-2.0.so.0 >No symbol table info available. >#11 0xb75fa1a3 in g_cclosure_marshal_VOID__PARAM () > from /lib/libgobject-2.0.so.0 >No symbol table info available. >#12 0xb75f7484 in g_closure_invoke () from /lib/libgobject-2.0.so.0 >No symbol table info available. >#13 0xb76090b3 in ?? () from /lib/libgobject-2.0.so.0 >No symbol table info available. >#14 0xb76112c4 in g_signal_emit_valist () from /lib/libgobject-2.0.so.0 >No symbol table info available. >#15 0xb7611443 in g_signal_emit () from /lib/libgobject-2.0.so.0 >No symbol table info available. >#16 0xb75fbc5f in ?? () from /lib/libgobject-2.0.so.0 >---Type <return> to continue, or q <return> to quit--- >No symbol table info available. >#17 0xb75fb628 in ?? () from /lib/libgobject-2.0.so.0 >No symbol table info available. >#18 0xb75feba8 in g_object_set_valist () from /lib/libgobject-2.0.so.0 >No symbol table info available. >#19 0xb75ff348 in g_object_set () from /lib/libgobject-2.0.so.0 >No symbol table info available. >#20 0x080d3d60 in nautilus_bookmark_update_icon (bookmark=0x85b5740) > at nautilus-bookmark.c:108 > new_icon = 0x8692cb0 >#21 nautilus_bookmark_update_icon (bookmark=0x85b5740) > at nautilus-bookmark.c:89 >No locals. >#22 0x080d423f in bookmark_file_changed_callback (file=0x81fb5b8, bookmark= > 0x85b5740) at nautilus-bookmark.c:181 > location = 0x87203d0 > __PRETTY_FUNCTION__ = "bookmark_file_changed_callback" >#23 0xb75f91ec in g_cclosure_marshal_VOID__VOID () > from /lib/libgobject-2.0.so.0 >No symbol table info available. >#24 0xb75f7484 in g_closure_invoke () from /lib/libgobject-2.0.so.0 >No symbol table info available. >#25 0xb76090b3 in ?? () from /lib/libgobject-2.0.so.0 >---Type <return> to continue, or q <return> to quit--- >No symbol table info available. >#26 0xb76112c4 in g_signal_emit_valist () from /lib/libgobject-2.0.so.0 >No symbol table info available. >#27 0xb7611443 in g_signal_emit () from /lib/libgobject-2.0.so.0 >No symbol table info available. >#28 0x08105e8e in nautilus_file_emit_changed (file=0x81fb5b8) > at nautilus-file.c:7133 > link_files = <optimized out> > p = <optimized out> > __PRETTY_FUNCTION__ = "nautilus_file_emit_changed" >#29 0x080e7e3a in nautilus_directory_emit_change_signals (directory=0x82e3038, > changed_files=0xbfffebe4 = {...}) at nautilus-directory.c:732 > p = 0xbfffebe4 = {0x81fb5b8} >#30 0x08105f75 in nautilus_file_changed (file=0x81fb5b8) > at nautilus-file.c:7088 > fake_list = {data=0x81fb5b8, next=0x0, prev=0x0} >#31 0x080e32f0 in count_children_done (directory=0x82e3038, count_file= > 0x81fb5b8, succeeded=1, count=26) at nautilus-directory-async.c:2443 > __PRETTY_FUNCTION__ = "count_children_done" >#32 0x080e35e3 in count_more_files_callback (source_object=0x86c8c80, res= > 0x880dda0, user_data=0x8811b18) at nautilus-directory-async.c:2500 > state = 0x8811b18 > directory = 0x82e3038 >---Type <return> to continue, or q <return> to quit--- > error = 0x0 > files = 0x0 > __PRETTY_FUNCTION__ = "count_more_files_callback" >#33 0xb767a67d in ?? () from /lib/libgio-2.0.so.0 >No symbol table info available. >#34 0xb769fd15 in g_simple_async_result_complete () from /lib/libgio-2.0.so.0 >No symbol table info available. >#35 0xb769fd93 in ?? () from /lib/libgio-2.0.so.0 >No symbol table info available. >#36 0xb75366c0 in ?? () from /lib/libglib-2.0.so.0 >No symbol table info available. >#37 0xb7538c06 in g_main_context_dispatch () from /lib/libglib-2.0.so.0 >No symbol table info available. >#38 0xb7538fa5 in ?? () from /lib/libglib-2.0.so.0 >No symbol table info available. >#39 0xb7539081 in g_main_context_iteration () from /lib/libglib-2.0.so.0 >No symbol table info available. >#40 0xb76d0994 in g_application_run () from /lib/libgio-2.0.so.0 >No symbol table info available. >#41 0x08067b18 in main (argc=1, argv=0xbfffef24) at nautilus-main.c:101 > retval = <optimized out> > application = 0x81d1000 >(gdb) set logging off >Done logging to backtrace4.log. >(gdb) quit >A debugging session is active. > > Inferior 1 [process 5258] will be killed. > >Quit anyway? (y or n) n >Not confirmed. >(gdb) kill >Kill the program being debugged? (y or n) y >(gdb) quit
[dedanna@dedanna ~]$ gdb /usr/bin/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) run Starting program: /usr/bin/nautilus [Thread debugging using libthread_db enabled] Using host libthread_db library "/lib/i686/libthread_db.so.1". [New Thread 0xb64cdb70 (LWP 5191)] [New Thread 0xb5affb70 (LWP 5192)] [New Thread 0xb52feb70 (LWP 5193)] [New Thread 0xb46ffb70 (LWP 5194)] Initializing nautilus-open-terminal extension Detaching after fork from child process 5195. Detaching after fork from child process 5196. [Thread 0xb52feb70 (LWP 5193) exited] [New Thread 0xb52feb70 (LWP 5226)] Program received signal SIGSEGV, Segmentation fault. 0xb75fbede in g_object_ref () from /lib/libgobject-2.0.so.0 (gdb) handle SIG33 nostop noprint noignore pass Signal Stop Print Pass to program Description SIG33 No No Yes Real-time event 33 (gdb) kill Kill the program being debugged? (y or n) y (gdb) run Starting program: /usr/bin/nautilus [Thread debugging using libthread_db enabled] Using host libthread_db library "/lib/i686/libthread_db.so.1". [New Thread 0xb64cdb70 (LWP 5259)] [New Thread 0xb5affb70 (LWP 5260)] [New Thread 0xb52feb70 (LWP 5261)] [New Thread 0xb48ffb70 (LWP 5262)] Initializing nautilus-open-terminal extension Detaching after fork from child process 5263. Detaching after fork from child process 5264. [Thread 0xb5affb70 (LWP 5260) exited] [New Thread 0xb5affb70 (LWP 5294)] Program received signal SIGSEGV, Segmentation fault. 0xb75fbede in g_object_ref () from /lib/libgobject-2.0.so.0 (gdb) set logging file backtrace4.log (gdb) set logging on Copying output to backtrace4.log. (gdb) bt full #0 0xb75fbede in g_object_ref () from /lib/libgobject-2.0.so.0 No symbol table info available. #1 0xb3be8abc in ?? () from /usr/lib/gio/modules/libgioremote-volume-monitor.so No symbol table info available. #2 0xb76bb43e in g_volume_monitor_get_mounts () from /lib/libgio-2.0.so.0 No symbol table info available. #3 0xb76b8d0a in ?? () from /lib/libgio-2.0.so.0 No symbol table info available. #4 0xb76bb43e in g_volume_monitor_get_mounts () from /lib/libgio-2.0.so.0 No symbol table info available. #5 0x08096abb in update_places (sidebar=0x82fb188) at nautilus-places-sidebar.c:760 bookmark = <optimized out> selection = <optimized out> last_iter = {stamp = 0, user_data = 0x0, user_data2 = 0x0, user_data3 = 0x0} model = 0x870add8 volume_monitor = 0x82b9208 mounts = <optimized out> l = <optimized out> ll = <optimized out> mount = <optimized out> ---Type <return> to continue, or q <return> to quit--- drives = 0x83f21b0 = {0x8724160, 0x8238ce8, <error reading variable drives (Cannot access memory at address 0x3)> drive = <optimized out> volumes = <optimized out> volume = <optimized out> bookmark_count = -1276110144 index = 8 location = 0x8699f78 "file:///home/dedanna" mount_uri = <optimized out> name = <optimized out> desktop_path = <optimized out> last_uri = 0x0 identifier = <optimized out> path = <optimized out> bookmark_name = <optimized out> icon = <optimized out> root = <optimized out> slot = <optimized out> tooltip = <optimized out> network_mounts = 0x0 network_volumes = 0x8723530 = {0x81e79f8} file = <optimized out> __PRETTY_FUNCTION__ = "update_places" ---Type <return> to continue, or q <return> to quit--- #6 0xb75f91ec in g_cclosure_marshal_VOID__VOID () from /lib/libgobject-2.0.so.0 No symbol table info available. #7 0xb75f7484 in g_closure_invoke () from /lib/libgobject-2.0.so.0 No symbol table info available. #8 0xb76090b3 in ?? () from /lib/libgobject-2.0.so.0 No symbol table info available. #9 0xb76112c4 in g_signal_emit_valist () from /lib/libgobject-2.0.so.0 No symbol table info available. #10 0xb7611443 in g_signal_emit () from /lib/libgobject-2.0.so.0 No symbol table info available. #11 0xb75fa1a3 in g_cclosure_marshal_VOID__PARAM () from /lib/libgobject-2.0.so.0 No symbol table info available. #12 0xb75f7484 in g_closure_invoke () from /lib/libgobject-2.0.so.0 No symbol table info available. #13 0xb76090b3 in ?? () from /lib/libgobject-2.0.so.0 No symbol table info available. #14 0xb76112c4 in g_signal_emit_valist () from /lib/libgobject-2.0.so.0 No symbol table info available. #15 0xb7611443 in g_signal_emit () from /lib/libgobject-2.0.so.0 No symbol table info available. #16 0xb75fbc5f in ?? () from /lib/libgobject-2.0.so.0 ---Type <return> to continue, or q <return> to quit--- No symbol table info available. #17 0xb75fb628 in ?? () from /lib/libgobject-2.0.so.0 No symbol table info available. #18 0xb75feba8 in g_object_set_valist () from /lib/libgobject-2.0.so.0 No symbol table info available. #19 0xb75ff348 in g_object_set () from /lib/libgobject-2.0.so.0 No symbol table info available. #20 0x080d3d60 in nautilus_bookmark_update_icon (bookmark=0x85b5740) at nautilus-bookmark.c:108 new_icon = 0x8692cb0 #21 nautilus_bookmark_update_icon (bookmark=0x85b5740) at nautilus-bookmark.c:89 No locals. #22 0x080d423f in bookmark_file_changed_callback (file=0x81fb5b8, bookmark= 0x85b5740) at nautilus-bookmark.c:181 location = 0x87203d0 __PRETTY_FUNCTION__ = "bookmark_file_changed_callback" #23 0xb75f91ec in g_cclosure_marshal_VOID__VOID () from /lib/libgobject-2.0.so.0 No symbol table info available. #24 0xb75f7484 in g_closure_invoke () from /lib/libgobject-2.0.so.0 No symbol table info available. #25 0xb76090b3 in ?? () from /lib/libgobject-2.0.so.0 ---Type <return> to continue, or q <return> to quit--- No symbol table info available. #26 0xb76112c4 in g_signal_emit_valist () from /lib/libgobject-2.0.so.0 No symbol table info available. #27 0xb7611443 in g_signal_emit () from /lib/libgobject-2.0.so.0 No symbol table info available. #28 0x08105e8e in nautilus_file_emit_changed (file=0x81fb5b8) at nautilus-file.c:7133 link_files = <optimized out> p = <optimized out> __PRETTY_FUNCTION__ = "nautilus_file_emit_changed" #29 0x080e7e3a in nautilus_directory_emit_change_signals (directory=0x82e3038, changed_files=0xbfffebe4 = {...}) at nautilus-directory.c:732 p = 0xbfffebe4 = {0x81fb5b8} #30 0x08105f75 in nautilus_file_changed (file=0x81fb5b8) at nautilus-file.c:7088 fake_list = {data=0x81fb5b8, next=0x0, prev=0x0} #31 0x080e32f0 in count_children_done (directory=0x82e3038, count_file= 0x81fb5b8, succeeded=1, count=26) at nautilus-directory-async.c:2443 __PRETTY_FUNCTION__ = "count_children_done" #32 0x080e35e3 in count_more_files_callback (source_object=0x86c8c80, res= 0x880dda0, user_data=0x8811b18) at nautilus-directory-async.c:2500 state = 0x8811b18 directory = 0x82e3038 ---Type <return> to continue, or q <return> to quit--- error = 0x0 files = 0x0 __PRETTY_FUNCTION__ = "count_more_files_callback" #33 0xb767a67d in ?? () from /lib/libgio-2.0.so.0 No symbol table info available. #34 0xb769fd15 in g_simple_async_result_complete () from /lib/libgio-2.0.so.0 No symbol table info available. #35 0xb769fd93 in ?? () from /lib/libgio-2.0.so.0 No symbol table info available. #36 0xb75366c0 in ?? () from /lib/libglib-2.0.so.0 No symbol table info available. #37 0xb7538c06 in g_main_context_dispatch () from /lib/libglib-2.0.so.0 No symbol table info available. #38 0xb7538fa5 in ?? () from /lib/libglib-2.0.so.0 No symbol table info available. #39 0xb7539081 in g_main_context_iteration () from /lib/libglib-2.0.so.0 No symbol table info available. #40 0xb76d0994 in g_application_run () from /lib/libgio-2.0.so.0 No symbol table info available. #41 0x08067b18 in main (argc=1, argv=0xbfffef24) at nautilus-main.c:101 retval = <optimized out> application = 0x81d1000 (gdb) set logging off Done logging to backtrace4.log. (gdb) quit A debugging session is active. Inferior 1 [process 5258] will be killed. Quit anyway? (y or n) n Not confirmed. (gdb) kill Kill the program being debugged? (y or n) y (gdb) quit
View Attachment As Raw
Actions:
View
Attachments on
bug 5163
:
1888
|
1889
|
2015
|
2025
|
3648
| 3649