Open
Bug 793099
Opened 13 years ago
Updated 1 year ago
crash in ssl_Poll | nsSSLIOLayerPoll
Categories
(NSS :: Libraries, defect, P3)
Tracking
(Not tracked)
NEW
People
(Reporter: Usul, Unassigned)
References
(Blocks 1 open bug)
Details
(Keywords: crash, Whiteboard: [tbird crash][nss-monitor])
Crash Data
This bug was filed from the Socorro interface and is
report bp-ba4e934f-1f41-4d5d-a473-306542120917 .
=============================================================
0 @0x0
1 libssl3.so ssl_Poll sslsock.c:1913
2 libxul.so nsSSLIOLayerPoll nsNSSIOLayer.cpp:1004
3 libnspr4.so _pr_poll_with_poll ptio.c:3817
4 libxul.so nsSocketTransportService::Poll nsSocketTransportService2.cpp:391
5 libxul.so nsSocketTransportService::DoPollIteration nsSocketTransportService2.cpp:718
6 libxul.so nsSocketTransportService::Run nsSocketTransportService2.cpp:614
7 libxul.so nsThread::ProcessNextEvent nsThread.cpp:624
8 libxul.so NS_ProcessNextEvent_P nsThreadUtils.cpp:220
9 libxul.so nsThread::ThreadFunc nsThread.cpp:257
10 libnspr4.so _pt_root ptthread.c:156
11 libpthread-2.15.so libpthread-2.15.so@0x6d4b
12 libc-2.15.so libc-2.15.so@0xeaacd
| Reporter | ||
Updated•13 years ago
|
Assignee: nobody → nobody
Component: General → Libraries
Product: Thunderbird → NSS
Version: 15 → unspecified
Updated•13 years ago
|
Summary: crash in @0x0 → crash in ssl_Poll | nsSSLIOLayerPoll
Comment 1•13 years ago
|
||
@0x0 | ssl_Poll | nsSSLIOLayerPoll
bp-f72195ab-5b05-458a-a397-168102121119
ssl_Poll | nsSSLIOLayerPoll
bp-d14386a6-92c9-488c-8f69-79c952121120
nsSSLIOLayerPoll
bp-3d5208e2-d9d0-45f2-9a35-970d32121028
Crash Signature: [@ @0x0 | ssl_Poll | nsSSLIOLayerPoll] → [@ @0x0 | ssl_Poll | nsSSLIOLayerPoll]
[@ ssl_Poll | nsSSLIOLayerPoll]
[@ nsSSLIOLayerPoll ]
Comment 2•12 years ago
|
||
Seen this crash with TB 24 Daily, Build ID 20130612030727.
ID: bp-8feca80d-1c90-486d-a46d-8eee32130614
Signature: nsSSLIOLayerPoll
Linux openSuse 12.3
Updated•12 years ago
|
Whiteboard: [tbird crash]
Comment 3•12 years ago
|
||
I have not narrowed precise steps for how this happened for me, because I haven't eliminated any steps immediately preceding crash:
- installed update of Nightly tester tools
- installed addons Quick Translator and SavedSearchInSubFolder, and SavedSearchInSubFolder
- restart TB
- on restart I found a tab of "No input file specified."
- in addons tab, I had opened SavedSearchInSubFolder's options
crash
I had not clicked any buttons, accounts or messages during those steps
bp-50b04c90-ad48-49dd-9ecd-44a592131015
0 xul.dll nsSSLIOLayerPoll security/manager/ssl/src/nsNSSIOLayer.cpp
1 nss3.dll _PR_MD_PR_POLL nsprpub/pr/src/md/windows/w32poll.c
2 xul.dll nsSocketTransportService::Poll(bool,unsigned int *) netwerk/base/src/nsSocketTransportService2.cpp
3 xul.dll nsSocketTransportService::DoPollIteration(bool) netwerk/base/src/nsSocketTransportService2.cpp
4 xul.dll nsSocketTransportService::Run() netwerk/base/src/nsSocketTransportService2.cpp
But I have to wonder if my stack is bogus, because it SSL seems so not related to the changes I made.
Updated•3 years ago
|
Severity: critical → S2
Comment 4•3 years ago
|
||
Since the crash volume is low (less than 5 per week), the severity is downgraded to S3. Feel free to change it back if you think the bug is still critical.
For more information, please visit auto_nag documentation.
Severity: S2 → S3
Updated•2 years ago
|
Priority: -- → P3
Whiteboard: [tbird crash] → [tbird crash][nss-monitor]
Updated•1 year ago
|
Blocks: nss-stability
You need to log in
before you can comment on or make changes to this bug.
Description
•