Mageia Bugzilla – Attachment 1407 Details for
Bug 4102
Firefox crash
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
Help
|
Log In
[x]
|
New Account
|
Forgot Password
trace
trace-firefox.txt (text/plain), 3.08 KB, created by
Marianne Lombard
on 2012-01-23 09:43:03 CET
(
hide
)
Description:
trace
Filename:
MIME Type:
Creator:
Marianne Lombard
Created:
2012-01-23 09:43:03 CET
Size:
3.08 KB
patch
obsolete
>(gdb) bt >#0 0x00007ffff7bd278c in send () from /lib64/libpthread.so.0 >#1 0x00007ffff1ba215d in pt_Send (fd=0x7fffc2b6b700, buf=0x7fffbeb39000, > amount=27, flags=0, timeout=4294967295) > at ../../../mozilla/nsprpub/pr/src/pthreads/ptio.c:1945 >#2 0x00007ffff42c26eb in ssl_DefSend (ss=0x7fffbfd0a000, > buf=0x7fffbeb39000 "\025\003\001", len=27, flags=0) at ssldef.c:127 >#3 0x00007ffff42b2a9d in ssl3_SendRecord (ss=0x7fffbfd0a000, > type=content_alert, pIn=0x7fffe47febb2 "\266\302\377\177", nIn=0, flags=0) > at ssl3con.c:2320 >#4 0x00007ffff42b5c4f in SSL3_SendAlert (ss=0x7fffbfd0a000, > level=<value optimized out>, desc=close_notify) at ssl3con.c:2575 >#5 0x00007ffff42c7203 in ssl_SecureClose (ss=0x7fffbfd0a000) > at sslsecur.c:1080 >#6 0x00007ffff582cc08 in nsNSSSocketInfo::CloseSocketAndDestroy ( > this=0x7fffc18f5b00) > at /usr/src/debug/mozilla-release/security/manager/ssl/src/nsNSSIOLayer.cpp:1830 >#7 0x00007ffff581b6a8 in nsSSLThread::requestClose (si=0x7fffc18f5b00) > at /usr/src/debug/mozilla-release/security/manager/ssl/src/nsSSLThread.cpp:438 >#8 0x00007ffff5829c87 in nsSSLIOLayerClose (fd=0x7fffc8c4dfd0) > at /usr/src/debug/mozilla-release/security/manager/ssl/src/nsNSSIOLayer.cpp:1819 >---Type <return> to continue, or q <return> to quit--- >#9 0x00007ffff4dc71c0 in nsSocketTransport::ReleaseFD_Locked ( > this=0x7fffbf4d4b50, fd=<value optimized out>) > at /usr/src/debug/mozilla-release/netwerk/base/src/nsSocketTransport2.cpp:1404 >#10 0x00007ffff4dc7a36 in nsSocketTransport::OnSocketDetached ( > this=0x7fffbf4d4b50, fd=<value optimized out>) > at /usr/src/debug/mozilla-release/netwerk/base/src/nsSocketTransport2.cpp:1647 >#11 0x00007ffff4dc90c1 in nsSocketTransportService::DetachSocket ( > this=0x7fffeaacee20, listHead=0x7fffe4848000, sock=0x7fffe4848000) > at /usr/src/debug/mozilla-release/netwerk/base/src/nsSocketTransportService2.cpp:205 >#12 0x00007ffff4dc9b66 in nsSocketTransportService::DoPollIteration ( > this=0x7fffeaacee20, wait=<value optimized out>) > at /usr/src/debug/mozilla-release/netwerk/base/src/nsSocketTransportService2.cpp:761 >#13 0x00007ffff4dc9c19 in nsSocketTransportService::Run (this=0x7fffeaacee20) > at /usr/src/debug/mozilla-release/netwerk/base/src/nsSocketTransportService2.cpp:631 >#14 0x00007ffff5b68ae1 in nsThread::ProcessNextEvent (this=0x7fffeaacef80, > mayWait=<value optimized out>, result=0x7fffe47fee5c) > at /usr/src/debug/mozilla-release/xpcom/threads/nsThread.cpp:631 >#15 0x00007ffff5b2bab4 in NS_ProcessNextEvent_P (thread=<value optimized out>, >---Type <return> to continue, or q <return> to quit--- > mayWait=<value optimized out>) > at /usr/src/debug/obj/xpcom/build/nsThreadUtils.cpp:245 >#16 0x00007ffff5b6883d in nsThread::ThreadFunc (arg=0x7fffeaacef80) > at /usr/src/debug/mozilla-release/xpcom/threads/nsThread.cpp:272 >#17 0x00007ffff1ba54b3 in _pt_root (arg=0x7ffff6d58d00) > at ../../../mozilla/nsprpub/pr/src/pthreads/ptthread.c:187 >#18 0x00007ffff7bcad25 in start_thread () from /lib64/libpthread.so.0 >#19 0x00007ffff741fd6d in clone () from /lib64/libc.so.6 >#20 0x0000000000000000 in ?? () >(gdb) >
(gdb) bt #0 0x00007ffff7bd278c in send () from /lib64/libpthread.so.0 #1 0x00007ffff1ba215d in pt_Send (fd=0x7fffc2b6b700, buf=0x7fffbeb39000, amount=27, flags=0, timeout=4294967295) at ../../../mozilla/nsprpub/pr/src/pthreads/ptio.c:1945 #2 0x00007ffff42c26eb in ssl_DefSend (ss=0x7fffbfd0a000, buf=0x7fffbeb39000 "\025\003\001", len=27, flags=0) at ssldef.c:127 #3 0x00007ffff42b2a9d in ssl3_SendRecord (ss=0x7fffbfd0a000, type=content_alert, pIn=0x7fffe47febb2 "\266\302\377\177", nIn=0, flags=0) at ssl3con.c:2320 #4 0x00007ffff42b5c4f in SSL3_SendAlert (ss=0x7fffbfd0a000, level=<value optimized out>, desc=close_notify) at ssl3con.c:2575 #5 0x00007ffff42c7203 in ssl_SecureClose (ss=0x7fffbfd0a000) at sslsecur.c:1080 #6 0x00007ffff582cc08 in nsNSSSocketInfo::CloseSocketAndDestroy ( this=0x7fffc18f5b00) at /usr/src/debug/mozilla-release/security/manager/ssl/src/nsNSSIOLayer.cpp:1830 #7 0x00007ffff581b6a8 in nsSSLThread::requestClose (si=0x7fffc18f5b00) at /usr/src/debug/mozilla-release/security/manager/ssl/src/nsSSLThread.cpp:438 #8 0x00007ffff5829c87 in nsSSLIOLayerClose (fd=0x7fffc8c4dfd0) at /usr/src/debug/mozilla-release/security/manager/ssl/src/nsNSSIOLayer.cpp:1819 ---Type <return> to continue, or q <return> to quit--- #9 0x00007ffff4dc71c0 in nsSocketTransport::ReleaseFD_Locked ( this=0x7fffbf4d4b50, fd=<value optimized out>) at /usr/src/debug/mozilla-release/netwerk/base/src/nsSocketTransport2.cpp:1404 #10 0x00007ffff4dc7a36 in nsSocketTransport::OnSocketDetached ( this=0x7fffbf4d4b50, fd=<value optimized out>) at /usr/src/debug/mozilla-release/netwerk/base/src/nsSocketTransport2.cpp:1647 #11 0x00007ffff4dc90c1 in nsSocketTransportService::DetachSocket ( this=0x7fffeaacee20, listHead=0x7fffe4848000, sock=0x7fffe4848000) at /usr/src/debug/mozilla-release/netwerk/base/src/nsSocketTransportService2.cpp:205 #12 0x00007ffff4dc9b66 in nsSocketTransportService::DoPollIteration ( this=0x7fffeaacee20, wait=<value optimized out>) at /usr/src/debug/mozilla-release/netwerk/base/src/nsSocketTransportService2.cpp:761 #13 0x00007ffff4dc9c19 in nsSocketTransportService::Run (this=0x7fffeaacee20) at /usr/src/debug/mozilla-release/netwerk/base/src/nsSocketTransportService2.cpp:631 #14 0x00007ffff5b68ae1 in nsThread::ProcessNextEvent (this=0x7fffeaacef80, mayWait=<value optimized out>, result=0x7fffe47fee5c) at /usr/src/debug/mozilla-release/xpcom/threads/nsThread.cpp:631 #15 0x00007ffff5b2bab4 in NS_ProcessNextEvent_P (thread=<value optimized out>, ---Type <return> to continue, or q <return> to quit--- mayWait=<value optimized out>) at /usr/src/debug/obj/xpcom/build/nsThreadUtils.cpp:245 #16 0x00007ffff5b6883d in nsThread::ThreadFunc (arg=0x7fffeaacef80) at /usr/src/debug/mozilla-release/xpcom/threads/nsThread.cpp:272 #17 0x00007ffff1ba54b3 in _pt_root (arg=0x7ffff6d58d00) at ../../../mozilla/nsprpub/pr/src/pthreads/ptthread.c:187 #18 0x00007ffff7bcad25 in start_thread () from /lib64/libpthread.so.0 #19 0x00007ffff741fd6d in clone () from /lib64/libc.so.6 #20 0x0000000000000000 in ?? () (gdb)
View Attachment As Raw
Actions:
View
Attachments on
bug 4102
: 1407