• Kirill Smelkov's avatar
    X Unfortunately it crashes in GC even with weak.Ref reworked to be one word instead of two · 9b44fc23
    Kirill Smelkov authored
        ---- 8< ----
        (z-dev) kirr@deca:~/src/wendelin/wendelin.core/wcfs$ time ./gogccrash 2>&1
    
        done, crashes:
        BUG/2/core
    
        Завершено
    
        real    28m54,016s
        user    30m27,968s
        sys     7m35,028s
    
        (z-dev) kirr@deca:~/src/wendelin/wendelin.core/wcfs$ cat BUG/2/log
    
        ...
    
        runtime: full=0xc0001f10000005 next=205 jobs=204 nDataRoots=1 nBSSRoots=1 nSpanRoots=16 nStackRoots=184
        panic: non-empty mark queue after concurrent mark
        fatal error: panic on system stack
    
        ...
        ---- 8< ----
    9b44fc23
log 14.4 KB