Closed
Bug 568168
Opened 15 years ago
Closed 15 years ago
Reproducable crash in NSS libpkix https:// image @PKIX_PL_Object_DecRef @PR_AtomicDecrement @pkix_PolicyChecker_MakeMutableCopy
Categories
(NSS :: Libraries, defect)
Tracking
(Not tracked)
VERIFIED
DUPLICATE
of bug 550929
People
(Reporter: KaiE, Unassigned)
References
()
Details
(Keywords: crash)
Attachments
(1 file)
78.46 KB,
text/plain
|
Details |
I have frequently crashed on this problem during the last months, with different sites.
Environment:
- Linux Fedora 12 or 13
- Firefox 3.6.3
- NSS 3.12.6
- NSS softoken 3.11.4
- Kai's profile / NSS database
- NSS_DEFAULT_DB_TYPE="sql"
- NSS_ENABLE_PKIX_VERIFY="1"
- NSS *.db files are symbolic links to files shared with Thunderbird
How I can trigger the crash with my profile:
- start Firefox
- go to https://images-na.ssl-images-amazon.com/images/G/03/x-locale/cs/ya/images/shipment_large_lt._V203615268_.gif
crash
Reporter | ||
Updated•15 years ago
|
Summary: Reproducable crash in NSS libpkix https:// image → Reproducable crash in NSS libpkix https:// image @PKIX_PL_Object_DecRef @PR_AtomicDecrement @pkix_PolicyChecker_MakeMutableCopy
Reporter | ||
Comment 1•15 years ago
|
||
Reporter | ||
Comment 2•15 years ago
|
||
Using different Firefox profiles and NSS database I confirmed the following:
The crash is specific to my primary work NSS database, the one that I've been using for several years, the one I'm sharing with Thunderbird.
The crash does not depend on other Firefox profile settings.
cert9.db is 1192 KB
key4.db is 524 KB
Reporter | ||
Comment 3•15 years ago
|
||
Crash occurs only when using NSS_ENABLE_PKIX_VERIFY="1" and my large NSS database.
No crash using simpler NSS databases.
Reporter | ||
Comment 4•15 years ago
|
||
I found a fix and then saw it's already in NSS trunk...
Status: NEW → RESOLVED
Closed: 15 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•