Closed Bug 1178998 Opened 9 years ago Closed 9 years ago

[e10s] Identify which hang detector detects a hang

Categories

(Core :: DOM: Content Processes, defect)

defect
Not set
normal

Tracking

()

RESOLVED FIXED
mozilla42
Tracking Status
e10s + ---
firefox42 --- fixed

People

(Reporter: jimm, Assigned: jimm)

References

Details

Attachments

(1 file)

Plugin and content process hangs get picked up by the e10s hang monitor and by the older dialog based plugin hang detector. AFAICT we don't differentiate in crash meta data, we should. This helps in diagnosing.
Assignee: nobody → jmathies
The newer hang monitor tags content processes with HangMonitor when we kill the child, but the plugin process doesn't receive any annotation.

http://mxr.mozilla.org/mozilla-central/source/dom/ipc/ProcessHangMonitor.cpp#842
Attached patch patch v.1Splinter Review
Attachment #8628288 - Flags: review?(wmccloskey)
Attachment #8628288 - Flags: review?(wmccloskey) → review+
https://hg.mozilla.org/mozilla-central/rev/37ee808b82de
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla42
https://crash-stats.mozilla.com/report/index/e966a560-28f6-4b32-9f57-6efc82150709
https://crash-stats.mozilla.com/report/index/25b5ed26-683b-4900-bd84-577992150710

It seems most of our plugin hangs are still caught by the old modal ui. I don't see a lot of hang monitor reports. I'll extract some stats in one of my reports.
(In reply to Jim Mathies [:jimm] from comment #5)
> https://crash-stats.mozilla.com/report/index/e966a560-28f6-4b32-9f57-
> 6efc82150709
> https://crash-stats.mozilla.com/report/index/25b5ed26-683b-4900-bd84-
> 577992150710
> 
> It seems most of our plugin hangs are still caught by the old modal ui. I
> don't see a lot of hang monitor reports. I'll extract some stats in one of
> my reports.

Actually, most of these modal ui hangs are non-e10s, so this might be ok.
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: