[pypy-issue] [issue1265] crashes when testing rsocket.py under pypy

bdk tracker at bugs.pypy.org
Tue Sep 18 00:58:38 CEST 2012


New submission from bdk <bdkearns at gmail.com>:

~/pypy$ ../pypy-c-jit-57366-073896dbe4e3-linux64/bin/pypy test_getaddrinfo.py 
*** glibc detected *** ../pypy-c-jit-57366-073896dbe4e3-linux64/bin/pypy: double 
free or corruption (out): 0x00007f06098a2780 ***
======= Backtrace: =========
/lib/x86_64-linux-gnu/libc.so.6(+0x7e626)[0x7f0607ba5626]
/lib/x86_64-linux-gnu/libc.so.6(freeaddrinfo+0x20)[0x7f0607bf4b50]
/usr/lib/x86_64-linux-gnu/libffi.so.6(ffi_call_unix64+0x4c)[0x7f0608769a14]
/usr/lib/x86_64-linux-gnu/libffi.so.6(ffi_call+0x1e5)[0x7f0608769435]
../pypy-c-jit-57366-073896dbe4e3-
linux64/bin/pypy(pypy_g_ccall_ffi_call__ffi_cifPtr_arrayPtr_arrayPtr_arr+0x6b)
[0x20f10db]

----------
files: test_getaddrinfo.py
messages: 4763
nosy: bdk, pypy-issue
priority: bug
status: unread
title: crashes when testing rsocket.py under pypy

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


More information about the pypy-issue mailing list