crash-reports
interpret crash report iOS
my iPad app was working fine, I left it in the field for testing, but now is crashing[when saving?] this is the crash log,[详细]
2023-03-20 01:57 分类:问答Crash Reports not being sent to Apple
I currently have an App that is on the Mac App Store that a couple people have reported instability with. I was able to reproduce the crashes and fix the proble开发者_运维问答m, but what concerned me[详细]
2023-03-14 22:04 分类:问答iPhone Crash Logs Don't Symbolicate Correctly and are Double Spaced
This is odd, and is only happening with one application that Im developing. Im using XCode 4.0 and other apps do symbolicate correctly for me. It happens when I receive crash logs from multiple tester[详细]
2023-03-12 18:58 分类:问答How can I fix this bug that is causing my app to crash on other's phones, if it isn't crashing on mine, and I have no way of seeing what's going on?
In order to get my feet wet with Android development, I thought I\'d hire a guy to lay the foundation of a simple app for me, then I would try and take it from there. So far it\'s worked really well.[详细]
2023-03-10 13:57 分类:问答Multiplatform crash reporting?
What would be the best way to implement crash reporting in a cross-platform app in c++ (windows, mac, linux)? Looked into google breakpad, but spent a few weeks trying to make socorro (UI) work to no[详细]
2023-03-06 00:12 分类:问答JBoss / HotSpot JVM crashing
We have a web app built on Jboss that has been in production for several years; for the last 18 months it has never gone down.However, in the last two days, the jvm has crashed 4 times.[详细]
2023-03-05 10:40 分类:问答Crash on memory warning
Can anyone help in analysing this crash issue? The program did receive memory warning when webview was opened.[详细]
2023-03-05 04:52 分类:问答iPhone sdk read crash files programmatically?
I want to read crash fil开发者_如何学JAVAes programmatically. How can I do this? I am allowed to do this? Will my application be rejected if I do this?[详细]
2023-03-04 15:28 分类:问答How Can I Get A Crash report From a Jailbroken App Running In My Device?
My Application is for jailbroken devices. It compiles and works fine in general in the iOS simulator but it crashes instantly the moment I open it in my device. Again, it\'s a Jailbroken app so I can\[详细]
2023-03-04 00:04 分类:问答about .dSYM and GDB
I encountered a crash in my app. It\'s not 100% reproduce rate crash. From the crash log and dSYM, I can get t开发者_开发知识库he point where the crash happened in the line of some cpp file. But most[详细]
2023-03-03 10:04 分类:问答