Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

JNI ERROR (app bug): local reference table overflow (max=512) #2616

Closed
wangzi815 opened this issue Sep 30, 2021 · 1 comment
Closed

JNI ERROR (app bug): local reference table overflow (max=512) #2616

wangzi815 opened this issue Sep 30, 2021 · 1 comment
Assignees
Labels
legacy:hands Hand tracking/gestures/etc platform:android Issues with Android as Platform status:duplicate This issue or pull request already exists type:others issues not falling in bug, perfromance, support, build and install or feature

Comments

@wangzi815
Copy link

I get the same err as #2604:#2604
2013-01-18 20:24:53.576 4411-4497/com.google.mediapipe.apps.hands A/art: art/runtime/indirect_reference_table.cc:132] JNI ERROR (app bug): local reference table overflow (max=512)
2013-01-18 20:24:53.576 4411-4497/com.google.mediapipe.apps.hands A/art: art/runtime/indirect_reference_table.cc:132] local reference table dump:
2013-01-18 20:24:53.576 4411-4497/com.google.mediapipe.apps.hands A/art: art/runtime/indirect_reference_table.cc:132] Last 10 entries (of 512):
2013-01-18 20:24:53.576 4411-4497/com.google.mediapipe.apps.hands A/art: art/runtime/indirect_reference_table.cc:132] 511: 0x12d42b50 java.util.ArrayList
2013-01-18 20:24:53.576 4411-4497/com.google.mediapipe.apps.hands A/art: art/runtime/indirect_reference_table.cc:132] 510: 0x6fd56960 java.lang.Class<java.util.ArrayList>
2013-01-18 20:24:53.576 4411-4497/com.google.mediapipe.apps.hands A/art: art/runtime/indirect_reference_table.cc:132]
...

i use the project,:https://github.com/google/mediapipe/tree/master/mediapipe/examples/android/solutions
i run it in RK3399 platform,open camera,run several minutes,the app crash.
this err produce every time,what is the problem?

@wangzi815 wangzi815 added the type:others issues not falling in bug, perfromance, support, build and install or feature label Sep 30, 2021
@sgowroji sgowroji added platform:android Issues with Android as Platform legacy:hands Hand tracking/gestures/etc status:duplicate This issue or pull request already exists labels Sep 30, 2021
@sgowroji
Copy link

As there is a already an issue which is open and in progress we are closing this present issue and marking it as duplicate. Please reach us back if you have anything new request with the above query.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
legacy:hands Hand tracking/gestures/etc platform:android Issues with Android as Platform status:duplicate This issue or pull request already exists type:others issues not falling in bug, perfromance, support, build and install or feature
Projects
None yet
Development

No branches or pull requests

2 participants