Closed
Bug 1128614
Opened 11 years ago
Closed 10 years ago
startup crash in NSSCryptoContext_FindCertificateByEncodedCertificate | CERT_NewTempCertificate | CERT_DecodeCertFromPackage | nsNSSCertificate::InitFromDER(char*, int). French connection?
Categories
(NSS :: Libraries, defect)
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 1125577
People
(Reporter: wsmwk, Unassigned)
References
Details
(Keywords: crash, topcrash-thunderbird, Whiteboard: [startupcrash][tbird crash])
Crash Data
bp-60af962d-309f-4898-ab46-6e3fc2150122 Firefox 35.0 release Windows
0 nss3.dll NSSCryptoContext_FindCertificateByEncodedCertificate security/nss/lib/pki/cryptocontext.c
1 nss3.dll CERT_NewTempCertificate security/nss/lib/certdb/stanpcertdb.c
2 nss3.dll CERT_DecodeCertFromPackage security/nss/lib/pkcs7/certread.c
3 xul.dll nsNSSCertificate::InitFromDER(char*, int) security/manager/ssl/src/nsNSSCertificate.cpp
4 xul.dll nsNSSCertificate::Read(nsIObjectInputStream*) security/manager/ssl/src/nsNSSCertificate.cpp
5 xul.dll nsBinaryInputStream::ReadObject(bool, nsISupports**) xpcom/io/nsBinaryStream.cpp
6 xul.dll nsSSLStatus::Read(nsIObjectInputStream*) security/manager/ssl/src/nsSSLStatus.cpp
7 xul.dll nsBinaryInputStream::ReadObject(bool, nsISupports**) xpcom/io/nsBinaryStream.cpp
8 xul.dll mozilla::psm::TransportSecurityInfo::Read(nsIObjectInputStream*) security/manager/ssl/src/TransportSecurityInfo.cpp
bp-995a3d8e-5092-4d34-a12f-ee4c22150129 Thunderbird 38 nightly Mac
bp-bf9c901d-9436-4b63-901f-71be22150126 Thunderbird 38 nightly linux
bp-cbe0f5e1-e925-49a4-a508-736832150114 Firefox 34.0.5 release windows
As noted in bug 1125577 comment 17, of crashes that were submitted with email addresses, 90% are French sites such as wanado.fr, laposte.net, sfr.fr, free.fr, orange.fr, yahoo.fr. Seriously. Too high a percentage to be mere coincidence.
Reporter | ||
Comment 1•11 years ago
|
||
bp-611d7742-2239-4309-bb94-d732f2150207 FF 35.0.1 - a wandoo.fr address
bp-5093e8e2-2c8d-4016-9f21-9f6232140831 FF 31 - a mail.ru address
Keywords: topcrash-thunderbird
See Also: → 1125577
Summary: startup crash in NSSCryptoContext_FindCertificateByEncodedCertificate | CERT_NewTempCertificate | CERT_DecodeCertFromPackage | nsNSSCertificate::InitFromDER(char*, int) → startup crash in NSSCryptoContext_FindCertificateByEncodedCertificate | CERT_NewTempCertificate | CERT_DecodeCertFromPackage | nsNSSCertificate::InitFromDER(char*, int). French connection?
Reporter | ||
Comment 2•11 years ago
|
||
How do we determine the cause of this crash?
Firefox crashes from the past month: https://crash-stats.mozilla.com/query/?product=Firefox&version=ALL%3AALL&date=&range_value=4&range_unit=weeks&query_search=signature&query_type=exact&build_id=&process_type=all&do_query=1&query=NSSCryptoContext_FindCertificateByEncodedCertificate%20|%20CERT_NewTempCertificate%20|%20CERT_DecodeCertFromPackage%20|%20nsNSSCertificate%3A%3AInitFromDER%28char*%2C%20int%29
2015 crashes with email addresses: https://crash-stats.mozilla.com/search/?product=Firefox&signature=%3DNSSCryptoContext_FindCertificateByEncodedCertificate+|+CERT_NewTempCertificate+|+CERT_DecodeCertFromPackage+|+nsNSSCertificate%3A%3AInitFromDER%28char*%2C+int%29&email=~%40&date=%3E2015-01-01&_facets=signature&_columns=date&_columns=signature&_columns=version&_columns=build_id&_columns=platform&_columns=email#crash-reports
Assignee: nobody → nobody
Blocks: 1125577
Component: Security → Libraries
Product: Core → NSS
Version: Trunk → trunk
Reporter | ||
Comment 3•10 years ago
|
||
No crashes in builds newer than 2015-02-17. So this was fixed by bug 1125577
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•