Afficher un message
Vieux 15/10/2007, 20h07   #4
Renzr
Aucun Avatar
 
Messages: n/a
Hébergeur:
Par défaut Re: What's the reason of error ""*** glibc detected *** munmap_chunk(): invalid pointer"

On 10 15 , 11 14 , anon <a...@no.no> wrote:
> Renzr wrote:
> > I have a C++ package which works very well in the 32-bit Linux-like
> > OS. However, it will lead to a "*** glibc detected *** ./ex2:
> > munmap_chunk(): invalid pointer" in 64-bit (Fedora 7-64), when it
> > delete a object generated by new operator. I really do not known
> > why?

>
> Me neither - mostly because I do not have access to your code.
> Have you tried searching the net for that error?
>
> > And I need your . Please tell me why and when this error should
> > happen? So that I can fix my problem.

>
> Doeshttp://groups.google.com/group/comp.lang.c++.moderated/browse_thread/...
> ?


, Thanks for your reply. I am trying the Valgrind tool to memcheck.
Maybe it is a heap error.

  Réponse avec citation
 
Page generated in 0,05152 seconds with 9 queries