A: 

I would guess that you have 2 threads accessing the same JNIEnv object.

See:

jlstrecker
That's exactly what it means. Note this is a Dalvik VM error, emitted when CheckJNI is enabled.
fadden