[pypy-issue] [issue1594] Assertion error with pypy-stm and tornado

kostia.lopuhin tracker at bugs.pypy.org
Sat Sep 7 15:58:00 CEST 2013


kostia.lopuhin <kostia.lopuhin at gmail.com> added the comment:

Right now (92cab05fc583, Sep 07 2013, 12:07:47) it still fails for me but with a
different error:

pypy: /home/kostia/pypy/rpython/translator/stm/src_stm/et.c:147:
stm_DirectReadBarrier: Assertion `(P->h_tid & GCFLAG_PUBLIC) || (P_prev->h_tid &
GCFLAG_MOVED)' failed.
Aborted (core dumped)

I will try later :) Really inspiring to read STM-progress reports!

----------
status: resolved -> chatting

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


More information about the pypy-issue mailing list