[Interest] crash saving image from multiple threads

Thiago Macieira thiago.macieira at intel.com
Mon May 9 18:41:02 CEST 2016


On segunda-feira, 9 de maio de 2016 10:14:34 PDT Manner RĂ³bert wrote:
> Does anyone have a clue what happens here? Did you observe such? Do you
> have an idea what we might be doing wrong?

> #12 0x00007ffff71656d2 in createWriteHandlerHelper (device=0x7fffc8008d40,
> format=...) at image/qimagewriter.cpp:217

There seems to be a thread-safeity issue in this line: the same QFactoryLoader 
is used from multiple threads without protection.

Please report a bug.

-- 
Thiago Macieira - thiago.macieira (AT) intel.com
  Software Architect - Intel Open Source Technology Center




More information about the Interest mailing list