crash Questions
7
Solved
Recently I have lots of problems with eclipse, it keeps on crashing, closing abruptly, don't work well at all.
It happens too much, like in every 10 -15 minutes.
The CPU and RAM are 50% free whe...
3
This is the stacktrace we are seeing on Firebase:
Fatal Exception: java.lang.RuntimeException
Using WebView from more than one process at once with the same data directory is not supported. https:/...
Fiend asked 31/5, 2021 at 15:31
3
Solved
I'm trying to add the capability of generating a stack trace from a core dump on mac automatically when one of our tests crashes.
I was able to do it pretty easily on linux with
gdb --batch --qui...
Isadoraisadore asked 7/11, 2014 at 23:56
3
Solved
I'm using SwiftData & SwiftUI and my App keeps crashing in the background. I sadly can't reproduce it, I'm only seeing the TestFlight crash reports.
These are my observations so far:
Having ei...
Anemone asked 3/4, 2024 at 6:11
2
I'm getting UnsupportedOperationException crash on live app. All the crashes are associated with Samsung Fold Android 14 devices. But still no clue how to reproduce or fix this. Any help would be a...
Overboard asked 3/6, 2024 at 6:39
1
Solved
My Device: iMac (Retina 5K, 27-inch, Late 2014) running macOS Big Sur version 11.7.10
Problem: This problem started when I clicked on install update. Only now it doesn't even turn on Visual Studio ...
Oestrogen asked 10/7, 2024 at 16:38
22
React Native app crashing without any error log. No output on "react-native log-android" terminal, no red screen with error, Android emulator just crashes. Tried running with Expo, again ...
Standush asked 18/3, 2018 at 19:38
3
Solved
I just started getting crash reports from Testflights for a pre-release app that I'm working on, but for whatever reason Xcode isn't properly symbolicating the logs.
The build is available (was ...
Familiarize asked 17/2, 2017 at 23:39
24
Solved
I had a project that was working fine. It had "Core Data" checked, and had the data model all set up. I only started adding a couple entities and properties tonight. When I try to run my app now, i...
4
Solved
My app started crashing right on startup on iOS 17.4. Prior this version everything was ok. Crashlytics says this is some crash in nanopb on main thread in pb_check_proto3_default_value + 342.
Cras...
Geoffrey asked 7/3, 2024 at 16:3
1
I'm seeing a lot of crash reports similar to the crash below, and I'm at a loss for how to diagnose the issue.
Crash heading in Google Developer Console:
Native crash at
/data/app/com.google.a...
Tafia asked 23/12, 2015 at 2:53
7
I got a new laptop for Christmas, upto date with Windows 10.
Installed Visual Studio 2022 and so far it's been crashing every day several times a day. It could be either on the coding screen, the d...
Barogram asked 3/1, 2022 at 20:49
2
I have an extension to convert HTML string to NSAttributedString.
After iOS 15 is released, I've seen a lot of crashes from my user. All those crashes are on iOS 15 and occur on the main thread.
He...
Spokane asked 27/9, 2021 at 1:14
3
Solved
I have upgraded my React Native Expo app from SDK 49 to SDK 51. Initially, everything seemed to be working fine. However, when I am attempting to navigate using my nested stack navigator, the app c...
Cimon asked 9/5, 2024 at 16:7
3
Our App Find a Foundation crash, only in iOS11. How to solve it ?
Fatal Exception: NSRangeException
NSMutableRLEArray replaceObjectsInRange:withObject:length:: Out of bounds
0 CoreFoundation 0x18...
Demogorgon asked 26/10, 2017 at 3:15
16
Solved
Whenever I try to install a package in R, I get the following error:
Error in readRDS(file) : unknown input format
This just started occurring after I had a system crash. I am running 32 bit R 2...
7
So, after some recent changes we discovered that one of our oldest applications is sometimes crashing on shutdown. This manifests itself either in the form of "Runtime error 216" messages or in a m...
Liederman asked 3/3, 2011 at 13:11
36
Solved
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...
Nastassia asked 25/7, 2016 at 2:45
0
Context
We have a very large codebase in our company 600k+ Lines of Code. The setup is a XcodeProj using Swift Package Manager as the only and main package management tool. We have started a long j...
Flush asked 13/3, 2024 at 14:9
6
Solved
Today I decided to continue working on a program that I had created for my Computer Science class. Upon running it, I am greeted with this in the console:
#
# A fatal error has been detected by th...
4
I want to discuss about problem I'm facing in a flutter app.
The app is a social E-Commerce app with layout like Facebook or Instagram. I am using pagination of 10 posts with multiple images max 4 ...
Althaalthea asked 22/12, 2022 at 7:53
3
Solved
I am currently working with PLCrashReporter and need some help with converting the plcrash directly to .crash file instead of using the plcrashutil.
What i currently do is -
I simulate a crash a...
Epistemology asked 16/11, 2011 at 14:49
32
Solved
I'm trying to make a Python program that interfaces with a different crashy process (that's out of my hands). Unfortunately the program I'm interfacing with doesn't even crash reliably! So I want t...
9
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...
6
Postman is crashing about 5 seconds after starting. My last operation was a bulk load for ElasticSearch. The load worked as far as I can tell. Now Postman crashes. I have tried restarting several t...
Lethalethal asked 24/3, 2017 at 18:50
1 Next >
© 2022 - 2025 — McMap. All rights reserved.