>Did you try with a recent nightly build? One created after this change: >http://mail.python.org/pipermail/pypy-commit/2012-June/063032.htmlÂ
Tried, same issue;( [autobahn@autobahnws ~/scm/scratchbox/python/twisted/pypybug1]$ ~/pypy3/bin/pypy testcase.py ssl pool adbapi.ConnectionPool created running SSL on 8090 starting factory adbapi.ConnectionPool created connection made Fatal error: pthread_mutex_unlock(&mutex_gil) Abort trap: 6 [autobahn@autobahnws ~/scm/scratchbox/python/twisted/pypybug1]$ ~/pypy3/bin/pypy -V Python 2.7.2 (b5f81e7709a3, Jun 13 2012, 11:19:04) [PyPy 1.9.1-dev0 with GCC 4.2.1] [autobahn@autobahnws ~/scm/scratchbox/python/twisted/pypybug1]$ [autobahn@autobahnws ~/scm/pypy]$ hg log | grep -n3 b5f81e7709a3 12-date: Wed Jun 13 08:09:57 2012 +0200 13-summary: CPython Issue #13333: The UTF-7 decoder now accepts lone surrogates 14- 15:changeset: 55636:b5f81e7709a3 16-parent: 55631:a53f80a66ef8 17-user: mattip <[email protected]> 18-date: Wed Jun 13 08:53:37 2012 +0300 _______________________________________________ pypy-dev mailing list [email protected] http://mail.python.org/mailman/listinfo/pypy-dev
