python glibc error

anand nalya anand.nalya at gmail.com
Tue Sep 2 05:45:47 EDT 2008


I'm getting the following errors while trying to run a python script:

*** glibc detected *** python: free(): invalid next size (normal):
0x000000000d2da210 ***

*** glibc detected *** python: malloc(): memory corruption:
0x000000001b81da60 ***

Is this a bug in my script or python or gllbc?

Relevent version numbers are:
#uname -a
Linux myserver 2.6.18-92.1.10.el5 #1 SMP Tue Aug 5 07:42:41 EDT 2008 x86_64
x86_64 x86_64 GNU/Linux
# python -V
Python 2.4.3
/lib/libc.so.6 | head -1
GNU C Library stable release version 2.5, by Roland McGrath et al.

The same script is running fine of fedora 4:
On Fedora:
uname -a
Linux onyomo.com 2.6.11-1.1369_FC4smp #1 SMP Thu Jun 2 23:08:39 EDT 2005
i686 i686 i386 GNU/Linux
python -V
Python 2.4.1
/lib/libc.so.6 | head -1
GNU C Library development release version 2.3.5, by Roland McGrath et al.

Regards,
Anand
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-list/attachments/20080902/9f424439/attachment.html>


More information about the Python-list mailing list