Re: Font-related crash in drawing method on PowerPC machines

2008-04-22 Thread Rob Keniger
On 23/04/2008, at 1:16 AM, I. Savant wrote: I haven't looked at this in detail and don't know if this has anything to do with your problem, but how are you handling the case where the user has disabled or otherwise modified their fonts? Even system fonts can be screwed with and if the font is

Re: Font-related crash in drawing method on PowerPC machines

2008-04-22 Thread I. Savant
> I'm running into an odd crasher on PowerPC machines. I have a custom > NSView called TYCurrentDayView that draws an nsmutableattributedstring > on top of a gradient. On a few instances, I will receive the > following crash: I haven't looked at this in detail and don't know if this has a

Font-related crash in drawing method on PowerPC machines

2008-04-22 Thread Justin Williams
Hi, I'm running into an odd crasher on PowerPC machines. I have a custom NSView called TYCurrentDayView that draws an nsmutableattributedstring on top of a gradient. On a few instances, I will receive the following crash: Exception Type: EXC_BAD_ACCESS (SIGBUS) Exception Codes: KERN_PROTECTI