Questions tagged [crash]

A crash is the result of an unrecoverable error that causes the program to stop completely.

Filter by
Sorted by
Tagged with
0 votes
0 answers
6 views

Process exited with status 0

[WARNING] - bot - module 'pyrogram.filters' has no attribute 'edited' 2022-04-27T20:24:56.806610+00:00 heroku[worker.1]: Process exited with status 0 2022-04-27T20:24:56.889001+00:00 heroku[worker.1]: ...
user avatar
-1 votes
0 answers
8 views

why mysql 8.0.17 is clean after crash [migrated]

I was working with my website and after I started a very huge process in the server (Centos 8.5.2111), the server can not allocate more tasks because memory full, and mysql (8.0.17) started with ...
user avatar
  • 83
-2 votes
1 answer
18 views

why does sys.exit crashes program/kernel?

Using Spyder 5.1.5 and coded a minesweeper game with help of freecodecamp.org for educational purpose. I'm pretty new to coding and don't get all nuances. The kernel crashes after clicking "Ok&...
user avatar
0 votes
0 answers
8 views

Obeo Desinger dont start on windows 11

I want to run Obeo Designer, on windows 11 and jvm 8 (1.8.0:331) installed. When I run obeodesigner.exe, it crash and show me this errors https://i.stack.imgur.com/Tw1hK.jpg Could anybody tell me how ...
user avatar
  • 1
0 votes
0 answers
5 views

Cmd exits after putting enter at press any key. (notepad)

the code looks like this: echo 1. Start echo 2. Info echo 3. Exit echo. pause set /p menuchoice= if %menuchoice% == 1 goto startgame if %menuchoice% == 2 goto info if %menuchoice% == 3 exit goto ...
user avatar
-1 votes
0 answers
12 views

MariaDB crashes when #rocksdb directory appears

This is driving me crazy. I have a wordpress installation using MariaDB. Every so often, the directory #rocksdb shows up, crashing the server. I've uninstalled the RocksDB plugin, but it getsinstalled ...
user avatar
0 votes
0 answers
63 views

How to fix EXC_CRASH (SIGKILL) watchdog termination?

I am running into a watchdog termination crash. After watching this WWDC session and reading the relevant documentation about watchdog crashes, I believe there is some kind of deadlock. But I am ...
user avatar
  • 2,147
0 votes
0 answers
25 views

Production Build Crash Using Expo

I have a version of code that runs fine in an iOS simulator and on my iPhone in development mode, but crashes shortly after launch when deployed via TestFlight. Here is the stack trace from Xcode: ...
user avatar
0 votes
1 answer
15 views

app crashes because of Flat-List API calling

I'm calling API and seeing the respective API values in the log, it shows me correct values, but when I try to set API in Flat list with the help of hooks my app crashes. I don't know the reason as I'...
user avatar
0 votes
0 answers
19 views

react native app crashes on iOS on launch

After a small update to my app in TestFlight, it crashes every time I open it. This happens for all the different devices i've tried. Uploading the build to Android works and the app works fine ...
user avatar
  • 3
0 votes
2 answers
17 views

Unity android build crash

I am getting a crash I have trouble figuring out. The log is below. I have tried several things I read in other posts like StripEngineCode, playing with build settings. I also checked I have no ...
user avatar
  • 1
0 votes
0 answers
12 views

Oracle VM VirtualBox: failed to start crash recovery kernel arming

I am bit desperate ^^ I already tried for a hours. I wan to start a hortonworks image through Oracle VM VirtualBox but I always receive the following message: enter image description here
user avatar
  • 1
1 vote
1 answer
39 views

Reverse for 'list-events' not found

Im currently following a Django tutorial to learn views and URLs. I have watched the tutorial over and over and cant see what I am doing wrong. I receive the error: Exception Value: Reverse for 'list-...
user avatar
0 votes
0 answers
11 views

iOS crash in executing JS by JavascriptCore

My iOS app suffers a crash that hard to be reproduced. Here's crash stack I can provide. EXC_BAD_ACCESS KERN_INVALID_ADDRESS 0x0000000000000000 (sometimes nonzero, like 0x1170000000007db7) Crashed: ...
user avatar
  • 1
0 votes
0 answers
18 views

Xamarin App crashes on Run time or even once starting the first time

Upon checking the App Vitals from G Play Console I found multiple crash issue reported there. 3 crash reports I have motioned below with crash stack trace, could any one please help us out to ...
user avatar

15 30 50 per page
1
2 3 4 5
850