Closed
Bug 883590
Opened 11 years ago
Closed 8 years ago
[Azure] crash in SkShader::CreateBitmapShader
Categories
(Core :: Graphics: Canvas2D, defect)
Tracking
()
RESOLVED
INCOMPLETE
People
(Reporter: alice0775, Unassigned)
References
Details
(Keywords: crash, regression, reproducible, Whiteboard: DUPEME)
Crash Data
This bug was filed from the Socorro interface and is
report bp-70d65572-1aeb-416b-96b8-fc1212130616 .
=============================================================
Srash since Firefox 17.
Steps To Reproduce:
1. Disable HWA and Restart
2. Open attachment 633347 [details] of Bug 765111
Actual Results:
Crashes
Regression window(m-c)
Good:
http://hg.mozilla.org/mozilla-central/rev/73b3b3f828b0
Mozilla/5.0 (Windows NT 6.1; WOW64; rv:17.0) Gecko/17.0 Firefox/17.0 ID:20120803042624
Crash:
http://hg.mozilla.org/mozilla-central/rev/62d4f0efe485
Mozilla/5.0 (Windows NT 6.1; WOW64; rv:17.0) Gecko/17.0 Firefox/17.0 ID:20120803073024
Pushlog:
http://hg.mozilla.org/mozilla-central/pushloghtml?fromchange=73b3b3f828b0&tochange=62d4f0efe485
Triggered by:
032ba64ab1f1 Nicholas Cameron — Bug 773460. Pref on Azure/Cairo for Windows. r=roc
Setting gfx.canvas.azure.backends = cairo does not help.
Setting gfx.content.azure.enabled = false does not help.
Reporter | ||
Comment 1•11 years ago
|
||
err:
s/Srash since Firefox 17./Crash since Firefox 17./
Reporter | ||
Updated•11 years ago
|
Version: 24 Branch → 17 Branch
Updated•11 years ago
|
Keywords: regression,
reproducible
Updated•9 years ago
|
Crash Signature: [@ SkShader::CreateBitmapShader(SkBitmap const&, SkShader::TileMode, SkShader::TileMode, void*, unsigned int)] → [@ SkShader::CreateBitmapShader(SkBitmap const&, SkShader::TileMode, SkShader::TileMode, void*, unsigned int)]
[@ SkShader::CreateBitmapShader]
Closing this bug due to a lack of reports. Please reopen this bug report if you can reproduce this crash in a current version.
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → INCOMPLETE
You need to log in
before you can comment on or make changes to this bug.
Description
•