GNOME Bugzilla – Bug 390745
crash in CD/DVD Creator: I was opening a network ...
Last modified: 2007-06-11 09:10:25 UTC
What were you doing when the application crashed? I was opening a network share (SMB) via Nautilus and had to enter my AD credentials to do so. Distribution: Gentoo Base System version 1.12.8 Gnome Release: 2.16.2 2006-12-24 (Gentoo) BugBuddy Version: 2.16.0 Memory status: size: 0 vsize: 0 resident: 0 share: 0 rss: 0 rss_rlim: 0 CPU usage: start_time: 0 rtime: 0 utime: 0 stime: 0 cutime:0 cstime: 0 timeout: 0 it_real_value: 0 frequency: 0 Backtrace was generated from '/usr/bin/nautilus' (no debugging symbols found) Using host libthread_db library "/lib/libthread_db.so.1".
Thanks for taking the time to report this bug. Without a stack trace from the crash it's very hard to determine what caused it. Can you get us a stack trace? Please see http://live.gnome.org/GettingTraces for more information on how to do so. Thanks in advance!
Working on getting the trace right now, re-compiling nautilus, gtk+, glib, gnome-vfs with debug turned on.
Created attachment 79039 [details] backtrace trace with debugging output, please let me know if I should turn down some gcc flags to get more info.
Created attachment 79040 [details] Various system/kernel/compiler information about my system.
I believe that I have provided a valid trace for the dev, adding this comment to remove the NEEDINFO tag from this bug.
Looks like the problem is occuring within libdbus. Would be worth recompiling libdbus to get debugging symbols for that as well, so we can at least tell who's at fault here.
Created attachment 79043 [details] backtrace with libdbus debugging info Also removed -O2 from gcc options and re-compiled gtk+, glib, nautilus, and gnome-vfs.
Thanks! Looks like we're able to narrow this down quite far. Looks like an error in gnome-vfs, with it giving incorrect arguments of some form to dbus. Can you try running nautilus from the command line? There should be a message of the form "arguments to %s() were incorrect, assertion "%s" failed" at the end of the output before the crash, but getting the messages beforehand will probably help as well.
Created attachment 79045 [details] Command line output from Nautilus.
Copying backtrace into comments for ease of later duplicate matching.
+ Trace 126040
Thanks for the bug report. This particular bug has already been reported into our bug tracking system, but please feel free to report any further bugs you find. *** This bug has been marked as a duplicate of 389375 ***