My own wallpaper app is crashing ? Plz anyone Help me [closed]
I Have coded my own wallpaper app and connected it to firebase to store images but when I link more than 25 images to firebase my app crashes, If I have less than 25 images linked to my Firebase it...
View ArticlePIXI Graphics "Out of Memory"
I tried to modify the following code (that draws splash animations on canvas directly):var canvas = document.getElementById("canvas");var ctx = canvas.getContext("2d");var particles =...
View ArticleAndroid WorkManager caused native crash
in my android project I'm getting an android native crash after I'm starting a Work-Continuation.I attached the tombstone from android to my Git repo.This is a summary of the tombstone:*** *** *** ***...
View Articlejava.lang.IllegalArgumentException: Expected URL scheme 'http' or 'https' but...
I have such crash on prod, but can't understand how that could happen. I am init Zendesk SDK with correct links that has https schemes, but still get this error on prod. When we where testing this -...
View ArticleANR with Firebase InstanceId Receiver
I have an app that makes use of FCM to receive push notifications, lately have been getting a lot of ANRs related to some execution that I'm not able to figure out. Broadcast of Intent {...
View ArticleCrash and exception reporting in watchOS with SwiftUI
Do we have any library like Bugnsag or Sentry for crash and exception for watchOS? I have an app using SwiftUI. I couldn't find any appropriate library on the internet. Please suggest one.Thanks.
View ArticleHow to solve the Navigation from one activity to Other Activity without any...
I am working on a Login App. In 1st Activity the user has the option called "create account" [button]. And 2nd Activity is about the filling the user details.When I click the "create account" button...
View ArticleAdroid Kotlin Error: Unknown bits set in runtime_flags: 0x8000
In the app, users can save some notes with an image. But, When users save their notes without image, the application crashes. On the other hand, when users save their notes with image, everything is...
View ArticleC and xlib: Crash in XPending() in a very simple program
I'm a beginner with xlib. I tried to program an Xwindow application using select() based on this example: how to quit the blocking of xlib's XNextEvent.But the code mentioned above crashes in the...
View ArticleSetting up a text view as a clickable button
I am developing a simple application which allows users to login using a username and password, I am trying to set up a "register" link in the form of a TextView which will take the user to the...
View ArticleRStudio 'Fatal error' when running Motif analysis - Troubleshooting advice...
The following code causes RStudio Desktop on my system to crash and I have no idea why. This code was running without problems about 9 months ago using older versions of R and...
View ArticleUnable to run my app on iOS 13. For a framework problem
I'm trying to test my project on my iPhone with iOS 13, using Xcode 12 beta 6.The app crash on start and this is the message in the log:dyld: launch, loading dependent...
View ArticleFlutter IOS problem after release in first launch after install
I have a flutter application works perfectly in debug mode but it does not call to any http request on first launch after install the release mode, but in second , third... times work perfectly.
View ArticleHow to solve "java.lang.NullPointerException" crashing report in Google play...
I am getting Following crash reports in my Air app in google play console.java.lang.NullPointerExceptioncom.adobe.air.AndroidInputManager.onInputDeviceAddedI haven't used any kind of...
View Articlegetting application has stopped working for winforms application
Have a standalone application which will work without UI or with UI, based on the parameters passed from command line. Noticed some time "application has stopped working" error.The ResourcePk.exe is...
View ArticleWin10 Software Raid1 - Crash Rebuild
As the title says I have raid1 in windows 10 pro using 2x Seagate 2TB drives and OS on Samsung 850 Evo. This is not configured through storage spaces. In my opinion this works fairly well on my system...
View ArticleJupyter Notebook Crashes with Python has stopped workign
I'm getting a "Python Has stopped working" error message with the following details everytime I try and create a new Jupyter Notebook:Problem signature: Problem Event Name: APPCRASH Application Name:...
View ArticleI am getting following crash report in Google Play console in my Air application
I am receiving following crash report from Google Play Console in my Air application. I am using following technology for my application.Platform - Flash Adobe Animate CC (AIR SDK 33.1.1.217)Language -...
View ArticleOpenCV application - Android Camera crashes after 10 seconds
BackgroundIn this application, I was able to launch my camera preview that was developed in Android Studio with an aim to incorporate OpenCV into it. However, I face an error; the camera preview only...
View ArticleAzure App Service crash due to StackOverflowException in...
We are experiencing random Azure App Service crashes, multiple times a day. Every time the application crashes the App Service is restarted.The application is an ASP.NET MVC 5 application running .NET...
View Article