Closed
Bug 719887
Opened 13 years ago
Closed 13 years ago
crash [@ nsSSLThread::requestPoll ]
Categories
(Core :: Security, defect)
Tracking
()
RESOLVED
WORKSFORME
People
(Reporter: chriechers, Unassigned)
References
Details
(Keywords: crash)
Crash Data
User Agent: Mozilla/5.0 (X11; Linux i686; rv:10.0) Gecko/20100101 Firefox/10.0
Build ID: 20120111092507
Actual results:
Thunderbird 10b4 on Linux OpenSuSE 11.4
Crash Report [@ nsSSLThread::requestPoll ]
ID: a84f127d-5dbc-46f1-b256-56f302120120
Signature: nsSSLThread::requestPoll
An infrequent crash for Thunderbird. No crashes were seen with TB 10b3 before. TB 10b4 crashed within 24 hrs after being installed.
Reporter | ||
Updated•13 years ago
|
Severity: normal → critical
Reporter | ||
Comment 1•13 years ago
|
||
Another crash which may be related. Raised bug 720100 for it.
Reporter | ||
Comment 2•13 years ago
|
||
crash [@ nsSSLThread::requestPoll ] happened again.
ID: 5c74f3b1-5fe2-47ac-8d41-25d292120121
Comment 3•13 years ago
|
||
0 libxul.so nsSSLThread::requestPoll security/manager/ssl/src/nsSSLThread.cpp:387
1 libxul.so nsSSLIOLayerPoll security/manager/ssl/src/nsNSSIOLayer.cpp:1910
2 libnspr4.so _pr_poll_with_poll nsprpub/pr/src/pthreads/ptio.c:3849
3 libxul.so nsSocketTransportService::Poll netwerk/base/src/nsSocketTransportService2.cpp:416
4 libxul.so nsSocketTransportService::DoPollIteration netwerk/base/src/nsSocketTransportService2.cpp:734
5 libxul.so nsSocketTransportService::Run netwerk/base/src/nsSocketTransportService2.cpp:632
6 libxul.so nsThread::ProcessNextEvent xpcom/threads/nsThread.cpp:631
7 libxul.so NS_ProcessNextEvent_P objdir-tb/mozilla/xpcom/build/nsThreadUtils.cpp:245
8 libxul.so nsThread::ThreadFunc xpcom/threads/nsThread.cpp:272
9 libnspr4.so _pt_root nsprpub/pr/src/pthreads/ptthread.c:187
10 libpthread-2.11.3.so libpthread-2.11.3.so@0x5b04
This might be related to 712363
Status: UNCONFIRMED → NEW
Component: General → Security
Ever confirmed: true
Product: Thunderbird → Core
QA Contact: general → toolkit
Version: 10 → 10 Branch
Comment 4•13 years ago
|
||
nsSSLThread class had been completely removed recently (removal now in Aurora). Unless this would be a very frequent top-crash, I don't think we would want to make any effort to fix it.
I'm closing this as WONTFIX. Feel free to reopen.
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → WONTFIX
Comment 5•13 years ago
|
||
Honza, I have resolved similar bugs as WORKSFORME and made them depend on bug 674147, so that if there is any issue regarding bug 674147, we know all the bugs that we need to reopen. My understanding is that WORKSFORME is the status to use for bugs that are fixed indirectly through the fix for some other bug.
Depends on: 674147
Resolution: WONTFIX → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•