[Python-Dev] Doubly linked lists in Python core? (original) (raw)

Benjamin Peterson benjamin at python.org
Tue Jun 11 21:14:55 CEST 2013


2013/6/11 Skip Montanaro <skip at pobox.com>:

I encountered this disconcerting message yesterday on a Linux system running Python 2.7.2:

*** glibc detected *** /opt/local/bin/python: corrupted double-linked list: 0x0000000003b01c90 ***

I suspect that's a corrupt linked list interal to glibc.

-- Regards, Benjamin



More information about the Python-Dev mailing list