Select to view content in your preferred language

SIGSEGV error and application crash when using SDK

5295
21
07-25-2013 10:39 AM
JozefKaslikowski
Emerging Contributor
I have been trying to track this down for a couple of days now.

I am getting

07-25 13:03:49.340: A/libc(7133): Fatal signal 11 (SIGSEGV) at 0xdeadbaad (code=1)


My application instantly crashes and I get no stack trace. I can usually run for 5-10 minutes panning around until this happens.

I have removed all of my tiles, all graphics features and it still happens. Since this is happening in native code, my debugging options appear to be pretty limited at this point.
0 Kudos
21 Replies
DeonLengton
Esri Contributor
Guys,

I've had this Fatal signal 11 (SIGSEGV) error in my application as well.

In short I think this is what caused it for me:
I have two graphics layers and one AGOL layer. If for any reason the AGOL layer does NOT load then the application throws Fatal signal 11 (SIGSEGV) error and crashes immediately.

This is happening on Android 10.2.3 ArcGIS SDK.

Regards,
Deon
0 Kudos
AndyGup
Esri Regular Contributor
Deon, do you have an Esri technical support contract? We'd like to get your issue logged.

-Andy
0 Kudos