Antoine Pitrou <[email protected]> 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 <[email protected]> <http://bugs.python.org/issue14540> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
