• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
C++ exception inside -[NSString drawWithRect:options:attributes:]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

C++ exception inside -[NSString drawWithRect:options:attributes:]


  • Subject: C++ exception inside -[NSString drawWithRect:options:attributes:]
  • From: James Walker <email@hidden>
  • Date: Mon, 28 Sep 2009 11:21:54 -0700

When I run under the debugger, breaking on C++ exceptions, I get an exception during -[NSString drawWithRect:options:attributes:]. Here's the backtrace:

#0 0x94d5b259 in __cxa_throw ()
#1 0x91426bfb in SelectStreamType ()
#2 0x914228fa in TTPerformStreamingTypeQuery ()
#3 0x90e3c25a in TConcreteFontScaler::StreamingTypeQuery ()
#4 0x90e1d02f in FPGetFontSubsetFormat ()
#5 0x929a8afa in CGFontGetFontSubsetFormat ()
#6 0x27db1fe1 in PDFFontCreate ()
#7 0x27db3562 in PDFFontSetAddFont ()
#8 0x27dae131 in PDFContentStreamDrawGlyphs ()
#9 0x27daedb2 in pdf_DrawGlyphs ()
#10 0x9837c9a0 in rips_DrawGlyphs ()
#11 0x92838be2 in draw_glyphs ()
#12 0x92838537 in CGContextShowGlyphsWithAdvances ()
#13 0x90632dd7 in -[NSLineFragmentRenderingContext drawAtPoint:inContext:] ()
#14 0x906320b9 in _NSStringDrawingCore ()
#15 0x9071633d in -[NSString(NSExtendedStringDrawing) drawWithRect:options:attributes:] ()


The drawing seems to work, I'm just curious, and this hasn't happened before Snow Leopard.
--
James W. Walker, Innoventive Software LLC
<http://www.frameforge3d.com/>
_______________________________________________


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


  • Follow-Ups:
    • Re: C++ exception inside -[NSString drawWithRect:options:attributes:]
      • From: Kyle Sluder <email@hidden>
  • Prev by Date: Re: Animating "contents" property of CALayer via the delegate
  • Next by Date: Re: C++ exception inside -[NSString drawWithRect:options:attributes:]
  • Previous by thread: Quartz Composer API Questions (and comments)
  • Next by thread: Re: C++ exception inside -[NSString drawWithRect:options:attributes:]
  • Index(es):
    • Date
    • Thread