NSTimer crashes, when I call [Timer isValid] or [Timer invalidate]
I have two NSTimers in my iPhone app.DecreaseTimer works fine, but TimerCountSeconds crashes when I call [timerCountSeconds isValid] or [timerCountSeconds invalidate]. They are used like...
View ArticleWhy is my spyder kernel crashing after opening a chrome browser instance with...
After the very exhaustive research of today, I managed to understand and make a simple program that will use the selenium module to open a chrome window with my user data and default profile,...
View ArticleWhy is my Flutter app crashing on app quit?
When testing in iOS Simulator (via xCode) if I quit the app, it'll crash with the following message in the console.Runner[8634:2415656] No windows have a root view controller, cannot save application...
View ArticleI made a game with unity webGL and I published it on itch.io but it doesn't work
I don't know if it happens for some specific asset or for another motivation, but when I try to play the game it give me an error messageThis is the game link https://konami-code.itch.io/escape-fish
View ArticleHow to stop Visual Studio code from not crashing a lot?
How to stop Visual Studio code from not crashing a lot? I have 40 GB of Ram, and very good computer, no malware or spyware or viruses. It is the only program of mine that does this. I have an AMD Ryzen...
View ArticleDifference between Device in Xcode Organizer and Hardware Model in...
I recently released an app update on app store. And there have been some crashes reported which I am able to view in Xcode Organizer window under Crashes section. However, I see there is a discrepancy...
View Articlemy game crashes when I try to play it on itch.io
I am using unity 2020.3.25f1, my target platform is WebGL, and I published a demo of my game on itch.io as a ZIP file that will be read by the browser, when I am trying to use it appears this error...
View ArticleMy eclipse Minecraft JVM crashes after a few seconds
Hello my minecraft jvm crashes after a few seconds, i dont have weak hardware, i have an 3060 with an i7 10700k , here's the error Type mismatch: cannot convert from...
View ArticleiOS Crash related to UIFeedbackGeneratorConfiguration
In my iOS app release recently on Apple Store, I am seeing a crash related to something called UIFeedbackGeneratorConfiguration which I dont know what exactly is.Below is screenshot from Xcode...
View ArticleWhy do my Unity android games stop responding after a few seconds
i made 3 games that i build for android. 2 of them had an issue, the issue was that they stop responding after a few seconds on my phone, but they worked on other phones. I realized that the games that...
View ArticleInstallation java JRE drops
I am trying to use Oracle's java JRE installer.But when I use it spawns another process (%TMP%\jre-8u311-windows-x64.exe) and then crashes with code -1073741819. Drops this code and the caller's...
View ArticleOpenSSLSocketImpl.getSession crash
on some devices i get the crash below:// the crash info SIGABRT00 pc 00041300 /system/lib/libc.so (tgkill+12) [armeabi-v7a::1b317667710e940729198acd09513c97]01 pc 000401b5 /system/lib/libc.so...
View ArticleReact Native app crashes without any error log
React Native app crashing without any error log. No output on "react-native log-android" terminal, no red screen with error, Android emulator just crashes. Tried running with Expo, again crashes with...
View ArticleProject file not opening due to overflow in memory allocator; Unity
I have just started learning how to use unity and I have this problem whenever I'm trying to open a project file.This popup appears whenever I tried to open the file...Before this, a notification also...
View ArticleHow to avoid out of memory exception during processing large number of bitmaps?
I am working on an Android App in which I`m merging more than 100 bitmaps vertically, I can process only 71 bitmaps after that I get out of memory exception and my App crashes,Is there any way for...
View ArticleCamera_Facing_Front crashed Android?
I'm not an programmer and etc. But, last day my Samsung S20 5G on Android 11 crashed spontaneously when I sleeped, after that I found crash log, it was a little bit strange, because at the end of the...
View ArticleApp crashes after Android OS update. How to solve it?
while developing the currently serviced app, the user's problem continues to be checked.I'd like to ask if anyone has had a similar problem or knows how to do it.App closes after OS updateAfter running...
View ArticleUnity android build crash :...
**Got This crash on unity 3d android build, unable to understand why this crash occurs , **Caused byat android.view.ViewGroup.offsetRectBetweenParentAndChild(ViewGroup.java:6415)...
View ArticleSegmentation fault while printing vector of string [closed]
Note: Following programing is causing for Segmentation Fault while printing string operation. could you pls tell me the reason for this crash. I would like understand in depth of the root cause...
View ArticleDagger Hilt crash in Google Play Console
I'm using Hilt library (version 2.36) in my project and getting the following crash appears in my Google Play Console, crash happens to all android versions and all devices, mostly I guess in Android...
View Article