Another:

Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 0xb7c7b6c0 (LWP 30529)]
GCGraphBuilder::AddNode (this=0xbf85070c, s=0xb113b80, aParticipant=0x8aecd14)
    at nsCycleCollector.cpp:1287
1287    nsCycleCollector.cpp: No such file or directory.
        in nsCycleCollector.cpp
Current language:  auto; currently c++
(gdb) where
#0  GCGraphBuilder::AddNode (this=0xbf85070c, s=0xb113b80, 
aParticipant=0x8aecd14)
    at nsCycleCollector.cpp:1287
#1  0xb78e2401 in GCGraphBuilder::NoteScriptChild (this=0xbf85070c, langID=2, 
child=0xb113b80)
    at nsCycleCollector.cpp:1237
#2  0xb71306b0 in NoteJSChild (trc=0x1b47cca8, thing=0xb113b80, kind=0) at 
nsXPConnect.cpp:744
#3  0xb7c18df9 in JS_CallTracer (trc=0xbf850660, thing=0xb113b80, kind=0) at 
jsgc.c:2449
#4  0xb7c2eecc in js_TraceObject (trc=0xbf850660, obj=0xb113ba0) at jsobj.c:5082
#5  0xb7c18bba in JS_TraceChildren (trc=0xbf850660, thing=0xb113ba0, kind=0) at 
jsgc.c:2233
#6  0xb7130770 in nsXPConnect::Traverse (this=0x8aecd00, p=0xb113ba0, [EMAIL 
PROTECTED])
    at nsXPConnect.cpp:935
#7  0xb78e1c84 in GCGraphBuilder::Traverse (this=0xbf85070c, 
aPtrInfo=0xb3e79c64)
    at nsCycleCollector.cpp:1319
#8  0xb78e1ce7 in nsCycleCollector::MarkRoots (this=0x8a8a6b0, [EMAIL 
PROTECTED])
    at nsCycleCollector.cpp:1513
#9  0xb78e2795 in nsCycleCollector::BeginCollection (this=0x8a8a6b0) at 
nsCycleCollector.cpp:2368
#10 0xb78e27d8 in nsCycleCollector_beginCollection () at 
nsCycleCollector.cpp:2910
#11 0xb71316cc in XPCCycleCollectGCCallback (cx=0x8d53b78, status=JSGC_MARK_END)
    at nsXPConnect.cpp:440
#12 0xb7c19d7a in js_GC (cx=0x8d53b78, gckind=GC_NORMAL) at jsgc.c:3239
#13 0xb7bf663a in JS_GC (cx=0x8d53b78) at jsapi.c:2469
#14 0xb7130950 in nsXPConnect::Collect (this=0x8aecd00) at nsXPConnect.cpp:529
#15 0xb78e28fa in nsCycleCollector::Collect (this=0x8a8a6b0, aTryCollections=1)
    at nsCycleCollector.cpp:2250
#16 0xb78e2a39 in nsCycleCollector_collect () at nsCycleCollector.cpp:2898
#17 0xb74ddf42 in nsJSContext::CC () at nsJSEnvironment.cpp:3346
#18 0xb74de1fa in nsJSContext::Notify (this=0xaa90b78, timer=0x1acce880)
    at nsJSEnvironment.cpp:3438
#19 0xb78d9a42 in nsTimerImpl::Fire (this=0x1acce880) at nsTimerImpl.cpp:403
#20 0xb78d9ab7 in nsTimerEvent::Run (this=0x1accadf8) at nsTimerImpl.cpp:490
#21 0xb78d756c in nsThread::ProcessNextEvent (this=0x8a646b0, mayWait=1, 
result=0xbf854964)
    at nsThread.cpp:510
#22 0xb78a7f88 in NS_ProcessNextEvent_P (thread=0x1b47cca8, mayWait=1) at 
nsThreadUtils.cpp:227
#23 0xb782b2c4 in nsBaseAppShell::Run (this=0x8b0d7a0) at nsBaseAppShell.cpp:170
#24 0xb76c0ab8 in nsAppStartup::Run (this=0x8b50948) at nsAppStartup.cpp:181
#25 0xb7125508 in XRE_main (argc=2, argv=0xbf8580c4, aAppData=0x89ef830) at 
nsAppRunner.cpp:3194
#26 0x080491ab in ?? ()
#27 0xb7c93685 in __libc_start_main () from /lib/tls/i686/cmov/libc.so.6
#28 0x08048d11 in ?? ()
(gdb) thread apply all bt

Thread 531 (Thread 0xa60eab90 (LWP 14413)):
#0  0xb7f57430 in __kernel_vsyscall ()
#1  0xb7f0e3a2 in pthread_cond_timedwait@@GLIBC_2.3.2 () from 
/lib/tls/i686/cmov/libpthread.so.0
#2  0xb7bb0f9e in pt_TimedWait (cv=0x9b8be34, ml=0x9b8bdd0, timeout=60000) at 
ptsynch.c:280
#3  0xb7bb1dc0 in PR_WaitCondVar (cvar=0x9b8be30, timeout=60000) at 
ptsynch.c:407
#4  0xb718bd4a in nsHostResolver::GetHostToLookup (this=0x9b8bd70, 
result=0xa60ea378)
    at nsHostResolver.cpp:595
#5  0xb718c412 in nsHostResolver::ThreadFunc (arg=0x9b8bd70) at 
nsHostResolver.cpp:690
#6  0xb7bb81e1 in _pt_root (arg=0xe9b2d70) at ptthread.c:221
#7  0xb7f0a50f in start_thread () from /lib/tls/i686/cmov/libpthread.so.0
#8  0xb7d5e7ee in clone () from /lib/tls/i686/cmov/libc.so.6

Thread 8 (Thread 0xb1ea5b90 (LWP 30740)):
#0  0xb7f57430 in __kernel_vsyscall ()
#1  0xb7d53f77 in poll () from /lib/tls/i686/cmov/libc.so.6
#2  0xb7bb3d8c in _pr_poll_with_poll (pds=0x8adc240, npds=2, timeout=65535000) 
at ptio.c:3895
#3  0xb7182a7b in nsSocketTransportService::Poll (this=0x8adbd60, wait=1, 
interval=0xb1ea51e8)
    at nsSocketTransportService2.cpp:349
#4  0xb7182f70 in nsSocketTransportService::DoPollIteration (this=0x8adbd60, 
wait=1)
    at nsSocketTransportService2.cpp:644
#5  0xb718321a in nsSocketTransportService::OnProcessNextEvent (this=0x8adbd60, 
thread=0xa274e00, 
    mayWait=1, depth=1) at nsSocketTransportService2.cpp:523
#6  0xb78d750e in nsThread::ProcessNextEvent (this=0xa274e00, mayWait=1, 
result=0xb1ea5294)
    at nsThread.cpp:497
#7  0xb78a7f88 in NS_ProcessNextEvent_P (thread=0x2, mayWait=1) at 
nsThreadUtils.cpp:227
#8  0xb7182c93 in nsSocketTransportService::Run (this=0x8adbd60)
    at nsSocketTransportService2.cpp:565
#9  0xb78d756c in nsThread::ProcessNextEvent (this=0xa274e00, mayWait=1, 
result=0xb1ea5344)
    at nsThread.cpp:510
#10 0xb78a7f88 in NS_ProcessNextEvent_P (thread=0x2, mayWait=1) at 
nsThreadUtils.cpp:227
#11 0xb78d7cd3 in nsThread::ThreadFunc (arg=0xa274e00) at nsThread.cpp:253
#12 0xb7bb81e1 in _pt_root (arg=0xa275008) at ptthread.c:221
#13 0xb7f0a50f in start_thread () from /lib/tls/i686/cmov/libpthread.so.0
#14 0xb7d5e7ee in clone () from /lib/tls/i686/cmov/libc.so.6

Thread 6 (Thread 0xb2ea7b90 (LWP 30702)):
#0  0xb7f57430 in __kernel_vsyscall ()
#1  0xb7f0e075 in pthread_cond_wait@@GLIBC_2.3.2 () from 
/lib/tls/i686/cmov/libpthread.so.0
#2  0xb7bb1e39 in PR_WaitCondVar (cvar=0x9a89158, timeout=4294967295) at 
ptsynch.c:405
#3  0xb7bb1eb7 in PR_Wait (mon=0x8b04500, timeout=4294967295) at ptsynch.c:584
#4  0xb78d6791 in nsEventQueue::GetEvent (this=0x98ab660, mayWait=1, 
result=0xb2ea7304)
    at ../../dist/include/xpcom/nsAutoLock.h:340
#5  0xb78d7540 in nsThread::ProcessNextEvent (this=0x98ab640, mayWait=1, 
result=0xb2ea7344)
    at nsThread.h:112
#6  0xb78a7f88 in NS_ProcessNextEvent_P (thread=0x80, mayWait=1) at 
nsThreadUtils.cpp:227
#7  0xb78d7cd3 in nsThread::ThreadFunc (arg=0x98ab640) at nsThread.cpp:253
#8  0xb7bb81e1 in _pt_root (arg=0x8e2fa30) at ptthread.c:221
#9  0xb7f0a50f in start_thread () from /lib/tls/i686/cmov/libpthread.so.0
#10 0xb7d5e7ee in clone () from /lib/tls/i686/cmov/libc.so.6

Thread 5 (Thread 0xb5195b90 (LWP 30534)):
#0  0xb7f57430 in __kernel_vsyscall ()
#1  0xb7f0e3a2 in pthread_cond_timedwait@@GLIBC_2.3.2 () from 
/lib/tls/i686/cmov/libpthread.so.0
#2  0xb7bb0f9e in pt_TimedWait (cv=0x8a643e4, ml=0x8a74c38, timeout=3793) at 
ptsynch.c:280
#3  0xb7bb1dc0 in PR_WaitCondVar (cvar=0x8a643e0, timeout=3793) at ptsynch.c:407
#4  0xb78da4bc in TimerThread::Run (this=0x8a74dd8) at TimerThread.cpp:345
#5  0xb78d756c in nsThread::ProcessNextEvent (this=0x8b95bb0, mayWait=1, 
result=0xb5195344)
    at nsThread.cpp:510
#6  0xb78a7f88 in NS_ProcessNextEvent_P (thread=0x80, mayWait=1) at 
nsThreadUtils.cpp:227
#7  0xb78d7cd3 in nsThread::ThreadFunc (arg=0x8b95bb0) at nsThread.cpp:253
#8  0xb7bb81e1 in _pt_root (arg=0x8b95db8) at ptthread.c:221
#9  0xb7f0a50f in start_thread () from /lib/tls/i686/cmov/libpthread.so.0
#10 0xb7d5e7ee in clone () from /lib/tls/i686/cmov/libc.so.6

Thread 4 (Thread 0xb482cb90 (LWP 30546)):
#0  0xb7f57430 in __kernel_vsyscall ()
#1  0xb7f0e075 in pthread_cond_wait@@GLIBC_2.3.2 () from 
/lib/tls/i686/cmov/libpthread.so.0
#2  0xb7bb1e39 in PR_WaitCondVar (cvar=0x8e61528, timeout=4294967295) at 
ptsynch.c:405
#3  0xb76e0266 in nsSSLThread::Run (this=0x8e5dfd0) at nsSSLThread.cpp:964
#4  0xb76dfb9a in nsPSMBackgroundThread::nsThreadRunner (arg=0x8e5dfd0)
    at nsPSMBackgroundThread.cpp:44
#5  0xb7bb81e1 in _pt_root (arg=0x8e9f250) at ptthread.c:221
#6  0xb7f0a50f in start_thread () from /lib/tls/i686/cmov/libpthread.so.0
#7  0xb7d5e7ee in clone () from /lib/tls/i686/cmov/libc.so.6

Thread 3 (Thread 0xb37bfb90 (LWP 30547)):
#0  0xb7f57430 in __kernel_vsyscall ()
#1  0xb7f0e075 in pthread_cond_wait@@GLIBC_2.3.2 () from 
/lib/tls/i686/cmov/libpthread.so.0
#2  0xb7bb1e39 in PR_WaitCondVar (cvar=0x8e9f3e0, timeout=4294967295) at 
ptsynch.c:405
#3  0xb76e12fe in nsCertVerificationThread::Run (this=0x8e9f330)
    at nsCertVerificationThread.cpp:138
#4  0xb76dfb9a in nsPSMBackgroundThread::nsThreadRunner (arg=0x8e9f330)
    at nsPSMBackgroundThread.cpp:44
#5  0xb7bb81e1 in _pt_root (arg=0x8e9f420) at ptthread.c:221
#6  0xb7f0a50f in start_thread () from /lib/tls/i686/cmov/libpthread.so.0
#7  0xb7d5e7ee in clone () from /lib/tls/i686/cmov/libc.so.6

Thread 1 (Thread 0xb7c7b6c0 (LWP 30529)):
#0  GCGraphBuilder::AddNode (this=0xbf85070c, s=0xb113b80, 
aParticipant=0x8aecd14)
    at nsCycleCollector.cpp:1287
#1  0xb78e2401 in GCGraphBuilder::NoteScriptChild (this=0xbf85070c, langID=2, 
child=0xb113b80)
    at nsCycleCollector.cpp:1237
#2  0xb71306b0 in NoteJSChild (trc=0x1b47cca8, thing=0xb113b80, kind=0) at 
nsXPConnect.cpp:744
#3  0xb7c18df9 in JS_CallTracer (trc=0xbf850660, thing=0xb113b80, kind=0) at 
jsgc.c:2449
#4  0xb7c2eecc in js_TraceObject (trc=0xbf850660, obj=0xb113ba0) at jsobj.c:5082
#5  0xb7c18bba in JS_TraceChildren (trc=0xbf850660, thing=0xb113ba0, kind=0) at 
jsgc.c:2233
#6  0xb7130770 in nsXPConnect::Traverse (this=0x8aecd00, p=0xb113ba0, [EMAIL 
PROTECTED])
    at nsXPConnect.cpp:935
#7  0xb78e1c84 in GCGraphBuilder::Traverse (this=0xbf85070c, 
aPtrInfo=0xb3e79c64)
    at nsCycleCollector.cpp:1319
#8  0xb78e1ce7 in nsCycleCollector::MarkRoots (this=0x8a8a6b0, [EMAIL 
PROTECTED])
    at nsCycleCollector.cpp:1513
#9  0xb78e2795 in nsCycleCollector::BeginCollection (this=0x8a8a6b0) at 
nsCycleCollector.cpp:2368
#10 0xb78e27d8 in nsCycleCollector_beginCollection () at 
nsCycleCollector.cpp:2910
#11 0xb71316cc in XPCCycleCollectGCCallback (cx=0x8d53b78, status=JSGC_MARK_END)
    at nsXPConnect.cpp:440
#12 0xb7c19d7a in js_GC (cx=0x8d53b78, gckind=GC_NORMAL) at jsgc.c:3239
#13 0xb7bf663a in JS_GC (cx=0x8d53b78) at jsapi.c:2469
#14 0xb7130950 in nsXPConnect::Collect (this=0x8aecd00) at nsXPConnect.cpp:529
#15 0xb78e28fa in nsCycleCollector::Collect (this=0x8a8a6b0, aTryCollections=1)
    at nsCycleCollector.cpp:2250
#16 0xb78e2a39 in nsCycleCollector_collect () at nsCycleCollector.cpp:2898
#17 0xb74ddf42 in nsJSContext::CC () at nsJSEnvironment.cpp:3346
#18 0xb74de1fa in nsJSContext::Notify (this=0xaa90b78, timer=0x1acce880)
    at nsJSEnvironment.cpp:3438
#19 0xb78d9a42 in nsTimerImpl::Fire (this=0x1acce880) at nsTimerImpl.cpp:403
#20 0xb78d9ab7 in nsTimerEvent::Run (this=0x1accadf8) at nsTimerImpl.cpp:490
#21 0xb78d756c in nsThread::ProcessNextEvent (this=0x8a646b0, mayWait=1, 
result=0xbf854964)
    at nsThread.cpp:510
#22 0xb78a7f88 in NS_ProcessNextEvent_P (thread=0x1b47cca8, mayWait=1) at 
nsThreadUtils.cpp:227
#23 0xb782b2c4 in nsBaseAppShell::Run (this=0x8b0d7a0) at nsBaseAppShell.cpp:170
#24 0xb76c0ab8 in nsAppStartup::Run (this=0x8b50948) at nsAppStartup.cpp:181
#25 0xb7125508 in XRE_main (argc=2, argv=0xbf8580c4, aAppData=0x89ef830) at 
nsAppRunner.cpp:3194
#26 0x080491ab in ?? ()
#27 0xb7c93685 in __libc_start_main () from /lib/tls/i686/cmov/libc.so.6
#28 0x08048d11 in ?? ()

-- 
segfault in GCGraphBuilder::AddNode
https://bugs.launchpad.net/bugs/286366
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to