Ned Deily <n...@acm.org> added the comment: On OS X 10.6, the code segment segfaults for me in 64-bit mode but not in 32-bit mode. If you are using a 64-bit/32-bit Python 3.2, try running your failing code in 32-bit mode:
arch -i386 python3.2 The 3.1.3 Python is most likely a 32-bit-only executable. ---------- nosy: +ned.deily _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue11464> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com