Closed
Bug 1176548
Opened 8 years ago
Closed 8 years ago
[e10s] crash in sse2_composite_src_x888_8888 with HWA disabled
Categories
(Core :: Graphics: Layers, defect)
Tracking
()
VERIFIED
FIXED
People
(Reporter: over68, Assigned: bas.schouten)
References
Details
(Keywords: crash, regression, topcrash-win)
Crash Data
The nightly build crash with hardware acceleration disabled. Crash report: bp-3fd77e2a-e63d-4c52-a869-b84682150620
Pushlog: https://hg.mozilla.org/integration/mozilla-inbound/pushloghtml?fromchange=3a06964c6a52&tochange=54d4d88b2f2f Triggered by: bug 1172014
tracking-e10s:
--- → ?
Component: Untriaged → Graphics: Layers
Product: Firefox → Core
Summary: [e10s] Crash in sse2_composite_src_x888_8888 → [e10s] crash in sse2_composite_src_x888_8888
Keywords: regression
The crash happens when start the browser with HWA disabled and enable e10s.
Comment 3•8 years ago
|
||
Also crashing on WinXP, not crashing in todays Aurora. Steps to reproduce: 1. open about:crashes 2. load crash report https://crash-stats.mozilla.com/report/index/bp-a8c30261-f72a-4aaa-911f-a9f1e2150621
Flags: needinfo?(bas)
Comment 4•8 years ago
|
||
Happens after today update: https://crash-stats.mozilla.com/report/index/ed37e678-48f8-4afe-831e-582c42150621 https://crash-stats.mozilla.com/report/index/c5d02742-b66d-49fd-bfe9-fb5cc2150621
Found it after create of a new clean profile. On clean profiles is E10s enabled and HWA off here. unexpected software exception 0x80000003 in plugin-container.exe at ..... Deleted Pluginreg.dat to get firefox to start and disabled E10s to fix this. https://crash-stats.mozilla.com/report/index/8ff2f6b8-9881-437a-b695-b5fed2150621
Bas, Jeff, Milan: This bug has caused Nightly crash volume to go up 10x. Could you please take a look urgently? Thanks.
Flags: needinfo?(milan)
Flags: needinfo?(jmuizelaar)
Comment 7•8 years ago
|
||
This is a startup crash that has gone off the charts for Nightly builds of 41, 2015062003, on Windows.
Keywords: crash,
topcrash-win
Assignee | ||
Comment 8•8 years ago
|
||
Very interesting, I wonder if nightly is having some sort of alignment issue on certain systems.. what's the OS breakdown here?
Assignee: nobody → bas
Comment 9•8 years ago
|
||
We can just back bug 1172014 out.
Assignee | ||
Comment 10•8 years ago
|
||
(In reply to Jeff Muizelaar [:jrmuizel] from comment #9) > We can just back bug 1172014 out. Yeah, I'm fine with that too, although it would stop the supply of data, then again, we might already have the data we need.
Comment 11•8 years ago
|
||
https://hg.mozilla.org/integration/mozilla-inbound/rev/026e77985e59
Flags: needinfo?(jmuizelaar)
![]() |
||
Comment 12•8 years ago
|
||
Thanks Jeff. Last I checked the OS breakdown looked pretty typical.
Flags: needinfo?(milan)
![]() |
||
Comment 13•8 years ago
|
||
Oh and it doesn't smell like alignment to me. A lot of the addresses end in 000 which makes me suspect a bad buffer where the read went off the end of a page.
Comment 14•8 years ago
|
||
https://crash-stats.mozilla.com/report/index/f2f2f24e-caa7-4080-9788-83a9b2150622
Summary: [e10s] crash in sse2_composite_src_x888_8888 → [e10s] crash in sse2_composite_src_x888_8888 with HWA disabled
Comment 15•8 years ago
|
||
worksforme now not crashing since update to yesterdays nightly 41.0.0.5651 20150622052959 https://hg.mozilla.org/mozilla-central/rev/be81b8d6fae9
Comment 16•8 years ago
|
||
FIXED per backout. So far no reports of this crash on Nightly build of 20150623.
Status: UNCONFIRMED → RESOLVED
Closed: 8 years ago
Resolution: --- → FIXED
Comment 17•8 years ago
|
||
no more crashes with this signature on Nightly builds since the backout landed.
Status: RESOLVED → VERIFIED
tracking-e10s:
? → ---
You need to log in
before you can comment on or make changes to this bug.
Description
•