Note: This is a public test instance of Red Hat Bugzilla. The data contained within is a snapshot of the live data so any changes you make will not be reflected in the production Bugzilla. Email is disabled so feel free to test any aspect of the site that you want. File any problems you find or give feedback at bugzilla.redhat.com.
Bug 119966 - nautilus hangs on start with FUTEX_WAIT
Summary: nautilus hangs on start with FUTEX_WAIT
Keywords:
Status: CLOSED WORKSFORME
Alias: None
Product: Fedora
Classification: Fedora
Component: nautilus
Version: rawhide
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Alexander Larsson
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks: FC2Blocker FC3Target
TreeView+ depends on / blocked
 
Reported: 2004-04-04 09:30 UTC by Toni Willberg
Modified: 2007-11-30 22:10 UTC (History)
0 users

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2004-09-06 13:57:08 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Toni Willberg 2004-04-04 09:30:52 UTC
Description of problem:

When starting Nautilus, it hangs with FUTEX_WAIT.

This has happened for me with all versions since the new GTK.

 nautilus-2.5.91-2
 glibc-2.3.3-20
 kernel-2.6.4-1.300
 gtk2-2.4.0-1

* strace output:
futex(0x9638658, FUTEX_WAIT, 0, NULL

* gdb backtrace:
#0  0x00ee37a2 in _dl_sysinfo_int80 () from /lib/ld-linux.so.2
#1  0x001d57d0 in pthread_cond_wait@@GLIBC_2.3.2 () from
/lib/tls/libpthread.so.0
#2  0x00435af5 in giop_recv_buffer_get () from /usr/lib/libORBit-2.so.0
#3  0x004397b8 in ORBit_small_invoke_stub () from /usr/lib/libORBit-2.so.0
#4  0x00439680 in ORBit_small_invoke_stub_n () from
/usr/lib/libORBit-2.so.0
#5  0x0044d682 in ORBit_c_stub_invoke () from /usr/lib/libORBit-2.so.0
#6  0x004054fc in Bonobo_ActivationContext_activateMatchingFull ()
from /usr/lib/libbonobo-activation.so.4
#7  0x00410584 in Bonobo_ActivationContext__iinterface () from
/usr/lib/libbonobo-activation.so.4

Comment 1 Alexander Larsson 2004-04-06 15:59:02 UTC
Any chance you could install the debuginfo package for libbonobo and
ORBit2 and get a new backtrace?


Comment 2 Toni Willberg 2004-05-07 06:57:35 UTC
Seems I've forgotten to debug this. Will do after couple of weeks.

If someone else is seeing the same problem, and have time to debug it
sooner, please do so.


Comment 3 Alexander Larsson 2004-09-06 13:01:36 UTC
Is this still happening?


Comment 4 Toni Willberg 2004-09-06 13:57:08 UTC
Doesn't happen with my current installations, and I don't have that
old installation available anymore to test with.

I'll close this as WORKSFORME. Thanks for the reminder. :)



Note You need to log in before you can comment on or make changes to this bug.