I have a very old app in the app store (last updated in pre-iPhone 5 days). One of its bugs is that it crashes on first launch. I always assumed it was taking too much time to process the large amount of data it now downloads, or used to much memory in doing so. But looking into it, it's something else. Here's a line from the console, definitely not in my code:
<Error>: assertion failed: 12B466: libxpc.dylib + 51947 [E4684D2E-0C18-3463-8A17-401C7133B92B]: 0x7d Here's all the logging I can find: http://pastebin.com/Kfrbq6ut The first few lines are the console output. The rest is the generated crash log. Any ideas what this is? Thanks! -- Rick Mann rm...@latencyzero.com _______________________________________________ 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: https://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com This email sent to arch...@mail-archive.com