crash-reports
Previous filename in RollingFileAppender
I am using Log4Net for logging in an application I\'ve written. For writing to the log file, I use a RollingFileAppender with 5 backups and a max filesize of 250KB.[详细]
2023-03-03 08:55 分类:问答How to debug iPhone app crash log. Crash only in App Store purchased version, not in development
I received the first crash report but I am not able to get what is the problem. Fortunately, since this crash came from a colleague of mine, I can test the error directly on his iPhone and install a d[详细]
2023-03-02 02:31 分类:问答Android Crash Reports using ACRA in service
I want to use ACRA in my app for crash reporting. I have used it earlier in other app. My app doesn\'t have nay activi开发者_如何学Goty and is just a service. I want to have crash reports for service.[详细]
2023-02-28 00:58 分类:问答How can I symbolicate from a .crash file in XCode4 that I've downloaded from iTunes Connect
There is a similar question about symbolicating a .crash file here.However this question does not cover how to easily symbolicate in Xcode 4.[详细]
2023-02-27 08:56 分类:问答No information from this crash report:
I was beta-testing my iPhone App (not through xcode), and the app crashed. I plugged it into itunes to read the crash log, but it provides NO INFORMATION at all.[详细]
2023-02-26 22:28 分类:问答Strange Crash issue + iOS
This crash log is from a customer using my iPad app. There are only two lines in the crash log which point to my app - Thread 0 line 19 & 20.[详细]
2023-02-26 14:23 分类:问答Google Breakpad fails to compile
I am attempting to bui开发者_开发百科ld google-breakpad and I am getting the error File \"C:\\google-breakpad\\src\\tools\\gyp\\pylib\\gyp\\generator\\msvs.py\", line 907, in _GetPathDict[详细]
2023-02-24 22:15 分类:问答Where does Xcode store whatever it downloads from devices?
When I attach an unrecognized iPhone to Xcode, it downloads some information from it. (I believe this includes debugging information.) Where does it store thi开发者_开发百科s information on my Mac\'s[详细]
2023-02-21 18:47 分类:问答What does mc_mobile_tunnel represent in a crash log?
A coworker handed me an iPhone that crashed in the middle of our app running. The crash report credits the crash to mc_mobile_tunnel rather than our application.[详细]
2023-02-20 03:47 分类:问答understanding iOS thread dump that has no application calls
So I have an app that is live in the app store that I\'ve modified to send back crash reports. This has helped me get rid of most of my bugs, but I\'m having hard time identifying this one. Below is a[详细]
2023-02-19 05:46 分类:问答