[Interest] Should we unload() Qt plugins?

Thiago Macieira thiago.macieira at intel.com
Sun Sep 21 21:46:12 CEST 2014


On Sunday 21 September 2014 19:55:34 Stephen Kelly wrote:
> Thiago Macieira wrote:
> > QtCore will perform a cleanup on its own unload to try and clean up
> > valgrind errors. Make sure you're running 5.2.0 or later for that.
> 
> The above valgrind report was from recent qtbase dev branch.
> 
> Are the remaining reports a bug in Qt, then?

Maybe, not sure.

I don't know if I did the work for plugins too, or just plain QLibrary uses. 
It's also possible that I did try and had to back off because some libdl didn't 
like dlclose from inside exit().
-- 
Thiago Macieira - thiago.macieira (AT) intel.com
  Software Architect - Intel Open Source Technology Center




More information about the Interest mailing list