<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[OSX QGuiApplicationPrivate::createPlatformIntegration crash (Qt5.9.1)]]></title><description><![CDATA[<p dir="auto">I'm developing an extension for SketchUp.  However as soon as my C++ code attempts to instantiate an instance of QApplication SketchUp crashes and I get the stack trace shown below.  I've already worked through all of the issues of the plugins being where they're suppose to be (ex: it used to tell me cocoa plugin couldn't be found).  At this point I'm wondering if it's an issue with SketchUp already runing it's own message pump through Cocoa.  Would this present an issue for Qt if Qt tries to own it as well?</p>
<p dir="auto">Thread 0 Crashed:: CrBrowserMain  Dispatch queue: com.apple.main-thread<br />
0   libsystem_kernel.dylib        	0x00007fff8b7c9d42 __pthread_kill + 10<br />
1   libsystem_pthread.dylib       	0x00007fff8b8b7457 pthread_kill + 90<br />
2   libsystem_c.dylib             	0x00007fff8b72f420 abort + 129<br />
3   org.qt-project.QtCore         	0x0000000128875259 qt_message_fatal(QtMsgType, QMessageLogContext const&amp;, QString const&amp;) + 9<br />
4   org.qt-project.QtCore         	0x0000000128876c27 QMessageLogger::fatal(char const*, ...) const + 231<br />
5   org.qt-project.QtGui          	0x0000000128e13f39 QGuiApplicationPrivate::createPlatformIntegration() + 5529<br />
6   org.qt-project.QtGui          	0x0000000128e13f5b QGuiApplicationPrivate::createEventDispatcher() + 27<br />
7   org.qt-project.QtCore         	0x0000000128a50a1f QCoreApplicationPrivate::init() + 1823<br />
8   org.qt-project.QtGui          	0x0000000128e101f0 QGuiApplicationPrivate::init() + 64<br />
9   org.qt-project.QtWidgets      	0x000000012934c47a QApplicationPrivate::init() + 26</p>
]]></description><link>https://forum.qt.io/topic/83106/osx-qguiapplicationprivate-createplatformintegration-crash-qt5-9-1</link><generator>RSS for Node</generator><lastBuildDate>Wed, 06 May 2026 03:49:51 GMT</lastBuildDate><atom:link href="https://forum.qt.io/topic/83106.rss" rel="self" type="application/rss+xml"/><pubDate>Fri, 08 Sep 2017 14:33:38 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to OSX QGuiApplicationPrivate::createPlatformIntegration crash (Qt5.9.1) on Wed, 30 Jan 2019 08:41:24 GMT]]></title><description><![CDATA[<p dir="auto">I have the same issue too,have you sloved it, if you sloved it , please teach me, thanks a lot!</p>
]]></description><link>https://forum.qt.io/post/508259</link><guid isPermaLink="true">https://forum.qt.io/post/508259</guid><dc:creator><![CDATA[Princein]]></dc:creator><pubDate>Wed, 30 Jan 2019 08:41:24 GMT</pubDate></item></channel></rss>