Mpandroidchart: Native Crash from android.graphics.Paint

Created on 30 Jan 2018  Â·  3Comments  Â·  Source: PhilJay/MPAndroidChart

The app crashes after a few minutes with this native crash on devices running a 7+ version:
[A/art: art/runtime/java_vm_ext.cc:470] JNI DETECTED ERROR IN APPLICATION: thread Thread[1,tid=2448,Runnable,Thread*=0xb1705400,peer=0x746f7918,"main"] using JNI after critical get
in call to DeleteGlobalRef
from float android.graphics.Paint.nGetRunAdvance(long, long, char[], int, int, int, int, boolean, int)
Is the library tested for this kind of devices? Any idea for a fix?

All 3 comments

I also meet this problem,do you have any ideas ?

I discovered the problem was actually from another library, EasyFonts. Also
there appears to be some problems with the downloaded fonts that you set
with fontfamily in your xmls. Maybe that can help you.
Pe 26.02.2018 04:21, "Merlin" notifications@github.com a scris:

I also meet this problem,do you have any ideas ?

—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
https://github.com/PhilJay/MPAndroidChart/issues/3769#issuecomment-368371686,
or mute the thread
https://github.com/notifications/unsubscribe-auth/AiSfx2ZVZZYXjZF07ls0NaEF191NgI5Rks5tYhUqgaJpZM4Rx_k6
.

Someone has found what is causing this issue ?

Was this page helpful?
0 / 5 - 0 ratings

Related issues

galex picture galex  Â·  3Comments

Nima9Faraji picture Nima9Faraji  Â·  3Comments

rohitkumarbhagat picture rohitkumarbhagat  Â·  3Comments

DarkHelmet67 picture DarkHelmet67  Â·  3Comments

vishvendu picture vishvendu  Â·  3Comments