Crashes in runtime library under Rosetta
We are seeing mysterious crashes in our app when running on the Apple Silicon machines using Rosetta. The crash is coming from Apple's runtime and dyld libraries, and always has the same kind of stack,...
View ArticleWhy Is Epic Games Launcher crashing on MacOS? (crash report)
Have tried everything, deleted all files and reinstalled launcher, reinstalled MacOS, etc etc.Epic can't help me because apparently they don't have a "Mac Developer" and don't have a clue, even with...
View Articleapp crash with SIGTRAP,-[UILabel _setText:] + 152
App crash on launch. because I set UILabel's text. It's ok when I try the model is nil, but the user is crashed.Code:// GradeModel@property (strong, nonatomic) NSString *name;// property@property...
View ArticleNode.js heap out of memory
Today I ran my script for filesystem indexing to refresh RAID files index and after 4h it crashed with following error:[md5:] 241613/241627 97.5% [md5:] 241614/241627 97.5% [md5:] 241625/241627...
View ArticleVS 2022 Preview always crashing after adding a new file
When I try to add a new file to a project, the VS 2022 Preview always crashes. All information I can found in Event Log is the following:Faulting application name: devenv.exe, version: 17.0.31423.177,...
View ArticleTweepy Bot Crashes After Duplicates
I have a question about running my Twitter bot 24/7, and I already have it uploaded to Heroku. The code works great.However, the dynos will fall asleep after 30 minutes of non-use. This is great,...
View ArticleNullPointerException on View.PerformClick on BottomNavigationBar
I'm getting a lot of crashes on this in my production application. I have not been able to reproduce it myself, and the crash stack trace does not mention any of my own files. As you can see on the...
View ArticleHow to reproduce or solve KeyStoreException?
Get crash with next description:Caused by java.security.UnrecoverableKeyException: Failed to obtainX.509 form of public keyat...
View ArticleCrashing when trying to switch between multiple tabs [closed]
I have used a code from here to create multiple tab views that can be switched by swiping. I changed the custom images that the developer in the video used to a SF symbol, deleted the "Home" text on...
View ArticleProgram crashes when vertical scrollbar appears in databound datagridview...
written in vb.net 4.6 is my POS Scan project.Its designed to handle scans from a scanner through a com port.frmMain allows for scanning, setting the strAction to "Sale".frmMain can open two other...
View ArticleReact Native App crashes on android 11 on launch without giving error
this is my build.gradle setting and this is my system infoI'm trying to run the react native app on android 11 but it is keep crashing on launch without giving any error I have tries almost every...
View ArticleComputer crashes and shows HDMI no signal, must be unplugged to restart
When playing certain games or viewing certain websites, my computer will suddenly crash and my monitor will display "HDMI no signal" the computer cannot be restarted without unplugging it from the...
View ArticleXamarin Android: Application crashed after clear data in Settings
This is the error I have copied from the logcat. I don't know why the application crashed after clear the data in the App Settings screen. 02-20 17:22:29.980 839-1094/? I/InputReader: Apps event's...
View ArticleWhy do I have an issue with Minecraft [closed]
Minecraft is giving my this same dumb issue. It keeps saying Java has been installed correctly, but won't run the program.
View ArticleWhy do I have an issue with Java [closed]
Minecraft is giving my this same dumb issue. It keeps saying Java has been installed correctly, but won't run the program.
View ArticleHow do I fix Java Runtime Environment [closed]
Minecraft is giving me this same dumb issue. It keeps saying Java has been installed correctly, but won't run the program.Failed to download the file.URL:...
View ArticleProgramm crashing at fgets() in c
when I run my Program, which should read a simple File, it just crashes at the fgets() function. I get no errors in my IDE or from gcc. I know that there are similar Posts, but I couldn't figure out...
View ArticleGnuplot doesn't plot data if there is no data avaible for that given time
Gnuplot reads weather data from a huge file called file.dat and plots the weather data for a given date and time.But if there is no data for the given date and time (xrange), gnuplot crashes.How can I...
View ArticleProgram hangs when vertical scrollbar appears in databound datagridview after...
written in vb.net 4.6 is my POS Scan project.Its designed to handle scans from a scanner through a com port.frmMain allows for scanning, setting the strAction to "Sale".frmMain can open two other...
View ArticleApp crash on cordova after including .aar file
I am developing an android app using cordova framework, In my app I have to add a third party sdk(.aar file). That sdk is working fine on android native apps, but in my app (build with cordova), it is...
View Article