Closed
Bug 1033610
Opened 10 years ago
Closed 8 years ago
"BufferMgrChild" thread still in Nuwa's sAllThreads list on exit
Categories
(Core :: Graphics, defect)
Tracking
()
RESOLVED
WONTFIX
People
(Reporter: bjacob, Unassigned)
References
Details
See bug 1033577. That list is a global variable and is destroyed on exit. At that time, it's supposed to be empty, but it's not, i.e. some threads are not torn down before that point. "BufferMgrChild" is one of them.
Nuwa is gone after bug 1284674.
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → WONTFIX
You need to log in
before you can comment on or make changes to this bug.
Description
•