Closed
Bug 1153386
Opened 10 years ago
Closed 10 years ago
crash in mozilla::ElemSizeFromType with WebGL2
Categories
(Core :: Graphics: CanvasWebGL, defect)
Tracking
()
RESOLVED
FIXED
mozilla40
Tracking | Status | |
---|---|---|
firefox40 | --- | fixed |
People
(Reporter: jujjyl, Assigned: u480271)
References
Details
(Keywords: crash)
Crash Data
Attachments
(1 file)
5.11 KB,
patch
|
jgilbert
:
review+
jujjyl
:
feedback+
|
Details | Diff | Splinter Review |
This bug was filed from the Socorro interface and is
report bp-53efc936-e9a9-43de-b64f-f817b2150410.
=============================================================
Running the Teleporter WebGL 2 demo, deterministic crash at startup. The prefs
webgl.disable-angle;true
webgl.enable-prototype-webgl2;true
were set. Crashes in both e10s tab enabled or disabled, so e10s doesn't seem to have an effect.
Updated•10 years ago
|
status-firefox40:
affected → ---
Updated•10 years ago
|
Summary: crash in mozilla::ElemSizeFromType → crash in mozilla::ElemSizeFromType with WebGL2
Hi Jukka,
I'm pretty sure I know about this and have a patch to fix it. I'm just trying to bend some tests into shape before I rework the patch to get r+.
Comment 2•10 years ago
|
||
(In reply to Dan Glastonbury :djg :kamidphish from comment #1)
> Hi Jukka,
>
> I'm pretty sure I know about this and have a patch to fix it. I'm just
> trying to bend some tests into shape before I rework the patch to get r+.
Let's make it official then!
Assignee: nobody → dglastonbury
Updated•10 years ago
|
Severity: critical → normal
Attachment #8593723 -
Flags: review?(jgilbert)
Attachment #8593723 -
Flags: feedback?(jujjyl)
Reporter | ||
Comment 5•10 years ago
|
||
Looks good to me!
Reporter | ||
Updated•10 years ago
|
Attachment #8593723 -
Flags: feedback?(jujjyl) → feedback+
Updated•10 years ago
|
Attachment #8593723 -
Flags: review?(jgilbert) → review+
Comment 7•10 years ago
|
||
(In reply to Nick Desaulniers [:\n] from comment #7)
> https://crash-stats.mozilla.com/report/index/ef5a2279-6d64-4018-a809-
> 6dd8b2150420
Nick, is that from you trying to run the Teleporter demo?
Flags: needinfo?(nick)
Status: NEW → RESOLVED
Closed: 10 years ago
status-firefox40:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla40
Assignee | ||
Comment 10•10 years ago
|
||
Reopen to track crash reported by :\n
Status: RESOLVED → REOPENED
Resolution: FIXED → ---
Comment 11•10 years ago
|
||
teleporter demo indeed.
Status: REOPENED → RESOLVED
Closed: 10 years ago → 10 years ago
Flags: needinfo?(nick)
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•