Mupdf icon indicating copy to clipboard operation
Mupdf copied to clipboard

invoke jni method:MuPDFCore.text(), crash

Open Leovy opened this issue 8 years ago • 0 comments

JNI ERROR (app bug): expected jchar but got value of 1048944 as argument 5 to void com.artifex.mupdfdemo.TextChar.(float, float, float, float, char)

JNI DETECTED ERROR IN APPLICATION: bad arguments passed to void com.artifex.mupdfdemo.TextChar.(float, float, float, float, char) (see above for details)

from com.artifex.mupdfdemo.TextChar[][][][] com.artifex.mupdfdemo.MuPDFCore.text()

Leovy avatar Nov 01 '17 07:11 Leovy