<?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[QtCreator freezes von Ubuntu 26.04 after canceling the build]]></title><description><![CDATA[<p dir="auto">I'm having an annoying problem here. I'm mostly developing in Windows using Visual Studio, but I also provide Linux builds of my application. I was using an XUbuntu 22 up to now.</p>
<p dir="auto">I'm doing that in a Virtual Box VM.</p>
<p dir="auto">Now I'm trying to migrate to Ubuntu 26.04. It works, I can build and run the application, but when I cancel a build the build stops and then QtCreator freezes.</p>
<p dir="auto">And it freezes to a degree where I cannot close it, cannot kill it (neither -9 nor SIGKILL). I cannot even reboot the VM. I have to kill all Virtual Box processes in the Windows task manager.</p>
<p dir="auto">I found no solution for that.</p>
<p dir="auto">I tried both LUbuntu and XUbuntu. After a while, the OS says the window is busy and not responding and offers to close it. But it won't resume work after restarting. It hangs at "Loading Session".</p>
<p dir="auto">Probably because the build processes are all still there:</p>
<pre><code>2970  0.0  0.0   9904  3492 ?        D    22:39   0:00 g++ -c -pipe -g -Wall -Wextra -Wno-unused-parameter -Wno-unused-variable -D_REENTRANT -DQT_Q
2971  3.0 15.3 721628 615420 ?       D    22:39   0:03 /usr/libexec/gcc/x86_64-linux-gnu/15/cc1plus -quiet -I ../../../MyProject -I . -I ../../../My
2972  0.0  0.1  11876  4440 ?        S    22:39   0:00 /bin/x86_64-linux-gnu-as -I ../../../MyMyProject -I . -I ../../../MyProject -I ../../../MyProject
2973  0.0  0.0   9904  3488 ?        D    22:39   0:00 g++ -c -pipe -g -Wall -Wextra -Wno-unused-parameter -Wno-unused-variable -D_REENTRANT -DQT_Q
2974  2.6 15.4 725892 617020 ?       D    22:39   0:03 /usr/libexec/gcc/x86_64-linux-gnu/15/cc1plus -quiet -I ../../../MyProject -I . -I ../../../My
2975  0.0  0.1  11876  4468 ?        S    22:39   0:00 /bin/x86_64-linux-gnu-as -I ../../../MyProject -I . -I ../../../MyProject -I ../../../MyProject
2976  0.0  0.0   9904  3488 ?        D    22:39   0:00 g++ -c -pipe -g -Wall -Wextra -Wno-unused-parameter -Wno-unused-variable -D_REENTRANT -DQT_Q
2977  0.1  0.5  68732 22992 ?        D    22:39   0:00 /usr/libexec/gcc/x86_64-linux-gnu/15/cc1plus -quiet -I ../../../MyProject -I . -I ../../../Myi
2978  0.0  0.1  11876  4364 ?        S    22:39   0:00 /bin/x86_64-linux-gnu-as -I ../../../MyProject -I . -I ../../../MyProject -I ../../../MyProject
2979  0.0  0.0   9904  3488 ?        D    22:39   0:00 g++ -c -pipe -g -Wall -Wextra -Wno-unused-parameter -Wno-unused-variable -D_REENTRANT -DQT_Q
2980  0.0  0.5  68404 21552 ?        D    22:39   0:00 /usr/libexec/gcc/x86_64-linux-gnu/15/cc1plus -quiet -I ../../../MyProject -I . -I ../../../My
2981  0.0  0.1  11876  4464 ?        S    22:39   0:00 /bin/x86_64-linux-gnu-as -I ../../../MyProject -I . -I ../../../MyProject -I ../../../MyProject
</code></pre>
<p dir="auto">Probably QtCreator couldn't kill them either.</p>
<p dir="auto">I'm using QtCretor 18.0.2 Based on Qt 6.10.2 (GCC 15.2.0, x86_64)</p>
<p dir="auto">What has to be changed so that QtCreator properly kills all those processes upon cancelling a build?</p>
]]></description><link>https://forum.qt.io/topic/164856/qtcreator-freezes-von-ubuntu-26.04-after-canceling-the-build</link><generator>RSS for Node</generator><lastBuildDate>Wed, 08 Jul 2026 11:58:44 GMT</lastBuildDate><atom:link href="https://forum.qt.io/topic/164856.rss" rel="self" type="application/rss+xml"/><pubDate>Sat, 04 Jul 2026 20:48:47 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to QtCreator freezes von Ubuntu 26.04 after canceling the build on Tue, 07 Jul 2026 19:30:06 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/sgaist">@<bdi>SGaist</bdi></a></p>
<p dir="auto">I installed QtCreator 20.0.0, but unfortunately the problem is the same.</p>
]]></description><link>https://forum.qt.io/post/839043</link><guid isPermaLink="true">https://forum.qt.io/post/839043</guid><dc:creator><![CDATA[berliner]]></dc:creator><pubDate>Tue, 07 Jul 2026 19:30:06 GMT</pubDate></item><item><title><![CDATA[Reply to QtCreator freezes von Ubuntu 26.04 after canceling the build on Mon, 06 Jul 2026 19:03:32 GMT]]></title><description><![CDATA[<p dir="auto">I remember there was a post not long ago with similar symptoms. Can you try a more recent version of Qt Crestor ?</p>
]]></description><link>https://forum.qt.io/post/839032</link><guid isPermaLink="true">https://forum.qt.io/post/839032</guid><dc:creator><![CDATA[SGaist]]></dc:creator><pubDate>Mon, 06 Jul 2026 19:03:32 GMT</pubDate></item><item><title><![CDATA[Reply to QtCreator freezes von Ubuntu 26.04 after canceling the build on Sun, 05 Jul 2026 21:35:59 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/sgaist">@<bdi>SGaist</bdi></a></p>
<p dir="auto">It's set to 4 (-j4), but setting it to 1 doesn't help.</p>
]]></description><link>https://forum.qt.io/post/839018</link><guid isPermaLink="true">https://forum.qt.io/post/839018</guid><dc:creator><![CDATA[berliner]]></dc:creator><pubDate>Sun, 05 Jul 2026 21:35:59 GMT</pubDate></item><item><title><![CDATA[Reply to QtCreator freezes von Ubuntu 26.04 after canceling the build on Sun, 05 Jul 2026 18:50:30 GMT]]></title><description><![CDATA[<p dir="auto">Hi and welcome to devnet,</p>
<p dir="auto">Are you handling the number of jobs yourself ?<br />
If so, how many are you starting in parallel ?</p>
]]></description><link>https://forum.qt.io/post/839017</link><guid isPermaLink="true">https://forum.qt.io/post/839017</guid><dc:creator><![CDATA[SGaist]]></dc:creator><pubDate>Sun, 05 Jul 2026 18:50:30 GMT</pubDate></item></channel></rss>