Using GNU libc mtrace/muntrace via ctypes?

Skip Montanaro skip at pobox.com
Mon Sep 30 10:40:20 EDT 2013


I'm getting an error in certain situations which leads to this message:

*** glibc detected *** /opt/TWWfsw/bin/python: corrupted double-linked
list: 0x0000000007952420 ***

Valgrind hasn't been any help. I'd really like to avoid recompiling
Python, as that might just move or obscure the error. Might it be
possible to enable the GNU libc malloc tracing via ctypes?

Thanks,

Skip



More information about the Python-list mailing list