Closed
Bug 428749
Opened 17 years ago
Closed 13 years ago
Occasional deadlock on shutdown related to the SSL-Thread
Categories
(Core :: Security: PSM, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 468736
People
(Reporter: KaiE, Assigned: KaiE)
References
Details
Attachments
(1 file)
(deleted),
text/plain
|
Details |
The work from bug 420187 has not yet been completely sufficient.
We still have an occasional deadlock on shutdown.
Stack attached.
Comment 2•14 years ago
|
||
I just managed to hit this same deadlock with the latest trunk on Win32. My stacks looks basically identical, with the main thread waiting under nsPSMBackgroundThread::requestExit(), and the PSM thread spinning an event loop under a sync proxy call to CallGetInterface.
Updated•13 years ago
|
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•