Closed
Bug 868788
Opened 12 years ago
Closed 8 years ago
"Assertion failure: _moz_cairo_status(mCtx) || dt->GetTransform() == GetTransform()" with scaled canvas
Categories
(Core :: Graphics, defect)
Tracking
()
VERIFIED
WORKSFORME
People
(Reporter: jruderman, Unassigned)
References
Details
(Keywords: assertion, crash, testcase)
Attachments
(2 files)
Assertion failure: _moz_cairo_status(mCtx) || dt->GetTransform() == GetTransform(), at gfx/2d/DrawTargetCairo.cpp:55
Linux-only?
Reporter | ||
Comment 1•12 years ago
|
||
Comment 2•11 years ago
|
||
Any chance we can look at this? It is also reproducible on MacOS.
Comment 3•11 years ago
|
||
I can't reproduce in my local linux debug build with mozilla-central from ~yesterday. Is this WORSKFORME now?
See also bug 943978, which has a substantially-different testcase that hits this assertion (in current mozilla-central).
I can't reproduce this locally. Please reopen this bug if you can reproduce the crash in a current build.
Comment 5•8 years ago
|
||
(WORKSFORME, too, in a current linux64 debug build.)
Status: RESOLVED → VERIFIED
You need to log in
before you can comment on or make changes to this bug.
Description
•