<?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[Autorelease pool page corrupted]]></title><description><![CDATA[<p dir="auto">I'm running Qt Creator 2.8.1 and Qt 4.8.5 on OSX 10.8.5 with a pretty basic console-type QSerialPort program.<br />
I'm regularly seeing messages like:</p>
<p dir="auto">objc[1659]: autorelease pool page 0x103000000 corrupted<br />
magic 0xa1a1a1a0 0x4f545541 0x454c4552 0x21455341<br />
pthread 0x101581000</p>
<p dir="auto">After my code finishes and I've called<br />
return a.exec();</p>
]]></description><link>https://forum.qt.io/topic/41262/autorelease-pool-page-corrupted</link><generator>RSS for Node</generator><lastBuildDate>Wed, 15 Apr 2026 10:21:10 GMT</lastBuildDate><atom:link href="https://forum.qt.io/topic/41262.rss" rel="self" type="application/rss+xml"/><pubDate>Sun, 11 May 2014 18:58:00 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Autorelease pool page corrupted on Wed, 14 May 2014 22:37:35 GMT]]></title><description><![CDATA[<p dir="auto">That's an interesting thing to know, thanks for sharing</p>
]]></description><link>https://forum.qt.io/post/228537</link><guid isPermaLink="true">https://forum.qt.io/post/228537</guid><dc:creator><![CDATA[SGaist]]></dc:creator><pubDate>Wed, 14 May 2014 22:37:35 GMT</pubDate></item><item><title><![CDATA[Reply to Autorelease pool page corrupted on Wed, 14 May 2014 14:04:34 GMT]]></title><description><![CDATA[<p dir="auto">Well, it's a generic driver and officially they only support standard serial (RS-232) baud rates.  The chip itself can run up to 3 megabaud, IIRC.  And there are no known problems with Linux or Windows drivers.  When it comes to the Mac though, there is a procedure for modifying the Info.plist file in the driver kext file to "alias" a standard baud rate e.g. 300 to whatever rate you want.  That works as long as you keep up with it which means don't even think of trying to set a break point in your code as long as the port is open.</p>
<p dir="auto">FTDI acknowledges that there is a problem but unless you are an OEM that buys chips from them, they don't want to fix it.</p>
]]></description><link>https://forum.qt.io/post/228481</link><guid isPermaLink="true">https://forum.qt.io/post/228481</guid><dc:creator><![CDATA[RogueWarrior]]></dc:creator><pubDate>Wed, 14 May 2014 14:04:34 GMT</pubDate></item><item><title><![CDATA[Reply to Autorelease pool page corrupted on Wed, 14 May 2014 07:33:06 GMT]]></title><description><![CDATA[<p dir="auto">So they provide a device + driver for high-speed serial communication and you shouldn't use it ?</p>
]]></description><link>https://forum.qt.io/post/228419</link><guid isPermaLink="true">https://forum.qt.io/post/228419</guid><dc:creator><![CDATA[SGaist]]></dc:creator><pubDate>Wed, 14 May 2014 07:33:06 GMT</pubDate></item><item><title><![CDATA[Reply to Autorelease pool page corrupted on Tue, 13 May 2014 22:56:42 GMT]]></title><description><![CDATA[<p dir="auto">It's the latest FTDI Mac driver, 2.2.18.  As it turns out, when running at very high speeds e.g. 1 megabaud, if you don't keep up with the fire hose of data, it locks up the keyboard and the mouse.  I contacted FTDI support about it and their response was essentially "Don't do that."</p>
]]></description><link>https://forum.qt.io/post/228390</link><guid isPermaLink="true">https://forum.qt.io/post/228390</guid><dc:creator><![CDATA[RogueWarrior]]></dc:creator><pubDate>Tue, 13 May 2014 22:56:42 GMT</pubDate></item><item><title><![CDATA[Reply to Autorelease pool page corrupted on Tue, 13 May 2014 15:21:50 GMT]]></title><description><![CDATA[<p dir="auto">Interesting… (but for other reasons) which version is it ?</p>
]]></description><link>https://forum.qt.io/post/228343</link><guid isPermaLink="true">https://forum.qt.io/post/228343</guid><dc:creator><![CDATA[SGaist]]></dc:creator><pubDate>Tue, 13 May 2014 15:21:50 GMT</pubDate></item><item><title><![CDATA[Reply to Autorelease pool page corrupted on Tue, 13 May 2014 15:09:38 GMT]]></title><description><![CDATA[<p dir="auto">Well, it turns out that my real problem isn't Qt but rather the FTDI driver.</p>
]]></description><link>https://forum.qt.io/post/228340</link><guid isPermaLink="true">https://forum.qt.io/post/228340</guid><dc:creator><![CDATA[RogueWarrior]]></dc:creator><pubDate>Tue, 13 May 2014 15:09:38 GMT</pubDate></item><item><title><![CDATA[Reply to Autorelease pool page corrupted on Mon, 12 May 2014 07:44:18 GMT]]></title><description><![CDATA[<p dir="auto">Then you really should do what <em>MuldeR</em> suggested. It will help you identify the cause of this phenomenon</p>
]]></description><link>https://forum.qt.io/post/228175</link><guid isPermaLink="true">https://forum.qt.io/post/228175</guid><dc:creator><![CDATA[SGaist]]></dc:creator><pubDate>Mon, 12 May 2014 07:44:18 GMT</pubDate></item><item><title><![CDATA[Reply to Autorelease pool page corrupted on Sun, 11 May 2014 23:18:51 GMT]]></title><description><![CDATA[<p dir="auto">I'm also seeing a message in the Console output that usually appears when this problem rears its ugly head:</p>
<p dir="auto">Example:<br />
5/11/14 4:07:39.000 PM kernel[0]: gdb-i386-apple-d (map: 0xffffff802978d570) triggered DYLD shared region unnest for map: 0xffffff80295615c0, region 0x7fff8a200000-&gt;0x7fff8a400000. While not abnormal for debuggers, this increases system memory footprint until the target exits.</p>
]]></description><link>https://forum.qt.io/post/228151</link><guid isPermaLink="true">https://forum.qt.io/post/228151</guid><dc:creator><![CDATA[RogueWarrior]]></dc:creator><pubDate>Sun, 11 May 2014 23:18:51 GMT</pubDate></item><item><title><![CDATA[Reply to Autorelease pool page corrupted on Sun, 11 May 2014 23:07:23 GMT]]></title><description><![CDATA[<p dir="auto">I suggest you try creating the smallest possible program that can reproduce your issue. Quite often this will help to identify your own mistake. Otherwise, you can take resulting sample program and submit a bug report...</p>
]]></description><link>https://forum.qt.io/post/228150</link><guid isPermaLink="true">https://forum.qt.io/post/228150</guid><dc:creator><![CDATA[MuldeR]]></dc:creator><pubDate>Sun, 11 May 2014 23:07:23 GMT</pubDate></item><item><title><![CDATA[Reply to Autorelease pool page corrupted on Sun, 11 May 2014 23:02:29 GMT]]></title><description><![CDATA[<p dir="auto">Okay, downloaded the Qt 4.8.6 Mac installer and ran it.  Problem remains.<br />
I've been experiencing other problems that are causing the Mac to lock up the mouse and keyboard while debugging a Qt program and I don't even have any breakpoints set.  I have to do a force shutdown to bring it back.</p>
]]></description><link>https://forum.qt.io/post/228146</link><guid isPermaLink="true">https://forum.qt.io/post/228146</guid><dc:creator><![CDATA[RogueWarrior]]></dc:creator><pubDate>Sun, 11 May 2014 23:02:29 GMT</pubDate></item><item><title><![CDATA[Reply to Autorelease pool page corrupted on Sun, 11 May 2014 20:41:33 GMT]]></title><description><![CDATA[<p dir="auto">Can you test it with 4.8.6 ?</p>
]]></description><link>https://forum.qt.io/post/228132</link><guid isPermaLink="true">https://forum.qt.io/post/228132</guid><dc:creator><![CDATA[SGaist]]></dc:creator><pubDate>Sun, 11 May 2014 20:41:33 GMT</pubDate></item><item><title><![CDATA[Reply to Autorelease pool page corrupted on Sun, 11 May 2014 20:14:42 GMT]]></title><description><![CDATA[<p dir="auto">Nope.  Strictly Qt.</p>
]]></description><link>https://forum.qt.io/post/228128</link><guid isPermaLink="true">https://forum.qt.io/post/228128</guid><dc:creator><![CDATA[RogueWarrior]]></dc:creator><pubDate>Sun, 11 May 2014 20:14:42 GMT</pubDate></item><item><title><![CDATA[Reply to Autorelease pool page corrupted on Sun, 11 May 2014 19:38:26 GMT]]></title><description><![CDATA[<p dir="auto">Hi,</p>
<p dir="auto">Are you only using Qt or are you also writing some native code ?</p>
]]></description><link>https://forum.qt.io/post/228121</link><guid isPermaLink="true">https://forum.qt.io/post/228121</guid><dc:creator><![CDATA[SGaist]]></dc:creator><pubDate>Sun, 11 May 2014 19:38:26 GMT</pubDate></item></channel></rss>