timanrebel / HockeyApp

Appcelerator Titanium module wrapping the HockeyApp SDK
25 stars 19 forks source link

Crash Reports practically useless #23

Closed xtools-at closed 6 years ago

xtools-at commented 6 years ago

Hi guys,

I've integrated crash reporting into our iOS Titanium App, but the reports I get in HockeyApp are not very useful. I don't get the real cause of the crash, but just some memory locations. This has been different for the native Android Apps I did before.

Did anyone of you manage to get something actually useful out of Hockey, while using Titanium for your Apps? Here's an excerpt from my crash reports:

Exception Type: SIGSEGV Exception Codes: SEGV_ACCERR at 0x10 Crashed Thread: 0

Application Specific Information: Selector name found in current argument registers: viewAttached

Thread 0 Crashed: 0 libobjc.A.dylib 0x0000000180ab4430 0x180a98000 + 115760 1 MyAppName 0x00000001013affcc 0x1012d4000 + 901068 2 MyAppName 0x00000001013afecc 0x1012d4000 + 900812 3 CoreFoundation 0x00000001817fa92c 0x181710000 + 960812 4 CoreFoundation 0x00000001817fa650 0x181710000 + 960080 5 CoreFoundation 0x00000001817f9e50 0x181710000 + 958032 6 CoreFoundation 0x00000001817f7a38 0x181710000 + 948792 7 CoreFoundation 0x0000000181717fb8 0x181710000 + 32696 8 GraphicsServices 0x00000001835aff84 0x1835a5000 + 44932 9 UIKit 0x000000018acec2e8 0x18ac79000 + 471784 10 MyAppName 0x00000001012dbb28 0x1012d4000 + 31528 11 libdyld.dylib 0x000000018123a56c 0x181239000 + 5484

xtools-at commented 6 years ago

found the solution here: https://support.hockeyapp.net/kb/client-integration-ios-mac-os-x-tvos/how-to-solve-symbolication-problems