[Interest] Qt Android 9 bug?

Thiago Macieira thiago.macieira at intel.com
Tue Nov 26 05:07:31 CET 2019


On Monday, 25 November 2019 18:02:42 PST Alexander Dyagilev wrote:
> #03 pc 00000000000868df
> /data/app/org.freedownloadmanager.fdm--OVRDQQmEuXHU_lSXwlfxA==/lib/arm/libQt
> 5Core.so (QDaemonThread::~QDaemonThread()+174)
> #04 pc 0000000000086a8d
> /data/app/org.freedownloadmanager.fdm--OVRDQQmEuXHU_lSXwlfxA==/lib/arm/libQt
> 5Core.so (QThread::~QThread()+4)

This sequence is not possible. QDaemonThread is a QThread, not the other way 
around.

Your backtrace is corrupt, possibly because of being a release build of Qt. 
Try again with a debug build.

-- 
Thiago Macieira - thiago.macieira (AT) intel.com
  Software Architect - Intel System Software Products





More information about the Interest mailing list