Ruchi Lohani wrote, On 2008-07-21 11:53:
> 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

Your process is crashing in a system call.  System calls aren't supposed
to crash.  They're supposed to return an error code.  Even if you call
them with invalid pointers, invalid FDs, etc. they're not supposed to
crash.

I'd say, don't report this in bugzilla unless and until it can be
reproduced on some system other than ubuntu.

> #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
> 
>  
> 


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

Reply via email to