Closed
Bug 1316569
Opened 8 years ago
Closed 8 years ago
Crash in mozilla::WebGLSampler::SamplerParameter1f
Categories
(Core :: Graphics: CanvasWebGL, defect, P3)
Tracking
()
RESOLVED
DUPLICATE
of bug 1313584
Tracking | Status | |
---|---|---|
firefox49 | --- | unaffected |
firefox50 | --- | unaffected |
firefox51 | --- | fixed |
firefox52 | --- | unaffected |
People
(Reporter: bmaris, Unassigned)
Details
(Keywords: crash, Whiteboard: [gfx-noted])
Crash Data
This bug was filed from the Socorro interface and is
report bp-a92a31cc-5740-4cbd-8c2a-16bf82161110.
=============================================================
STR:
1. Start Firefox
2. Visit https://www.khronos.org/registry/webgl/sdk/tests/webgl-conformance-tests.html?version=2.0.0
3. Select all tests with sampler
4. Run all sampler tests
Expected results:
- Firefox runs the tests.
Actual results:
- Firefox crashes during running selected tests.
Regression:
- Not sure if this is a regression, will have to investigate further if it's necessary but this does not reproduce on Nightly so maybe it's fixed by something. Maybe a developer can clear this with some info.
Additional notes:
- This reproduces across platforms (Windows 7 32bit, Mac OS X 10.12.1 and Ubuntu 16.06 64bit).
- I was only able to reproduce using Developer Edition, Nightly is not affected.
Reporter | ||
Updated•8 years ago
|
QA Whiteboard: [qe-webgl2]
Priority: -- → P3
Whiteboard: [gfx-noted]
Updated•8 years ago
|
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → DUPLICATE
Comment 2•8 years ago
|
||
Hi Bogdan,
Can you help verify if this was fixed by bug 1313584?
Flags: needinfo?(bogdan.maris)
Reporter | ||
Comment 3•8 years ago
|
||
(In reply to Gerry Chang [:gchang] from comment #2)
> Hi Bogdan,
> Can you help verify if this was fixed by bug 1313584?
Sorry for the late reply, I was a bit busy.
I can confirm that I can't reproduce this anymore using an Developer Edition build since bug 1313584 was fixed.
Flags: needinfo?(bogdan.maris)
Comment 4•8 years ago
|
||
Mark 51 fixed as it was fixed in bug 1313584.
You need to log in
before you can comment on or make changes to this bug.
Description
•