This is the mail archive of the libstdc++@gcc.gnu.org mailing list for the libstdc++ project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: segfault in libc6-2.2.5:malloc on call from libstdc++



> libstdc++ = v 3.0.4-6
> (debian packaging numbers)

Is this the same as gcc-3.0.4?

> The subject should be self explanatory.  Could this have anything to do 
> with libstdc++, or is that a red herring.

It might, but from your stack trace it looks unlikely.

You should probably try to post the smallest piece of self-contained C++
code that reproduces your problem (C++ library includes are fine, so
<valarray> is ok). That make take a bit of time on your part. 

-benjamin


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]