Closed
Bug 180171
Opened 23 years ago
Closed 10 years ago
static comptrs may be destroyed on another thread
Categories
(Core Graveyard :: Tracking, defect)
Tracking
(Not tracked)
RESOLVED
INCOMPLETE
People
(Reporter: timeless, Assigned: timeless)
References
Details
because of bug 180155, i hit a bunch of rare threadsafety asserts. basically
when an auxiliary mozilla thread kills the process, static objects will be
destroyed on that thread (this is an edge case even for me).
Comment 1•10 years ago
|
||
Marking all tracking bugs which haven't been updated since 2014 as INCOMPLETE.
If this bug is still relevant, please reopen it and move it into a bugzilla component related to the work
being tracked. The Core: Tracking component will no longer be used.
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → INCOMPLETE
Updated•10 years ago
|
Product: Core → Core Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•