On 17.07.2014 00:41, Stijn Devriendt wrote:
Hi Juha,

Been debugging a bit more until I got this:
Breakpoint 1, 0x00007fffeb54bd40 in QTime::QTime(int, int, int, int)@plt () from /usr/lib64/libkdecore.so.5
(gdb) bt
#0 0x00007fffeb54bd40 in QTime::QTime(int, int, int, int)@plt () from /usr/lib64/libkdecore.so.5
#1  0x00007ffff7de9be6 in call_init () from /lib64/ld-linux-x86-64.so.2
#2 0x00007ffff7de9cca in _dl_init_internal () from /lib64/ld-linux-x86-64.so.2 #3 0x00007ffff7dedd99 in dl_open_worker () from /lib64/ld-linux-x86-64.so.2
...

Hi thanks for debugging,

I can't figure out the reason yet, just a quick report.

I can reproduce the failure here in Sabayon KDE 14.07 version, but not in the GNOME version.

I could not reproduce it in Kubuntu 14.04 (also uses KDE, version 4.13.2).

One system library caught my eye, Sabayon loads libpng16.so.16 and Kubuntu loads libpng12.so.0, although I'm sure I've built Qt so that it would use the qt plugin and not system libpng. But maybe it doesn't affect that code path yet.

Best regards,
 Juha

_______________________________________________
SailfishOS.org Devel mailing list
To unsubscribe, please send a mail to devel-unsubscr...@lists.sailfishos.org

Reply via email to