From 356d26cae224c132784d75d08baef3e06d9733d9 Mon Sep 17 00:00:00 2001 From: Joe Bryan Date: Fri, 19 Mar 2021 17:11:50 -0700 Subject: [PATCH] u3: reallocate hot jet state before gc in meld and cram --- pkg/urbit/noun/urth.c | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/pkg/urbit/noun/urth.c b/pkg/urbit/noun/urth.c index 6e0117a4d6..27ac7364c6 100644 --- a/pkg/urbit/noun/urth.c +++ b/pkg/urbit/noun/urth.c @@ -401,13 +401,16 @@ _cu_realloc(FILE* fil_u, ur_root_t** tor_u, ur_nvec_t* doc_u) // _cu_all_to_loom(rot_u, ken, &cod_u); + // allocate new hot jet state + // + u3j_boot(c3y); + // establish correct refcounts via tracing // u3m_grab(u3_none); - // allocate new hot jet state; re-establish warm + // re-establish warm jet state // - u3j_boot(c3y); u3j_ream(); // restore event number