Skip to main content

Questions tagged [crash-reports]

Crash reports covers anything related to obtaining any data related to an application failure.

crash-reports
0 votes
0 answers
26 views

dSYM file missing on Xcode 15 archive

In Xcode 14, when I archived my project, it generated a .dSYM file within the .xcarchive. Since upgrading to Xcode 15, this no longer get generated. Why? (I do not believe I changed any project ...
Paul Masri-Stone's user avatar
0 votes
0 answers
77 views

SIGNAL 6 Abort trap: 6 Terminating Process

In our application we have telematics functioanlity which uses location,activity etc. while traveling the application crashes and shows Exception Type: EXC_CRASH (SIGABRT) Exception Codes: ...
vijay's user avatar
  • 1
0 votes
1 answer
44 views

Connecting 3rd party Crash Analytics to Google Play's Crash Analytics

I am new to the Google Play Store Console, and noticed some crashes and ANRs reported in the GP console that I have not seen on my 3rd party crash analytics dashboard. However, Google only reports the ...
ordinary_puddle's user avatar
-1 votes
1 answer
66 views

Crash Report Error in xcode for SwiftUI: ForEachChild.updateValue

I'm seeing this crash report error: (myAppName) closure #1 in closure #1 in closure #1 in closure #1 in closure #1 in myView.body.getter SwiftUI closure #1 in ForEachChild.updateValue() SwiftUI ...
Xenius's user avatar
  • 41
0 votes
0 answers
52 views

React Native iOS app crashes on launch with error: didFinishLaunchingWithOptions

Suddenly after a recent release my app started crashing on launch. The crash is not related to changes that was made to app, because even reverting changes won't help. here is the stacktrace: Last ...
Ana Koridze's user avatar
  • 1,687
0 votes
0 answers
15 views

Unknown Exception type for crash detail on Google play console. My exception type seems to be reduced to an obfuscated abbreviation

Before I used to get a meaningful known Exception type for the crash details for my app on Google Play Console. But for some time now I don't see what the exception type is. Only the rest of the ...
Njuacha Hubert's user avatar
1 vote
0 answers
33 views

Weird crash with FocusBrigde.hasHostingController.getter in SwiftUI

This is a bug I have been trying to identify and fix for more than 3 weeks. This bug mostly happens in production. The stack trace doesn't help that much, because it looks like the app is crashing due ...
Perjan Duro's user avatar
0 votes
1 answer
94 views

How can I delete specificsession data from datadog?

I was integrating Datadog in one of my projects for crash reporting and session tracking. Since, the project is currently in progress, I was looking to delete some of the dummy sessions from datadog. ...
PGDev's user avatar
  • 24.1k
0 votes
0 answers
334 views

How to fix Google Chrome crashes whenever i try to open an incognito tab

Google chrome crashes whenever I try to open up an incognito tab. Whenever i try to ctrl shift n or alternative ways, google chrome shuts down and I have to restart it. I'm on google 123.0.6312.4. I'...
Lerong D's user avatar
0 votes
0 answers
90 views

Crash of the software when forwarding a libtorch model

My software is crashing when I try to forward my libtorch model and I don't understand why. I compiled with Visual Studio 2019 (v142), ISO C++20, libtorch 2.0.0+cu118 Here is the code: struct ...
Laurick's user avatar
0 votes
0 answers
44 views

Seeking Assistance for iOS App Crash Due to objc_msgSend [duplicate]

I hope this message finds you well. We are currently facing a critical issue with the app on iOS, resulting in frequent crashes. After thorough analysis, we have identified a specific problem related ...
Genki's user avatar
  • 1
0 votes
0 answers
101 views

Can you help me with my first crash report of type NO_CRASH_STACK?

For the first time ever I discovered on App Store Connect that one of my apps had a number (19 to be precise) on the crashes column. So, I opened Window > Organizer and then I found out that there ...
Alexnnd's user avatar
  • 669
5 votes
1 answer
868 views

java.lang.NoClassDefFoundError: Failed resolution of: Lcom/facebook/drawee/backends/pipeline/info/ImagePerfDataListener;

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....
Jono's user avatar
  • 69
0 votes
0 answers
294 views

Unity Error: Native crash of com.CodeCraftedMind.ExtremeCityRunner

`Hello, I recently published my unity game on the Google Play Store as an open beta. In the pre-launch report, they showed two errors on a specific device (google pixel 2), as provided below. How ...
Ajlan Khan's user avatar
0 votes
0 answers
14 views

How to get the IOS and Android crash logs for the specific application using python

I'm trying to build a tool and It will check the crash logs for the specific application in the real device which is running in the cloud environment (Headspin). Is there any way to achieve this? I ...
ArrchanaMohan's user avatar

15 30 50 per page
1
2 3 4 5
104