Closed
Bug 851389
Opened 13 years ago
Closed 12 years ago
"Assertion failure: IsCurrent()" with WebGL, drawWindow
Categories
(Core :: Graphics: CanvasWebGL, defect)
Tracking
()
RESOLVED
WORKSFORME
People
(Reporter: jruderman, Assigned: wlitwinczyk)
References
Details
(Keywords: assertion, testcase, Whiteboard: webgl-assert)
Attachments
(2 files)
1. Create a new profile (mkdir -p ~/px/a; firefox -profile ~/px/a)
2. Install https://www.squarefree.com/extensions/domFuzzLite3.xpi
3. Load the testcase
Result:
Assertion failure: IsCurrent(), at GLContext.h:1436
Regression from bug 716859?
| Reporter | ||
Comment 1•13 years ago
|
||
Updated•12 years ago
|
Whiteboard: webgl-assert
Updated•12 years ago
|
Assignee: nobody → wlitwinczyk
| Assignee | ||
Comment 2•12 years ago
|
||
Hi Jesse,
What revision were you testing with? I'm having trouble reproducing it. Although, I am on Linux so I'll try to setup an ASan build on OSX.
Thank you.
Flags: needinfo?(jruderman)
| Reporter | ||
Comment 3•12 years ago
|
||
> What revision were you testing with?
Something from mozilla-central within 2 days of when I reported it, generally.
> Although, I am on Linux so I'll try to setup an ASan build on OSX.
This doesn't require an ASan build, but it does require a debug build.
Flags: needinfo?(jruderman)
| Reporter | ||
Comment 4•12 years ago
|
||
This testcase doesn't cause me problems any more (tried debug and tried ASan). Marking WFM.
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•