Closed
Bug 129093
Opened 23 years ago
Closed 23 years ago
Crash on 2nd cert delete [@ ntdll.dll | nss3.dll]
Categories
(Core Graveyard :: Security: UI, defect, P1)
Tracking
(Not tracked)
VERIFIED
WORKSFORME
psm2.2
People
(Reporter: junruh, Assigned: ssaux)
References
()
Details
(Keywords: crash, testcase, topcrash)
Crash Data
20020304 Win2000 trunk build.
1.) Get a cert.
2.) Open the Cert Manager and delete it.
3.) Notice that the cert is still there. Delete it again.
What happens: Crash
Comment 1•23 years ago
|
||
Adding crash, topcrash and testcase keyword. I was able to reproduce this today
a few times. I didn't always crash on my second delete though...the cert
manager is just really flaky about deleting certs. Today's build doesn't
doesn't remove certs you delete from the list (see bug 129067)...and it is
crashing for me while deleting my certs and also authorities in the cert mananager.
Here are a couple of my incidents:
Incident ID 3681575
Stack Signature ntdll.dll + 0x21e1 (0x77f821e1) 3d292533
Trigger Time 2002-03-05 17:00:10
Email Address jpatel@netscape.com
URL visited prefs
Build ID 2002030410
Product ID MozillaTrunk
Platform
Operating System Win32
Module
Trigger Reason Access violation
User Comments i imported my new cert and went to delete my old one! the cert
manager is really flaky.
Stack Trace
ntdll.dll + 0x21e1 (0x77f821e1)
Incident ID 3678604
Stack Signature nss3.dll + 0x329a2 (0x07fc29a2) a4890ac4
Trigger Time 2002-03-05 15:41:35
Email Address jpatel@netscape.com
URL visited
Build ID 2002022709
Product ID MozillaTrunk
Platform
Operating System Win32
Module
Trigger Reason Access violation
User Comments deleting a couple of authority certs.
Stack Trace
nss3.dll + 0x329a2 (0x07fc29a2)
There are a lot of crashes being reported by Talkback with the ntdll.dll and
nss3.dll stack signatures. They all mention crashing deleting certs and
authorities or sending encrypted emails.
Updated•23 years ago
|
Summary: Crash on 2nd cert delete → Crash on 2nd cert delete [@ ntdll.dll | nss3.dll]
Assignee | ||
Comment 2•23 years ago
|
||
cc relyea. this may be fixed already.
Priority: -- → P1
Target Milestone: --- → 2.2
Updated•23 years ago
|
Severity: normal → critical
Comment 3•23 years ago
|
||
I tried everything I could think of to reproduce this crash with build
2002031203 on WinNT and could not get a crash. Since I was able to reproduce
this easily before, I'm also guessing this was somehow fixed. Marking this
worksforme.
Junruh: If you are able to reproduce this with a recent build with similar stack
signature, please reopen.
Status: NEW → RESOLVED
Closed: 23 years ago
Resolution: --- → WORKSFORME
Reporter | ||
Comment 4•23 years ago
|
||
I opened bug 130750 with a different stack signature. I still crash when
deleting certs.
Status: RESOLVED → VERIFIED
Updated•14 years ago
|
Crash Signature: [@ ntdll.dll | nss3.dll]
Updated•9 years ago
|
Product: Core → Core Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•