Chi Hsuan Yen added the comment:

A common cause of bus error is mis-aligned memory access. Which architecture 
are you on and how did you compile Python? (compiler flags, etc.)

FWIW, configure python with --with-pydebug may bring you more debugging 
information

----------
nosy: +Chi Hsuan Yen

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue28772>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to