[pypy-issue] [Bitbucket] Issue #2470: Random crash when using gevent with some IO pressure (pypy/pypy)

longriver issues-reply at bitbucket.org
Sun Jan 22 02:29:38 EST 2017


--- you can reply above this line ---

Issue 2470: Random crash when using gevent with some IO pressure
https://bitbucket.org/pypy/pypy/issues/2470/random-crash-when-using-gevent-with-some

longriver:

Crash occurred when running another program using the pypy2-5.7-alpha version,  the core info is different(see the core.tgz attachement), this is another bug? or my environment problem? 

linux kernel 2.6.32.57,  Intel(R) Xeon(R) CPU E5-2630 64bits cpu

```
#!python

Core was generated by `python -m main --name=mvp_count --appid=3'.
Program terminated with signal 6, Aborted.
#0  0x00007f12681e9625 in raise () from /lib64/libc.so.6
Missing separate debuginfos, use: debuginfo-install bzip2-libs-1.0.5-7.el6_0.x86_64 expat-2.0.1-9.1.el6.x86_64 glibc-2.12-1.149.tl1.6.x86_64 keyutils-libs-1.4-3.el6.x86_64 krb5-libs-1.9-22.el6_2.1.x86_64 libcom_err-1.41.12-11.el6.x86_64 libffi-3.0.5-3.2.el6.x86_64 libselinux-2.0.94-5.2.el6.x86_64 libuuid-2.17.2-12.5.tl1.x86_64 ncurses-libs-5.7-3.20090208.el6.x86_64 nss-softokn-freebl-3.12.9-11.el6.x86_64 openssl-1.0.1e-42.tl1.6.x86_64 zlib-1.2.3-27.el6.x86_64
(gdb) bt
#0  0x00007f12681e9625 in raise () from /lib64/libc.so.6
#1  0x00007f12681eae05 in abort () from /lib64/libc.so.6
#2  0x00007f126ac803e4 in ?? () from /data/tgp/pallas/pypy2-5.7.0-alpha0-tlinux1.2/bin/libpypy-c.so
#3  0x00007f126aceb683 in ?? () from /data/tgp/pallas/pypy2-5.7.0-alpha0-tlinux1.2/bin/libpypy-c.so
#4  0x00007f126ac760f8 in ?? () from /data/tgp/pallas/pypy2-5.7.0-alpha0-tlinux1.2/bin/libpypy-c.so
#5  0x00007f126ac767c1 in ?? () from /data/tgp/pallas/pypy2-5.7.0-alpha0-tlinux1.2/bin/libpypy-c.so
#6  0x00007f126ac774aa in ?? () from /data/tgp/pallas/pypy2-5.7.0-alpha0-tlinux1.2/bin/libpypy-c.so
#7  0x00007f126ac77f41 in ?? () from /data/tgp/pallas/pypy2-5.7.0-alpha0-tlinux1.2/bin/libpypy-c.so
#8  0x00007f126ac78ada in ?? () from /data/tgp/pallas/pypy2-5.7.0-alpha0-tlinux1.2/bin/libpypy-c.so
#9  0x00007f126ac7a898 in ?? () from /data/tgp/pallas/pypy2-5.7.0-alpha0-tlinux1.2/bin/libpypy-c.so
#10 0x00007f125e5c4c3f in ?? ()
#11 0x00007f126cd787b0 in ?? ()
#12 0x00007f125d92c05b in ?? ()
#13 0x00000000039ffc48 in ?? ()
#14 0x00007f1264d9d9a8 in ?? ()
#15 0x00007f126cd0c020 in ?? ()
#16 0x00007f126bae13c0 in ?? () from /data/tgp/pallas/pypy2-5.7.0-alpha0-tlinux1.2/bin/libpypy-c.so
#17 0x000000000000002d in ?? ()
#18 0x00007f1264da11e8 in ?? ()
#19 0x0000000003225bc0 in ?? ()
#20 0x00007f126aa349e2 in ?? () from /data/tgp/pallas/pypy2-5.7.0-alpha0-tlinux1.2/bin/libpypy-c.so
#21 0x00007f125e29c7b0 in ?? ()
#22 0x00007f126af7dc80 in ?? () from /data/tgp/pallas/pypy2-5.7.0-alpha0-tlinux1.2/bin/libpypy-c.so
#23 0x00007fff88689fc8 in ?? ()
#24 0x00007fff88689e70 in ?? ()
#25 0x0000000000000003 in ?? ()
#26 0x00007f126cd787b1 in ?? ()
#27 0x00007f125d92eee6 in ?? ()
#28 0x0000000003225bc0 in ?? ()
#29 0x00007f126a9ab5fb in ?? () from /data/tgp/pallas/pypy2-5.7.0-alpha0-tlinux1.2/bin/libpypy-c.so
#30 0x00007f1268546e80 in ?? () from /lib64/libc.so.6
#31 0x0000000003d38850 in ?? ()
#32 0x00007f126cd0c020 in ?? ()
#33 0x0000000002657558 in ?? ()
#34 0x00007f125e29aa10 in ?? ()
#35 0x0000000000000000 in ?? ()
(gdb) 
```


--

Unwatch this issue to stop receiving email updates:
https://bitbucket.org/api/1.0/repositories/pypy/pypy/issue/2470/unwatch/pypy-issue/e1044d1a59b5b796d254dae6600369929fed1e5c/


More information about the pypy-issue mailing list