[issue18408] Fixes crashes found by pyfailmalloc

STINNER Victor report at bugs.python.org
Sun Jul 21 13:15:04 CEST 2013


STINNER Victor added the comment:

"""
python: Python/ceval.c:1210: PyEval_EvalFrameEx: Assertion `!PyErr_Occurred()' failed.
Fatal Python error: Aborted

Current thread 0x404df8c0:
  File "/srv/buildbot/buildarea/3.x.bolen-ubuntu/build/Lib/sqlite3/test/userfunctions.py", line 441 in authorizer_cb
"""

Ned Deily created the issue #18519 for that. It should be fixed by the changeset 026593cbc006.

----------

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


More information about the Python-bugs-list mailing list