Comment 9 for bug 134861

Revision history for this message
Hilario J. Montoliu (hjmf) (hmontoliu) wrote :

hmm, if I leave the page https://www.creditmutuel.fr/cmne/fr/ open for around 10 minutes firefox ends crashing, but looks it is a different problem:

...
#0 __kernel_vsyscall ()
#1 send () from /lib/tls/i686/cmov/libpthread.so.0
#2 pt_Send (fd=0x8587e08, buf=0x85c1720, amount=23, flags=0, timeout=0) at ptio.c:1903
#3 ssl_DefSend (ss=0x859ba28, buf=0x85c1720 "\025\003\001", len=23, flags=0) at ssldef.c:128
#4 ssl3_SendRecord (ss=0x859ba28, type=<value optimized out>, pIn=0xb70be1ba "\001", nIn=2, flags=0)
#5 SSL3_SendAlert (ss=0x859ba28, level=alert_warning, desc=<value optimized out>) at ssl3con.c:2262
#6 ssl_SecureClose (ss=0x859ba28) at sslsecur.c:958
#7 ssl_Close (fd=0xb0585bf0) at sslsock.c:1372
#8 nsNSSSocketInfo::CloseSocketAndDestroy (this=0x85c0c38) at nsNSSIOLayer.cpp:1024
#9 nsSSLThread::requestClose (si=0x85c0c38) at nsSSLThread.cpp:425
#10 nsSSLIOLayerClose (fd=0xb0585bf0) at nsNSSIOLayer.cpp:1009
#11 PR_Close (fd=0xb0585bf0) at priometh.c:136
#12 nsSocketTransport::ReleaseFD_Locked (this=0x839a800, fd=0xb0585bf0) at nsSocketTransport2.cpp:1347
#13 nsSocketTransport::OnSocketDetached (this=0x839a800, fd=0xb0585bf0) at nsSocketTransport2.cpp:1569
#14 nsSocketTransportService::DetachSocket (this=0x80d4ca0, sock=0x80d4f64) at nsSocketTransportService2.cpp:193
#15 nsSocketTransportService::Run (this=0x80d4ca0) at nsSocketTransportService2.cpp:567
#16 nsThread::Main (arg=0x80c8ad0) at nsThread.cpp:118
#17 _pt_root (arg=0x80c8b50) at ptthread.c:220
#18 start_thread () from /lib/tls/i686/cmov/libpthread.so.0
#19 clone () from /lib/tls/i686/cmov/libc.so.6
#0 __kernel_vsyscall ()

(in fact this crash seems to be the one at bug #108929)
...