Open
Bug 1404288
Opened 7 years ago
Updated 10 months ago
Crash in NSC_DigestUpdate
Categories
(NSS :: Libraries, defect, P3)
Tracking
(firefox56 unaffected, firefox57 ?, firefox58 affected, firefox59 ?)
NEW
Tracking | Status | |
---|---|---|
firefox56 | --- | unaffected |
firefox57 | --- | ? |
firefox58 | --- | affected |
firefox59 | --- | ? |
People
(Reporter: baffclan, Unassigned)
References
(Blocks 1 open bug)
Details
(Keywords: crash)
Crash Data
This bug was filed from the Socorro interface and is
report bp-f8ff8380-a054-4a98-88b0-b93390170928,
bp-f3d8c766-a8fc-4fa2-95e4-2c4120170928.
=============================================================
Crashing Thread (51), Name: Classifier Update
Frame Module Signature Source
0 @0x2
1 softokn3.dll NSC_DigestUpdate security/nss/lib/softoken/pkcs11c.c:1791
2 nss3.dll PK11_DigestOp security/nss/lib/pk11wrap/pk11cxt.c:783
3 xul.dll nsCryptoHash::Update(unsigned char const*, unsigned int) security/manager/ssl/nsCryptoHash.cpp:148
4 xul.dll mozilla::safebrowsing::LookupCacheV4::VerifyChecksum(nsTSubstring<char> const&) toolkit/components/url-classifier/LookupCacheV4.cpp:384
5 xul.dll mozilla::safebrowsing::LookupCacheV4::LoadFromFile(nsIFile*) toolkit/components/url-classifier/LookupCacheV4.cpp:174
6 xul.dll mozilla::safebrowsing::LookupCache::LoadPrefixSet() toolkit/components/url-classifier/LookupCache.cpp:478
7 xul.dll mozilla::safebrowsing::LookupCache::Open() toolkit/components/url-classifier/LookupCache.cpp:83
8 xul.dll mozilla::safebrowsing::Classifier::GetLookupCache(nsTSubstring<char> const&, bool) toolkit/components/url-classifier/Classifier.cpp:1462
9 xul.dll mozilla::safebrowsing::Classifier::UpdateTableV4(nsTArray<mozilla::safebrowsing::TableUpdate*>*, nsTSubstring<char> const&) toolkit/components/url-classifier/Classifier.cpp:1314
10 xul.dll mozilla::safebrowsing::Classifier::ApplyUpdatesBackground(nsTArray<mozilla::safebrowsing::TableUpdate*>*, nsTSubstring<char>&) toolkit/components/url-classifier/Classifier.cpp:831
11 xul.dll <lambda_0d9b95a0013ce39f825b56af81d0f9f4>::operator() toolkit/components/url-classifier/Classifier.cpp:745
12 xul.dll mozilla::detail::RunnableFunction<<lambda_0d9b95a0013ce39f825b56af81d0f9f4> >::Run() xpcom/threads/nsThreadUtils.h:527
13 xul.dll nsThread::ProcessNextEvent(bool, bool*) xpcom/threads/nsThread.cpp:1039
14 xul.dll NS_ProcessNextEvent(nsIThread*, bool) xpcom/threads/nsThreadUtils.cpp:524
15 xul.dll mozilla::ipc::MessagePumpForNonMainThreads::Run(base::MessagePump::Delegate*) ipc/glue/MessagePump.cpp:368
16 xul.dll MessageLoop::RunHandler() ipc/chromium/src/base/message_loop.cc:319
17 xul.dll MessageLoop::Run() ipc/chromium/src/base/message_loop.cc:299
18 xul.dll nsThread::ThreadFunc(void*) xpcom/threads/nsThread.cpp:427
19 nss3.dll PR_NativeRunThread nsprpub/pr/src/threads/combined/pruthr.c:397
20 nss3.dll pr_root nsprpub/pr/src/md/windows/w95thred.c:95
21 ucrtbase.dll o__strtoui64
22 kernel32.dll BaseThreadInitThunk
23 ntdll.dll RtlUserThreadStart
Comment 1•7 years ago
|
||
status-firefox59:
--- → ?
Updated•7 years ago
|
Priority: -- → P3
Comment 2•2 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: critical → S3
Updated•10 months ago
|
Blocks: nss-stability
You need to log in
before you can comment on or make changes to this bug.
Description
•