[pypy-issue] [issue849] pypy 1.6, pyglet crash on win32

matpow2 tracker at bugs.pypy.org
Sun Aug 28 14:40:41 CEST 2011


matpow2 <matpow2 at gmail.com> added the comment:

I'm having the same problems under win32 with pypy 1.6, where it segfaults every
time I import pyglet.gl. I've isolated the crash to cdll.getfunc, but if I make
a small example with the crashing cdll.getfunc('_glGetSeparableFilter at 36', [],
_ffi.types.slong) call, it doesn't happen.

----------
nosy: +matpow2
status: unread -> chatting

________________________________________
PyPy bug tracker <tracker at bugs.pypy.org>
<https://bugs.pypy.org/issue849>
________________________________________


More information about the pypy-issue mailing list