Note that there are some explanatory texts on larger screens.

plurals
  1. POQt installer framework built installation package crashing after start
    primarykey
    data
    text
    <p>I'm using Qt installer framework 1.4. Works fine for Windows, but I have a problem on Mac OSX.</p> <p>As stated in the <a href="http://doc-snapshot.qt-project.org/qtifw-1.3/ifw-tutorial.html" rel="nofollow">manual</a>, I switched to the tutorial directory and ran this command</p> <pre><code>../../bin/binarycreator -c config\config.xml -p packages YourInstaller </code></pre> <p>The installer was built with no problem, but after running it, I get an error</p> <blockquote> <p>YourInstaller quit unexpectedly</p> </blockquote> <p>I tried it in 10.8.2 and 10.7.4 versions of Mac OSX. Same result.</p> <p>Crash report:</p> <pre><code>Process: YourInstaller [317] Path: /Users/USER/*/YourInstaller.app/Contents/MacOS/YourInstaller Identifier: com.yourcompany.installerbase Version: ??? (???) Code Type: X86-64 (Native) Parent Process: launchd [113] Date/Time: 2013-09-25 19:01:17.833 +0300 OS Version: Mac OS X 10.7.4 (11E53) Report Version: 9 Interval Since Last Report: 120529 sec Crashes Since Last Report: 4 Per-App Interval Since Last Report: 37 sec Per-App Crashes Since Last Report: 3 Anonymous UUID: BD392C87-1080-4663-B36C-20F3CF6EA085 Crashed Thread: 0 Dispatch queue: com.apple.main-thread Exception Type: EXC_CRASH (SIGABRT) Exception Codes: 0x0000000000000000, 0x0000000000000000 Application Specific Information: objc[317]: garbage collection is OFF abort() called Thread 0 Crashed:: Dispatch queue: com.apple.main-thread 0 libsystem_kernel.dylib 0x00007fff81f73ce2 __pthread_kill + 10 1 libsystem_c.dylib 0x00007fff832ce7d2 pthread_kill + 95 2 libsystem_c.dylib 0x00007fff832bfa7a abort + 143 3 com.yourcompany.installerbase 0x0000000100ada3b5 qt_message_output(QtMsgType, char const*) + 149 4 com.yourcompany.installerbase 0x0000000100ada56d _ZL10qt_message9QtMsgTypePKcP13__va_list_tag + 381 5 com.yourcompany.installerbase 0x0000000100ada78d qFatal(char const*, ...) + 141 6 com.yourcompany.installerbase 0x000000010044efca qt_init(QApplicationPrivate*, int) + 2218 7 com.yourcompany.installerbase 0x00000001004bda4b QApplicationPrivate::construct() + 187 8 com.yourcompany.installerbase 0x00000001004be83d QApplication::QApplication(int&amp;, char**, int) + 95 9 com.yourcompany.installerbase 0x000000010000e8bf MyApplication::MyApplication(int&amp;, char**) + 25 10 com.yourcompany.installerbase 0x0000000100005dda main + 5594 11 com.yourcompany.installerbase 0x00000001000047d4 start + 52 </code></pre>
    singulars
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    plurals
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
 

Querying!

 
Guidance

SQuiL has stopped working due to an internal error.

If you are curious you may find further information in the browser console, which is accessible through the devtools (F12).

Reload