[Development] Problem loading plugins with gcc 4.9.2

Aleix Pol aleixpol at kde.org
Wed Mar 4 02:40:55 CET 2015


On Tue, Mar 3, 2015 at 2:55 PM, Sergio Martins <sergio.martins at kdab.com> wrote:
> Hi,
>
>
>
> So that you don't waste time pulling your hair out: plugin loading is broken
> with gcc 4.9.2
>
>
>
> There's some clash between global static QFactoryLoader instances.
>
> Reproduced on Archlinux (and on Fedora by jpnurmi).

I also hit this bug on ArchLinux. I solved it by downgrading from:
4.9.2-3 to 4.9.2-2 on these packages: lib32-gcc-libs gcc-libs gcc.

Hope this helps,
Aleix



More information about the Development mailing list