<?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[Segmentation fault QtCreator 3.1.1]]></title><description><![CDATA[<p dir="auto">QtCreator crashes with Segmentation fault and i do not know why.<br />
This appears on arbitrary projects, even on the most simple after creating<br />
new Qt Application project and during edit code.</p>
<p dir="auto">QtCreator 3.1.1 (Opensource)<br />
Based on Qt 5.2.1 (GCC 4.6.1, 32 bit)<br />
MaintenanceTool: gcc  5.3.0-1<br />
OpenSuse 13.1 Linux 32</p>
<p dir="auto">What should i do to describe this problem more detailed ?<br />
I read on web that "kf5" should be removed, but what is "kf5"</p>
]]></description><link>https://forum.qt.io/topic/42638/segmentation-fault-qtcreator-3-1-1</link><generator>RSS for Node</generator><lastBuildDate>Thu, 23 Apr 2026 04:41:11 GMT</lastBuildDate><atom:link href="https://forum.qt.io/topic/42638.rss" rel="self" type="application/rss+xml"/><pubDate>Wed, 18 Jun 2014 07:19:20 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Segmentation fault QtCreator 3.1.1 on Mon, 23 Jun 2014 07:01:14 GMT]]></title><description><![CDATA[<p dir="auto">i did<br />
@gdb /opt/Qt5v3/Tools/QtCreator/bin/qtcreator<br />
(gdb) run<br />
@</p>
<p dir="auto">gdb output (last 10 lines):</p>
<p dir="auto">@[Thread 0xa1cf8b40 (LWP 5676) exited]<br />
[Thread 0xa3bffb40 (LWP 5675) exited]<br />
[New Thread 0xa3bffb40 (LWP 5677)]<br />
[New Thread 0xa1cf8b40 (LWP 5678)]<br />
Detaching after fork from child process 5679.<br />
[Thread 0xa3bffb40 (LWP 5677) exited]<br />
[Thread 0xa1cf8b40 (LWP 5678) exited]</p>
<p dir="auto">Program received signal SIGSEGV, Segmentation fault.<br />
0xb710fc17 in QCoreApplication::notifyInternal(QObject*, QEvent*) ()<br />
from /opt/Qt5v3/Tools/QtCreator/bin/../lib/qtcreator/libQt5Core.so.5<br />
(gdb)<br />
@</p>
<p dir="auto">might this info help ?</p>
]]></description><link>https://forum.qt.io/post/232976</link><guid isPermaLink="true">https://forum.qt.io/post/232976</guid><dc:creator><![CDATA[deleted28]]></dc:creator><pubDate>Mon, 23 Jun 2014 07:01:14 GMT</pubDate></item><item><title><![CDATA[Reply to Segmentation fault QtCreator 3.1.1 on Sun, 22 Jun 2014 14:19:45 GMT]]></title><description><![CDATA[<p dir="auto">@&gt; ./qtcreator -debug<br />
The option -debug requires an argument.<br />
... usage etc.<br />
@</p>
<p dir="auto">Is the necessary argument one of my projects ?</p>
<p dir="auto">Creator crashes "randomly", i can not reproduce the crash.</p>
<p dir="auto">Can i use gdb to get any output messages from creator crash ?<br />
If so, how to ?</p>
]]></description><link>https://forum.qt.io/post/232914</link><guid isPermaLink="true">https://forum.qt.io/post/232914</guid><dc:creator><![CDATA[deleted28]]></dc:creator><pubDate>Sun, 22 Jun 2014 14:19:45 GMT</pubDate></item><item><title><![CDATA[Reply to Segmentation fault QtCreator 3.1.1 on Wed, 18 Jun 2014 12:52:02 GMT]]></title><description><![CDATA[<p dir="auto">Starting the debugger from the command line:<br />
/.../qtcreator -debug<br />
(/.../qtcreator --help for more options)</p>
]]></description><link>https://forum.qt.io/post/232359</link><guid isPermaLink="true">https://forum.qt.io/post/232359</guid><dc:creator><![CDATA[clochydd]]></dc:creator><pubDate>Wed, 18 Jun 2014 12:52:02 GMT</pubDate></item><item><title><![CDATA[Reply to Segmentation fault QtCreator 3.1.1 on Wed, 18 Jun 2014 12:39:42 GMT]]></title><description><![CDATA[<p dir="auto">bq. It would not help, if your Creator is crashed.</p>
<p dir="auto">agree</p>
<p dir="auto">I will try several more or less crazy things now. If i get any info what is going on, i 'll be back here. Thank you so far :)</p>
<p dir="auto">I remember there is a way to start debugger and then run creator,<br />
this should give results on creator crash. At least i think so.<br />
I do not know how to do it, so i need some time to read, read ....</p>
]]></description><link>https://forum.qt.io/post/232356</link><guid isPermaLink="true">https://forum.qt.io/post/232356</guid><dc:creator><![CDATA[deleted28]]></dc:creator><pubDate>Wed, 18 Jun 2014 12:39:42 GMT</pubDate></item><item><title><![CDATA[Reply to Segmentation fault QtCreator 3.1.1 on Wed, 18 Jun 2014 12:31:43 GMT]]></title><description><![CDATA[<p dir="auto">Why start in debug:<br />
If starting in a terminal window does not produce any message, setting a breakpoint in the first row of your app and starting in debug by pressing F5 could help to locate the fault.<br />
It would not help, if your Creator is crashed.</p>
]]></description><link>https://forum.qt.io/post/232354</link><guid isPermaLink="true">https://forum.qt.io/post/232354</guid><dc:creator><![CDATA[clochydd]]></dc:creator><pubDate>Wed, 18 Jun 2014 12:31:43 GMT</pubDate></item><item><title><![CDATA[Reply to Segmentation fault QtCreator 3.1.1 on Wed, 18 Jun 2014 11:43:06 GMT]]></title><description><![CDATA[<p dir="auto">I mentioned kf5 because i found a similar problem on the web<br />
which was able to solve by removing kf5 packages.<br />
As a possible hint only, nothing more.<br />
I installed from onlineinstaller and updated all to 5.3.0-1<br />
which contains QtCreator 3.1.1 (Opensource), Based on Qt 5.2.1 (GCC 4.6.1, 32 bit).<br />
I do not really understand why it should make sense to start in debugmode when the entire IDE disappears  and no more outputs<br />
are available.</p>
]]></description><link>https://forum.qt.io/post/232351</link><guid isPermaLink="true">https://forum.qt.io/post/232351</guid><dc:creator><![CDATA[deleted28]]></dc:creator><pubDate>Wed, 18 Jun 2014 11:43:06 GMT</pubDate></item><item><title><![CDATA[Reply to Segmentation fault QtCreator 3.1.1 on Wed, 18 Jun 2014 09:47:24 GMT]]></title><description><![CDATA[<p dir="auto">But why did you mention kf5 (=KDE Framework 5) in your first post? Any message related to that?<br />
Did you update the Creator? AFAIK the 3.1.1 belongs to Qt 5.3.<br />
As the first step, I would now start the Creator, open a simple app from the examples, build and start in debug mode.</p>
]]></description><link>https://forum.qt.io/post/232339</link><guid isPermaLink="true">https://forum.qt.io/post/232339</guid><dc:creator><![CDATA[clochydd]]></dc:creator><pubDate>Wed, 18 Jun 2014 09:47:24 GMT</pubDate></item><item><title><![CDATA[Reply to Segmentation fault QtCreator 3.1.1 on Wed, 18 Jun 2014 09:29:24 GMT]]></title><description><![CDATA[<p dir="auto">i get only "segmantation fault" no message about "kf5"<br />
I checked package manager and i do not find any kf5 stuff.</p>
<p dir="auto">I found some issue reports here:<br />
"kf5 mentioned":<a href="https://bugs.archlinux.org/task/40493" target="_blank" rel="noopener noreferrer nofollow ugc">https://bugs.archlinux.org/task/40493</a><br />
Maybe this has nothing to do with my problem.</p>
<p dir="auto">And this crash appears since few days. All the time before<br />
QtCreator worked perfect. Anyway, package manager suggests<br />
update and i mostly install it.</p>
<p dir="auto">No, i did not know this KF5 Blog and i still do not know what it is.</p>
]]></description><link>https://forum.qt.io/post/232340</link><guid isPermaLink="true">https://forum.qt.io/post/232340</guid><dc:creator><![CDATA[deleted28]]></dc:creator><pubDate>Wed, 18 Jun 2014 09:29:24 GMT</pubDate></item><item><title><![CDATA[Reply to Segmentation fault QtCreator 3.1.1 on Wed, 18 Jun 2014 09:17:20 GMT]]></title><description><![CDATA[<p dir="auto">What message do you see when starting in terminal? KF5?<br />
Do you know "this blog: ":<a href="http://blog.martin-graesslin.com/blog/tag/kf5/" target="_blank" rel="noopener noreferrer nofollow ugc">http://blog.martin-graesslin.com/blog/tag/kf5/</a></p>
]]></description><link>https://forum.qt.io/post/232337</link><guid isPermaLink="true">https://forum.qt.io/post/232337</guid><dc:creator><![CDATA[clochydd]]></dc:creator><pubDate>Wed, 18 Jun 2014 09:17:20 GMT</pubDate></item><item><title><![CDATA[Reply to Segmentation fault QtCreator 3.1.1 on Wed, 18 Jun 2014 09:05:55 GMT]]></title><description><![CDATA[<p dir="auto">the only way to get any message is to start creator from terminal.<br />
After the crash, creator entirely disappears and only the segfault<br />
message is visible in the terminal.<br />
Maybe i should start creator with debugger, but i do not know how to.</p>
<p dir="auto">And, when creator crashes after run application, the app remains running,<br />
"only" the IDE disappears.</p>
]]></description><link>https://forum.qt.io/post/232335</link><guid isPermaLink="true">https://forum.qt.io/post/232335</guid><dc:creator><![CDATA[deleted28]]></dc:creator><pubDate>Wed, 18 Jun 2014 09:05:55 GMT</pubDate></item><item><title><![CDATA[Reply to Segmentation fault QtCreator 3.1.1 on Wed, 18 Jun 2014 08:59:04 GMT]]></title><description><![CDATA[<p dir="auto">Usually, when a segmentation fault appears in Creator/debug mode, the program is stopped and you will see the line where the execution failed.<br />
Do you mean that the Creator stops immediately after start without even trying to execute your app?</p>
]]></description><link>https://forum.qt.io/post/232332</link><guid isPermaLink="true">https://forum.qt.io/post/232332</guid><dc:creator><![CDATA[clochydd]]></dc:creator><pubDate>Wed, 18 Jun 2014 08:59:04 GMT</pubDate></item><item><title><![CDATA[Reply to Segmentation fault QtCreator 3.1.1 on Wed, 18 Jun 2014 08:53:23 GMT]]></title><description><![CDATA[<p dir="auto">I may try , but i do not know when the crash appears.<br />
And its not the application crash, creator crashes.</p>
]]></description><link>https://forum.qt.io/post/232330</link><guid isPermaLink="true">https://forum.qt.io/post/232330</guid><dc:creator><![CDATA[deleted28]]></dc:creator><pubDate>Wed, 18 Jun 2014 08:53:23 GMT</pubDate></item><item><title><![CDATA[Reply to Segmentation fault QtCreator 3.1.1 on Wed, 18 Jun 2014 08:49:16 GMT]]></title><description><![CDATA[<p dir="auto">Hi, what if you try to analyse the error in debug mode with your simple app? You should see what happend if the debugger stops after displaying the error message.</p>
]]></description><link>https://forum.qt.io/post/232329</link><guid isPermaLink="true">https://forum.qt.io/post/232329</guid><dc:creator><![CDATA[clochydd]]></dc:creator><pubDate>Wed, 18 Jun 2014 08:49:16 GMT</pubDate></item></channel></rss>