STINNER Victor added the comment: > I pointed bpo-26617 to Ian since Python 3.5.2 contains this GC crash, but it > seems like it's not the same bug.
Ah, I found an issue which had bpo-26617 in subtract_refs(): https://stackoverflow.com/questions/39990934/debugging-python-segmentation-faults-in-garbage-collection So it's not only update_refs() called during GC collection. ---------- _______________________________________ Python tracker <rep...@bugs.python.org> <https://bugs.python.org/issue31426> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com