What are the best ways to crash Android apps?
What are the best ways to cause Android apps to crash? We are trying to make our app as rock solid as possible.For my own contribution, if you have an app that uses network services, go into your app...
View ArticlewxWidgets dynamic event connect causing crash on quit
Im new to wxwidgets, just learning for about a week, I have a problem with a crash on quitting the to ide MSVS2019. I narrowed it down to the dynamic event handler that I put on a listcontrol to catch...
View ArticleWhy doesn't R open my saved documents any more?
I'm not sure if this is the right forum but hoping for some help. I am running a Mac, just updated to Catalina (V10.15.6) and R version 4.0.2. The issue I will describe predates the Catalina install.I...
View ArticleiOS App crashes after splash screen. any help reading crash logs?
I have an app that runs fine attached to Xcode 11.5, but when disconnected from Xcode and standalone on iPhone, it crashes after displaying the splash screen with the below logs.Curiously it works...
View ArticleAndroid Studio - Program Crashing Upon Boot
Looking for some help. Programming a simple tic-tac-toe game and it continuously crashes upon loading into the emulator. If there are any functions I should be looking at that would cause a failure or...
View ArticleHow to generate windows memory dump when application crashes.?
Is there an easy way of generating the memory dump for the crashed application?I have a situation in which the customer received the code which is generating the crash, as the code itself has no signal...
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 ArticleXcode dyld: Library not loaded: Reason: No suitable Image found, did find...
when building my MacOS Swift 5 application, I use 2 frameworks. Cloudkit.framework and LaunchAtLogin.framework. However, once exported from Xcode using my paid developer account, the app crashes with...
View ArticleWhy python stops working and throws APPCRASH error? [closed]
Whenever i open jupyter notebook and try to open any file python stops working. it throws APPCRASH error Problem Event Name: APPCRASH Application Name: python.exe Application Version: 3.7.3150.1013...
View ArticleMy fairly small python script crashes my computer whenever I run it
I am writing a script for a school project that, at the moment, is meant to check whether or not the user entered in the correct 3 letter code. Everything was working fine until I started working on...
View ArticleXcode 11 crashes when opening the project
I downloaded new Xcode 11 today and when I am trying to open my project, Xcode will always crash.Does anyone else experience this problem ? I have provided part of crash log. It's IDE related problem,...
View ArticleApp crashing in UIPopoverPresentationController but no explicit popovers?
My app (iOS 8 only) has been rejected due to a crash when IAP are attempted. I've tried pretty much every incantation of the purchase process in an AdHoc build but cannot reproduce a crash. Looking at...
View ArticleHow can we get crashed report of other application in my App [closed]
I'm creating a application for testing each app in device either app working or crashed,for this I follow the approach to open each app one by one with the help of intent.now I need to capture the log...
View ArticleVisual Studio 2015 update 1 frozen on launch
Been running vs 2015 with no issues. Installed update 1 yesterday and the ide no longer launches. There are no relevant entries in event viewer, and no error is shown. Task manager shows the ide is...
View ArticleIs there a way to edit many values in an array without crashing my page?...
Is there a way to edit many values in an array without crashing my page?Because when I try to edit many values at a time:example0 = [a, b, c, d, e, f, g, h, i, j, k, l, m, n, o, p, q, r, s, t, u, v, w,...
View ArticleQt application crash when trying to delete Qimage Format_RGB888
I get a "HEAP CORRUPTION DETECTED: After normal block ... CRT detected that the application wrote to memory after end of heap buffer." when variable test gets destroyed.If I change the image size, the...
View ArticleCrash IOS 13 and Xcode 11 in NSKeyValueCoding
The app crashed several times after couple of minutes of use on iPhone and iPad running IOS 13.5. Yet, it did not have issues when running IOS 12.I have analized crash log reports of devices, whether...
View ArticleI have a core dump and my application is of multi threaded [duplicate]
I have given thread apply all bt. and I got all the traces of all threads. Among them, how do I find out which thread has exactly caused the crash?
View ArticleWhy is my Android application crashing on Samsung Galaxy Note 9?
So , I was developing an Android application for Arduino and I was right about to post it on Google Play but first I though I should test it on different devices. So I sent my apk to a few of my...
View ArticleUnity - Distribution build crash - EXC_BAD_ACCESS - KERN_INVALID_ADDRESS
I have developed a game on Unity (2019.2.16f1) and I have a big problem :The build submitted to the App Store crash after 1 second (on startup)Some more informations :I coded some c# script, but most...
View Article