问题
I am getting this error in my app but only on some devices. So far only a few crashes have been reported. I recently enabled multiDex support and since then it crashes on some of the pre-lollipop devices.
A/libc(28851): Fatal signal 11 (SIGSEGV), thread 29117 (pool-16-thread-)
There is no other information given in the logcat. I saw some other posts on SO but they are different and don't apply to my case. I guess it has to do with memory usage ?
来源:https://stackoverflow.com/questions/28584124/android-multidex-a-libc28851-fatal-signal-11-sigsegv-thread-29117-pool