R studio crash - C stack trace
Lately R studio crashes, seemingly at random. It is therefore difficult to reproduce the code, but I attached the crash screen;As I said, it is very random. In this case it happened when I simply...
View ArticleMFC x64 Release Version using crashes on startup about 30% of the time with...
An MFC app crashes on startup at the same place about 30% of the time. I have seen the debug version crash a couple times, but not nearly as often as the release version.It appears to be internal to...
View ArticlegetIntent().getExtras() sometimes crashing in Activity
I start an Intent with some extras and read the passed extras in the Activity's onCreateclass MyActivity : AppCompatActivity() { override fun onCreate(savedInstanceState: Bundle?) {...
View Articleintent.getBooleanExtra causing java.lang.OutOfMemoryError
I am experiencing an issue with intent.getBooleanExtra that is triggering an OutOfMemoryError exception.The crash occurred on an Android 5.0 phone (Asus ZenFone 2 ZE551ML), with more than 1GB of free...
View ArticleWebview Crashes in Samsung Devices : Chrome 84
We are experiencing large number of crashes recently especially in Samsung devices (mostly Android 10, Chrome 84). The users start experiencing black screen/flickering screens while watching a videoThe...
View ArticleApp Center not showing crashes for Xcode/TestFlight distribution
For an iOS beta project in a Xamarin Forms app with App Center, I injected test crash code (division by zero). When I load the app locally over USB and invoke the crash, a crash report appears in App...
View ArticleMinecraft Foge crash: java.lang.ArrayIndexOutOfBoundsException: 0
Recently I have installed a modpack that I had on my old laptop for minecraft 1.6.4. Every time I start the game I get this error java.lang.ArrayIndexOutOfBoundsException: 0.I am not very great at...
View ArticleQRD450(android 9) google play service crash
In my devices of QRD450(Android 9) ,i install google play services,google play store ,google serviceFrameworks,google accounts.but when i open the play store,the system show the play serivces begin...
View ArticleCoreBluetooth [CBUUID initWithData:] crash
Crash PictureAs shown in the attachment, the list of crashes. I don't know how this problem occurred, and the crash message did not show that it was the method of my App.Exception Type: EXC_CRASH...
View ArticleFacebook Audience Network native crash with Android 10
I have crashes happening using latest version of Audience Network with almost all Pixel phones running Android 10. Here is the trace :backtrace: #00 pc 000000000008246c...
View ArticleChrome crashes when we change the settings to automatically “run as...
Google Chrome crashes(No internet access) when we already opened chrome and then change the settings inright click->properties->compatibility tab->checked "run this program as an...
View ArticleNode.Js Server keeps crashing with no error
I am currently taking care of a project for a business that is basically a real time message board used to interact with other employees.I have taken this over after the basics had already been...
View ArticleHow to automatically generate a stacktrace when my program crashes
I am working on Linux with the GCC compiler. When my C++ program crashes I would like it to automatically generate a stacktrace.My program is being run by many different users and it also runs on...
View ArticleUICollectionView/AppDelegate causing crashes while following video tutorial
After returning to Swift after a long time I really need a number pad for what I'm working on now. I'm currently following this video https://youtu.be/vI7m5RTYNng?t=319 (start at 5:19) however at 7:18...
View ArticleReact Native App crashes on Launch Screen on device
I'm starting with React Native, everything works fine in the iOS simulator. I decide to try it on a device.The app launches, I can play with it, I close/reopen it around 4 or 5 times, and then somewhat...
View ArticleTkinter keeps crashing: updating label in loop (StringVar())
I am having a problem creating a label that updates itself. My Tkinter window crashes after I use a while loop with over 10 repetitions. As far as I am concerned I don't create multiple label and stack...
View ArticleAndroid Studio API 29 and above emulators crash immediately
I'm using the latest version of Android Studio as of this writing, which is 4.0.1.I'm running on Windows 10 pro, Intel Core i7-6600U with 16 GB of RAM.When I try to run an emulator using either API 29...
View ArticlePre-launch report "Issue: native crash"
Google Play Console Pre-launch report states a crash with my app running on Pixel Android 8.0 (no issues with the others). When watching the replay, I see no issue and don't see the app crash.This is...
View ArticleremoveDockWidget causes QGIS crashing
I'm trying to remove some panels from Qgis (version 3.10.8 A Coruna) standard visualization executing the function below, but I always receive a crashing as resultdef removePanels(): panels_to_keep =...
View ArticleAll of the Bluetooth Beacon samples of Rad Pack Seattle fails
I am trying to learn bluetooth Beacon with Rad Pack Seattle. So I try out all the beacon samples, but none of them seems to work. I tried all 6 of them on three different Pc's (2 Windows 7 and one...
View Article