<div class="gmail_quote">solved!<br><br>On Mon, Dec 15, 2008 at 5:48 PM, Leonard Ritter <span dir="ltr"><<a href="mailto:paniq@paniq.org">paniq@paniq.org</a>></span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
searching for __cxa_allocate_exception segfault i got quite a few hits in different projects, of which this wiki entry devotes a whole page to the issue:<br><br><a href="http://wiki.fifengine.de/Segfault_in_cxa_allocate_exception" target="_blank">http://wiki.fifengine.de/Segfault_in_cxa_allocate_exception</a><br>
<br>The funny thing is: I never got the problem on a machine with an nVidia driver. The two machines who have the reported error run a virtual video card driver and I'm currently asking for the other one, but I bet it's also pure mesa-based or ATI.<br>
<br>
</blockquote></div><br>I solved the problem by linking to libstdc++ before linking to anything else as described in the above Wiki-page. The exception does no longer occur.<br><br>Gentlemen! I rest my case!<br><br>