X

Sign in

Forgotten your password?

... or login with Facebook:

Don't have an AndroidPIT account yet? Sign up
Android Forum » Android OS Forums » JNI LOCAL REFERENCE TABLE OVERFLOW(512 Entries) - App Close

JNI LOCAL REFERENCE TABLE OVERFLOW(512 Entries) - App Close

JNI LOCAL REFERENCE TABLE OVERFLOW(512 Entries) - App Close
created on Mar 19, 2013 2:26:26 PM
Hi

I have developed application using Android with Phonegap.When I am continously using application I am getting following error in my logcat and application is closed.
ERROR:
3-13 11:20:49.939: E/dalvikvm(2742): JNI ERROR (app bug): local reference table overflow (max=512)
03-13 11:20:49.939: W/dalvikvm(2742): JNI local reference table (0x18ba068) dump:
03-13 11:20:49.939: W/dalvikvm(2742): Last 10 entries (of 512):
03-13 11:20:49.949: W/dalvikvm(2742): 511: 0x2bb8ec40 android.content.res.AssetManager
03-13 11:20:49.949: W/dalvikvm(2742): 510: 0x2ccc3028 byte
03-13 11:20:49.949: W/dalvikvm(2742): 509: 0x2ccbb010 byte
03-13 11:20:49.949: W/dalvikvm(2742): 508: 0x2ccb2ff8 byte
03-13 11:20:49.949: W/dalvikvm(2742): 507: 0x2ccaafe0 byte
03-13 11:20:49.949: W/dalvikvm(2742): 506: 0x2cca2fc8 byte
03-13 11:20:49.949: W/dalvikvm(2742): 505: 0x2cc9afb0 byte
03-13 11:20:49.949: W/dalvikvm(2742): 504: 0x2cc92f98 byte
03-13 11:20:49.949: W/dalvikvm(2742): 503: 0x2cc8af80 byte
03-13 11:20:49.949: W/dalvikvm(2742): 502: 0x2cc82f68 byte
03-13 11:20:49.949: W/dalvikvm(2742): Summary:
03-13 11:20:49.949: W/dalvikvm(2742): 1 of java.lang.Class

03-13 11:20:49.959: E/dalvikvm(2742): VM aborting
03-13 11:20:49.959: A/libc(2742): Fatal signal 11 (SIGSEGV) at 0xdeadd00d (code=1)
This is very serious issue.Because this issue close my app,so i am not able to use my app
How to solve this bug?

any one help me for solving this bug? its very urgent requirememt for me.

Thanks

Nathiya
Reply with quote Reply Link ±0     (0 votes)