Re: [Development] Android: SEGV in Qt 5.3 (not in Qt 5.2.1)

2014-03-22 Thread Cornelius Hald
On Fri, 2014-03-21 at 10:36 +0100, Paul Olav Tvete wrote: > On Thursday 20 March 2014 19:00:54 Cornelius Hald wrote: > > maybe someone > > already could make some assumptions based on the console output below. > > [...] > > > W/Qt (15487): kernel/qmetaobject.cpp:1458 (static bool > > QMetaOb

Re: [Development] Android: SEGV in Qt 5.3 (not in Qt 5.2.1)

2014-03-21 Thread Paul Olav Tvete
On Thursday 20 March 2014 19:00:54 Cornelius Hald wrote: > maybe someone > already could make some assumptions based on the console output below. [...] > W/Qt (15487): kernel/qmetaobject.cpp:1458 (static bool > QMetaObject::invokeMethod(QObject*, const char*, Qt::ConnectionType, > QGenericRe

[Development] Android: SEGV in Qt 5.3 (not in Qt 5.2.1)

2014-03-20 Thread Cornelius Hald
Hi, today I've build the stable tree from git and tested my app with it. It starts up but after clicking a button I get a crash (SEGV) that did not happen on Qt 5.2.1. Normally I would report that as bug, but currently I cannot get enough useful information out of it, so I'm asking here :) I've c