[Webkit-unassigned] [Bug 6947] SVG Game crashes WebKit+SVG

bugzilla-daemon at opendarwin.org bugzilla-daemon at opendarwin.org
Sat May 6 00:52:17 PDT 2006


http://bugzilla.opendarwin.org/show_bug.cgi?id=6947





------- Comment #6 from jonathanjohnsson at gmail.com  2006-05-06 00:52 PDT -------
Created an attachment (id=8132)
 --> (http://bugzilla.opendarwin.org/attachment.cgi?id=8132&action=view)
More reduced test case

I reduced the reduction a bit more, it still crashes every time. The difference
in the crash logs are mainly in the beginning, as follows (then proceeding
identical, except for some addresses):

-- first reduction --

Exception:  EXC_BAD_ACCESS (0x0001)
Codes:      KERN_PROTECTION_FAILURE (0x0002) at 0x000003e1

Thread 0 Crashed:
0   com.apple.CoreGraphics      0x903c5560 CGColorTransformGetColorSpace + 52
1   libRIP.A.dylib              0x9474d258 ripc_GetRenderingState + 88
2   libRIP.A.dylib              0x9474c450 ripc_DrawImage + 144
3   com.apple.CoreGraphics      0x903d9ef4 CGContextDelegateDrawImage + 76
4   com.apple.CoreGraphics      0x9046bac4 metalDelegate_FillRectWithImages +
360
5   com.apple.CoreGraphics      0x9046b944 CGContextDelegateFillRectWithImages
+ 116
6   com.apple.CoreGraphics      0x9046b728
Private_CGContextFillRectWithImagesPrivate + 124

-- second reduction --

Exception:  EXC_BAD_ACCESS (0x0001)
Codes:      KERN_PROTECTION_FAILURE (0x0002) at 0x00000009

Thread 0 Crashed:
0   com.apple.CoreGraphics      0x9043e514 CGContextDelegateSupportsFeature +
28
1   com.apple.CoreGraphics      0x9046b6f0
Private_CGContextFillRectWithImagesPrivate + 68


-- 
Configure bugmail: http://bugzilla.opendarwin.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list