Closed
Bug 763828
Opened 13 years ago
Closed 7 years ago
"ABORT: Invalid surface format" with large source in createPattern
Categories
(Core :: Graphics, defect)
Tracking
()
People
(Reporter: jruderman, Unassigned)
References
Details
(Keywords: assertion, testcase)
Crash Data
Attachments
(1 file)
300 bytes,
text/html
|
Details |
###!!! ABORT: Invalid surface format!: file gfx/thebes/gfxPlatform.cpp, line 506
This is an NS_RUNTIMEABORT, so it brings down opt builds as well:
bp-92044348-19f1-4e73-96cc-0e2662120612
Comment 1•13 years ago
|
||
The test case is now crashing debug linux beta, aurora, nightly @ gfxASurface::CairoSurface
Crash Signature: [@ mozalloc_abort | NS_DebugBreak_P | gfxPlatform::GetSourceSurfaceForSurface ] → [@ mozalloc_abort | NS_DebugBreak_P | gfxPlatform::GetSourceSurfaceForSurface ]
[@ gfxASurface::CairoSurface ]
Comment 2•13 years ago
|
||
I'm no longer seeing the ABORT in OSX but now a crash at:
__cairo_list_add cairo_list_add _cairo_surface_nil_invalid_size + 0x107 cairo_surface_attach_snapshot XUL@0x271ed9f
Linux is still crashing with gfxASurface::CairoSurface
Crash Signature: [@ mozalloc_abort | NS_DebugBreak_P | gfxPlatform::GetSourceSurfaceForSurface ]
[@ gfxASurface::CairoSurface ] → [@ mozalloc_abort | NS_DebugBreak_P | gfxPlatform::GetSourceSurfaceForSurface ]
[@ gfxASurface::CairoSurface ]
[@ __cairo_list ]
status-firefox17:
--- → affected
status-firefox18:
--- → affected
status-firefox19:
--- → affected
status-firefox-esr17:
--- → affected
Version: Trunk → 17 Branch
Comment 3•7 years ago
|
||
Closing because no crash reported since 12 weeks.
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → WONTFIX
Updated•3 years ago
|
You need to log in
before you can comment on or make changes to this bug.
Description
•