getting A/libc(15282): Fatal signal 11 (SIGSEGV) error when running robotium

2

I am testing my android project using robotium. Project is built on 4.3 version. When I test it manually there is no issues. But when I run the robotium testcases it is throwing below mentioned error and crashed.

  10-25 12:40:28.807: A/libc(15282): Fatal signal 11 (SIGSEGV) at 0x0000008a (code=1), thread 15282 (android.safeway)

If this is an issue of project then it shoud crash when i test it manually right? I dont know why i am getting this error only when running robotium. As per my understanding this issues coming when network fetching is happening. please help me. i am stuck with it.

android
fatal-error
robotium
asked on Stack Overflow Oct 25, 2013 by andro-girl

0 Answers

Nobody has answered this question yet.


User contributions licensed under CC BY-SA 3.0