Closed
Bug 318357
Opened 19 years ago
Closed 19 years ago
opensc Every time I close Firefox, a popup error message appears: Assertion failed!
Categories
(NSS :: Libraries, defect)
Tracking
(Not tracked)
RESOLVED
WORKSFORME
People
(Reporter: andresso2000, Unassigned)
Details
Attachments
(1 file)
59.55 KB,
image/jpeg
|
Details |
User-Agent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 1.1.4322)
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8) Gecko/20051111 Firefox/1.5
Reproducible: Always
Steps to Reproduce:
1. Open Firefox
2. Close Firefox
Actual Results:
Every time I close Firefox I get popup message: Microsoft Visual C++ Runtime Library.
Assertion failed!
Program: C:/Program Files/Mozilla Firefox/firefox.exe
File: log.c
Line: 74
Expression: ctx != NULL
For information on how your program can cause an assertion failure, see the Visual C++ documentation on asserts
(Press Retry to debug the application - JIT must be enabled)
Abort Retry Ignore
Reporter | ||
Comment 1•19 years ago
|
||
Comment 2•19 years ago
|
||
I get this too, with FF 1.5 FINAL,
Windows 2000, dual processor Xeon, HT on.
It appears to be smart card support related, see
http://www.opensc.org/opensc/ticket/45
for more info, workaround, and detailed debugging info.
Note: I have smart card drivers, very possibly if you don't, you won't see this error.
Comment 3•19 years ago
|
||
Same here, but with Seamonkey 1.0.1.
http://dimka.ee/foo/seamonkey.jpg
Status: UNCONFIRMED → NEW
Ever confirmed: true
Comment 4•19 years ago
|
||
Indeed it seems to be a opensc issue. Closing?
Comment 5•19 years ago
|
||
I'd say close it--I just upgraded to the opensc.dll in the smart card bundle 0.5
(which is about a year newer than 0.8.1 which I had), and I no longer have the problem.
Updated•19 years ago
|
Status: NEW → RESOLVED
Closed: 19 years ago
Resolution: --- → WORKSFORME
Component: General → Libraries
Product: Firefox → NSS
Summary: Every time I close Firefox, a popup error message appears: Assertion failed! → opensc Every time I close Firefox, a popup error message appears: Assertion failed!
Comment 6•19 years ago
|
||
More info: this still happens with 1.5.0.3, but to reproduce now you need to
1. Open Firefox
2. Browse to an https:// page
3. Close Firefox
It appears you can go to http:// pages before and/or after step 2, doesn't change result.
This is with Smart Card Bundle 0.5.
It appears to be fully fixed (or worked around?) with Smart Card Bundle 0.7.
You need to log in
before you can comment on or make changes to this bug.
Description
•