<?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[[SOLVED] Buffer overflow detected?]]></title><description><![CDATA[<p dir="auto">I get the following error message when run in 'Release' mode only. (Debug mode works fine for some strange reason).</p>
<p dir="auto">*** buffer overflow detected ***:<br />
...<br />
...<br />
...<br />
bf81e000-bf83f000 rw-p 00000000 00:00 0          [stack]<br />
<em>The program has unexpectedly finished.</em></p>
<p dir="auto">Does anyone know what could be causing this?<br />
If it is the "stack", is there a way to increase the size of the stack for Release mode?</p>
<p dir="auto">Mark</p>
]]></description><link>https://forum.qt.io/topic/16734/solved-buffer-overflow-detected</link><generator>RSS for Node</generator><lastBuildDate>Mon, 06 Apr 2026 09:28:15 GMT</lastBuildDate><atom:link href="https://forum.qt.io/topic/16734.rss" rel="self" type="application/rss+xml"/><pubDate>Mon, 14 May 2012 11:41:31 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to [SOLVED] Buffer overflow detected? on Mon, 14 May 2012 12:01:11 GMT]]></title><description><![CDATA[<p dir="auto">Hi,<br />
You need to edit your first post and add [SOLVED] to the title :)</p>
]]></description><link>https://forum.qt.io/post/138913</link><guid isPermaLink="true">https://forum.qt.io/post/138913</guid><dc:creator><![CDATA[Sam]]></dc:creator><pubDate>Mon, 14 May 2012 12:01:11 GMT</pubDate></item><item><title><![CDATA[Reply to [SOLVED] Buffer overflow detected? on Mon, 14 May 2012 11:50:40 GMT]]></title><description><![CDATA[<p dir="auto">Spotted a silly error in my code:</p>
<p dir="auto">char tmp[5] where tmp was exceeding 5 characters..</p>
<p dir="auto">Please close/remove this thread.</p>
<p dir="auto">Thanks<br />
Mark</p>
]]></description><link>https://forum.qt.io/post/138911</link><guid isPermaLink="true">https://forum.qt.io/post/138911</guid><dc:creator><![CDATA[mark.eastonregenersis.com]]></dc:creator><pubDate>Mon, 14 May 2012 11:50:40 GMT</pubDate></item><item><title><![CDATA[Reply to [SOLVED] Buffer overflow detected? on Mon, 14 May 2012 11:48:47 GMT]]></title><description><![CDATA[<p dir="auto">This may have something to do with your stack size.</p>
<p dir="auto">What are your compiler and your OS?</p>
]]></description><link>https://forum.qt.io/post/138910</link><guid isPermaLink="true">https://forum.qt.io/post/138910</guid><dc:creator><![CDATA[koahnig]]></dc:creator><pubDate>Mon, 14 May 2012 11:48:47 GMT</pubDate></item></channel></rss>