crash Questions
6
Solved
Our web app allows users to log in via Facebook. Technically, we are using Facebook OAuth2. We have implemented this login process two years ago. It worked fine until 13th November 2015 but since t...
Exogamy asked 20/11, 2015 at 9:10
26
Solved
I've been using Android Studio for 3 months now and one of the apps I started on it has become fairly large. The memory usage indicated at the bottom right of the program says my allocated heap is ...
Sondra asked 10/9, 2013 at 16:1
1
Solved
Once i intall the app in the android device, once i try to open it, it suddenly crashes and closes. always having same issue even though i did reset-cache and gradlew clean.
java.lang.NoClassDefFou...
Bioclimatology asked 14/12, 2023 at 11:11
4
Solved
I've written module that generates excel, and deployed it under Servicemix. In Windows environment everything is fine, but under Linux Servicemix unexpectedly crashes on following call:
for (shor...
Laager asked 14/9, 2011 at 7:1
16
Solved
I am getting a message in my debugger:
The LLDB RPC server has crashed. The crash log is located in ~/Library/Logs/DiagnosticReports and has a prefix 'lldb-rpc-server'. Please file a bug and att...
1
iOS crash
Look the crash stack, is it the icloud backup get something error? I don't know what is this error.
Help, thanks.
1073.75 MB of file backed memory dirtied over 186 seconds (5770.75 KB ...
7
Solved
When a Java VM crashes with an EXCEPTION_ACCESS_VIOLATION and produces an hs_err_pidXXX.log file, what does that indicate? The error itself is basically a null pointer exception. Is it always cause...
4
Solved
Have problem with launching emulator of Android via Android Studio.
When I tried to do it - I got next warning message:
The emulator process for avd has terminated.
I checked log and main e...
Rameriz asked 17/11, 2021 at 7:56
7
My Xamarin application works perfectly on debug mode but crashes on release mod. I get this error: "Unfortunately App has stopped". I connected my phone through USB and when I run the app in releas...
Baudelaire asked 4/4, 2018 at 11:18
1
I am working on a native android app & getting the following report in my Crashlytics but I am unable to figure the the exact reason for this.
I have two activities SplashActivity and MapActiv...
Grindelia asked 15/10, 2018 at 7:49
10
Solved
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...
Madgemadhouse asked 14/5, 2011 at 2:4
0
Recently, a significant number of WebView-related crashes were discovered on Crashlytics, primarily occurring on Motorola devices running the Android 12 system. Has anyone encountered a similar iss...
1
Recencly i updated my macbook into macOS sonoma. After the updating, every time when I open the matlab 2023a, a crash report will appear. I cannot figure out the reason why it happen and how to fix...
2
I am trying to debug a crash minidump.
have the release debug symbols and release binaries same as crash.
While debugging that crash and pointing to symbols still I am getting "No matching binary...
Arterialize asked 28/4, 2010 at 10:6
3
Solved
Below is the stacktrace of a crash that keeps occurring in one of my apps. I have no clue how to fix it and it doesn't always happen? PLEASE HELP :)
Does it have something to do with Swift Generic...
3
Solved
Is there a way to create a crash dump file automatically on application crash (on Windows OS), same as if I could save with Visual Studio debugger attached? That is, I want to be able to debug my a...
Spermic asked 1/9, 2012 at 13:47
2
Solved
Sometimes when visitors visit our website on their iPhone and start scrolling, Safari will show an error "A problem repeatedly occurred for ...." . When we try to reproduce the issue, not...
Piping asked 28/4, 2023 at 7:42
4
Solved
After opening developer tools in Microsoft Edge Version 116.0.1938.69 (Official Build for Windows) (64-bit), it closes after 5 seconds.
I've already tried restoring the default settings, but the pr...
2
Solved
I've got this weird crash
Fatal Exception: java.lang.IllegalStateException
You must call layoutWithConstraints first
androidx.compose.foundation.text.modifiers.MultiParagraphLayoutCache.getT...
Castaway asked 24/8, 2023 at 9:50
3
We have a WPF app that need to stay opened for a longer period of time (overnight) with different users that log on and off to the respective PC.
[Update] The WPF app uses Single Instance techniqu...
5
I am trying to teach myself to program in C++ and am using Cygwin on Windows with g++ installed. Everything was going swimmingly until I started to declare string variables. Using string literals w...
5
Solved
I'm having a problem with a tester that my application crashes in initialization. I added more logging and exception handling but it still crashes with the generic "this program has stopped working...
Baldwin asked 8/5, 2014 at 13:38
7
Solved
Problem description
I got this problem in my Win10 Pro Machine. I uninstalled Anaconda because it gaves me problem with Jupyter notebook and reinstalled it. But since then I'm unable to access Comm...
Transeunt asked 23/2, 2021 at 14:42
3
Solved
The following crash is reported occasionally (rarely), and only from Android 7.0 devices:
android.util.AndroidRuntimeException:
at android.webkit.WebViewFactory.getProviderClass (WebViewFactory....
4
Solved
i know this is a common problem but the error i am seeing is different here's the error
06-13 15:37:51.081 1690 3926 I ActivityManager: START u0 {act=android.intent.action.MAIN cat=[android.intent...
Prelatism asked 13/6, 2020 at 12:38
© 2022 - 2025 — McMap. All rights reserved.