Skip to main content
0 votes
1 answer
47 views

Python crashes without providing any exceptions [closed]

My python code always crashes after a few iterations without any prompt message. And the number of iterations when it crashes is uncertain. But I found that every time the code crashed, there would be ...
ever young's user avatar
0 votes
0 answers
8 views

How to make a custom crash logger for react native?

How do I go about creating a custom error logger that logs the messages in a file when my react native app is running on my device and crashes unexpectedly. Can't use Crashlytics, how do I do so?? I ...
Aryaman's user avatar
0 votes
0 answers
26 views

Kernel instantly crashes when executing a simple mysql.connector code

When I am executing the code below in an .ipynb file it instantly crashes with the following explanation: Disposing session as kernel process died ExitCode: 3221225477, Reason: My code: import mysql....
Peter Csongradi's user avatar
-2 votes
0 answers
20 views

Frequent random BSOD on ASUS ROG 14 GA401IV [closed]

My ASUS laptop has been experiencing frequent and random BSOD, sometimes more than 5 times in a day. When the BSOD screen appears, the lower part of the screen gives off a horizontal stripe of what ...
Dili N's user avatar
  • 1
0 votes
0 answers
20 views

How analytics system internally report a crash in iOS? [closed]

I wanted to understand the core mobile architecture of analytic system. If anyone could clear my doubt in understanding the following - How analytic system like Firebase, Countly internally reporting ...
Naresh's user avatar
  • 955
-2 votes
0 answers
99 views

what to do if my epic games launcher is crashing on my mac? [closed]

so, I just installed Xcode latest version on my mac (apple silicon m3 air) then I installed epic games launcher to set up unreal engine 5 on my mac, but I see this crash report ...I'm not able to find ...
Sarvagra's user avatar
0 votes
0 answers
13 views

Android interface crashes when bluetooth is off and trying to access it

I have a phone with MIUI version 13.0.8. When I try to open an app that uses bluetooth but it is not on, the whole interface of the phone restarts giving the following exceptions. Is this a Xiaomi ...
Pol's user avatar
  • 181
0 votes
1 answer
78 views

Infinite loop while closing another workbook

I'm working on an Excel project where I use VBA and two workbooks : One to update some tables (analysis requests updated with a macro while opening) and another one where I copy part of those tables ...
user1833903's user avatar
0 votes
1 answer
26 views

Why does my app crash with Resources$NotFoundException in MotionLayout when using strict shrinker, and how can I fix it?

I recently enabled strict shrinker in my Android project to aggressively remove unused resources as described in the official documentation here https://developer.android.com/build/shrink-code#strict-...
kartollika's user avatar
1 vote
0 answers
49 views

Flutter ARCore Plugin keeps crashing

I am currently developing a form of augmented image recognition app for a project and for some reason, my AR page only works upon one visit. What I mean by that is: I open the AR page, scan the image, ...
srbjeet singh's user avatar
1 vote
0 answers
105 views

Flutter 3.24.5 Web App Crashes on Firefox After Frequent Actions: Memory Leaks or Resource Overload?

I am encountering a persistent issue with my Flutter web app built using Flutter 3.24.5, where the app crashes in Firefox after performing frequent actions such as navigating between pages, submitting ...
Waseem Arain's user avatar
  • 1,173
0 votes
0 answers
19 views

Android webview app crash - MainActivity (server)' ~ Channel is unrecoverably broken and will be disposed

I have used WebView for load my webpage but anytime app crash without any error, just return below message. InputDispatcher system_server E channel '27313a2 com.abc.demo/com.abc.demo.Activitys....
Adil Saiyad's user avatar
  • 1,592
0 votes
0 answers
54 views

Throw exception when change project to .NET 8

I have project in C# on .NET 7 and with WinUI 3, and I try change to .NET 8 because my project use in KlearTouch.MediaPlayer.WinUI for display media and now I want change to use in MediaPlayerElement ...
אפרת's user avatar
1 vote
1 answer
60 views

android::Looper::pollInner

in our project we are using Sentry as crash reporting tool. we have a high number of crashes, titled as "android::Looper::pollInner". it just shows a bunch of stacktrace lines that cannot ...
mrzbn's user avatar
  • 655
-2 votes
0 answers
26 views

Connection::dispatchIncomingMessages: IPC throttling was triggered

I am working on an iOS app and when I load WKWebView with a URL I get these warnings printed to the Xcode Console and then the app crashes: I think this is happening because the JavaScript code at ...
es1's user avatar
  • 1,523

15 30 50 per page
1
2 3 4 5
891