[Interest] Mac 10.9 and Qt 5.1.1 : working ?
qtnext
qtnext at gmail.com
Sat Oct 26 14:25:53 CEST 2013
Hi,
I have upgraded my Mac Os to 10.9. And now I can't start my apps developed
with 5.1.1 /Quick2 apps (with embedded qml in qrc files) .. It crash with
the following errors :
"
Thread 5 Crashed:: QThread
0 QtQml 0x000000010d3afcb3
QQmlDebugServer::instance() + 51
1 QtQml 0x000000010d3ab6c9
QQmlDebugService::isDebuggingEnabled() + 9
2 QtQuick 0x000000010a3bcc61
QQmlQtQuick2Module::defineModule() + 145
3 QtQml 0x000000010072c9f5 0x100663000 + 825845
4 QtQml 0x000000010072b404 0x100663000 + 820228
5 QtQml 0x000000010072e5ac 0x100663000 + 832940
6 QtQml 0x0000000100730840
QQmlImports::addLibraryImport(QQmlImportDatabase*, QString const&, QString
const&, int, int, QString const&, QString const&, bool, QList<QQmlError>*)
+ 1136
7 QtQml 0x00000001006f0aa9
QQmlTypeLoader::Blob::addImport(QQmlScript::Import const&,
QList<QQmlError>*) + 409
8 QtQml 0x00000001006f4f6e 0x100663000 + 597870
9 QtQml 0x00000001006ef567 0x100663000 + 574823
10 QtQml 0x00000001006eeb63 0x100663000 + 572259
11 QtQml 0x00000001006edff5 0x100663000 + 569333
12 QtQml 0x000000010075c189 0x100663000 + 1020297
13 QtQml 0x000000010075c11e 0x100663000 + 1020190
14 QtWidgets 0x0000000101373897
QApplicationPrivate::notify_helper(QObject*, QEvent*) + 311
15 QtWidgets 0x0000000101377119
QApplication::notify(QObject*, QEvent*) + 9897
16 QtCore 0x0000000100bf0ea4
QCoreApplicationPrivate::sendPostedEvents(QObject*, int, QThreadData*) + 788
17 QtCore 0x0000000100c38f5d
QEventDispatcherUNIX::processEvents(QFlags<QEventLoop::ProcessEventsFlag>)
+ 61
18 QtCore 0x0000000100bed753
QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) + 403
19 QtCore 0x0000000100a2ffdd QThread::exec() + 109
20 QtCore 0x0000000100a33b14 0x100a0c000 + 162580
21 libsystem_pthread.dylib 0x00007fff84d4f899 _pthread_body + 138
22 libsystem_pthread.dylib 0x00007fff84d4f72a _pthread_start + 137
23 libsystem_pthread.dylib 0x00007fff84d53fc9 thread_start + 13"
I have tryed to recompile with 5.1.1 (updating all Mac Os stuff .. xcode,
...) and it always the same trouble.
Qt creator bundle with qt5.1.1 is now very very slow .... after Mac Os
upgrade ...
Is there any issue ?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.qt-project.org/pipermail/interest/attachments/20131026/70c13c93/attachment.html>
More information about the Interest
mailing list