[pypy-dev] os.write segfaults

Aleksandr Koshkin tinysnippets at gmail.com
Tue Jun 20 10:40:26 EDT 2017


It seams that the problem lies in default GC (minimark), for some reason it
frees memory a bit in advance. By setting --gc=ref it runs correctly. Is it
a bug?

2017-06-20 13:35 GMT+03:00 Aleksandr Koshkin <tinysnippets at gmail.com>:

> Sup, folks!)
> I have yet another question on SO, bump it here.
> https://stackoverflow.com/questions/44649591/rpython-segfaults-on-os-write
>
> --
> Kind regards, Aleksandr Koshkin.
>



-- 
Kind regards, Aleksandr Koshkin.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/pypy-dev/attachments/20170620/77895cd6/attachment.html>


More information about the pypy-dev mailing list