Skip to main content

All Questions

Tagged with
1 vote
0 answers
98 views

Webview: Fatal signal 11 when tapping at bottom nav bar

I have a composable where a WebView is embedded an I am not using the Webview in my activity code at all, all it does is sits in composable and being visible. Now I have a bottom nav bar where I have ...
prat's user avatar
  • 617
0 votes
0 answers
52 views

pjsip(PJDroid) Video call Issue

\1. I have open this project and update some latest library then run after i have check Android 11 then i have found working proper but if when i cancel the call then i my application crash the crash ...
Vivek Chauhan's user avatar
0 votes
1 answer
35 views

R 4.2.2 Crashes when using qgraph on Windows 10x64

I am experiencing a weird error: R Studio crashes anytime I use qgraph. Unfortunately, while I do some social network analysis, I am generally not very code-savvy. R crashes anytime I use qgraph. This ...
srrein's user avatar
  • 33
1 vote
0 answers
73 views

R Precision Arithmetic in GMP, Illegal Operation

I'm attempting to use the function as.bigq() in R's gmp package, but it always causes an "illegal operation". For example, if I run the following code: library(gmp) as.bigq(1) it triggers **...
noah10105's user avatar
1 vote
0 answers
492 views

IWindowSession.java NullPointerException: Attempt to read from field 'int android.content.pm.ApplicationInfo.flags' on a null object reference

Fatal Exception: java.lang.NullPointerException: Attempt to read from field 'int android.content.pm.ApplicationInfo.flags' on a null object reference at android.os.Parcel.createException(Parcel.java:...
miral's user avatar
  • 131
1 vote
1 answer
800 views

Fatal signal 11 (SIGSEGV), code 1, fault addr 0x0 in tid 4822 (1.io)

I have an issue with my project, it's contain about 200 assets image, it's about 130 mega byte, without using internet, it's showing the image slowly after few minuts it's crash, I tried to clean and ...
Husamuldeen's user avatar
0 votes
2 answers
576 views

JVM crash with SIGSEGV (0xb) at pc=0x0000000000090000

We faced an issue on server where the JVM crashed and seems like most threads been in blocked state. I dont think it is GC which is causing it since also the GC daemon is blocked. From the GC info, ...
user2550112's user avatar
1 vote
0 answers
260 views

Can I found out where SIGABRT comes from programmatically in Android app

If written a android application for a coffee machine. It works fine and for the most part is stable. But once in a while between 10 / 60 days I get the following message: E/libc++abi( 536): ...
Steven Goossens's user avatar
0 votes
2 answers
159 views

Moovit Integration Causes Crash

Im trying to implement Moovit into my app so users can easily get transit directions to a place. However I'm encountering some difficulties... Updated Code: func openMoovit(To : CLLocationCoordinate2D)...
RandomGeek's user avatar
0 votes
1 answer
19 views

Xamarin update 6.2 build 1829

Since the update this week, my main app won't run in debug mode - it crashes Xamarin with no messages - just "A fatal error has occurred". Does anyone know what has caused it and how can I remedy it? ...
Neil Turp's user avatar
-1 votes
1 answer
496 views

Fatal Error Index Out Of Range ( Swift 2.3 )

When i run my project i get Fatal error: Index Out Of Range and i can't find a solution for it. I would appreciate some help,Thank you in advance! Here is my code : import UIKit // MARK : ...
Newbie Questions's user avatar
1 vote
1 answer
992 views

React Native fatal crash

I'm getting the following data from Fabric's Crashlytics describing the following crash on Android API 19. This was tested on an AVD (Nexus 4). Fatal Exception: android.content.res.Resources$...
user1720271's user avatar
0 votes
2 answers
258 views

"Fatal error" crash at "if let"

I get a crash that has no information other than it's a fatal error. I can see it in 'Organiser' in Xcode and it points to the following line: I can't reproduce it on a device where I work or on a ...
Questioner's user avatar
  • 2,501
0 votes
0 answers
41 views

Why is my App crashing on start? android [duplicate]

I am pretty new to coding, so I have no idea what the errormessage is trying to tell me, also a GoogleSearch didn't really help me. Here is the javaCode that I wrote: Button mButton; EditText ...
Julian's user avatar
  • 19
1 vote
0 answers
82 views

Android Studio 2.1.2 can't run app after changes

Please help me restart my app after changes. When I try to change some method signature and try to run app I have a stable fatal exception, but if I clean project and rebuild app all works (once), ...
user2358864's user avatar

15 30 50 per page