symbolicate Questions
2
Solved
I am attempting to manually symbolicate a crash log since Xcode 7 will not do it for me. Yet, I come to this result:
What does this mean and what can I do with this? I have used atos as well an...
Mockingbird asked 21/11, 2015 at 17:40
26
Solved
I'm looking to try and symbolicate my iPhone app's crash reports.
I retrieved the crash reports from iTunes Connect. I have the application binary that I submitted to the App Store and I have the ...
Enthrall asked 22/9, 2009 at 15:44
4
Is there any way to symbolicate a stack trace that is not a full crash report?
I am logging the string result of [NSThread callStackSymbols] to our server. This doesn't give a fully formatted cras...
Quotidian asked 31/7, 2012 at 19:44
2
I want to symbolicate the stack trace symbols logged using [NSThread callStackSymbols] to identify the full stack backtrace calls. But, this doesn't give symbolicated trace.
0 TestApp 0x0029616f T...
Nuncupative asked 16/6, 2015 at 2:59
5
My app got rejected from Apple and I have got crash reports in .txt format instead of .crash format.
How can I symbolicate or read the crash report ?
Skillet asked 8/11, 2016 at 5:47
4
I cannot symbolicate OS X (not iOS) crash logs from testers and users using XCode 4.6 . The crash logs cannot be dragged into the organizer, and the organizer does not show any crash logs from ~/Li...
Cary asked 5/7, 2013 at 18:45
6
Solved
I received a crash report via AirBrake.io that isn't symbolicated. Since the crash report is not in exactly the same format as an Apple crashlog I can't just drop it on XCode as usual, so I took th...
Finegrained asked 20/4, 2012 at 8:30
6
Can you help me get my crashes symbolicated?
In Xcode 7.3, Window -> Organizer -> Crashes, I have crash reports from my latest TestFlight builds. They were built on this Mac, and all the archives ...
Dayflower asked 23/3, 2016 at 21:34
2
Goal:
I want to symbolicate the "output" of [NSThread callStackSymbols].
Side Notes:
I know how to do that with crash logs. However, I need to investigate some problems where I would like to lo...
Excretion asked 8/12, 2015 at 14:36
3
For iOS crash reports, it is sufficient to drag and drop the crash report to the Organizer.
Symbolicating iPhone App Crash Reports
But this method doesn't work for Mac OSX crash reports.
How can...
Incentive asked 30/4, 2011 at 13:46
2
Solved
I have recently submitted an app to the app store and it has gotten rejected. The app I made was specifically iPhone only, however i was unaware that you had to make sure it ran on an iPad as well ...
Bushcraft asked 3/2, 2015 at 7:17
1
Solved
I need to symbolicate some crash logs and for that I read that I need the .app and the .dSYM files together with the .crash files.
I can't find the .app file anywhere. I have the .app.dSYM file a...
Cowling asked 25/7, 2016 at 23:56
4
Solved
I've probably read upwards of 20 articles and forum posts on this subject and I still can't get it working.
My app seems to symbolicate just fine but I can't symbolicate system calls, which is whe...
Shipboard asked 28/9, 2012 at 18:51
0
I want to know how can I symbolicate a kernel panic report (not a regular app crash report). I have an OSX app that a user claims caused a kernel panic. It doesn't install any kernel extension but ...
Vying asked 1/11, 2015 at 18:54
3
Solved
I am trying to analyse a crash log that a customer sent me, but I cannot get it to symbolicate the system library calls. It does symbolicate calls to my own methods correctly. That does not make it...
Theurich asked 1/5, 2013 at 15:58
4
Solved
I'm looking at a crash report provided by Apple
Hardware Model: iPhone4,1
Version: ??? (???)
Code Type: ARM (Native)
Parent Process: launchd [1]
Date/Time: 2012-11-18 16:03:44.951 -0600
OS Versi...
Ruthanneruthe asked 26/11, 2012 at 23:25
2
Solved
The problem is that when symbolicating the stacktrace addresses reported by PLCrashReporter doesn't return the actual system frameworks/libraries symbolicated line. My application line is though sh...
Klockau asked 27/9, 2014 at 20:45
1
Solved
Today was the first time that I tried - and failed - to symbolicate a crash log on a newly bought MacBook (let's call this machine MB1). MB1 came with Mac OS X 10.9 pre-installed. I tracked the pro...
Becquerel asked 21/12, 2013 at 4:11
4
Solved
I have a bit of a dilemma — no matter what I do, I cannot get Apple's Instruments.app to symbolicate any of the included instruments while I'm profiling on my devices (it works OK in the iOS Simula...
Camden asked 7/5, 2011 at 4:46
2
Is there any concreate way to symbolicate crash logs from my app, i have following things
dSYM file
.ipa Application file
myapp.crash
-
I have tried symbolicatecrash script but it does not wor...
Coma asked 23/3, 2012 at 4:2
2
Solved
Apple indicates the app crashes at launch on iphone 5, but I can't see where. On my iPhone 5 and iPad it runs perfectly.
This is the Apple notes and crash report (it's symbolicated on organizer an...
Portia asked 15/5, 2013 at 0:35
1
Solved
I have an app on the App Store that is crashing. I have tried several of the solutions on SO to symbolicate my app, using at different times the Organizer, the Terminal, and Instruments. Nothing ha...
Grippe asked 30/11, 2012 at 17:54
1
How to I get to symbolicate everything?
Here is an example so what I am talking about:
Thread 0 name: Dispatch queue: com.apple.main-thread
Thread 0 Crashed:
0 CoreFoundation 0x351642cc CFReleas...
Fruma asked 7/11, 2012 at 18:32
1
There is a similar question about symbolicating a .crash file here. However this question does not cover how to easily symbolicate in Xcode 4.
I have downloaded the .crash files from iTunes connec...
Freytag asked 20/4, 2011 at 1:5
1
Solved
I have snapshot of Allocations Instrument with address of interesting symbol:
And I want to know, where this address is in code. I have corresponding dSYM file. I tried to use atosym command-lin...
Festival asked 8/8, 2012 at 10:42
1 Next >
© 2022 - 2024 — McMap. All rights reserved.