Re: Weird problem with Core Text
Re: Weird problem with Core Text
- Subject: Re: Weird problem with Core Text
- From: Aki Inoue <email@hidden>
- Date: Thu, 12 Nov 2009 09:50:39 -0800
> Your comments do make sense. But the glitch lies in the code where it tries to format a chunk of text with CTFrameSetter. I doubt it might have been trapped into some infinite loop of memory allocation in the implementation of
> CTFrameSetterCreateFrame, and that's the reason why it's allocating a memory beyond boundary (but somehow 64-bit worked?).
Yes, I agree CoreText should not cause crashes even with huge documents that way. That situation should be handled more gracefully.
Please file a bug against CoreText.
Thanks,
Aki_______________________________________________
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