cfbolz changed the topic of #pypy to: #pypy PyPy, the flexible snake https://pypy.org | IRC logs: https://quodlibet.duckdns.org/irc/pypy/latest.log.html#irc-end and https://libera.irclog.whitequark.org/pypy | the pypy angle is to shrug and copy the implementation of CPython as closely as possible, and staying out of design decisions
[Arfrever] has quit [Ping timeout: 264 seconds]
[Arfrever] has joined #pypy
jcea has quit [Ping timeout: 264 seconds]
LarstiQ has joined #pypy
Dejan has joined #pypy
jcea has joined #pypy
<cfbolz> arigo_: ok, I went back to basics and ignored the black->white assertion error that PYPY_GC_DEBUG produced. I may be making some progress now
<cfbolz> yes, I got it :-(
dustinm- has quit [Quit: Leaving]
<cfbolz> arigo_: it's a bug in writebarrier_before_copy
dustinm has joined #pypy
<cfbolz> arigo_: basically the logic in writebarrier_before_copy is only concerned with whether its correct for young/old objects
<cfbolz> it does not consider at all that the write barrier is also used in *inc*minimark to find out which objects need to turned from black to grey and traced again
Dejan has quit [Quit: Leaving]
jcea1 has joined #pypy
jcea has quit [Ping timeout: 260 seconds]
jcea1 is now known as jcea
jcea has quit [Ping timeout: 264 seconds]
jcea has joined #pypy