Closed
Bug 1276650
Opened 8 years ago
Closed 6 years ago
Crash in shutdownhang | __psynch_cvwait | PR_WaitCondVar | <name omitted> | nsThread::ProcessNextEvent | NS_ProcessNextEvent | mozilla::layers::CompositorThreadHolder::Shutdown
Categories
(DevTools :: Debugger, defect, P2)
DevTools
Debugger
Tracking
(firefox46 unaffected, firefox47 unaffected, firefox48 fix-optional, firefox49 fix-optional, firefox50 fix-optional, firefox51 fix-optional)
RESOLVED
WONTFIX
Tracking | Status | |
---|---|---|
firefox46 | --- | unaffected |
firefox47 | --- | unaffected |
firefox48 | --- | fix-optional |
firefox49 | --- | fix-optional |
firefox50 | --- | fix-optional |
firefox51 | --- | fix-optional |
People
(Reporter: adalucinet, Unassigned)
References
Details
(Keywords: crash, regression)
Crash Data
This bug was filed from the Socorro interface and is
report bp-1aa3bea3-1328-4e0a-9fe7-cc9f52160530.
=============================================================
[Affected platforms]:
- latest Nightly 49.0a1, e10s enabled
- latest Aurora 48.0a2, e10s enabled
[Steps to reproduce]:
1. Launch Firefox and go to about:home
2. Open Debugger
3. Pause it (F8)
4. Refresh the page
5. Select Inspector
6. Toggle Developer Toolbar, write "restart" and hit Enter.
[Regression range]:
- Not reproducible with Nightly from 2016-03-30; will investigate further
[Additional notes]:
- Unable to reproduce on 47 beta 9 with e10s enabled.
- On Windows and Ubuntu I get different signatures
-- Windows10 64-bit ⇒ bp-23258d68-e5aa-4fcb-b637-8a4892160530 ⇒ bug 1268559
-- Ubuntu 16.04 64-bit ⇒ bp-23d34f74-4e93-4e36-a2a3-4cff02160530 ⇒ bug 1274758
Reporter | ||
Updated•8 years ago
|
QA Whiteboard: [qe-dthtml]
Whiteboard: [devtools-html][triage]
Updated•8 years ago
|
Comment 1•8 years ago
|
||
tracking-e10s:
--- → ?
Reporter | ||
Updated•8 years ago
|
Blocks: 1262898
Keywords: regressionwindow-wanted
Updated•8 years ago
|
Updated•8 years ago
|
Priority: -- → P2
Whiteboard: [devtools-html][triage] → [devtools-html]
Comment 2•8 years ago
|
||
@Marco, according to the regression range in comment #1 I don't see commit related to [devtools-html] so, should this really block bug 1263741?
Honza
Flags: needinfo?(mmucci)
Comment 3•8 years ago
|
||
(In reply to Jan Honza Odvarko [:Honza] from comment #2)
> @Marco, according to the regression range in comment #1 I don't see commit
> related to [devtools-html] so, should this really block bug 1263741?
>
> Honza
Hi Honza, thanks for the update. I'll remove it from the track meta.
Flags: needinfo?(bas)
Comment 4•8 years ago
|
||
This is most likely just the child process not dying or being killed for some reason, probably to do with debugger related IPC? I doubt this is in any way graphics related.
Flags: needinfo?(bas)
Comment 5•8 years ago
|
||
This bug has a priority set that is not P1, so it's not an urgent fix.
Joe, can you set the tracking flags for 49, 50, 51 as appropriate?
Flags: needinfo?(jwalker)
Updated•8 years ago
|
Updated•6 years ago
|
Product: Firefox → DevTools
Comment 7•6 years ago
|
||
Closing because no crash reported since 12 weeks.
You need to log in
before you can comment on or make changes to this bug.
Description
•