LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   *** glibc detected *** double free or corruption (!prev): 0x08294448 *** (https://www.linuxquestions.org/questions/linux-software-2/%2A%2A%2A-glibc-detected-%2A%2A%2A-double-free-or-corruption-prev-0x08294448-%2A%2A%2A-450408/)

Deepti Joshi 05-31-2006 10:16 PM

*** glibc detected *** double free or corruption (!prev): 0x08294448 ***
 
*** glibc detected *** double free or corruption (!prev): 0x08294448 ***

I am getting this error with my release binaries.
so I just replaced glibc-2.3.4 from another computer where this error is not generated.

But still I m getting the same error..

anybody please guide if I am missing something ..
what else I need to do ..
shall I reboot the computer? and then will it get fixed?

Please help.

Thanks
Deepti Joshi

daihard 05-31-2006 10:55 PM

Quote:

Originally Posted by Deepti Joshi
*** glibc detected *** double free or corruption (!prev): 0x08294448 ***

It is likely to be a problem with your application. The message says your application tries to free more than once the memory it allocated. I recall there was a thread about the latest version of glibc becoming stricter about possible memory mishandling like above - that may be why you're getting this error where you didn't before.


All times are GMT -5. The time now is 05:27 PM.