[issue6419] Broken test_kqueue.py on OpenBSD

Charles-François Natali report at bugs.python.org
Mon Jul 25 19:50:15 CEST 2011


Charles-François Natali <neologix at free.fr> added the comment:

Stephan, did you apply the patch?

I think the failures you were experiencing on amd64 could be due to issue #12181: OpenBSD's struct kevent definition differs from FreeBSD/NetBSD, which can trigger a segfault on sparc64 (which doesn't allow unaligned access).

By the way, Henry, would you be interested in writting a patch for issue #12181?

----------
nosy: +neologix

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


More information about the Python-bugs-list mailing list