[issue14540] Crash in Modules/_ctypes/libffi/src/dlmalloc.c on ia64-hp-hpux11.31

Antoine Pitrou report at bugs.python.org
Tue Apr 10 22:59:18 CEST 2012


Antoine Pitrou <pitrou at free.fr> added the comment:

> Anyway, if it's segfaulting inside dlmalloc, there's probably not much we can do.
> Actually, I wonder why we still ship it...

I think it's bundled with our copy of libffi.

I agree the stacktrace is strange. At the very least it looks truncated. Also it looks like our dlmalloc has shadowed the built-in malloc, which would be quite disturbing.

----------

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue14540>
_______________________________________


More information about the Python-bugs-list mailing list