iOS safari crashing (a problem repeatedly occured)
I'm developing a website and have recently run into a problem when testing on my iPhone X - the site wont load. Safari tries to load it, then reports the error 'this web page was reloaded because a...
View ArticleiOS 14 Datepicker issue with preferredDatePickerStyle set to compact
My application in crashing when the user taps on the compact style Datepicker on iOS 14 when in the month of February only.Steps to reproduce error:Open a new Xcode project targetting iOS 14 at...
View ArticleAndroid App crashes when testing release build (apk) but works in dev
the app crashes when i press on an item in a FlatList, its supposed to navigate to that items screen but instead the app keeps crashing for some reason. It works in every stage of the process until...
View ArticleSymbolcate Crash Reports from Apple App Store Review
After submitting my app for Test Flight review, I received a message containing a crash report as a .txt file. I was unable to replicate the crash, so I'd like to symbolcate this report, or at least...
View ArticleiOS Distribution signing - Crash on startup on non-debug builds
I'm having a very weird problem happening with my iOS signing with which I've been struggling for a while.It goes like this: sign an app with a development certificate/profile, and run it on a device,...
View ArticleStrange Crash in CronetDynamite.apk (offset 0x1000) Android
My application had a crash report on Feb 1, 2021.CrashLGE LG Premier ProAndroid 9 (SDK 28)Playstore console crash have reported 40 times this report in CronetDynamite.apkbacktrace:#00 pc...
View ArticleXCode 10.2.1 crashes while trying to open (xcode quits unexpectedly while...
When I try to open Xcode, it crashes unexpectedly and asks me to reopen. But reopening also gives me the same error. I have XCode 10.2.1 as well as XCode 11.7 installed.Problem details and system...
View ArticleI can't run the flutter app on IOS simulator, but it works on Android. All of...
Running pod install...Running Xcode build...Xcode build done. 125.9sException: Unable to launch store.emai.ios on F6F33927-EFB3-48E1-BFD2-A446FDAFDF4E:ProcessException: Process exited...
View ArticleGhostscript failing on batch process
I've got a vb.net program that runs on an overnight schedule. It loops through some folders and calls gswin64c.exe (v 9.52) as a process on each of the pdfs within. There are 5000 or so pdfs involved...
View ArticleFlutter build that works on Android fails on iOS simulator
I can't run the Flutter app on iOS simulator, but it works on Android. All of my app has the same error log:Running pod install... Running Xcode build... Xcode build done. 125.9s Exception: Unable to...
View ArticleSIGSEGV on llvm-link
I am getting a segmentation fault onllvm-link -S -o result.ll test.ll minimized.llIs this a bug or is something wrong with my inputs?The files are:test.ll; ModuleID = 'test_opt2.ll'source_filename =...
View ArticleApp crash on Upload video in react-native
i am trying to select video using react-native-document-picker library, and upload to my server but when i upload the video my app crash without any error or warning it work on IOS but it crash on Android
View ArticleHow to fix SwiftUI environnementObject error crash on released app?
My app on AppStore got two crashes that look very similar.This crash seems to append when I call function that use a environnement object SubscriptionManager.By analysing the error stack I think It...
View ArticlePython Flask app made with Swagger crashes unexpectedly
I have a flask python server that runs in a docker container. I have found that once the execution reaches a certain point, the container just crashes, and no exceptions or messages are thrown even if...
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 ArticleIOS app crashes on a line of code if there's no internet connection, how can...
The code this and it crashes on "try!", but I don't know how to catch the error and it has it be explicit otherwise it won't work.func downloadPicture2(finished: () -> Void) { let imageUrlString =...
View ArticleAndroid application crash on validate photo
We have a problem with our android application (we use Android studio to make our project).The application has to take a picture and add on image view, without save it.When we take a picture, the...
View Articlecomputer not outputting video on start up, boot loops
I spilled some soda on my pc. it still turns on, the fans spin and my AIO works, but its not outputting video.the process i see the pc go through on power up1: AIO fan/pump start up2: gpu fans turn...
View ArticleHow can I fix th React native Ios App crash
xcode crash log herereact-native info herexcode build-phases herecan anybody tell me , where is the problem, i have try a lot way,but cannot figure out , thanks.
View Articleexcel crashes between end with and for loop?
Adding a row randomly crashes my excel.Crashes can happen at end with or for rij = 4 to lastRow.Debugging very fast through the lines makes the program crash faster compared to taking 30 seconds of...
View Article