Closed Bug 891123 Opened 11 years ago Closed 11 years ago

Canvas crash due to too much recursion in SkPathStroker::cubic_to

Categories

(Core :: Graphics, defect)

25 Branch
x86
Windows 7
defect
Not set
critical

Tracking

()

VERIFIED FIXED
mozilla25
Tracking Status
firefox24 --- unaffected
firefox25 --- verified

People

(Reporter: jruderman, Unassigned)

References

Details

(Keywords: crash, regression, testcase)

Crash Data

Attachments

(3 files)

https://crash-stats.mozilla.com/report/index/5d972e43-5bf8-43c3-b946-82dd32130708

Happens on Windows but not on Mac.

Happens on Nightly but not on release channel (Firefox 22).
No crash for me on Windows 7. Is there a graphics pref to set?
I can reproduce on my other Windows machine after forcing it to use skia:
  user_pref("gfx.direct2d.disabled", true);
Version: Trunk → 25 Branch
Regression window(m-c)
Good:
http://hg.mozilla.org/mozilla-central/rev/2cae857c17cb
Mozilla/5.0 (Windows NT 6.1; WOW64; rv:25.0) Gecko/20130703 Firefox/25.0 ID:20130703061408
Bad:
http://hg.mozilla.org/mozilla-central/rev/dcbbfcdf7bb4
Mozilla/5.0 (Windows NT 6.1; WOW64; rv:25.0) Gecko/20130703 Firefox/25.0 ID:20130703111528
Pushlog:
http://hg.mozilla.org/mozilla-central/pushloghtml?fromchange=2cae857c17cb&tochange=dcbbfcdf7bb4


Regression window(m-i)
Good:
http://hg.mozilla.org/integration/mozilla-inbound/rev/5f652fba751d
Mozilla/5.0 (Windows NT 6.1; WOW64; rv:25.0) Gecko/20130703 Firefox/25.0 ID:20130703062507
Bad:
http://hg.mozilla.org/integration/mozilla-inbound/rev/73da858ef7ab
Mozilla/5.0 (Windows NT 6.1; WOW64; rv:25.0) Gecko/20130703 Firefox/25.0 ID:20130703071637
Pushlog:
http://hg.mozilla.org/integration/mozilla-inbound/pushloghtml?fromchange=5f652fba751d&tochange=73da858ef7ab

Suspected:  Bug 848491
Attached patch upstream fixSplinter Review
Attachment #775881 - Flags: review?(matt.woodrow)
Attachment #775881 - Flags: review?(matt.woodrow) → review+
https://hg.mozilla.org/mozilla-central/rev/6127dd6a6038
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla25
Keywords: verifyme
Mozilla/5.0 (Windows NT 6.1; rv:25.0) Gecko/20100101 Firefox/25.0 buildid 20130910004002
opening attachment 772342 [details] and see no crashes
Status: RESOLVED → VERIFIED
Keywords: verifyme
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: