SIGABRT crashing a process

Jonathan Wakely jwakely.gcc@gmail.com
Mon Jan 24 08:53:00 GMT 2011


On 24 January 2011 06:38, dewasi wrote:
>
> Hi Johnathan,
>                   Thanks for the comments,Sending the stack in a bit more
> detail , i am a bit new to unix/linux, would appreciate any help or pointer
> from your side.

The stack trace below appears to have debugging info present already
(maybe you'd edited the first one you sent?)

It indicates a bug in your program or one of the libraries you're
using, it's not a problem with libstdc++ so it's not relevant on this
mailing list.  You need to try to isolate the bug, maybe using
valgrind, then produce a small testcase that reproduces it and either
fix your program or report a bug to the supplier of a library.

Jonathan



More information about the Libstdc++ mailing list