[Android-development] Android 5, pb multi-threading

maitai at virtual-winds.org maitai at virtual-winds.org
Fri Feb 13 14:11:23 CET 2015


Hello,

I have one user who just upgraded his Galaxy S5 to android 5

Since then, one calculation involving heavy multiprocessing (using only 
QtConcurrent::blockingMapped()) just get locks forever, as if a thread 
is never returning. There is an option in the app to force 
mono-processing and in that case it's all ok, hopefully.

Before upgrade he was running android 4.4.4, and no such problems of 
course.

This is done with latest 5.4.1 snapshot, compiled with latest 
JDK/NDK/SDK/GCC/etc.

Does this says something to anyone?

Thanks
Philippe Lelong



More information about the Android-development mailing list