Details
-
Bug
-
Resolution: Done
-
P1: Critical
-
None
-
5.5.0 RC
-
None
Description
Using qt-enterprise-mac-x64-android-ios-5.5.0-rc_2015-06-18_15-26-29-99.dmg on OS X 10.10.
After the installation is done, in the page with the check box "Launch Qt Creator" when closing the dialog, the installer crash with following error:
__TEXT 0000000102df9000-00000001044cf000 [ 22.8M] r-x/rwx SM=COW /Volumes/VOLUME/qt-enterprise-mac-x64-android-ios-5.5.0-rc.app/Contents/MacOS/qt-enterprise-mac-x64-android-ios-5.5.0-rc Thread 0 Crashed:: Dispatch queue: com.apple.main-thread 0 com.yourcompany.installerbase 0x0000000103bb3169 QMutexPrivate::allocate() + 105 1 com.yourcompany.installerbase 0x0000000103bb293c QBasicMutex::lockInternal(int) + 92 2 com.yourcompany.installerbase 0x0000000103bb2884 QMutex::lock() + 52 3 com.yourcompany.installerbase 0x0000000103bbb30d QWaitCondition::wait(QMutex*, unsigned long) + 173 4 com.yourcompany.installerbase 0x0000000103bbaabe QThread::wait(unsigned long) + 110 5 com.yourcompany.installerbase 0x00000001033219fa QNetworkAccessManagerPrivate::~QNetworkAccessManagerPrivate() + 58 6 com.yourcompany.installerbase 0x0000000103321b4e QNetworkAccessManagerPrivate::~QNetworkAccessManagerPrivate() + 14 7 com.yourcompany.installerbase 0x0000000103dc0d67 QObject::~QObject() + 1879 8 com.yourcompany.installerbase 0x000000010331e536 QNetworkAccessManager::~QNetworkAccessManager() + 262 9 com.yourcompany.installerbase 0x000000010331e56e QNetworkAccessManager::~QNetworkAccessManager() + 14 10 com.yourcompany.installerbase 0x0000000103dc0fd5 QObjectPrivate::deleteChildren() + 245 11 com.yourcompany.installerbase 0x0000000103dc0d36 QObject::~QObject() + 1830 12 com.yourcompany.installerbase 0x0000000102e660c9 LicenseManager::~LicenseManager() + 57 13 com.yourcompany.installerbase 0x0000000102e54645 ProductKeyCheckPrivate::~ProductKeyCheckPrivate() + 53 14 com.yourcompany.installerbase 0x0000000102e5472e ProductKeyCheckPrivate::~ProductKeyCheckPrivate() + 14 15 libsystem_c.dylib 0x00007fff8827e8cd __cxa_finalize_ranges + 322 16 libsystem_c.dylib 0x00007fff8827ebd0 exit + 55 17 com.yourcompany.installerbase 0x0000000102dfedfb start + 59
Nb: Installer #119 on Ubuntu did not crash