Closed Bug 1209350 Opened 9 years ago Closed 9 years ago

mShutdownPipe may not have been set up when nsNotifyAddrListener::Run runs

Categories

(Core :: Networking, defect)

x86_64
Linux
defect
Not set
normal

Tracking

()

RESOLVED DUPLICATE of bug 1112499
Tracking Status
firefox44 --- affected

People

(Reporter: keeler, Unassigned)

References

Details

(This is linux/b2g-specific.)
nsNotifyAddrListener::Init() spawns a thread that eventually calls nsNotifyAddrListener::Run(). ::Run() makes use of mShutdownPipe. However, the pipe is set up after the thread has been started.
Actually, looks like this is already tracked by bug 1112499.
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → DUPLICATE
You need to log in before you can comment on or make changes to this bug.