GNOME Bugzilla – Bug 352418
crash in Computer: Starting up Nautilus. I...
Last modified: 2006-10-12 17:53:21 UTC
What were you doing when the application crashed? Starting up Nautilus. I see the following in the terminal: ** (nautilus:6970): CRITICAL **: oobs_share_smb_new: assertion `path[0] == '/'' failed ** (nautilus:6970): CRITICAL **: oobs_list_set: assertion `G_IS_OBJECT (data)' failed (nautilus:6970): GLib-GObject-CRITICAL **: g_object_unref: assertion `G_IS_OBJECT (object)' failed ** (nautilus:6970): CRITICAL **: oobs_list_get: assertion `node->data != NULL' failed ** (nautilus:6970): CRITICAL **: oobs_share_get_path: assertion `OOBS_IS_SHARE (share)' failed Distribution: Ubuntu 6.10 (edgy) Gnome Release: 2.15.92 2006-08-22 (Ubuntu) BugBuddy Version: 2.15.92 Memory status: size: 21549056 vsize: 0 resident: 21549056 share: 0 rss: 7974912 rss_rlim: 0 CPU usage: start_time: 1156262864 rtime: 0 utime: 22 stime: 0 cutime:19 cstime: 0 timeout: 3 it_real_value: 0 frequency: 0 Backtrace was generated from '/usr/bin/nautilus' Using host libthread_db library "/lib/tls/i686/cmov/libthread_db.so.1". [Thread debugging using libthread_db enabled] [New Thread -1226426704 (LWP 6970)] 0xffffe410 in __kernel_vsyscall ()
+ Trace 70825
Thread 1 (Thread -1226426704 (LWP 6970))
*** Bug 353713 has been marked as a duplicate of this bug. ***
*** Bug 353716 has been marked as a duplicate of this bug. ***
See bug 353716 for a stacktrace with glib debugging symbols.
*** Bug 354236 has been marked as a duplicate of this bug. ***
*** Bug 356875 has been marked as a duplicate of this bug. ***
*** Bug 356987 has been marked as a duplicate of this bug. ***
*** Bug 357311 has been marked as a duplicate of this bug. ***
*** Bug 357308 has been marked as a duplicate of this bug. ***
*** Bug 358287 has been marked as a duplicate of this bug. ***
*** Bug 358473 has been marked as a duplicate of this bug. ***
8 duplicates so far, i'm considering this as a GNOME 2.16 target.
*** Bug 358692 has been marked as a duplicate of this bug. ***
*** Bug 358900 has been marked as a duplicate of this bug. ***
*** Bug 358936 has been marked as a duplicate of this bug. ***
*** Bug 358950 has been marked as a duplicate of this bug. ***
Can anyone here please get us a stacktrace with debugging symbols to help the developers fix this issue? Please see http://live.gnome.org/GettingTraces for more information on how to do so. Thanks very much in advance!
I've just updated the computer that I had running Ubuntu Edgy to the latest version of everything (aptitude update; aptitude upgrade), and that seems to have fixed the problem. The bug dissapeared when nautilus-cd-burner was upgraded. It's probably not worth trying to fix a bug that isn't there anymore.
I've updated my ubuntu too but the bug remain!
*** Bug 358985 has been marked as a duplicate of this bug. ***
*** Bug 358987 has been marked as a duplicate of this bug. ***
*** Bug 359002 has been marked as a duplicate of this bug. ***
Created attachment 73850 [details] Partial stacktrace of the crash I am also an Ubuntu Edgy user, and unlike the previous poster, I started having this issue when I upgraded to the latest nautilus/nautilus-cd-burner packages. Here is a partial stacktrace with nautilus debugging symbols enabled. That's all I can do for the moment. I will try to compile all required packages with debugging symbols, but I just haven't got the time right now. I hope this helps.
that's a gnome-system-tools issue, probably similar to bug #350758, reassigning
*** Bug 359019 has been marked as a duplicate of this bug. ***
bernat: thanks very much for your help, however, that stacktrace is still missing the two most important "symbols" (= names of functions and line numbers) in
+ Trace 74081
anyway, this already brings us nearer to the core of the problem... if there is any debug or devel package available for liboobs, feel free to install. thanks in advance. ;-)
Maybe you could attach /etc/samba/smb.conf (after replacing private datas if there is any) to the bug?
Created attachment 73852 [details] My smb.conf Here's my smb.conf. I've got no private data there, so it is an exact copy of what I've got on my system. BTW, I installed the ubuntu edgy liboobs1-2-dbg and liboobs1-2-dev packages, but that did not add any more information to the stacktrace, so I did not submit it. If necessary, could anyone point me out to which product's debug symbols I should be looking for? Apparently, the Ubuntu bug (https://launchpad.net/distros/ubuntu/+source/gnome-system-tools/+bug/62739) has been fixed, but not yet released. So I'm looking forward to see if that is a fix for this same issue. Cheers.
Thanks, there's now a fix in s-t-b HEAD. Also liboobs has been made more robust
*** Bug 359055 has been marked as a duplicate of this bug. ***
*** Bug 359097 has been marked as a duplicate of this bug. ***
*** Bug 359100 has been marked as a duplicate of this bug. ***
*** Bug 359128 has been marked as a duplicate of this bug. ***
*** Bug 361640 has been marked as a duplicate of this bug. ***