Mark Dickinson <dicki...@gmail.com> added the comment: Here's a patch.
Martin, would you be able to take a look at this? N.B. I also tried './configure --with-tsc && make && make test' for a build of the trunk on OS X 10.6; the configure and make steps succeeded, but 'make test' immediately segfaults; gdb shows the segfault coming from ceval.c. This patch fixes that segfault. ---------- keywords: +patch nosy: +loewis stage: needs patch -> patch review Added file: http://bugs.python.org/file15110/tsc_x86_64.patch _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue6603> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com