Closed
Bug 1018729
Opened 10 years ago
Closed 8 years ago
dxgi!CDXGISwapChain::ResizeBuffers Null Pointer Dereference
Categories
(Core :: Graphics: Layers, defect)
Tracking
()
RESOLVED
WORKSFORME
People
(Reporter: vulnerable.zappa, Unassigned)
References
Details
(Keywords: crash, testcase, Whiteboard: [gfx-noted])
Attachments
(1 file)
(deleted),
application/zip
|
Details |
User Agent: Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/35.0.1916.114 Safari/537.36
Steps to reproduce:
1. Disable popupblocker<br/>
2. Open ff29.0.1.repro.html<br/>
3. Manualy resize new window <br/>
Actual results:
Firefox Crash
Expected results:
Nothing
Comment 1•10 years ago
|
||
Confirmed in FF 29.0.1, 30b8, 31.0a2 (2014-06-02).
Not reproducible in 32.0a1 (2014-06-01).
Status: UNCONFIRMED → NEW
Component: Untriaged → Graphics: Layers
Ever confirmed: true
Product: Firefox → Core
Comment 2•10 years ago
|
||
(In reply to Paul Silaghi [:pauly] from comment #1)
> Confirmed in FF 29.0.1, 30b8, 31.0a2 (2014-06-02).
> Not reproducible in 32.0a1 (2014-06-01).
What about later that 32.0a1?
If the dependency is accurate, this is related to crashes of bug 903842
Comment 3•10 years ago
|
||
(In reply to Wayne Mery (:wsmwk) from comment #2)
> (In reply to Paul Silaghi [:pauly] from comment #1)
> > Confirmed in FF 29.0.1, 30b8, 31.0a2 (2014-06-02).
> > Not reproducible in 32.0a1 (2014-06-01).
>
> What about later that 32.0a1?
> If the dependency is accurate, this is related to crashes of bug 903842 ...
... but does this fit the time line of bug 903842?
Comment 4•10 years ago
|
||
38.0a1 (2015-02-22) Win 7 x64
With e10s ON, everything is fine, no crash.
With e10s OFF, FF crashes when loading ff29.0.1.repro.html.
https://crash-stats.mozilla.com/report/index/c7b1e1d1-f2e8-4aa8-bffc-1ff352150223
https://crash-stats.mozilla.com/report/index/7361ab05-fc33-4028-9ef4-20be62150223
https://crash-stats.mozilla.com/report/index/04276120-0f17-4cb4-844e-8371d2150223
Flags: needinfo?(silaghipaul)
Comment 5•10 years ago
|
||
(In reply to Paul Silaghi [:pauly] from comment #4)
> With e10s OFF, FF crashes when loading ff29.0.1.repro.html.
No crash if disabling the HWA.
Is this bug still reproducible?
Flags: needinfo?(paul.silaghi)
Whiteboard: [gfx-noted]
Comment 7•8 years ago
|
||
No crashes in latest Nightly, but still got some UI glitches after dragging & dropping the testcase in the browser - http://screencast.com/t/yGoLEzhY
51.0a1 (2016-09-05), e10s OFF, Win 7 x64, AMD Radeon R7 200 GPU.
No issues with e10s ON.
Flags: needinfo?(paul.silaghi)
Closing based on comment 7. Visual glitches are outside the scope of this bug report. You can file a new bug report for the visual glitch but if you do please upload the screencast somewhere that does not require Flash. Keep in mind however that I'm not sure how much longer non-e10s bugs will get support.
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•