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 (Cocoa-dev@lists.apple.com)

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:
http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com

This email sent to arch...@mail-archive.com

Reply via email to