2008/7/21 Ruchi Lohani <[EMAIL PROTECTED]>:
> Was just wondering whether there is a bug number in the mozilla bugs for
> this issue -
> https://bugs.launchpad.net/ubuntu/+source/firefox/+bug/108929
>
> I am continuously getting the same crash on firefox with the following
> trace -
>
> #1 0xb7f0de38 in send () from /lib/tls/i686/cmov/libpthread.so.0
> #2 0xb7b73f53 in ?? () from /usr/lib/libnspr4.so.0d
> #3 0xb6f31255 in ssl_DefSend (ss=0xb3180330, buf=0xb3185940 "\025\003\001",
> len=23, flags=0) at ssldef.c:128
> #4 0xb6f21f4c in ssl3_SendRecord (ss=0xb3180330, type=<value optimized out>,
> pIn=0xb5c8a00a "\001", nIn=2, flags=0)
>   at ssl3con.c:2041
> #5 0xb6f223be in SSL3_SendAlert (ss=0xb3180330, level=alert_warning,
> desc=<value optimized out>) at ssl3con.c:2296
> #6 0xb6f34f62 in ssl_SecureClose (ss=0xb3180330) at sslsecur.c:1015
> #7 0xb6f39847 in ssl_Close (fd=0x8e5e248) at sslsock.c:1405
> #8 0xb76aae49 in ?? () from /usr/lib/xulrunner-1.9/libxul.so
> #9 0xb769d190 in ?? () from /usr/lib/xulrunner-1.9/libxul.so
> #10 0xb76aa525 in ?? () from /usr/lib/xulrunner-1.9/libxul.so
> #11 0xb7b5a131 in PR_Close () from /usr/lib/libnspr4.so.0d
> #12 0xb712a6fa in ?? () from /usr/lib/xulrunner-1.9/libxul.so
> #13 0xb712c2e4 in ?? () from /usr/lib/xulrunner-1.9/libxul.so
> #14 0xb712e303 in ?? () from /usr/lib/xulrunner-1.9/libxul.so
> #15 0xb712eb40 in ?? () from /usr/lib/xulrunner-1.9/libxul.so
> #16 0xb712ebbc in ?? () from /usr/lib/xulrunner-1.9/libxul.so
> #17 0xb789c43a in ?? () from /usr/lib/xulrunner-1.9/libxul.so
> #18 0xb786b9f6 in ?? () from /usr/lib/xulrunner-1.9/libxul.so
> #19 0xb712ee8c in ?? () from /usr/lib/xulrunner-1.9/libxul.so
> #20 0xb789c496 in ?? () from /usr/lib/xulrunner-1.9/libxul.so
> #21 0xb786ba83 in ?? () from /usr/lib/xulrunner-1.9/libxul.so
> #22 0xb789c857 in ?? () from /usr/lib/xulrunner-1.9/libxul.so
> #23 0xb7b767fa in ?? () from /usr/lib/libnspr4.so.0d
> #24 0xb7f064fb in start_thread () from /lib/tls/i686/cmov/libpthread.so.0

I searched for bug reports that contain "ssl_SecureClose" in the stack trace:
https://bugzilla.mozilla.org/show_bug.cgi?id=246145
https://bugzilla.mozilla.org/show_bug.cgi?id=427889

Are you getting this crash only when running inside gdb?
If so, does gdb mention "SIGPIPE" or "Broken pipe"?

Wan-Teh
_______________________________________________
dev-tech-crypto mailing list
dev-tech-crypto@lists.mozilla.org
https://lists.mozilla.org/listinfo/dev-tech-crypto

Reply via email to