symbolicatecrash Questions
1
Hi when I run symbolicatecrash script with .dSYM file and crash file, it fails to symbolicate the crash file. Here is what i get;
S Version 5.1 Build 11E53
12 binary images remain after pruning:
F...
Bucher asked 5/8, 2012 at 7:31
4
I'm running XCode 4.5.2 and am having problems getting symbolicatecrash to work.
Note that this is for an app and dsym that were NOT generated on my system, and aren't in an archive.
So far I've:...
Yoakum asked 6/12, 2012 at 18:41
3
Solved
I have a submitted iOS app and I have the build archive with me. So, I took the crashes from iTunesConnect but when I tried to symbolicate them (dragged the .crash files to Xcode Organizer they did...
Tortious asked 1/10, 2013 at 9:28
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
I have an OSX desktop Xcode project which includes another Xcode project (a framework) as a dependency. When I build an archive of the app, it generates two dSYM packages - one for the app and one ...
Knobby asked 13/2, 2013 at 18:51
5
Solved
I just upgraded my xcode to version 4.5, I tried three ways for symbolicating crash log, but neither of them success.
Firstly, I got the crash log from my device and then imported it into "Device ...
Sapphism asked 23/9, 2012 at 7:30
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
2
Symbolicate iPhone app crash - Map hexadecimal addresses to valid function namespace (call stack)
Listing requirements: Symbolicating crashes
Using Xcode Organizer
Using external services
Using ...
Parmesan asked 25/2, 2013 at 10:1
2
Solved
I have a crash report from BugSense, so I have information on the memory location of crashes but they are not symbolicated. Also Bug Sense does not send traditional crash reports but still gives me...
Byword asked 6/10, 2011 at 14:34
5
I have a new app, which was rejected from the app store with this message:
We found that your app crashed on an iPhone 5 and iPad 3rd Gen running iOS 6.1, which is not in compliance with the App S...
Contradictory asked 12/2, 2013 at 3:46
1
I am facing some problem in symbolicating my crash log.
I followed all the steps as answered by naveenshan in this thread.
But once I execute the line
atos -arch armv7 -o 'app name.app'/'app na...
Deferential asked 11/2, 2013 at 9:19
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
Solved
I got (in ITC) below presented crash report for my first Mac App Store app.
Using knowledge founded on Stackoverflow I tried to symbolicate this log, but (using atos and otool) I was only able to r...
Yurev asked 10/11, 2012 at 22:10
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
3
I have been running into trouble recently trying to symbolicate a crash log of an iOS app. For some reason the UUID of the dSYM was not indexed in Spotlight. After some manual search and a healthy ...
Lunisolar asked 20/6, 2012 at 22:23
0
I'm getting quite a few errors which appear to be related to WebKit in my iOS project. To give some background, we use WebViews in our application for displaying news stories. These news stories of...
Teferi asked 6/10, 2012 at 6:6
3
Solved
I have got many crash logs from different users, I have different builds and dSYM file now how can i make sure a particular crashlog belongs to which build and dSYM file.
Is there is any way to c...
Elvyn asked 2/4, 2012 at 13:44
2
Solved
This is a very weird problem. I think I must be doing something wrong, but I don't know what it is. I've been using symbolicatecrash for several years with no problems. The issue I'm seeing is that...
Satterfield asked 18/11, 2011 at 0:40
1
Solved
I'm trying to get XCode 4 to symbolicate a crash report. I've googled and followed this link (https://github.com/chrispix/symbolicatecrash-fix) but get stopped. The instructions say "To fix your iO...
Dogoodism asked 6/6, 2011 at 5:35
3
I can't manage to make my code symbolicated ... I read the part "below" :
Given a crash report, the matching
binary, and its .dSYM file,
symbolication is relatively easy. The
Xcode Organizer ...
Schizophrenia asked 23/4, 2010 at 8:8
© 2022 - 2024 — McMap. All rights reserved.