[issue14354] Crash in _ctypes_alloc_callback
Ned Deily
report at bugs.python.org
Sun Mar 18 00:56:00 CET 2012
Ned Deily <nad at acm.org> added the comment:
This is likely related to Issue13370 which documents test_ctypes failures when using either of the llvm-based compilers (clang or llvm-gcc) supplied with recent versions of Xcode 4. test_ctypes and your test both do not fail when Python is compiled with the standard (non-llvm) gcc-4.2 supplied in Xcode 3.2.6 (for OS X 10.6).
----------
nosy: +meador.inge, ned.deily
_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue14354>
_______________________________________
More information about the Python-bugs-list
mailing list