[pypy-dev] 300 bucks reward for fixing PyPy/OpenSSL issue
Tobias Oberstein
tobias.oberstein at tavendo.de
Wed Jun 13 16:15:22 CEST 2012
>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 at 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 at 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 at autobahnws ~/scm/scratchbox/python/twisted/pypybug1]$
[autobahn at 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 <matti.picus at gmail.com>
18-date: Wed Jun 13 08:53:37 2012 +0300
More information about the pypy-dev
mailing list