android - VM aborting Fatal signal 11 (SIGSEGV) at 0xdeadd00d (code=1) -


vm aborting
fatal signal 11 (sigsegv) @ 0xdeadd00d (code=1)
failed adding jni local ref table (has 512 entries)
jni error (app bug): local reference table overflow (max=512)

i'm getting above error when app crashes..i'm not inserting data db. i'm getting data db , processing it. 10 times working @ 11th time crashing.. works fine on jelly bean , above versions not working on 4.0.4(ice cream sandwich) version.

any idea?


Comments

Popular posts from this blog

c++ - Difference between pre and post decrement in recursive function argument -

javascript - How to insert selected radio button value into table cell -

css - Transitioning Transforms in Safari look terrible/shaky/stuttering -