crash-reports Questions
2
Solved
My client are experiencing software crashes with a VB6 program I wrote.
I had set up the registry to produce full crash dumps, and I saw it working correctly with other programs that crashed on th...
Socialization asked 26/5, 2015 at 11:43
5
Solved
My client has an ASP.NET application installed on two production servers (balanced with NLB, but that's irrelevant).
Both servers crash every 3-4 hours with the following event viewer logged error:...
Mikkimiko asked 20/8, 2013 at 12:56
6
Solved
I have just released an application on the App Store but for some users the app will crash. I am not able to reproduce this problem and therefore I was wondering if there is any way to get a crash ...
Diploblastic asked 13/4, 2012 at 17:41
1
Solved
Once i intall the app in the android device, once i try to open it, it suddenly crashes and closes. always having same issue even though i did reset-cache and gradlew clean.
java.lang.NoClassDefFou...
Bioclimatology asked 14/12, 2023 at 11:11
7
My Xamarin application works perfectly on debug mode but crashes on release mod. I get this error: "Unfortunately App has stopped". I connected my phone through USB and when I run the app in releas...
Baudelaire asked 4/4, 2018 at 11:18
3
Solved
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 ca...
Inchoative asked 8/5, 2011 at 22:10
1
On almost every Play Store release of my app, I get weird crash reports of certain resource files being missing. Decompiling the APK shows the resources are there. The crashes are always by 1 user ...
Chronologist asked 6/5, 2023 at 18:57
2
In Xcode > Organizer > Crashes I see a crash with note "NO_CRASH_STACK + 0".
What does this mean and why does it happen that a crash stack is not available?
Lugsail asked 24/1, 2016 at 12:24
4
I have an C++ application, that crashes on a computer of some person on the other end of the world. There's no way for me to simulate it or get the same computer. The person is no developer, so I c...
Endaendall asked 13/6, 2014 at 15:18
3
Solved
it is the latest version of visual studio pro 2019
and there is new folder on my desktop named .vs
and the desktop folder contains a folder named v16 and it contains a file named .suo
Can it be b...
Harte asked 2/7, 2020 at 19:36
1
When analysing crash reports, I'm seeing a Non UI role that I have never seen before. I am trying to understand what state of the app it corresponds to.
Hardware Model: iPhone7,2
Code Type: ARM-64...
Varick asked 14/7, 2018 at 16:29
1
I am newbie Android developer who is trying to debug why our app is crashing. We are experiencing crashes when we attempt to send push notifications to an Android device. This is an onboarding tick...
Oilcup asked 29/8, 2019 at 21:17
3
Solved
I've got some logs on Xcode's Organizer but I don't know how to properly debug them. I've read Apple Documentation at Apple Documentation by it doesn't tells me where the error/crash message is. It...
Amador asked 2/10, 2015 at 3:17
3
When symbolicating crash reports, I noticed that line numbers are off. I tested this with a project in which I deliberately cause a crash. It seems the generated line number do not include certain ...
Bokbokhara asked 17/8, 2009 at 9:48
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
5
How to read error codes which appear in the console?
<Warning>: ....... -exited abnormally with signal 9: Killed: 9
<Warning>: ....... -1 err = Bad file descriptor (0x00000009)
Here...
Blueberry asked 2/5, 2013 at 13:10
5
Solved
I can use ACRA library to manage force close error by handling uncaught exception. The report can sent to google doc., email and custom web service successfully..
But what I want..
How can I wr...
Pigeonhearted asked 23/1, 2012 at 11:19
1
My app currently registered in the App Store works normally in version 14 or earlier, but it does not run after updating to iOS 14.2 version.(The app doesn't launch, waits for a few seconds on a bl...
Hexahedron asked 19/11, 2020 at 9:2
1
I've uploaded my app to play store but it still crashes as "crash report image" of developer console shows.
on some devices the app did not lunch at all
while on other it crashes when sta...
Broucek asked 24/4, 2022 at 3:0
1
I have published a Flutter app on Play Store that reports crashes from time to time. To build it for release, I used obfuscation as described here with the command:
flutter build apk --obfuscate --...
Gorlicki asked 11/1, 2021 at 13:34
4
Solved
I am noticing it from my last few build, crashlytics is not sending the proper crash reports...
In crash reports i can not debug on which class the crash occured..
Although I have tried uploading ...
Auer asked 18/7, 2017 at 7:10
1
Solved
My macOS app reads the crashlog files directly and submits them to my server for analysis if the user allows it. Which means I get to see the original .ips files generated on Monterey.
Now, these f...
Dorcasdorcea asked 4/1, 2022 at 19:39
4
I am trying to make sense of this crash report but can not make sense, because the function "applySettings()" is not called from init() as is shown in the crash report. What is "part...
Jolie asked 9/7, 2020 at 17:29
1
Solved
Starting in macOS 12 (Monterey), the system apparently writes crash file as .ips files, instead of the traditional .crash file format.
The file appears to contain JSON data:
{"app_name":&...
Anibalanica asked 5/11, 2021 at 19:11
1 Next >
© 2022 - 2025 — McMap. All rights reserved.