<?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[Strange gdb effect :: DebugRun &amp; ReleaseRun have strange behaviour in threaded mtcnn All test in Relase mode]]></title><description><![CDATA[<p dir="auto">Hi,</p>
<p dir="auto">My program using multi threaded face detection via opencv. There is a very strange behaviour.</p>
<p dir="auto">when I run the program the mtcnn loading the models files correctly and boxing the faces</p>
<p dir="auto">but in release mode same code same machine does not loading the models file and not boxing the faces . ?</p>
<p dir="auto">What could be different  between these release and debug modes ?</p>
]]></description><link>https://forum.qt.io/topic/101587/strange-gdb-effect-debugrun-releaserun-have-strange-behaviour-in-threaded-mtcnn-all-test-in-relase-mode</link><generator>RSS for Node</generator><lastBuildDate>Thu, 23 Apr 2026 17:17:43 GMT</lastBuildDate><atom:link href="https://forum.qt.io/topic/101587.rss" rel="self" type="application/rss+xml"/><pubDate>Tue, 09 Apr 2019 10:40:35 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Strange gdb effect :: DebugRun &amp; ReleaseRun have strange behaviour in threaded mtcnn All test in Relase mode on Sun, 14 Apr 2019 16:53:06 GMT]]></title><description><![CDATA[<p dir="auto">I found the solution to use linuxqtdeploy to use same library base.</p>
]]></description><link>https://forum.qt.io/post/522980</link><guid isPermaLink="true">https://forum.qt.io/post/522980</guid><dc:creator><![CDATA[RahibeMeryem]]></dc:creator><pubDate>Sun, 14 Apr 2019 16:53:06 GMT</pubDate></item><item><title><![CDATA[Reply to Strange gdb effect :: DebugRun &amp; ReleaseRun have strange behaviour in threaded mtcnn All test in Relase mode on Wed, 10 Apr 2019 04:22:18 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/rahibemeryem">@<bdi>RahibeMeryem</bdi></a> Is there any output in the Application Output tab in QtCreator if the app is not working properly?<br />
Also you can compare your debug and release configurations in the Kit you're using.</p>
]]></description><link>https://forum.qt.io/post/522216</link><guid isPermaLink="true">https://forum.qt.io/post/522216</guid><dc:creator><![CDATA[jsulm]]></dc:creator><pubDate>Wed, 10 Apr 2019 04:22:18 GMT</pubDate></item><item><title><![CDATA[Reply to Strange gdb effect :: DebugRun &amp; ReleaseRun have strange behaviour in threaded mtcnn All test in Relase mode on Tue, 09 Apr 2019 18:57:11 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/jsulm">@<bdi>jsulm</bdi></a></p>
<p dir="auto">what is the running gdb mechanism on the Qtcreator ?</p>
<p dir="auto">If I run the program through clicking Debug in Release mode my app working and drawing faceboxes.</p>
<p dir="auto">But when I just hit Run icon its not.</p>
<p dir="auto">How the gdb makes it working ? is it library and environment issue I think.  How can I get full command line which Qtcreator executing when hitting the DebugRun ? any idea ?</p>
]]></description><link>https://forum.qt.io/post/522152</link><guid isPermaLink="true">https://forum.qt.io/post/522152</guid><dc:creator><![CDATA[RahibeMeryem]]></dc:creator><pubDate>Tue, 09 Apr 2019 18:57:11 GMT</pubDate></item><item><title><![CDATA[Reply to Strange gdb effect :: DebugRun &amp; ReleaseRun have strange behaviour in threaded mtcnn All test in Relase mode on Tue, 09 Apr 2019 11:53:10 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/jsulm">@<bdi>jsulm</bdi></a> Qt5.12.2 is the Qt version</p>
<p dir="auto">and both are using the System Environment .  this makes me crazy ..</p>
<p dir="auto">same executable in the Qt creator . when I hit Green run button mtcnn not boxing the face,</p>
<p dir="auto">same executable if I hit the Green with the debug ikon run button its working ?</p>
<p dir="auto">it looks difference is the debugger attachment.</p>
<p dir="auto">whet I build the app debug or release mode same behaiviour as above.</p>
]]></description><link>https://forum.qt.io/post/522081</link><guid isPermaLink="true">https://forum.qt.io/post/522081</guid><dc:creator><![CDATA[RahibeMeryem]]></dc:creator><pubDate>Tue, 09 Apr 2019 11:53:10 GMT</pubDate></item><item><title><![CDATA[Reply to Strange gdb effect :: DebugRun &amp; ReleaseRun have strange behaviour in threaded mtcnn All test in Relase mode on Tue, 09 Apr 2019 10:45:25 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/rahibemeryem">@<bdi>RahibeMeryem</bdi></a> said in <a href="/post/522072">Debug &amp; Release have strange behaviour in threaded mtcnn</a>:</p>
<blockquote>
<p dir="auto">What could be different  between these release and debug modes ?</p>
</blockquote>
<p dir="auto">Debug and release version of the libraries you're using.<br />
Do you use release builds of your libs when using release build of your app?</p>
<p dir="auto">And which platform and Qt version?</p>
]]></description><link>https://forum.qt.io/post/522075</link><guid isPermaLink="true">https://forum.qt.io/post/522075</guid><dc:creator><![CDATA[jsulm]]></dc:creator><pubDate>Tue, 09 Apr 2019 10:45:25 GMT</pubDate></item></channel></rss>