Closed Bug 878822 Opened 11 years ago Closed 11 years ago

SkiaGL crashes after calling pure virtual method during mochitest

Categories

(Core :: Graphics: Canvas2D, defect)

x86
macOS
defect
Not set
normal

Tracking

()

RESOLVED DUPLICATE of bug 880108

People

(Reporter: snorp, Unassigned)

References

Details

(Keywords: crash)

Crash Data

I get the following while running the test_canvas.html mochitest (on Mac)

libc++abi.dylib: pure virtual method called

Program received signal SIGABRT, Aborted.
0x00007fff89c67212 in __pthread_kill ()
(gdb) bt
#0  0x00007fff89c67212 in __pthread_kill ()
#1  0x00007fff8bfb7af4 in pthread_kill ()
#2  0x00007fff8bffbdce in abort ()
#3  0x00007fff89554a17 in abort_message ()
#4  0x00007fff89552490 in __cxa_pure_virtual ()
#5  0x00000001029748cc in GrGLVertexBuffer::bind () at /Users/snorp/source/mozilla-central/gfx/skia/src/gpu/gl/GrGLVertexBuffer.h:45
Previous frame inner to this frame (gdb could not unwind past this frame)
Crash Signature: [@ __cxa_pure_virtual]
Keywords: crash
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → DUPLICATE
You need to log in before you can comment on or make changes to this bug.