Re: Crash drawing shadows
Re: Crash drawing shadows
- Subject: Re: Crash drawing shadows
- From: Ken Thomases <email@hidden>
- Date: Mon, 21 Jul 2008 21:33:11 -0500
On Jul 21, 2008, at 9:01 PM, Graham Cox wrote:
Stack trace:
#0 0x940101fc in sseCGSFill8by1
#1 0x93d89107 in ripl_CreateMask
#2 0x93d8d47f in RIPLayerSymmetricConvolve
#3 0x93d8dc0b in RIPLayerGaussianBlur
#4 0x93da795a in rips_s_BltShape
#5 0x93d74939 in ripc_Render
#6 0x93d7d7c4 in ripc_DrawPath
#7 0x94057a67 in CGContextDrawPath
#8 0x940a5726 in CGContextStrokePath
#9 0x95678b99 in -[NSBezierPath(NSBezierPathDevicePrimitives)
_doUserPathWithOp:inContext:]
#10 0x95678cb2 in -[NSBezierPath stroke]
What was the specific kind of crash (e.g. EXC_BAD_ACCESS)?
It's possible there's a byte-alignment issue, which would produce a
different exception than a buffer overrun.
Cheers,
Ken
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden