Remix.run Logo
pizlonator 2 days ago

Trying to hunt down a GC bug in https://fil-c.org/fugc

Under ideal conditions (emacs bootstrap running in a loop with FUGC_VERIFY=1) it reproduces about once a day.

Under non ideal conditions it reproduces once a month.

Seems to have something to do with large objects maybe? Anyway, wish me luck. These low-probability concurrent GC bugs are the worst