Closed Bug 420652 Opened 17 years ago Closed 9 years ago

Thread-safety assertions within nsNSSErrors::getErrorMessageFromCode

Categories

(Core :: Security: PSM, defect)

x86
macOS
defect
Not set
major

Tracking

()

RESOLVED WORKSFORME

People

(Reporter: jruderman, Unassigned)

Details

(Keywords: assertion)

Attachments

(1 file)

###!!! ASSERTION: wrong thread: 'NS_IsMainThread()', file /Users/jruderman/trunk/mozilla/netwerk/base/src/nsIOService.cpp, line 477 ###!!! ASSERTION: nsBinaryOutputStream not thread-safe: '_mOwningThread.GetThread() == PR_GetCurrentThread()', file /Users/jruderman/trunk/mozilla/xpcom/io/nsBinaryStream.cpp, line 65 I don't have steps to reproduce, but I do have stack traces.
Attached file stack traces
reassign bug owner. mass-update-kaie-20120918
Assignee: kaie → nobody
nsHandleSSLError is now only called from the main thread, so the first two instances are fixed. Similarly, nsSecureBrowserUIImpl asserts it is main-thread-only, and we haven't seen these assertions fail, so I think we're good here.
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → WORKSFORME
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: