ReactNative app crashes occasionally on production with no Bugsnag report
a colleague of mine is working on a legacy ReactNative app. There is quite a lot of code both in JavaScript and Java land, the latter being related to HERE Maps SDK.Two of our clients experience...
View ArticlePython algorithms/models specifically crashing computer
I'm encountering a reoccurring issue where running any in-depth scikit/ML/clustering/etc python model will immediately crash my computer. Specifically all data manipulation and normal python programs...
View ArticleMy android app crashes while sharing a gif
I created a meme share app that takes a random meme from Reddit in Image view and the user has the option to share the meme through other apps. The share function works good with jpg, png, etc file...
View Articlegenymotion stays on black screen when loading emulator
When i start a new virtual device with genymotion sometimes it will get stuck on the black screen and not load. Sometimes it will work especially just after a restart, otherwise it will hang on the...
View ArticlePython Crashing to Desktop when using pygame. Mac OS Big Sur
I am creating a game with pygame and as I have continued to develop it, it has caused more and more crashes to desktop. It seems the more I add the more it crashes.I can't seem to decode what exactly...
View ArticleDelphi Service System error code 8 not enough storage is available to process...
I have Delphi Xe3 and service app, which is connecting to 2 databases with ADO (Firebird and SQL Server), up to 100 tcp connections of hardware with Indy TCP server.After a random working time app give...
View Articleinvalid fastbin entry (free) on jdk1.7.0_79_oracle//bin/java
*** Error in `/usr/lib/jvm/jdk1.7.0_79_oracle//bin/java': invalid fastbin entry (free): 0x00007fb76e115f50 ***======= Backtrace:...
View ArticleOnePlus Nord devices with Android 10 are painful! 😔
We have an enterprise application being developed, and since the project inception, we're facing a constant crash only in OnePlus Nord devices.We tried to reproduce in our devices, and it's not getting...
View ArticleHow to fix android studio application crashing on start?
everytime i try to start my app it crashes leaving this message in logcatCaused by: android.view.InflateException: Binary XML file line #15 in com.example.connect3game:layout/activity_main:...
View ArticleWhy does my python script works in IDLE and when executed from CMD but not...
I'm struggling to debug this but I'm afraid it's beyond my current understanding.I created a simple script in python which purpose in life is to take as input a string (copy-pasted from google sheets)...
View Articleplay framework slick action crashes server
Running:Ubuntu 18.04.5 LTS (MacOS BigSur everything ok)play framework version 2.7.4.play_slick 4.0.2either sqlite%3.34.0 or h2%1.4.192openjdk version "11.0.11" (MacOS: openjdk version "11.0.8"...
View ArticleQt two QList member variables causes crash
so I'm not sure if this is a bug in Qt or if I just don't understand something, but i have this class:class myClass : public QDialog, private Ui::myClass{ Q_OBJECTpublic: explicit myClass(QWidget...
View ArticleCart is clearing when it reach to 20 laravel api [closed]
If i am adding more than 20items into cart then it clears the cart ana intilize with 1 item in cart wherein all prevoius tests are selected.
View ArticleServer stops itself after fully loading SPIGOT 1.12.2
Just set up a new server with lots of plugins on a host.When i start it i loads normally but after "Done" message successfully stops itself without any error message.Tried looking through logs but i...
View ArticleMYSQL Count Where Table is Crashed
I am working with a very high traffic site where few mysql table is experiencing crash very frequently. I tried adding index and other but crash is happening. Now I am trying to auto repair while its...
View Articlecamera2 api crash on all phone have triple camera on back
my samsung a20 have triple camera. camera2 api not work there this will work for all the phone which have 2 camera on back or single camera.When I try to see picture or take picture with my app still...
View ArticleHow do I prevent node.js from crashing? try-catch doesn't work
From my experience, a php server would throw an exception to the log or to the server end, but node.js just simply crashes. Surrounding my code with a try-catch doesn't work either since everything is...
View ArticleAnalyzing a crash in Windows: what does the error message tell us?
A small utility of mine that I made for personal use (written in C++) crashed randomly yesterday (I've used it roughly 100+ hours with no issues so far) and while I don't normally do this, I was...
View ArticleAndroid app crashes when EditText is blank and button is pressed [duplicate]
Still a beginner in Android App Development. I'm trying to build a simple app that will show score grades to the user correspondingly to the score number they have entered in EditText. The problem is...
View ArticleUsing GridView in XML, getting java.lang.UnsupportedOperationException:...
Every time i try to start my app it crashes leaving this message in logcatCaused by: android.view.InflateException: Binary XML file line #15 in com.example.connect3game:layout/activity_main:...
View Article