Boost C++ Libraries: Ticket #7770: serialization malloc error in g++ 4.7.2 (possbly 4.7.x) https://svn.boost.org/trac10/ticket/7770 <p> the demo.cpp from the serialization tutorial does not work in g++ 4.7.2. The error is: malloc: <strong>* error for object 0x1002967a0: pointer being freed was not allocated </strong>* set a breakpoint in malloc_error_break to debug </p> <p> I'm assuming it does not work for 4.7.x </p> <p> It does work for 4.6.x </p> en-us Boost C++ Libraries /htdocs/site/boost.png https://svn.boost.org/trac10/ticket/7770 Trac 1.4.3 alexey kutumov <alexey.kutumov@…> Sun, 23 Dec 2012 06:59:57 GMT <link>https://svn.boost.org/trac10/ticket/7770#comment:1 </link> <guid isPermaLink="false">https://svn.boost.org/trac10/ticket/7770#comment:1</guid> <description> <p> Cannot reproduce on Debian wheezy with gcc-4.7.2. Tried boost 1.49.0, and 1.53 from trunk. Could you give your backtrace </p> </description> <category>Ticket</category> </item> <item> <author>haroon.arshad@…</author> <pubDate>Wed, 26 Dec 2012 02:13:42 GMT</pubDate> <title/> <link>https://svn.boost.org/trac10/ticket/7770#comment:2 </link> <guid isPermaLink="false">https://svn.boost.org/trac10/ticket/7770#comment:2</guid> <description> <p> Replying to <a class="ticket" href="https://svn.boost.org/trac10/ticket/7770#comment:1" title="Comment 1">alexey kutumov &lt;alexey.kutumov@…&gt;</a>: </p> <blockquote class="citation"> <p> Cannot reproduce on Debian wheezy with gcc-4.7.2. Tried boost 1.49.0, and 1.53 from trunk. Could you give your backtrace </p> </blockquote> <p> As soon as I get back to my workplace I can check it, but something came to mind. I'm a basic programmer with limited experience for the moment. I think I made an ignorant mistake since the serialization libraries were compiled under 4.6.x so I am linking the wrong libraries. It will prob actually work fine using 4.7.2 if libraries were compiled under 4.7.2 which I will check </p> </description> <category>Ticket</category> </item> <item> <dc:creator>Robert Ramey</dc:creator> <pubDate>Wed, 06 Feb 2013 20:35:26 GMT</pubDate> <title>status changed; resolution set https://svn.boost.org/trac10/ticket/7770#comment:3 https://svn.boost.org/trac10/ticket/7770#comment:3 <ul> <li><strong>status</strong> <span class="trac-field-old">new</span> → <span class="trac-field-new">closed</span> </li> <li><strong>resolution</strong> → <span class="trac-field-new">worksforme</span> </li> </ul> Ticket