|
|
#1 |
|
Is this symbolic crash log?
My app crashed and I got a crash log as attachment, I an not if this is symbolic log, what can I do if it is not symbolic?
__________________
iPad Mini 32GB, iPhone 4S 16GB, iPad1 32GB, Mac mini 2.53GHz 4GB 320GB, ThinkPad T60 MyApp: Market Event v1.9.2 |
|
|
|
0
|
|
|
#2 | |
|
Quote:
This may be because XCode can't find matching debug symbols (dSYM) for this version of your app. Do you have the app (exact same version!) archived in XCode's organizer? |
||
|
|
0
|
|
|
#3 | |
|
Quote:
__________________
iPad Mini 32GB, iPhone 4S 16GB, iPad1 32GB, Mac mini 2.53GHz 4GB 320GB, ThinkPad T60 MyApp: Market Event v1.9.2 |
||
|
|
0
|
|
|
#4 |
|
Was this an adhoc build? If so its dSYM file should be archived. If not then you probably don't have the dSYM file.
I think that the app was killed because it ran a background process longer than ten minutes or it took longer than ten seconds to launch. |
|
|
|
0
|
|
|
#5 | |
|
Quote:
Though I see the message for creating dSYM when I create debug build. For this crash, I knew the reason. I just want to know how to get full symbolic report when I debug my app that crashed.
__________________
iPad Mini 32GB, iPhone 4S 16GB, iPad1 32GB, Mac mini 2.53GHz 4GB 320GB, ThinkPad T60 MyApp: Market Event v1.9.2 |
||
|
|
0
|
|
|
#6 |
|
If you archive a build then the dSYM file is saved in the archive. If you run a Debug build the dSYM file is created. But once you build again the first dSYM file will be lost.
In theory if you build a Debug build and run it on the device. Then quit the app. Then launch again on the device and it crashes you should be able to symbolicate if you symbolicate without any new builds. |
|
|
|
0
|
|
|
#7 | |
|
Quote:
__________________
iPad Mini 32GB, iPhone 4S 16GB, iPad1 32GB, Mac mini 2.53GHz 4GB 320GB, ThinkPad T60 MyApp: Market Event v1.9.2 |
||
|
|
0
|
|
|
#8 |
|
Not that I know of.
Normally I either run in the debugger or I run an adhoc build. |
|
|
|
0
|
|
|
#9 | |
|
Quote:
Code:
Exception Type: EXC_CRASH (SIGABRT) Exception Codes: 0x0000000000000000, 0x0000000000000000 Crashed Thread: 0 Last Exception Backtrace: 0 CoreFoundation 0x3b83929e __exceptionPreprocess + 158 1 libobjc.A.dylib 0x3572897a objc_exception_throw + 26 2 UIKit 0x349ccc16 -[UINavigationController pushViewController:transition:forceImmediate:] + 998 3 UIKit 0x349cc826 -[UINavigationController pushViewController:animated:] + 34 4 MarketEvent 0x00024d9c 0x22000 + 11676 5 UIKit 0x34a2d268 -[UITableView _selectRowAtIndexPath:animated:scrollPosition:notifyDelegate:] + 872 6 UIKit 0x34aafe9c -[UITableView _userSelectRowAtPendingSelectionIndexPath:] + 152 7 Foundation 0x36634a6a __NSFireDelayedPerform + 446 8 CoreFoundation 0x3b80e5da __CFRUNLOOP_IS_CALLING_OUT_TO_A_TIMER_CALLBACK_FUNCTION__ + 10 9 CoreFoundation 0x3b80e28c __CFRunLoopDoTimer + 268 10 CoreFoundation 0x3b80cefc __CFRunLoopRun + 1228 11 CoreFoundation 0x3b77feb8 CFRunLoopRunSpecific + 352 12 CoreFoundation 0x3b77fd44 CFRunLoopRunInMode + 100 13 GraphicsServices 0x39b4d2e6 GSEventRunModal + 70 14 UIKit 0x349bf2f4 UIApplicationMain + 1116 15 MarketEvent 0x0002483a 0x22000 + 10298 16 MarketEvent 0x000247f4 0x22000 + 10228
__________________
iPad Mini 32GB, iPhone 4S 16GB, iPad1 32GB, Mac mini 2.53GHz 4GB 320GB, ThinkPad T60 MyApp: Market Event v1.9.2 |
||
|
|
0
|
|
|
#10 | |
|
Quote:
__________________
Regards, Duncan Champney, WareTo. Check out our latest app, Face Dancer, available for free on the App Store. |
||
|
|
0
|
|
|
#11 |
|
Unfortunately symbolication is unreliable. Reasons are hard to figure out sometimes.
Is this crash log from the Xcode Organizer? See this blog for one possible reason http://twobitlabs.com/2011/09/symbol...-in-xcode-4-1/ |
|
|
|
0
|
|
|
#12 | |
|
Quote:
|
||
|
|
0
|
|
|
#13 | |
|
Quote:
__________________
iPad Mini 32GB, iPhone 4S 16GB, iPad1 32GB, Mac mini 2.53GHz 4GB 320GB, ThinkPad T60 MyApp: Market Event v1.9.2 |
||
|
|
0
|
|
|
#14 |
|
They added a re-symbolicate button in the Organizer. Sometimes you have to quit and restart Xcode for it to work though. In older versions of Xcode it's a little more complicated.
|
|
|
|
0
|
|
|
#15 | |
|
Quote:
I have no way, does any help me?
__________________
iPad Mini 32GB, iPhone 4S 16GB, iPad1 32GB, Mac mini 2.53GHz 4GB 320GB, ThinkPad T60 MyApp: Market Event v1.9.2 |
||
|
|
0
|
|
|
#16 |
|
Probably you need to verify that you have the right dSYM file. See this Q&A
http://developer.apple.com/library/i...65/_index.html |
|
|
|
0
|
![]() |
|
«
Previous Thread
|
Next Thread
»
| Thread Tools | Search this Thread |
| Display Modes | |
|
|
All times are GMT -5. The time now is 08:25 PM.








Linear Mode
