GNOME Bugzilla – Bug 140348
nautilus 2.6 segfaults on start
Last modified: 2004-12-22 21:47:04 UTC
Distribution: Gentoo Base System version 1.4.8 Package: nautilus Severity: normal Version: GNOME2.6. 2.6.0 Gnome-Distributor: Gentoo Linux Synopsis: nautilus 2.6 segfaults on start Bugzilla-Product: nautilus Bugzilla-Component: general Bugzilla-Version: 2.6.0 BugBuddy-GnomeVersion: 2.0 (2.6.0) Description: Description of the crash: nautious segfaults on start How often does this happen? semi-often but not all the time Debugging Information: Backtrace was generated from '/usr/bin/nautilus' Using host libthread_db library "/lib/libthread_db.so.1". [Thread debugging using libthread_db enabled] [New Thread 16384 (LWP 10972)] [New Thread 32769 (LWP 10973)] [Thread debugging using libthread_db enabled] [New Thread 16384 (LWP 10972)] [New Thread 32769 (LWP 10973)] [New Thread 16386 (LWP 10974)] [Thread debugging using libthread_db enabled] [New Thread 16384 (LWP 10972)] [New Thread 32769 (LWP 10973)] 0x0000002a9936d9c3 in waitpid () from /lib/libpthread.so.0
+ Trace 46127
Thread 1 (Thread 16384 (LWP 10972))
------- Bug moved to this database by unknown@bugzilla.gnome.org 2004-04-18 03:19 ------- Unknown version 2.6.0 in product nautilus. Setting version to "1.0.x". Unknown platform unknown. Setting to default platform "Other". Unknown milestone "unknown" in product "nautilus". Setting to default milestone for this product, '---' The original reporter of this bug does not have an account here. Reassigning to the person who moved it here, unknown@bugzilla.gnome.org. Previous reporter was lv@gentoo.org. Setting to default status "UNCONFIRMED". Setting qa contact to the default for this product. This bug either had no qa contact or an invalid one.
This looks like a duplicate of Bug 135417. Can you confirm? Are you on AMD64?
yes, i am on amd64. and unlike other reports, i'm not currently running a cvs snapshot of glibc. I'm running 2.3.2... which i thought should have eliminated this bug, since we're seeing a decent number of bugs related to http://bugs.gentoo.org/show_bug.cgi?id=46674 "Without TLS, the thread descriptor is allocated from stack. If the thread stack is malloced and set by pthread_attr_setstack, it may be freed before the thread manager thread finishes processing the thread descriptor." http://sources.redhat.com/bugzilla/show_bug.cgi?id=110 NPTL support enables TLS, which fixed things for me with the glibc 2.3.3 snapshot. i am not currently using nptl.
http://bugzilla.gnome.org/show_bug.cgi?id=138986 can also be marked a duplicate of Bug 135417, along with this one. sorry about that.
Thanks for the feedback. I'm gonna mark this as duplicate of 138986; please add any information that might be useful there. *** This bug has been marked as a duplicate of 138986 ***