Closed
Bug 948330
Opened 11 years ago
Closed 2 years ago
crash in gfxPlatform, line 732 with abort message: "Attempt to create unsupported SourceSurface from non-image surface"
Categories
(Firefox :: General, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 844819
People
(Reporter: andre.fiedler, Unassigned)
Details
It occurs in Firefox 25.0.1 on Mac OS 10.9. On Windows all works fine. Some CSS property triggers this abort message and Firefox crashes. If I comment out the CSS file and load the page again, all works fine.
Reporter | ||
Comment 1•11 years ago
|
||
Crash Report:
AdapterDeviceID: 0x 46
AdapterVendorID: 0x8086
Add-ons: %7B972ce4c6-7e08-4474-a285-3208198ce6fd%7D:25.0,memchaser%40quality.mozilla.org:0.5.2.1,jid0-t3eeRQgGANLCH9c50lPqcTDuNng%40jetpack:1.7,jid0-Q8AnCngqauAbYStX1Qa7kaHFIcE%40jetpack:initial.rev2,fxos_1_2_simulator%40mozilla.org:6.0pre6.20131125,r2d2b2g%40mozilla.org:4.0,firebug%40software.joehewitt.com:1.12.5
BuildID: 20131112160018
CrashTime: 1386667185
EMCheckCompatibility: true
InstallTime: 1386666895
Notes: AdapterVendorID: 0x8086, AdapterDeviceID: 0x 46GL Layers! GL Context? GL Context+ GL Layers+ xpcom_runtime_abort(###!!! ABORT: Attempt to create unsupported SourceSurface fromnon-image surface.: file /builds/slave/rel-m-rel-osx64_bld-0000000000/build/gfx/thebes/gfxPlatform.cpp, line 732)
ProductID: {ec8030f7-c20a-464f-9b0e-13a3a9e97384}
ProductName: Firefox
ReleaseChannel: release
SecondsSinceLastCrash: 277
StartupTime: 1386666911
Theme: classic/1.0
Throttleable: 1
URL: http://dev.oe-konzept.de/
Vendor: Mozilla
Version: 25.0.1
Reporter | ||
Comment 2•11 years ago
|
||
maybe duplicate of this bug https://bugzilla.mozilla.org/show_bug.cgi?id=844819 ?
Reporter | ||
Comment 3•11 years ago
|
||
Testcase: http://jsfiddle.net/SunboX/pxRUg/12/
Comment 4•2 years ago
|
||
In the process of migrating remaining bugs to the new severity system, the severity for this bug cannot be automatically determined. Please retriage this bug using the new severity system.
Severity: major → --
Comment 5•2 years ago
|
||
Looks like this was handled by bug 844819.
Status: NEW → RESOLVED
Closed: 2 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•