Closed Bug 823991 Opened 12 years ago Closed 11 years ago

Race condition at shutdown: nsMemoryInfoDumper removes its FD watcher on the main thread

Categories

(Core :: XPCOM, defect)

defect
Not set
normal

Tracking

()

RESOLVED DUPLICATE of bug 809949

People

(Reporter: justin.lebar+bug, Assigned: justin.lebar+bug)

References

Details

See attachment 694788 [details] -- nsMemoryInfoDumper calls StopWatchingFileDescriptor on the main thread on shutdown, but it shouldn't.

I don't think this is particularly problematic because we're shutting down anyway.  But it's still a bug.
Assignee: nobody → justin.lebar+bug
I'm probably going to fix this in bug 809949.
Depends on: 809949
> I'm probably going to fix this in bug 809949.

That'd be great.  The race is still present as of m-c a couple of days back.
This should be fixed by bug 809949, which I just pushed to inbound.  Do you want to verify the fix, Julian?  If not, would you mind marking this as a dupe of that one?
Been running valgrind on the phones again, haven't seen this come up, considering that fixed and marking this duped as requested.
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → DUPLICATE
You need to log in before you can comment on or make changes to this bug.