New issue 2363: Segfault in GC: pinned object in 'objects_to_trace' https://bitbucket.org/pypy/pypy/issues/2363/segfault-in-gc-pinned-object-in
9001: I encountered a reproducible segfault when running a particular script, both with release builds and with lldebug. ``` PyPy assertion failed at rpython_memory_gc.c:22908: in pypy_g_IncrementalMiniMarkGC_visit: pinned object in 'objects_to_trace' ``` The script and further details are provided in the attachment. _______________________________________________ pypy-issue mailing list pypy-issue@python.org https://mail.python.org/mailman/listinfo/pypy-issue