solved!

On Mon, Dec 15, 2008 at 5:48 PM, Leonard Ritter <pa...@paniq.org> wrote:

> 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:
>
> http://wiki.fifengine.de/Segfault_in_cxa_allocate_exception
>
> 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.
>
>
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.

Gentlemen! I rest my case!
_______________________________________________
Cplusplus-sig mailing list
Cplusplus-sig@python.org
http://mail.python.org/mailman/listinfo/cplusplus-sig

Reply via email to