Closed
Bug 1610942
Opened 6 years ago
Closed 5 years ago
Crash in [@ AllocInfo::Get<T> | malloc_size | liboainject.dylib@0x166a]
Categories
(Core :: Graphics: CanvasWebGL, defect, P3)
Core
Graphics: CanvasWebGL
Tracking
()
RESOLVED
WORKSFORME
People
(Reporter: whimboo, Unassigned)
References
Details
(Keywords: crash)
Crash Data
After a restart of Firefox I switched to the tab holding IRCCloud and Firefox crashed immediately with: bp-9e35d065-824c-427b-906e-e48dc0200122.
Top 10 frames of crashing thread:
0 libmozglue.dylib AllocInfo AllocInfo::Get<true> memory/build/mozjemalloc.cpp:3064
1 libsystem_malloc.dylib malloc_size
2 liboainject.dylib liboainject.dylib@0x166a
3 liboainject.dylib liboainject.dylib@0x2cfb
4 libsystem_malloc.dylib malloc_zone_calloc
5 libsystem_malloc.dylib calloc
6 AppleIntelKBLGraphicsGLDriver gldCreatePipelineProgram
7 GLEngine gleCreateProgramObjectNamed
8 GLEngine glCreateProgramObjectARB_Exec
9 XUL mozilla::gl::GLContext::raw_fCreateProgram gfx/gl/GLContext.h:2183
Maybe this is related to the WebGL refactoring patch as landed on bug 1477756?
Comment 1•6 years ago
|
||
Similar to the bug 1591214. I'm curious if you see this again, and/or if it correlates to resume-from-sleep.
Updated•6 years ago
|
Priority: -- → P3
Comment 3•5 years ago
|
||
Closing because no crashes reported for 12 weeks.
Status: NEW → RESOLVED
Closed: 5 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•