qhutch / ElevationImageView

Imageview with elevation shadow
396 stars 46 forks source link

Fatal signal 11 (SIGSEGV), code 1, fault addr 0x0 in tid 17998 #16

Open jofrb opened 5 years ago

jofrb commented 5 years ago

App crashes upon start. It only affects the HTC One which is running android Lollipop. I've tried with Sony Xperia mini running O and Samsung galaxy s8 running Oreo.

Found this on stack. Op suggest to disable hardware acceleration. I'm gonna try it out and se if I works if i do it only for specific views.

ryanamaral commented 5 years ago

I have the same issue, the app crashes with the following log:

A/libc: Fatal signal 11 (SIGSEGV), code 1, fault addr 0x0 in tid 3512

Running on the emulator with Android version 5.0.0 (API 21).