Fatal signal 6 (SIGABRT) at 0x000002ef (code=0) while using Retrofit

0

Application sometimes crashes when calling API with retrofit and doing some UI interactions. I'm using Retrofit version 1.7.0.

Logcat shows:

I/dalvikvm﹕ threadid=3: reacting to signal 3
I/dalvikvm﹕ Wrote stack traces to '/data/anr/traces.txt'
A/libc﹕ Fatal signal 6 (SIGABRT) at 0x000002ef (code=0), thread 8653 

How to resolve this issue?

android
retrofit
sigabrt
android-webservice
asked on Stack Overflow Oct 6, 2015 by SaNJaYaN

0 Answers

Nobody has answered this question yet.


User contributions licensed under CC BY-SA 3.0