[socket-process] shows up as not responding in OSX activity monitor
Categories
(Core :: WebRTC: Networking, defect, P2)
Tracking
()
Tracking | Status | |
---|---|---|
firefox69 | --- | fixed |
People
(Reporter: drno, Assigned: bwc)
References
(Blocks 1 open bug)
Details
Attachments
(1 file)
When running with the socket process turned on OSX I see in the activity monitor the socket process using CPU and everything works fine. But the activity monitor highlights the process in red and with "not responding" after it's name.
We had exactly the same issue with the RDD process, which got fixed here: https://searchfox.org/mozilla-central/source/dom/media/ipc/RDDParent.cpp#122-125
But I don't know where to apply that code in the socket process.
Reporter | ||
Comment 1•6 years ago
|
||
Byron can you take a look and ask Haik (the author of the patch for RDD) and others how to get this fixed?
Reporter | ||
Updated•6 years ago
|
Assignee | ||
Comment 2•6 years ago
|
||
I'll look into it.
Assignee | ||
Comment 3•6 years ago
|
||
Assignee | ||
Comment 4•6 years ago
|
||
Assignee | ||
Comment 5•6 years ago
|
||
Whatever the reason, I am not able to reproduce this bug on my OS X laptop. But, I've attached a patch that should fix it, based on what we did with RDD. Nils, can you try it out?
Assignee | ||
Comment 6•6 years ago
|
||
Try looks good.
Comment 9•6 years ago
|
||
bugherder |
Description
•