• 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
Re: NSString and UIWebView load
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: NSString and UIWebView load


  • Subject: Re: NSString and UIWebView load
  • From: Jens Alfke <email@hidden>
  • Date: Sun, 13 Sep 2009 08:23:14 -0700

The crash log shows the crash is in a background thread running Data Detectors code:

Thread 3 Crashed:
0 libobjc.A.dylib 0x93ca268c objc_msgSend + 28
1 CoreFoundation 0x30288bb4 __CFSTUnitWordSentenceLineSetString + 1204
2 DataDetectorsCore 0x351eb7be _FillNextTokenInCache + 142
3 DataDetectorsCore 0x351ebc15 DDTokenCacheGetTokensAtPosition + 141
4 DataDetectorsCore 0x351ebcfc DDTokenCacheGetTokenOrSubtokenAfterPosition + 53
5 DataDetectorsCore 0x351e3f5f DDScannerScanQuery + 133
6 DataDetectorsUI 0x36f915c1 -[DDOperation main] + 436
...

This is an internal framework, and the crash doesn't seem directly related to anything you're doing, so this might be a bug in the simulator; especially since you say it never crashes on the device itself. (Data Detectors doesn't exist in the iPhone OS.)

—Jens

_______________________________________________

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


References: 
 >NSString and UIWebView load (From: Dragos Ionel <email@hidden>)
 >Re: NSString and UIWebView load (From: Andrew Farmer <email@hidden>)
 >Re: NSString and UIWebView load (From: Dragos Ionel <email@hidden>)
 >Re: NSString and UIWebView load (From: Jens Alfke <email@hidden>)

  • Prev by Date: CoreData multiple contexts and threads
  • Next by Date: Re: KVO can be unsafe in -init?
  • Previous by thread: Re: NSString and UIWebView load
  • Next by thread: controlling console message output
  • Index(es):
    • Date
    • Thread