[issue12181] SIGBUS error on OpenBSD (sparc64)

STINNER Victor report at bugs.python.org
Wed Jul 27 01:15:30 CEST 2011


STINNER Victor <victor.stinner at haypocalc.com> added the comment:

patch-Modules_selectmodule_c is not enough to fix kqueue_event_init(): it doesn't catch overflow error on the ident attribute.

----------

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue12181>
_______________________________________


More information about the Python-bugs-list mailing list