Closed Bug 1033597 Opened 10 years ago Closed 8 years ago

"Analysis Helper" thread still in Nuwa's sAllThreads list on exit

Categories

(Core :: JavaScript Engine, defect)

Other Branch
defect
Not set
normal

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. "Analysis Helper" is one of them.
More specifically, on the run I'm looking at, 2 "Analysis Helper" threads are remaining on exit.
On the first b2g debug m-9 run on this push, https://tbpl.mozilla.org/?tree=Try&rev=da7554aa9dbf , there are no fewer than 5 "Analysis Helper" threads remaining on exit.
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.