Closed
Bug 499455
Opened 16 years ago
Closed 16 years ago
Random crashes during restart of FireFox [@ NSSRWLock_LockRead_Util ]
Categories
(Core :: Security: PSM, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 427715
People
(Reporter: remko, Assigned: KaiE)
Details
(Keywords: crash, topcrash)
Crash Data
Attachments
(1 file)
11.45 KB,
text/plain
|
Details |
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.0; nl; rv:1.9.1) Gecko/20090615 Firefox/3.5 (.NET CLR 3.5.30729)
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 6.0; nl; rv:1.9.1) Gecko/20090615 Firefox/3.5 (.NET CLR 3.5.30729)
Sometimes when I restart FireFox, I suddenly get a crashreporter screen indicating FireFox has crashed.
Reproducible: Sometimes
Steps to Reproduce:
1.Restart FireFox
2.
3.
Actual Results:
Crashreporter Appeared
Expected Results:
Restart FireFox
Latest Crash report:
http://crash-stats.mozilla.com/report/index/53c49070-189e-440c-a5d4-65a3c2090620
Reporter | ||
Updated•16 years ago
|
Version: unspecified → 3.5 Branch
Comment 1•16 years ago
|
||
Does this happen if you create a new profile and restart firefox?
Severity: normal → critical
Keywords: crash
Summary: Random crashes during restart of FireFox → Random crashes during restart of FireFox [@ NSSRWLock_LockRead_Util ]
Reporter | ||
Comment 2•16 years ago
|
||
I don't know if this will happen with a new profile, it randomly occurs.
Comment 3•16 years ago
|
||
Might be a dupe of Bug 469565
this specific crash is the 'nss was shut down, and then someone tried to do hashing' crash.
Signature NSSRWLock_LockRead_Util
UUID 53c49070-189e-440c-a5d4-65a3c2090620
Time 2009-06-20 03:49:13.805273
Uptime 10607
Last Crash 441311 seconds before submission
Product Firefox
Version 3.5
Build ID 20090615172843
Branch 1.9.1
OS Windows NT
OS Version 6.0.6000
CPU x86
CPU Info AuthenticAMD family 15 model 104 stepping 1
Crash Reason EXCEPTION_ACCESS_VIOLATION
Crash Address 0x0
User Comments
Processor Notes
Crashing Thread
Frame Module Signature [Expand] Source
0 nssutil3.dll NSSRWLock_LockRead_Util security/nss/lib/util/nssrwlk.c:177
1 nss3.dll PK11_GetAllTokens security/nss/lib/pk11wrap/pk11slot.c:1786
2 nss3.dll PK11_GetBestSlotMultiple security/nss/lib/pk11wrap/pk11slot.c:1876
3 nss3.dll PK11_GetBestSlot security/nss/lib/pk11wrap/pk11slot.c:1937
4 nss3.dll PK11_CreateDigestContext security/nss/lib/pk11wrap/pk11cxt.c:411
5 nss3.dll md5_NewContext security/nss/lib/cryptohi/sechash.c:86
6 nss3.dll HASH_Create security/nss/lib/cryptohi/sechash.c:327
7 xul.dll nsCryptoHash::Init security/manager/ssl/src/nsNSSComponent.cpp:2560
8 xul.dll nsCryptoHash::InitWithString security/manager/ssl/src/nsNSSComponent.cpp:2572
9 xul.dll NS_InvokeByIndex_P xpcom/reflect/xptcall/src/md/win32/xptcinvoke.cpp:101
10 xul.dll XPCWrappedNative::CallMethod js/src/xpconnect/src/xpcwrappednative.cpp:2454
Assignee: nobody → kaie
Component: General → Security: PSM
Product: Firefox → Core
QA Contact: general → psm
Version: 3.5 Branch → 1.9.1 Branch
Comment 5•16 years ago
|
||
This is currently listed as the top crash for Firefox 3.5, with 4530 crashes on Windows only. Confirming.
Status: UNCONFIRMED → NEW
Ever confirmed: true
Comment 6•16 years ago
|
||
This isn't a dupe of bug 427715?
Comment 7•16 years ago
|
||
Comment 8•16 years ago
|
||
This happened using Flock (based on FF 3.0.11)
Comment 9•16 years ago
|
||
Bruno, please report flock issues to Flock.
Comment 10•16 years ago
|
||
Tyler: Bruno works for Flock and was confirming (as a downstream consumer) that he's seeing this issue on their end as well.
Comment 11•16 years ago
|
||
This is a dupe of bug 427715 which will hopefully be fixed in 1.9.1.1. We might take that patch for 1.9.0.13 if it's safe enough...
Status: NEW → RESOLVED
Closed: 16 years ago
Resolution: --- → DUPLICATE
Updated•14 years ago
|
Crash Signature: [@ NSSRWLock_LockRead_Util ]
You need to log in
before you can comment on or make changes to this bug.
Description
•