Closed
Bug 842281
Opened 11 years ago
Closed 7 years ago
crash in gfxContext::gfxContext with Pixel buffer binding failed
Categories
(Core :: Graphics: Layers, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 1276062
Tracking | Status | |
---|---|---|
firefox18 | --- | unaffected |
firefox19 | --- | affected |
firefox20 | --- | affected |
firefox21 | --- | affected |
firefox22 | --- | affected |
People
(Reporter: scoobidiver, Unassigned)
Details
(Keywords: crash, regression)
Crash Data
It's #21 browser crasher in 19.0b6, #1 in 20.0a2 and #6 in 21.0a1 on Mac OS X. A comment talks about viewing PDF. Signature gfxContext::gfxContext(gfxASurface*) More Reports Search UUID 871b9939-1ae0-49b2-9ab7-4aba42130213 Date Processed 2013-02-13 03:57:21 Uptime 42 Last Crash 1.0 minutes before submission Install Age 7.5 hours since version was first installed. Install Time 2013-02-12 20:29:50 Product Firefox Version 21.0a1 Build ID 20130212031120 Release Channel nightly OS Mac OS X OS Version 10.8.2 12C60 Build Architecture x86 Build Architecture Info GenuineIntel family 6 model 42 stepping 7 Crash Reason EXC_BAD_ACCESS / KERN_PROTECTION_FAILURE Crash Address 0x4 App Notes AdapterVendorID: 0x1002, AdapterDeviceID: 0x6741GL Context? GL Context+ GL Layers? GL Layers+ WebGL? WebGL+ Pixel buffer binding failed: 1676x867 Pixel buffer binding failed: 1676x867 Processor Notes sp-processor04.phx1.mozilla.com_18912:2008; MDSW emitted too many frames, triggering truncation; exploitablity tool: ERROR: unable to analyze dump EMCheckCompatibility True Adapter Vendor ID 0x1002 Adapter Device ID 0x6741 Frame Module Signature Source 0 XUL gfxContext::gfxContext gfxASurface.h:110 1 XUL mozilla::layers::FillSurface gfx/layers/opengl/ThebesLayerOGL.cpp:412 2 XUL mozilla::layers::BasicBufferOGL::BeginPaint gfx/layers/opengl/ThebesLayerOGL.cpp:738 3 XUL mozilla::layers::ThebesLayerOGL::RenderLayer gfx/layers/opengl/ThebesLayerOGL.cpp:864 4 XUL _ZThn424_N7mozilla6layers14ThebesLayerOGL11RenderLayerEiRK10nsIntPoint gfx/layers/opengl/ThebesLayerOGL.cpp:899 5 XUL mozilla::layers::ContainerLayerOGL::RenderLayer gfx/layers/opengl/ContainerLayerOGL.cpp:274 6 XUL _ZThn536_N7mozilla6layers17ContainerLayerOGL11RenderLayerEiRK10nsIntPoint gfx/layers/opengl/ContainerLayerOGL.cpp:392 7 XUL mozilla::layers::ContainerLayerOGL::RenderLayer gfx/layers/opengl/ContainerLayerOGL.cpp:274 8 XUL _ZThn536_N7mozilla6layers17ContainerLayerOGL11RenderLayerEiRK10nsIntPoint gfx/layers/opengl/ContainerLayerOGL.cpp:392 9 XUL mozilla::layers::LayerManagerOGL::Render gfx/layers/opengl/LayerManagerOGL.cpp:1096 10 XUL mozilla::layers::LayerManagerOGL::EndTransaction gfx/layers/opengl/LayerManagerOGL.cpp:789 11 XUL nsDisplayList::PaintForFrame const layout/base/nsDisplayList.cpp:1168 12 XUL nsDisplayList::PaintRoot const layout/base/nsDisplayList.cpp:1030 13 XUL nsLayoutUtils::PaintFrame layout/base/nsLayoutUtils.cpp:2049 14 XUL PresShell::Paint layout/base/nsPresShell.cpp:5414 15 XUL nsViewManager::ProcessPendingUpdatesForView view/src/nsViewManager.cpp:399 16 XUL nsViewManager::ProcessPendingUpdates view/src/nsViewManager.cpp:1120 ... More reports at: https://crash-stats.mozilla.com/report/list?signature=gfxContext%3A%3AgfxContext%28gfxASurface*%29
Reporter | ||
Updated•11 years ago
|
status-firefox22:
--- → affected
Reporter | ||
Comment 1•11 years ago
|
||
It's now #24 top browser crasher in 19.0.2 and #12 in 20.0b6 on Mac OS X.
Updated•8 years ago
|
Crash Signature: [@ gfxContext::gfxContext(gfxASurface*)] → [@ gfxContext::gfxContext(gfxASurface*)]
[@ gfxContext::gfxContext]
Comment hidden (spam) |
Updated•7 years ago
|
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•