Skip to content

Instantly share code, notes, and snippets.

@MasterDuke17
Created September 12, 2020 16:16
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save MasterDuke17/618ffe76dbf36b9bf9b66cb3da0afded to your computer and use it in GitHub Desktop.
Save MasterDuke17/618ffe76dbf36b9bf9b66cb3da0afded to your computer and use it in GitHub Desktop.
compiling src/main.o
compiling src/core/callsite.o
compiling src/core/args.o
compiling src/core/exceptions.o
compiling src/core/interp.o
compiling src/core/str_hash_table.o
compiling src/core/fixkey_hash_table.o
compiling src/core/index_hash_table.o
compiling src/core/ptr_hash_table.o
compiling src/core/uni_hash_table.o
compiling src/core/threadcontext.o
compiling src/core/compunit.o
compiling src/core/bytecode.o
compiling src/core/frame.o
compiling src/core/callstack.o
compiling src/core/validation.o
compiling src/core/bytecodedump.o
compiling src/core/threads.o
compiling src/core/ops.o
compiling src/core/hll.o
compiling src/core/loadbytecode.o
Missing root for `thread_obj` in MVM_gc_mark_thread_blocked (child_tc); at src/core/threads.c:128 used in thread_obj.15_22 = thread_obj; at src/core/threads.c:149
Missing root for `thread_obj` in MVM_gc_mark_thread_blocked (child_tc); at src/core/threads.c:128 used in MVM_gc_root_temp_push (tc, &thread_obj); at src/core/threads.c:164
Missing root for `child` in MVM_gc_mark_thread_blocked (child_tc); at src/core/threads.c:128 used in child.12_17 = child; at src/core/threads.c:143
Missing root for `child` in MVM_gc_mark_thread_blocked (child_tc); at src/core/threads.c:128 used in child.13_19 = child; at src/core/threads.c:143
Missing root for `child` in MVM_gc_mark_thread_blocked (child_tc); at src/core/threads.c:128 used in child.14_21 = child; at src/core/threads.c:145
Missing root for `child` in MVM_gc_mark_thread_blocked (child_tc); at src/core/threads.c:128 used in child.16_24 = child; at src/core/threads.c:153
Missing root for `child` in MVM_gc_mark_thread_blocked (child_tc); at src/core/threads.c:128 used in MVM_gc_root_temp_push (tc, &child); at src/core/threads.c:164
Missing root for `child` in MVM_gc_mark_thread_blocked (child_tc); at src/core/threads.c:128 used in child.17_30 = child; at src/core/threads.c:171
Missing root for `frame` in promoted = MVM_gc_allocate_frame (tc); at src/core/frame.c:649 used in if (frame == cur_to_promote.178_23) at src/core/frame.c:649
compiling src/math/num.o
compiling src/math/grisu.o
Missing root for `frame` in promoted = MVM_gc_allocate_frame (tc); at src/core/frame.c:757 used in if (frame == cur_to_promote.194_23) at src/core/frame.c:757
compiling src/core/coerce.o
compiling src/core/dll.o
compiling src/core/ext.o
compiling src/core/nativecall.o
compiling src/core/nativecall_dyncall.o
compiling src/core/continuation.o
compiling src/core/intcache.o
compiling src/core/fixedsizealloc.o
compiling src/core/regionalloc.o
compiling src/debug/debugserver.o
Skipping function callback_handler because of complicated rooting
compiling src/gen/config.o
compiling src/gc/orchestrate.o
compiling src/gc/allocation.o
compiling src/gc/worklist.o
compiling src/gc/roots.o
compiling src/gc/collect.o
compiling src/gc/gen2.o
compiling src/gc/wb.o
compiling src/gc/objectid.o
compiling src/gc/finalize.o
compiling src/gc/debug.o
compiling src/io/io.o
compiling src/io/eventloop.o
compiling src/io/syncfile.o
compiling src/io/syncsocket.o
compiling src/io/fileops.o
compiling src/io/dirops.o
compiling src/io/procops.o
compiling src/io/timers.o
compiling src/io/filewatchers.o
compiling src/io/signals.o
compiling src/io/asyncsocket.o
compiling src/io/asyncsocketudp.o
compiling src/6model/reprs.o
compiling src/6model/reprconv.o
compiling src/6model/containers.o
compiling src/6model/parametric.o
compiling src/6model/reprs/MVMString.o
compiling src/6model/reprs/VMArray.o
compiling src/6model/reprs/MVMHash.o
compiling src/6model/reprs/MVMCFunction.o
compiling src/6model/reprs/KnowHOWREPR.o
compiling src/6model/reprs/KnowHOWAttributeREPR.o
compiling src/6model/reprs/P6str.o
compiling src/6model/reprs/P6opaque.o
compiling src/6model/reprs/MVMCode.o
compiling src/6model/reprs/MVMOSHandle.o
compiling src/6model/reprs/MVMCompUnit.o
compiling src/6model/reprs/MVMStaticFrame.o
compiling src/6model/reprs/P6int.o
compiling src/6model/reprs/P6num.o
compiling src/6model/reprs/Uninstantiable.o
compiling src/6model/reprs/HashAttrStore.o
Missing root for `root` in rm = MVM_repr_alloc_init (tc, _2); at src/6model/reprs/MVMCompUnit.c:25 used in _3 = &root->header; at src/6model/reprs/MVMCompUnit.c:26
compiling src/6model/reprs/MVMThread.o
compiling src/6model/reprs/MVMIter.o
compiling src/6model/reprs/MVMContext.o
compiling src/6model/reprs/SCRef.o
compiling src/6model/reprs/MVMCallCapture.o
compiling src/6model/reprs/P6bigint.o
Missing root for `st` in st = MVM_serialization_read_stable_ref (tc, reader); at src/6model/reprs/P6opaque.c:995 used in st->size = _17; at src/6model/reprs/P6opaque.c:1011
Missing root for `st` in st = MVM_serialization_read_stable_ref (tc, reader); at src/6model/reprs/P6opaque.c:995 used in _18 = st->size; at src/6model/reprs/P6opaque.c:1012
Missing root for `st` in _r = MVM_serialization_read_stable_ref (tc, reader); at src/6model/reprs/P6opaque.c:1099 used in _8 = &st->header; at src/6model/reprs/P6opaque.c:1099
compiling src/6model/reprs/NFA.o
compiling src/6model/reprs/MVMException.o
compiling src/6model/reprs/MVMDLLSym.o
compiling src/6model/reprs/MVMMultiCache.o
compiling src/6model/reprs/MVMContinuation.o
compiling src/6model/reprs/NativeCall.o
compiling src/6model/reprs/CPointer.o
compiling src/6model/reprs/CStr.o
compiling src/6model/reprs/CArray.o
compiling src/6model/reprs/CStruct.o
compiling src/6model/reprs/CUnion.o
compiling src/6model/reprs/ReentrantMutex.o
compiling src/6model/reprs/ConditionVariable.o
compiling src/6model/reprs/Semaphore.o
compiling src/6model/reprs/ConcBlockingQueue.o
Missing root for `flat_list` in class_list = MVM_repr_alloc_init (tc, _6); at src/6model/reprs/CStruct.c:24 used in MVM_repr_push_o (tc, flat_list, attr); at src/6model/reprs/CStruct.c:69
Missing root for `flat_list` in attr_map_list = MVM_repr_alloc_init (tc, _8); at src/6model/reprs/CStruct.c:26 used in MVM_repr_push_o (tc, flat_list, attr); at src/6model/reprs/CStruct.c:69
Missing root for `flat_list` in attr_iter = MVM_iter (tc, attributes); at src/6model/reprs/CStruct.c:43 used in MVM_repr_push_o (tc, flat_list, attr); at src/6model/reprs/CStruct.c:69
Missing root for `flat_list` in current_slot_obj = MVM_repr_box_int (tc, _18, _16); at src/6model/reprs/CStruct.c:51 used in MVM_repr_push_o (tc, flat_list, attr); at src/6model/reprs/CStruct.c:69
Missing root for `flat_list` in class_list = MVM_repr_alloc_init (tc, _6); at src/6model/reprs/CStruct.c:24 used in D.19976 = flat_list; at src/6model/reprs/CStruct.c:103
Missing root for `flat_list` in attr_map_list = MVM_repr_alloc_init (tc, _8); at src/6model/reprs/CStruct.c:26 used in D.19976 = flat_list; at src/6model/reprs/CStruct.c:103
Missing root for `flat_list` in attr_iter = MVM_iter (tc, attributes); at src/6model/reprs/CStruct.c:43 used in D.19976 = flat_list; at src/6model/reprs/CStruct.c:103
Missing root for `class_list` in attr_map_list = MVM_repr_alloc_init (tc, _8); at src/6model/reprs/CStruct.c:26 used in MVM_repr_push_o (tc, class_list, current_class.2_21); at src/6model/reprs/CStruct.c:73
Missing root for `class_list` in attr_iter = MVM_iter (tc, attributes); at src/6model/reprs/CStruct.c:43 used in MVM_repr_push_o (tc, class_list, current_class.2_21); at src/6model/reprs/CStruct.c:73
Missing root for `class_list` in attr_map_list = MVM_repr_alloc_init (tc, _8); at src/6model/reprs/CStruct.c:26 used in _22 = MVM_repr_elems (tc, class_list); at src/6model/reprs/CStruct.c:88
Missing root for `class_list` in attr_iter = MVM_iter (tc, attributes); at src/6model/reprs/CStruct.c:43 used in _22 = MVM_repr_elems (tc, class_list); at src/6model/reprs/CStruct.c:88
Missing root for `class_list` in attr_map_list = MVM_repr_alloc_init (tc, _8); at src/6model/reprs/CStruct.c:26 used in _r = MVM_repr_at_pos_o (tc, class_list, _26); at src/6model/reprs/CStruct.c:92
Missing root for `class_list` in attr_iter = MVM_iter (tc, attributes); at src/6model/reprs/CStruct.c:43 used in _r = MVM_repr_at_pos_o (tc, class_list, _26); at src/6model/reprs/CStruct.c:92
Missing root for `attr_map_list` in attr_iter = MVM_iter (tc, attributes); at src/6model/reprs/CStruct.c:43 used in MVM_repr_push_o (tc, attr_map_list, attr_map); at src/6model/reprs/CStruct.c:74
Missing root for `attr_map_list` in attr_iter = MVM_iter (tc, attributes); at src/6model/reprs/CStruct.c:43 used in _r = MVM_repr_at_pos_o (tc, attr_map_list, _32); at src/6model/reprs/CStruct.c:94
compiling src/6model/reprs/MVMAsyncTask.o
compiling src/6model/reprs/MVMNull.o
Missing root for `mro` in flat_list = MVM_repr_alloc_init (tc, _3); at src/6model/reprs/CUnion.c:17 used in type_info = MVM_repr_at_pos_o (tc, mro, _8); at src/6model/reprs/CUnion.c:25
Missing root for `mro` in class_list = MVM_repr_alloc_init (tc, _5); at src/6model/reprs/CUnion.c:18 used in type_info = MVM_repr_at_pos_o (tc, mro, _8); at src/6model/reprs/CUnion.c:25
Missing root for `mro` in attr_map_list = MVM_repr_alloc_init (tc, _7); at src/6model/reprs/CUnion.c:19 used in type_info = MVM_repr_at_pos_o (tc, mro, _8); at src/6model/reprs/CUnion.c:25
Missing root for `mro` in attr_iter = MVM_iter (tc, attributes); at src/6model/reprs/CUnion.c:34 used in type_info = MVM_repr_at_pos_o (tc, mro, _8); at src/6model/reprs/CUnion.c:25
Missing root for `flat_list` in class_list = MVM_repr_alloc_init (tc, _5); at src/6model/reprs/CUnion.c:18 used in MVM_repr_push_o (tc, flat_list, attr); at src/6model/reprs/CUnion.c:59
Missing root for `flat_list` in attr_map_list = MVM_repr_alloc_init (tc, _7); at src/6model/reprs/CUnion.c:19 used in MVM_repr_push_o (tc, flat_list, attr); at src/6model/reprs/CUnion.c:59
Missing root for `flat_list` in attr_iter = MVM_iter (tc, attributes); at src/6model/reprs/CUnion.c:34 used in MVM_repr_push_o (tc, flat_list, attr); at src/6model/reprs/CUnion.c:59
Missing root for `flat_list` in current_slot_obj = MVM_repr_box_int (tc, _15, _13); at src/6model/reprs/CUnion.c:41 used in MVM_repr_push_o (tc, flat_list, attr); at src/6model/reprs/CUnion.c:59
Missing root for `flat_list` in class_list = MVM_repr_alloc_init (tc, _5); at src/6model/reprs/CUnion.c:18 used in D.19910 = flat_list; at src/6model/reprs/CUnion.c:87
Missing root for `flat_list` in attr_map_list = MVM_repr_alloc_init (tc, _7); at src/6model/reprs/CUnion.c:19 used in D.19910 = flat_list; at src/6model/reprs/CUnion.c:87
Missing root for `flat_list` in attr_iter = MVM_iter (tc, attributes); at src/6model/reprs/CUnion.c:34 used in D.19910 = flat_list; at src/6model/reprs/CUnion.c:87
Missing root for `class_list` in attr_map_list = MVM_repr_alloc_init (tc, _7); at src/6model/reprs/CUnion.c:19 used in MVM_repr_push_o (tc, class_list, current_class); at src/6model/reprs/CUnion.c:63
Missing root for `class_list` in attr_iter = MVM_iter (tc, attributes); at src/6model/reprs/CUnion.c:34 used in MVM_repr_push_o (tc, class_list, current_class); at src/6model/reprs/CUnion.c:63
Missing root for `class_list` in attr_map_list = MVM_repr_alloc_init (tc, _7); at src/6model/reprs/CUnion.c:19 used in _18 = MVM_repr_elems (tc, class_list); at src/6model/reprs/CUnion.c:74
Missing root for `class_list` in attr_iter = MVM_iter (tc, attributes); at src/6model/reprs/CUnion.c:34 used in _18 = MVM_repr_elems (tc, class_list); at src/6model/reprs/CUnion.c:74
Missing root for `class_list` in attr_map_list = MVM_repr_alloc_init (tc, _7); at src/6model/reprs/CUnion.c:19 used in _26 = MVM_repr_at_pos_o (tc, class_list, _22); at src/6model/reprs/CUnion.c:78
Missing root for `class_list` in attr_iter = MVM_iter (tc, attributes); at src/6model/reprs/CUnion.c:34 used in _26 = MVM_repr_at_pos_o (tc, class_list, _22); at src/6model/reprs/CUnion.c:78
Missing root for `attr_map_list` in attr_iter = MVM_iter (tc, attributes); at src/6model/reprs/CUnion.c:34 used in MVM_repr_push_o (tc, attr_map_list, attr_map); at src/6model/reprs/CUnion.c:64
Missing root for `attr_map_list` in attr_iter = MVM_iter (tc, attributes); at src/6model/reprs/CUnion.c:34 used in _31 = MVM_repr_at_pos_o (tc, attr_map_list, _27); at src/6model/reprs/CUnion.c:79
compiling src/6model/reprs/CPPStruct.o
Missing root for `current_class` in attr_iter = MVM_iter (tc, attributes); at src/6model/reprs/CUnion.c:34 used in MVM_repr_push_o (tc, class_list, current_class); at src/6model/reprs/CUnion.c:63
compiling src/6model/reprs/NativeRef.o
Missing root for `st` in _r = MVM_serialization_read_stable_ref (tc, reader); at src/6model/reprs/CStruct.c:870 used in _39 = &st->header; at src/6model/reprs/CStruct.c:870
Missing root for `result` in MVM_gc_mark_thread_blocked (tc); at src/6model/reprs/ConcBlockingQueue.c:341 used in D.19784 = result; at src/6model/reprs/ConcBlockingQueue.c:362
Missing root for `result` in MVM_gc_mark_thread_unblocked (tc); at src/6model/reprs/ConcBlockingQueue.c:341 used in D.19784 = result; at src/6model/reprs/ConcBlockingQueue.c:362
Missing root for `st` in _r = MVM_serialization_read_stable_ref (tc, reader); at src/6model/reprs/CUnion.c:749 used in _39 = &st->header; at src/6model/reprs/CUnion.c:749
compiling src/6model/reprs/MultiDimArray.o
compiling src/6model/reprs/Decoder.o
compiling src/6model/reprs/MVMSpeshLog.o
compiling src/6model/reprs/MVMStaticFrameSpesh.o
Missing root for `mro` in flat_list = MVM_repr_alloc_init (tc, _3); at src/6model/reprs/CPPStruct.c:19 used in type_info = MVM_repr_at_pos_o (tc, mro, _8); at src/6model/reprs/CPPStruct.c:29
Missing root for `mro` in class_list = MVM_repr_alloc_init (tc, _5); at src/6model/reprs/CPPStruct.c:21 used in type_info = MVM_repr_at_pos_o (tc, mro, _8); at src/6model/reprs/CPPStruct.c:29
Missing root for `mro` in attr_map_list = MVM_repr_alloc_init (tc, _7); at src/6model/reprs/CPPStruct.c:23 used in type_info = MVM_repr_at_pos_o (tc, mro, _8); at src/6model/reprs/CPPStruct.c:29
Missing root for `mro` in attr_iter = MVM_iter (tc, attributes); at src/6model/reprs/CPPStruct.c:38 used in type_info = MVM_repr_at_pos_o (tc, mro, _8); at src/6model/reprs/CPPStruct.c:29
Missing root for `st` in flat_list = MVM_repr_alloc_init (tc, _3); at src/6model/reprs/CPPStruct.c:19 used in _23 = &st->header; at src/6model/reprs/CPPStruct.c:83
Missing root for `st` in class_list = MVM_repr_alloc_init (tc, _5); at src/6model/reprs/CPPStruct.c:21 used in _23 = &st->header; at src/6model/reprs/CPPStruct.c:83
Missing root for `st` in attr_map_list = MVM_repr_alloc_init (tc, _7); at src/6model/reprs/CPPStruct.c:23 used in _23 = &st->header; at src/6model/reprs/CPPStruct.c:83
Missing root for `st` in flat_list = MVM_repr_alloc_init (tc, _3); at src/6model/reprs/CPPStruct.c:19 used in _28 = &st->header; at src/6model/reprs/CPPStruct.c:85
Missing root for `st` in class_list = MVM_repr_alloc_init (tc, _5); at src/6model/reprs/CPPStruct.c:21 used in _28 = &st->header; at src/6model/reprs/CPPStruct.c:85
Missing root for `st` in attr_map_list = MVM_repr_alloc_init (tc, _7); at src/6model/reprs/CPPStruct.c:23 used in _28 = &st->header; at src/6model/reprs/CPPStruct.c:85
Missing root for `st` in attr_iter = MVM_iter (tc, attributes); at src/6model/reprs/CPPStruct.c:38 used in _23 = &st->header; at src/6model/reprs/CPPStruct.c:83
Missing root for `st` in attr_iter = MVM_iter (tc, attributes); at src/6model/reprs/CPPStruct.c:38 used in _28 = &st->header; at src/6model/reprs/CPPStruct.c:85
compiling src/6model/reprs/MVMSpeshPluginState.o
Missing root for `flat_list` in class_list = MVM_repr_alloc_init (tc, _5); at src/6model/reprs/CPPStruct.c:21 used in MVM_repr_push_o (tc, flat_list, attr); at src/6model/reprs/CPPStruct.c:64
Missing root for `flat_list` in attr_map_list = MVM_repr_alloc_init (tc, _7); at src/6model/reprs/CPPStruct.c:23 used in MVM_repr_push_o (tc, flat_list, attr); at src/6model/reprs/CPPStruct.c:64
Missing root for `flat_list` in attr_iter = MVM_iter (tc, attributes); at src/6model/reprs/CPPStruct.c:38 used in MVM_repr_push_o (tc, flat_list, attr); at src/6model/reprs/CPPStruct.c:64
Missing root for `flat_list` in current_slot_obj = MVM_repr_box_int (tc, _15, _13); at src/6model/reprs/CPPStruct.c:46 used in MVM_repr_push_o (tc, flat_list, attr); at src/6model/reprs/CPPStruct.c:64
Missing root for `flat_list` in class_list = MVM_repr_alloc_init (tc, _5); at src/6model/reprs/CPPStruct.c:21 used in D.19912 = flat_list; at src/6model/reprs/CPPStruct.c:94
Missing root for `flat_list` in attr_map_list = MVM_repr_alloc_init (tc, _7); at src/6model/reprs/CPPStruct.c:23 used in D.19912 = flat_list; at src/6model/reprs/CPPStruct.c:94
Missing root for `flat_list` in attr_iter = MVM_iter (tc, attributes); at src/6model/reprs/CPPStruct.c:38 used in D.19912 = flat_list; at src/6model/reprs/CPPStruct.c:94
Missing root for `class_list` in attr_map_list = MVM_repr_alloc_init (tc, _7); at src/6model/reprs/CPPStruct.c:23 used in MVM_repr_push_o (tc, class_list, current_class); at src/6model/reprs/CPPStruct.c:68
Missing root for `class_list` in attr_iter = MVM_iter (tc, attributes); at src/6model/reprs/CPPStruct.c:38 used in MVM_repr_push_o (tc, class_list, current_class); at src/6model/reprs/CPPStruct.c:68
Missing root for `class_list` in attr_map_list = MVM_repr_alloc_init (tc, _7); at src/6model/reprs/CPPStruct.c:23 used in _18 = MVM_repr_elems (tc, class_list); at src/6model/reprs/CPPStruct.c:79
Missing root for `class_list` in attr_iter = MVM_iter (tc, attributes); at src/6model/reprs/CPPStruct.c:38 used in _18 = MVM_repr_elems (tc, class_list); at src/6model/reprs/CPPStruct.c:79
Missing root for `class_list` in attr_map_list = MVM_repr_alloc_init (tc, _7); at src/6model/reprs/CPPStruct.c:23 used in _r = MVM_repr_at_pos_o (tc, class_list, _22); at src/6model/reprs/CPPStruct.c:83
Missing root for `class_list` in attr_iter = MVM_iter (tc, attributes); at src/6model/reprs/CPPStruct.c:38 used in _r = MVM_repr_at_pos_o (tc, class_list, _22); at src/6model/reprs/CPPStruct.c:83
Missing root for `attr_map_list` in attr_iter = MVM_iter (tc, attributes); at src/6model/reprs/CPPStruct.c:38 used in MVM_repr_push_o (tc, attr_map_list, attr_map); at src/6model/reprs/CPPStruct.c:69
Missing root for `attr_map_list` in attr_iter = MVM_iter (tc, attributes); at src/6model/reprs/CPPStruct.c:38 used in _r = MVM_repr_at_pos_o (tc, attr_map_list, _27); at src/6model/reprs/CPPStruct.c:85
Missing root for `current_class` in attr_iter = MVM_iter (tc, attributes); at src/6model/reprs/CPPStruct.c:38 used in MVM_repr_push_o (tc, class_list, current_class); at src/6model/reprs/CPPStruct.c:68
compiling src/6model/6model.o
compiling src/6model/bootstrap.o
compiling src/6model/sc.o
Missing root for `st` in _r = MVM_serialization_read_stable_ref (tc, reader); at src/6model/reprs/CPPStruct.c:814 used in _39 = &st->header; at src/6model/reprs/CPPStruct.c:814
compiling src/6model/serialization.o
compiling src/spesh/dump.o
Missing root for `st` in HOW = MVM_sc_get_object (tc, _4, _3); at src/6model/6model.c:7 used in _5 = &st->header; at src/6model/6model.c:7
Missing root for `st` in HOW = MVM_sc_get_object (tc, _4, _3); at src/6model/6model.c:7 used in st->HOW = _r; at src/6model/6model.c:7
Missing root for `st` in MVM_serialization_finish_deserialize_method_cache (tc, st); at src/6model/6model.c:20 used in D.19783 = st->method_cache; at src/6model/6model.c:21
compiling src/spesh/graph.o
compiling src/spesh/codegen.o
compiling src/spesh/manipulate.o
compiling src/spesh/args.o
compiling src/spesh/usages.o
Missing root for `VMString` in st = MVM_gc_allocate_stable (tc, REPR, 0B); at src/6model/bootstrap.c:278 used in _6 = MVM_string_ascii_decode_nt (tc, VMString, "KnowHOW"); at src/6model/bootstrap.c:296
Missing root for `knowhow` in st = MVM_gc_allocate_stable (tc, REPR, 0B); at src/6model/bootstrap.c:278 used in st->WHAT = knowhow; at src/6model/bootstrap.c:279
Missing root for `knowhow` in st = MVM_gc_allocate_stable (tc, REPR, 0B); at src/6model/bootstrap.c:278 used in _7 = knowhow->st; at src/6model/bootstrap.c:299
Missing root for `knowhow` in st = MVM_gc_allocate_stable (tc, REPR, 0B); at src/6model/bootstrap.c:278 used in _8 = knowhow->st; at src/6model/bootstrap.c:303
Missing root for `knowhow` in st = MVM_gc_allocate_stable (tc, REPR, 0B); at src/6model/bootstrap.c:278 used in _10 = knowhow->st; at src/6model/bootstrap.c:304
Missing root for `knowhow` in st = MVM_gc_allocate_stable (tc, REPR, 0B); at src/6model/bootstrap.c:278 used in _14->KnowHOW = knowhow; at src/6model/bootstrap.c:309
Missing root for `type_obj` in _5 = MVM_repr_alloc_init (tc, _4); at src/6model/bootstrap.c:320 used in _6 = type_obj->st; at src/6model/bootstrap.c:321
Missing root for `type_obj` in _5 = MVM_repr_alloc_init (tc, _4); at src/6model/bootstrap.c:320 used in _8 = type_obj->st; at src/6model/bootstrap.c:321
Missing root for `type_obj` in _5 = MVM_repr_alloc_init (tc, _4); at src/6model/bootstrap.c:320 used in _14 = type_obj->st; at src/6model/bootstrap.c:321
Missing root for `hash` in iter = MVM_iter (tc, hash); at src/6model/serialization.c:518 used in _17 = MVM_repr_at_key_o (tc, hash, _16); at src/6model/serialization.c:533
Missing root for `type` in add_meta_object (tc, array.77_3, name); at src/6model/bootstrap.c:459 used in MVM_repr_bind_key_o (tc, arr_info, _9, type); at src/6model/bootstrap.c:459
Missing root for `type` in _6 = MVM_repr_alloc_init (tc, _5); at src/6model/bootstrap.c:459 used in MVM_repr_bind_key_o (tc, arr_info, _9, type); at src/6model/bootstrap.c:459
Missing root for `type` in arr_info = MVM_repr_alloc_init (tc, _8); at src/6model/bootstrap.c:459 used in MVM_repr_bind_key_o (tc, arr_info, _9, type); at src/6model/bootstrap.c:459
compiling src/spesh/facts.o
compiling src/spesh/optimize.o
Missing root for `static_code` in f = MVM_frame_create_context_only (tc, sf, static_code); at src/6model/serialization.c:2340 used in _40 = MEM[(struct MVMCode *)static_code].body.outer; at src/6model/serialization.c:2398
Missing root for `static_code` in f = MVM_frame_create_context_only (tc, sf, static_code); at src/6model/serialization.c:2340 used in _r = MEM[(struct MVMCode *)static_code].body.outer; at src/6model/serialization.c:2399
Missing root for `closure` in obj = MVM_sc_get_object (tc, _21, _18); at src/6model/serialization.c:2428 used in _22 = &closure->header; at src/6model/serialization.c:2431
Missing root for `closure` in obj = MVM_sc_get_object (tc, _21, _18); at src/6model/serialization.c:2428 used in MEM[(struct MVMCode *)closure].body.code_object = _r; at src/6model/serialization.c:2431
Missing root for `st` in _r = read_obj_ref (tc, reader); at src/6model/serialization.c:2658 used in _23 = &st->header; at src/6model/serialization.c:2658
Missing root for `st` in _r = read_obj_ref (tc, reader); at src/6model/serialization.c:2658 used in st->WHAT = _r; at src/6model/serialization.c:2658
compiling src/spesh/dead_bb_elimination.o
Missing root for `st` in deserialize_stable (tc, sr, index.124_20, _19); at src/6model/serialization.c:2979 used in if (st == _12) at src/6model/serialization.c:2977
Missing root for `repo_conflicts` in _8 = MVM_sc_get_object (tc, orig_sc, _7); at src/6model/serialization.c:3051 used in MVM_repr_push_o (tc, repo_conflicts, backup.147_37); at src/6model/serialization.c:3057
Missing root for `repo_conflicts` in _8 = MVM_sc_get_object (tc, orig_sc, _7); at src/6model/serialization.c:3051 used in MVM_repr_push_o (tc, repo_conflicts, orig_obj.148_38); at src/6model/serialization.c:3057
Missing root for `repo_conflicts` in _35 = MVM_gc_allocate_type_object (tc, _34); at src/6model/serialization.c:3057 used in MVM_repr_push_o (tc, repo_conflicts, backup.147_37); at src/6model/serialization.c:3057
Missing root for `repo_conflicts` in _35 = MVM_gc_allocate_type_object (tc, _34); at src/6model/serialization.c:3057 used in MVM_repr_push_o (tc, repo_conflicts, orig_obj.148_38); at src/6model/serialization.c:3057
compiling src/spesh/dead_ins_elimination.o
compiling src/spesh/deopt.o
compiling src/spesh/log.o
Missing root for `orig_obj` in updated_st = read_object_table_entry (tc, reader, slot, 0B); at src/6model/serialization.c:3091 used in orig_obj.157_62 = orig_obj; at src/6model/serialization.c:3092
Missing root for `orig_obj` in updated_st = read_object_table_entry (tc, reader, slot, 0B); at src/6model/serialization.c:3091 used in orig_obj.158_64 = orig_obj; at src/6model/serialization.c:3093
Missing root for `orig_obj` in updated_st = read_object_table_entry (tc, reader, slot, 0B); at src/6model/serialization.c:3091 used in orig_obj.159_69 = orig_obj; at src/6model/serialization.c:3093
Missing root for `params` in _30 = read_obj_ref (tc, reader); at src/6model/serialization.c:3158 used in MVM_repr_push_o (tc, params, _30); at src/6model/serialization.c:3158
Missing root for `ptype` in params = MVM_repr_alloc_init (tc, _29); at src/6model/serialization.c:3156 used in _31 = ptype->st; at src/6model/serialization.c:3161
compiling src/spesh/threshold.o
compiling src/spesh/inline.o
compiling src/spesh/osr.o
compiling src/spesh/lookup.o
compiling src/spesh/iterator.o
compiling src/spesh/worker.o
compiling src/spesh/debug.o
compiling src/spesh/stats.o
compiling src/spesh/plan.o
compiling src/spesh/arg_guard.o
compiling src/spesh/plugin.o
compiling src/spesh/frame_walker.o
compiling src/spesh/pea.o
compiling src/6model/reprs/MVMSpeshCandidate.o
compiling src/strings/decode_stream.o
compiling src/strings/ascii.o
Imbalanced temp root stack in init_common at src/spesh/frame_walker.c:24 [gcc.SsaName(var=None, version=2), gcc.SsaName(var=None, version=3)]
compiling src/strings/parse_num.o
compiling src/strings/utf8.o
Skipping function MVM_spesh_frame_walker_cleanup because of complicated rooting
compiling src/strings/utf8_c8.o
compiling src/strings/nfg.o
compiling src/strings/ops.o
compiling src/strings/unicode.o
compiling src/strings/normalize.o
compiling src/strings/latin1.o
compiling src/strings/utf16.o
compiling src/strings/windows1252.o
compiling src/strings/shiftjis.o
compiling src/strings/gb2312.o
compiling src/strings/gb18030.o
compiling src/math/bigintops.o
compiling src/profiler/instrument.o
compiling src/profiler/log.o
compiling src/profiler/profile.o
compiling src/profiler/heapsnapshot.o
Missing root for `storage` in result = new_array (tc); at src/profiler/instrument.c:461 used in MVM_repr_push_o (tc, storage, result); at src/profiler/instrument.c:466
Missing root for `storage` in type_info_hash = new_hash (tc); at src/profiler/instrument.c:462 used in MVM_repr_push_o (tc, storage, result); at src/profiler/instrument.c:466
Missing root for `storage` in _4 = box_i (tc, key); at src/profiler/instrument.c:464 used in MVM_repr_push_o (tc, storage, result); at src/profiler/instrument.c:466
Missing root for `result` in type_info_hash = new_hash (tc); at src/profiler/instrument.c:462 used in MVM_repr_bind_pos_o (tc, result, 0, _4); at src/profiler/instrument.c:464
Missing root for `result` in _4 = box_i (tc, key); at src/profiler/instrument.c:464 used in MVM_repr_bind_pos_o (tc, result, 0, _4); at src/profiler/instrument.c:464
Missing root for `result` in type_info_hash = new_hash (tc); at src/profiler/instrument.c:462 used in MVM_repr_bind_pos_o (tc, result, 1, type_info_hash); at src/profiler/instrument.c:465
Missing root for `result` in _4 = box_i (tc, key); at src/profiler/instrument.c:464 used in MVM_repr_bind_pos_o (tc, result, 1, type_info_hash); at src/profiler/instrument.c:465
Missing root for `result` in type_info_hash = new_hash (tc); at src/profiler/instrument.c:462 used in MVM_repr_push_o (tc, storage, result); at src/profiler/instrument.c:466
Missing root for `result` in _4 = box_i (tc, key); at src/profiler/instrument.c:464 used in MVM_repr_push_o (tc, storage, result); at src/profiler/instrument.c:466
Missing root for `result` in type_info_hash = new_hash (tc); at src/profiler/instrument.c:462 used in D.20115 = result; at src/profiler/instrument.c:467
Missing root for `result` in _4 = box_i (tc, key); at src/profiler/instrument.c:464 used in D.20115 = result; at src/profiler/instrument.c:467
Missing root for `type_info_hash` in _4 = box_i (tc, key); at src/profiler/instrument.c:464 used in MVM_repr_bind_pos_o (tc, result, 1, type_info_hash); at src/profiler/instrument.c:465
Missing root for `node_hash` in callees = new_array (_9); at src/profiler/instrument.c:493 used in MVM_repr_bind_key_o (_38, node_hash, _37, _35); at src/profiler/instrument.c:513
Missing root for `node_hash` in _35 = box_i (_34, _33); at src/profiler/instrument.c:513 used in MVM_repr_bind_key_o (_38, node_hash, _37, _35); at src/profiler/instrument.c:513
Missing root for `node_hash` in callees = new_array (_9); at src/profiler/instrument.c:493 used in MVM_repr_bind_key_o (_41, node_hash, _40, callees); at src/profiler/instrument.c:515
Missing root for `node_hash` in _35 = box_i (_34, _33); at src/profiler/instrument.c:513 used in MVM_repr_bind_key_o (_41, node_hash, _40, callees); at src/profiler/instrument.c:515
Missing root for `node_hash` in _45 = box_i (_44, _43); at src/profiler/instrument.c:518 used in MVM_repr_bind_key_o (_48, node_hash, _47, _45); at src/profiler/instrument.c:518
Missing root for `node_hash` in callees = new_array (_9); at src/profiler/instrument.c:493 used in D.20129 = node_hash; at src/profiler/instrument.c:522
Missing root for `node_hash` in _35 = box_i (_34, _33); at src/profiler/instrument.c:513 used in D.20129 = node_hash; at src/profiler/instrument.c:522
Missing root for `callees` in _29 = dump_call_graph_node_loop (tcpds, _28); at src/profiler/instrument.c:498 used in MVM_repr_push_o (_30, callees, _29); at src/profiler/instrument.c:498
Missing root for `callees` in _35 = box_i (_34, _33); at src/profiler/instrument.c:513 used in MVM_repr_bind_key_o (_41, node_hash, _40, callees); at src/profiler/instrument.c:515
Missing root for `type` in type_info = insert_if_not_exists (tc, pds, types_array, type.2_1); at src/profiler/instrument.c:526 used in _2 = type->st; at src/profiler/instrument.c:529
Missing root for `type` in type_info = insert_if_not_exists (tc, pds, types_array, type.2_1); at src/profiler/instrument.c:526 used in _7 = type->st; at src/profiler/instrument.c:530
Missing root for `type` in _5 = box_i (tc, _4); at src/profiler/instrument.c:529 used in _7 = type->st; at src/profiler/instrument.c:530
Missing root for `type` in type_info = insert_if_not_exists (tc, pds, types_array, type.2_1); at src/profiler/instrument.c:526 used in bind_extra_info (tc, type_info, _12, type); at src/profiler/instrument.c:532
Missing root for `type` in _5 = box_i (tc, _4); at src/profiler/instrument.c:529 used in bind_extra_info (tc, type_info, _12, type); at src/profiler/instrument.c:532
Missing root for `type` in type_info = insert_if_not_exists (tc, pds, types_array, type.2_1); at src/profiler/instrument.c:526 used in _13 = type->st; at src/profiler/instrument.c:533
Missing root for `type` in _5 = box_i (tc, _4); at src/profiler/instrument.c:529 used in _13 = type->st; at src/profiler/instrument.c:533
Missing root for `type` in _10 = box_i (tc, 1); at src/profiler/instrument.c:531 used in bind_extra_info (tc, type_info, _12, type); at src/profiler/instrument.c:532
Missing root for `type` in _10 = box_i (tc, 1); at src/profiler/instrument.c:531 used in _13 = type->st; at src/profiler/instrument.c:533
Missing root for `type_info` in _5 = box_i (tc, _4); at src/profiler/instrument.c:529 used in bind_extra_info (tc, type_info, _6, _5); at src/profiler/instrument.c:529
Missing root for `type_info` in _5 = box_i (tc, _4); at src/profiler/instrument.c:529 used in bind_extra_info (tc, type_info, _11, _10); at src/profiler/instrument.c:531
Missing root for `type_info` in _10 = box_i (tc, 1); at src/profiler/instrument.c:531 used in bind_extra_info (tc, type_info, _11, _10); at src/profiler/instrument.c:531
Missing root for `type_info` in _5 = box_i (tc, _4); at src/profiler/instrument.c:529 used in bind_extra_info (tc, type_info, _12, type); at src/profiler/instrument.c:532
Missing root for `type_info` in _5 = box_i (tc, _4); at src/profiler/instrument.c:529 used in bind_extra_info (tc, type_info, _18, _17); at src/profiler/instrument.c:533
Missing root for `type_info` in _17 = box_s (tc, _16); at src/profiler/instrument.c:533 used in bind_extra_info (tc, type_info, _18, _17); at src/profiler/instrument.c:533
Missing root for `type_info` in _10 = box_i (tc, 1); at src/profiler/instrument.c:531 used in bind_extra_info (tc, type_info, _12, type); at src/profiler/instrument.c:532
Missing root for `type_info` in _10 = box_i (tc, 1); at src/profiler/instrument.c:531 used in bind_extra_info (tc, type_info, _18, _17); at src/profiler/instrument.c:533
Missing root for `node_hash` in _16 = box_s (tc, _15); at src/profiler/instrument.c:553 used in MVM_repr_bind_key_o (tc, node_hash, _17, _16); at src/profiler/instrument.c:553
Missing root for `node_hash` in _16 = box_s (tc, _15); at src/profiler/instrument.c:553 used in MVM_repr_bind_key_o (tc, node_hash, _23, _22); at src/profiler/instrument.c:558
Missing root for `node_hash` in _22 = box_s (tc, _21); at src/profiler/instrument.c:558 used in MVM_repr_bind_key_o (tc, node_hash, _23, _22); at src/profiler/instrument.c:558
Missing root for `node_hash` in _16 = box_s (tc, _15); at src/profiler/instrument.c:553 used in MVM_repr_bind_key_o (tc, node_hash, _29, _28); at src/profiler/instrument.c:561
Missing root for `node_hash` in _28 = box_s (tc, _27); at src/profiler/instrument.c:561 used in MVM_repr_bind_key_o (tc, node_hash, _29, _28); at src/profiler/instrument.c:561
Missing root for `node_hash` in _16 = box_s (tc, _15); at src/profiler/instrument.c:553 used in MVM_repr_bind_key_o (tc, node_hash, _33, _32); at src/profiler/instrument.c:564
Missing root for `node_hash` in _32 = box_s (tc, _31); at src/profiler/instrument.c:564 used in MVM_repr_bind_key_o (tc, node_hash, _33, _32); at src/profiler/instrument.c:564
Missing root for `node_hash` in _16 = box_s (tc, _15); at src/profiler/instrument.c:553 used in MVM_repr_bind_key_o (tc, node_hash, _37, _36); at src/profiler/instrument.c:566
Missing root for `node_hash` in _22 = box_s (tc, _21); at src/profiler/instrument.c:558 used in MVM_repr_bind_key_o (tc, node_hash, _37, _36); at src/profiler/instrument.c:566
Missing root for `node_hash` in _36 = box_i (tc, iftmp.4); at src/profiler/instrument.c:566 used in MVM_repr_bind_key_o (tc, node_hash, _37, _36); at src/profiler/instrument.c:566
Missing root for `node_hash` in _16 = box_s (tc, _15); at src/profiler/instrument.c:553 used in MVM_repr_bind_key_o (tc, node_hash, _40, _39); at src/profiler/instrument.c:571
Missing root for `node_hash` in _22 = box_s (tc, _21); at src/profiler/instrument.c:558 used in MVM_repr_bind_key_o (tc, node_hash, _40, _39); at src/profiler/instrument.c:571
Missing root for `node_hash` in _36 = box_i (tc, iftmp.4); at src/profiler/instrument.c:566 used in MVM_repr_bind_key_o (tc, node_hash, _40, _39); at src/profiler/instrument.c:571
Missing root for `node_hash` in _39 = box_i (tc, sf.5_38); at src/profiler/instrument.c:571 used in MVM_repr_bind_key_o (tc, node_hash, _40, _39); at src/profiler/instrument.c:571
Missing root for `node_hash` in _47 = box_s (tc, function_name_string); at src/profiler/instrument.c:578 used in MVM_repr_bind_key_o (tc, node_hash, _48, _47); at src/profiler/instrument.c:578
Missing root for `node_hash` in _47 = box_s (tc, function_name_string); at src/profiler/instrument.c:578 used in MVM_repr_bind_key_o (tc, node_hash, _51, _50); at src/profiler/instrument.c:580
Missing root for `node_hash` in _50 = box_s (tc, _49); at src/profiler/instrument.c:580 used in MVM_repr_bind_key_o (tc, node_hash, _51, _50); at src/profiler/instrument.c:580
Missing root for `node_hash` in _47 = box_s (tc, function_name_string); at src/profiler/instrument.c:578 used in MVM_repr_bind_key_o (tc, node_hash, _53, _52); at src/profiler/instrument.c:583
Missing root for `node_hash` in _50 = box_s (tc, _49); at src/profiler/instrument.c:580 used in MVM_repr_bind_key_o (tc, node_hash, _53, _52); at src/profiler/instrument.c:583
Missing root for `node_hash` in _52 = box_i (tc, -2); at src/profiler/instrument.c:583 used in MVM_repr_bind_key_o (tc, node_hash, _53, _52); at src/profiler/instrument.c:583
Missing root for `node_hash` in _47 = box_s (tc, function_name_string); at src/profiler/instrument.c:578 used in MVM_repr_bind_key_o (tc, node_hash, _57, _56); at src/profiler/instrument.c:587
Missing root for `node_hash` in _50 = box_s (tc, _49); at src/profiler/instrument.c:580 used in MVM_repr_bind_key_o (tc, node_hash, _57, _56); at src/profiler/instrument.c:587
Missing root for `node_hash` in _52 = box_i (tc, -2); at src/profiler/instrument.c:583 used in MVM_repr_bind_key_o (tc, node_hash, _57, _56); at src/profiler/instrument.c:587
Missing root for `node_hash` in _56 = box_i (tc, _55); at src/profiler/instrument.c:587 used in MVM_repr_bind_key_o (tc, node_hash, _57, _56); at src/profiler/instrument.c:587
Missing root for `node_hash` in _59 = box_s (tc, _58); at src/profiler/instrument.c:591 used in MVM_repr_bind_key_o (tc, node_hash, _60, _59); at src/profiler/instrument.c:591
Missing root for `node_hash` in _59 = box_s (tc, _58); at src/profiler/instrument.c:591 used in MVM_repr_bind_key_o (tc, node_hash, _63, _62); at src/profiler/instrument.c:593
Missing root for `node_hash` in _62 = box_s (tc, _61); at src/profiler/instrument.c:593 used in MVM_repr_bind_key_o (tc, node_hash, _63, _62); at src/profiler/instrument.c:593
Missing root for `node_hash` in _59 = box_s (tc, _58); at src/profiler/instrument.c:591 used in MVM_repr_bind_key_o (tc, node_hash, _65, _64); at src/profiler/instrument.c:596
Missing root for `node_hash` in _62 = box_s (tc, _61); at src/profiler/instrument.c:593 used in MVM_repr_bind_key_o (tc, node_hash, _65, _64); at src/profiler/instrument.c:596
Missing root for `node_hash` in _64 = box_i (tc, -10); at src/profiler/instrument.c:596 used in MVM_repr_bind_key_o (tc, node_hash, _65, _64); at src/profiler/instrument.c:596
Missing root for `node_hash` in _59 = box_s (tc, _58); at src/profiler/instrument.c:591 used in MVM_repr_bind_key_o (tc, node_hash, _68, _67); at src/profiler/instrument.c:599
Missing root for `node_hash` in _62 = box_s (tc, _61); at src/profiler/instrument.c:593 used in MVM_repr_bind_key_o (tc, node_hash, _68, _67); at src/profiler/instrument.c:599
Missing root for `node_hash` in _64 = box_i (tc, -10); at src/profiler/instrument.c:596 used in MVM_repr_bind_key_o (tc, node_hash, _68, _67); at src/profiler/instrument.c:599
Missing root for `node_hash` in _67 = box_i (tc, pcn.6_66); at src/profiler/instrument.c:599 used in MVM_repr_bind_key_o (tc, node_hash, _68, _67); at src/profiler/instrument.c:599
Missing root for `node_hash` in _16 = box_s (tc, _15); at src/profiler/instrument.c:553 used in MVM_repr_bind_key_o (tc, node_hash, _73, _72); at src/profiler/instrument.c:605
Missing root for `node_hash` in _22 = box_s (tc, _21); at src/profiler/instrument.c:558 used in MVM_repr_bind_key_o (tc, node_hash, _73, _72); at src/profiler/instrument.c:605
Missing root for `node_hash` in _36 = box_i (tc, iftmp.4); at src/profiler/instrument.c:566 used in MVM_repr_bind_key_o (tc, node_hash, _73, _72); at src/profiler/instrument.c:605
Missing root for `node_hash` in _39 = box_i (tc, sf.5_38); at src/profiler/instrument.c:571 used in MVM_repr_bind_key_o (tc, node_hash, _73, _72); at src/profiler/instrument.c:605
Missing root for `node_hash` in _72 = box_i (tc, _71); at src/profiler/instrument.c:605 used in MVM_repr_bind_key_o (tc, node_hash, _73, _72); at src/profiler/instrument.c:605
Missing root for `node_hash` in _16 = box_s (tc, _15); at src/profiler/instrument.c:553 used in MVM_repr_bind_key_o (tc, node_hash, _78, _77); at src/profiler/instrument.c:608
Missing root for `node_hash` in _22 = box_s (tc, _21); at src/profiler/instrument.c:558 used in MVM_repr_bind_key_o (tc, node_hash, _78, _77); at src/profiler/instrument.c:608
Missing root for `node_hash` in _36 = box_i (tc, iftmp.4); at src/profiler/instrument.c:566 used in MVM_repr_bind_key_o (tc, node_hash, _78, _77); at src/profiler/instrument.c:608
Missing root for `node_hash` in _39 = box_i (tc, sf.5_38); at src/profiler/instrument.c:571 used in MVM_repr_bind_key_o (tc, node_hash, _78, _77); at src/profiler/instrument.c:608
Missing root for `node_hash` in _77 = box_i (tc, _76); at src/profiler/instrument.c:608 used in MVM_repr_bind_key_o (tc, node_hash, _78, _77); at src/profiler/instrument.c:608
Missing root for `node_hash` in _16 = box_s (tc, _15); at src/profiler/instrument.c:553 used in MVM_repr_bind_key_o (tc, node_hash, _83, _82); at src/profiler/instrument.c:611
Missing root for `node_hash` in _22 = box_s (tc, _21); at src/profiler/instrument.c:558 used in MVM_repr_bind_key_o (tc, node_hash, _83, _82); at src/profiler/instrument.c:611
Missing root for `node_hash` in _36 = box_i (tc, iftmp.4); at src/profiler/instrument.c:566 used in MVM_repr_bind_key_o (tc, node_hash, _83, _82); at src/profiler/instrument.c:611
Missing root for `node_hash` in _39 = box_i (tc, sf.5_38); at src/profiler/instrument.c:571 used in MVM_repr_bind_key_o (tc, node_hash, _83, _82); at src/profiler/instrument.c:611
Missing root for `node_hash` in _82 = box_i (tc, _81); at src/profiler/instrument.c:611 used in MVM_repr_bind_key_o (tc, node_hash, _83, _82); at src/profiler/instrument.c:611
Missing root for `node_hash` in _16 = box_s (tc, _15); at src/profiler/instrument.c:553 used in MVM_repr_bind_key_o (tc, node_hash, _88, _87); at src/profiler/instrument.c:614
Missing root for `node_hash` in _22 = box_s (tc, _21); at src/profiler/instrument.c:558 used in MVM_repr_bind_key_o (tc, node_hash, _88, _87); at src/profiler/instrument.c:614
Missing root for `node_hash` in _36 = box_i (tc, iftmp.4); at src/profiler/instrument.c:566 used in MVM_repr_bind_key_o (tc, node_hash, _88, _87); at src/profiler/instrument.c:614
Missing root for `node_hash` in _39 = box_i (tc, sf.5_38); at src/profiler/instrument.c:571 used in MVM_repr_bind_key_o (tc, node_hash, _88, _87); at src/profiler/instrument.c:614
Missing root for `node_hash` in _87 = box_i (tc, _86); at src/profiler/instrument.c:614 used in MVM_repr_bind_key_o (tc, node_hash, _88, _87); at src/profiler/instrument.c:614
Missing root for `node_hash` in _16 = box_s (tc, _15); at src/profiler/instrument.c:553 used in MVM_repr_bind_key_o (tc, node_hash, _96, _95); at src/profiler/instrument.c:621
Missing root for `node_hash` in _22 = box_s (tc, _21); at src/profiler/instrument.c:558 used in MVM_repr_bind_key_o (tc, node_hash, _96, _95); at src/profiler/instrument.c:621
Missing root for `node_hash` in _36 = box_i (tc, iftmp.4); at src/profiler/instrument.c:566 used in MVM_repr_bind_key_o (tc, node_hash, _96, _95); at src/profiler/instrument.c:621
Missing root for `node_hash` in _39 = box_i (tc, sf.5_38); at src/profiler/instrument.c:571 used in MVM_repr_bind_key_o (tc, node_hash, _96, _95); at src/profiler/instrument.c:621
Missing root for `node_hash` in _95 = box_i (tc, _94); at src/profiler/instrument.c:621 used in MVM_repr_bind_key_o (tc, node_hash, _96, _95); at src/profiler/instrument.c:621
Missing root for `node_hash` in _16 = box_s (tc, _15); at src/profiler/instrument.c:553 used in MVM_repr_bind_key_o (tc, node_hash, _102, _101); at src/profiler/instrument.c:625
Missing root for `node_hash` in _22 = box_s (tc, _21); at src/profiler/instrument.c:558 used in MVM_repr_bind_key_o (tc, node_hash, _102, _101); at src/profiler/instrument.c:625
Missing root for `node_hash` in _36 = box_i (tc, iftmp.4); at src/profiler/instrument.c:566 used in MVM_repr_bind_key_o (tc, node_hash, _102, _101); at src/profiler/instrument.c:625
Missing root for `node_hash` in _39 = box_i (tc, sf.5_38); at src/profiler/instrument.c:571 used in MVM_repr_bind_key_o (tc, node_hash, _102, _101); at src/profiler/instrument.c:625
Missing root for `node_hash` in _95 = box_i (tc, _94); at src/profiler/instrument.c:621 used in MVM_repr_bind_key_o (tc, node_hash, _102, _101); at src/profiler/instrument.c:625
Missing root for `node_hash` in _101 = box_i (tc, _100); at src/profiler/instrument.c:625 used in MVM_repr_bind_key_o (tc, node_hash, _102, _101); at src/profiler/instrument.c:625
Missing root for `node_hash` in _16 = box_s (tc, _15); at src/profiler/instrument.c:553 used in MVM_repr_bind_key_o (tc, node_hash, _107, _106); at src/profiler/instrument.c:630
Missing root for `node_hash` in _22 = box_s (tc, _21); at src/profiler/instrument.c:558 used in MVM_repr_bind_key_o (tc, node_hash, _107, _106); at src/profiler/instrument.c:630
Missing root for `node_hash` in _36 = box_i (tc, iftmp.4); at src/profiler/instrument.c:566 used in MVM_repr_bind_key_o (tc, node_hash, _107, _106); at src/profiler/instrument.c:630
Missing root for `node_hash` in _39 = box_i (tc, sf.5_38); at src/profiler/instrument.c:571 used in MVM_repr_bind_key_o (tc, node_hash, _107, _106); at src/profiler/instrument.c:630
Missing root for `node_hash` in _95 = box_i (tc, _94); at src/profiler/instrument.c:621 used in MVM_repr_bind_key_o (tc, node_hash, _107, _106); at src/profiler/instrument.c:630
Missing root for `node_hash` in _101 = box_i (tc, _100); at src/profiler/instrument.c:625 used in MVM_repr_bind_key_o (tc, node_hash, _107, _106); at src/profiler/instrument.c:630
Missing root for `node_hash` in _106 = box_i (tc, _105); at src/profiler/instrument.c:630 used in MVM_repr_bind_key_o (tc, node_hash, _107, _106); at src/profiler/instrument.c:630
Missing root for `node_hash` in _16 = box_s (tc, _15); at src/profiler/instrument.c:553 used in MVM_repr_bind_key_o (tc, node_hash, _112, _111); at src/profiler/instrument.c:633
Missing root for `node_hash` in _22 = box_s (tc, _21); at src/profiler/instrument.c:558 used in MVM_repr_bind_key_o (tc, node_hash, _112, _111); at src/profiler/instrument.c:633
Missing root for `node_hash` in _36 = box_i (tc, iftmp.4); at src/profiler/instrument.c:566 used in MVM_repr_bind_key_o (tc, node_hash, _112, _111); at src/profiler/instrument.c:633
Missing root for `node_hash` in _39 = box_i (tc, sf.5_38); at src/profiler/instrument.c:571 used in MVM_repr_bind_key_o (tc, node_hash, _112, _111); at src/profiler/instrument.c:633
Missing root for `node_hash` in _95 = box_i (tc, _94); at src/profiler/instrument.c:621 used in MVM_repr_bind_key_o (tc, node_hash, _112, _111); at src/profiler/instrument.c:633
Missing root for `node_hash` in _101 = box_i (tc, _100); at src/profiler/instrument.c:625 used in MVM_repr_bind_key_o (tc, node_hash, _112, _111); at src/profiler/instrument.c:633
Missing root for `node_hash` in _111 = box_i (tc, _110); at src/profiler/instrument.c:633 used in MVM_repr_bind_key_o (tc, node_hash, _112, _111); at src/profiler/instrument.c:633
Missing root for `node_hash` in _16 = box_s (tc, _15); at src/profiler/instrument.c:553 used in MVM_repr_bind_key_o (tc, node_hash, _117, _116); at src/profiler/instrument.c:636
Missing root for `node_hash` in _22 = box_s (tc, _21); at src/profiler/instrument.c:558 used in MVM_repr_bind_key_o (tc, node_hash, _117, _116); at src/profiler/instrument.c:636
Missing root for `node_hash` in _36 = box_i (tc, iftmp.4); at src/profiler/instrument.c:566 used in MVM_repr_bind_key_o (tc, node_hash, _117, _116); at src/profiler/instrument.c:636
Missing root for `node_hash` in _39 = box_i (tc, sf.5_38); at src/profiler/instrument.c:571 used in MVM_repr_bind_key_o (tc, node_hash, _117, _116); at src/profiler/instrument.c:636
Missing root for `node_hash` in _95 = box_i (tc, _94); at src/profiler/instrument.c:621 used in MVM_repr_bind_key_o (tc, node_hash, _117, _116); at src/profiler/instrument.c:636
Missing root for `node_hash` in _101 = box_i (tc, _100); at src/profiler/instrument.c:625 used in MVM_repr_bind_key_o (tc, node_hash, _117, _116); at src/profiler/instrument.c:636
Missing root for `node_hash` in _116 = box_i (tc, _115); at src/profiler/instrument.c:636 used in MVM_repr_bind_key_o (tc, node_hash, _117, _116); at src/profiler/instrument.c:636
Missing root for `node_hash` in _16 = box_s (tc, _15); at src/profiler/instrument.c:553 used in MVM_repr_bind_key_o (tc, node_hash, _119, alloc_list); at src/profiler/instrument.c:642
Missing root for `node_hash` in _22 = box_s (tc, _21); at src/profiler/instrument.c:558 used in MVM_repr_bind_key_o (tc, node_hash, _119, alloc_list); at src/profiler/instrument.c:642
Missing root for `node_hash` in _36 = box_i (tc, iftmp.4); at src/profiler/instrument.c:566 used in MVM_repr_bind_key_o (tc, node_hash, _119, alloc_list); at src/profiler/instrument.c:642
Missing root for `node_hash` in _39 = box_i (tc, sf.5_38); at src/profiler/instrument.c:571 used in MVM_repr_bind_key_o (tc, node_hash, _119, alloc_list); at src/profiler/instrument.c:642
Missing root for `node_hash` in _95 = box_i (tc, _94); at src/profiler/instrument.c:621 used in MVM_repr_bind_key_o (tc, node_hash, _119, alloc_list); at src/profiler/instrument.c:642
Missing root for `node_hash` in _101 = box_i (tc, _100); at src/profiler/instrument.c:625 used in MVM_repr_bind_key_o (tc, node_hash, _119, alloc_list); at src/profiler/instrument.c:642
Missing root for `node_hash` in alloc_list = new_array (tc); at src/profiler/instrument.c:641 used in MVM_repr_bind_key_o (tc, node_hash, _119, alloc_list); at src/profiler/instrument.c:642
Missing root for `node_hash` in _16 = box_s (tc, _15); at src/profiler/instrument.c:553 used in D.20178 = node_hash; at src/profiler/instrument.c:669
Missing root for `node_hash` in _22 = box_s (tc, _21); at src/profiler/instrument.c:558 used in D.20178 = node_hash; at src/profiler/instrument.c:669
Missing root for `node_hash` in _36 = box_i (tc, iftmp.4); at src/profiler/instrument.c:566 used in D.20178 = node_hash; at src/profiler/instrument.c:669
Missing root for `node_hash` in _39 = box_i (tc, sf.5_38); at src/profiler/instrument.c:571 used in D.20178 = node_hash; at src/profiler/instrument.c:669
Missing root for `node_hash` in _95 = box_i (tc, _94); at src/profiler/instrument.c:621 used in D.20178 = node_hash; at src/profiler/instrument.c:669
Missing root for `node_hash` in _101 = box_i (tc, _100); at src/profiler/instrument.c:625 used in D.20178 = node_hash; at src/profiler/instrument.c:669
Missing root for `sf` in _16 = box_s (tc, _15); at src/profiler/instrument.c:553 used in _18 = sf->body.cu; at src/profiler/instrument.c:557
Missing root for `sf` in _16 = box_s (tc, _15); at src/profiler/instrument.c:553 used in _20 = sf->body.cu; at src/profiler/instrument.c:558
Missing root for `sf` in _16 = box_s (tc, _15); at src/profiler/instrument.c:553 used in _24 = sf->body.cu; at src/profiler/instrument.c:560
Missing root for `sf` in _16 = box_s (tc, _15); at src/profiler/instrument.c:553 used in _26 = sf->body.cu; at src/profiler/instrument.c:562
Missing root for `sf` in _16 = box_s (tc, _15); at src/profiler/instrument.c:553 used in sf.5_38 = (long int) sf; at src/profiler/instrument.c:571
Missing root for `sf` in _22 = box_s (tc, _21); at src/profiler/instrument.c:558 used in sf.5_38 = (long int) sf; at src/profiler/instrument.c:571
Missing root for `sf` in _36 = box_i (tc, iftmp.4); at src/profiler/instrument.c:566 used in sf.5_38 = (long int) sf; at src/profiler/instrument.c:571
Missing root for `alloc_list` in alloc_info = new_hash (tc); at src/profiler/instrument.c:644 used in MVM_repr_push_o (tc, alloc_list, alloc_info); at src/profiler/instrument.c:665
Missing root for `alloc_list` in add_type_to_types_array (tc, pds, type, types_array); at src/profiler/instrument.c:649 used in MVM_repr_push_o (tc, alloc_list, alloc_info); at src/profiler/instrument.c:665
Missing root for `alloc_list` in _134 = box_i (tc, type.7_133); at src/profiler/instrument.c:651 used in MVM_repr_push_o (tc, alloc_list, alloc_info); at src/profiler/instrument.c:665
Missing root for `alloc_list` in _152 = box_i (tc, _151); at src/profiler/instrument.c:658 used in MVM_repr_push_o (tc, alloc_list, alloc_info); at src/profiler/instrument.c:665
Missing root for `alloc_info` in add_type_to_types_array (tc, pds, type, types_array); at src/profiler/instrument.c:649 used in MVM_repr_bind_key_o (tc, alloc_info, _135, _134); at src/profiler/instrument.c:651
Missing root for `alloc_info` in _134 = box_i (tc, type.7_133); at src/profiler/instrument.c:651 used in MVM_repr_bind_key_o (tc, alloc_info, _135, _134); at src/profiler/instrument.c:651
Missing root for `alloc_info` in add_type_to_types_array (tc, pds, type, types_array); at src/profiler/instrument.c:649 used in MVM_repr_bind_key_o (tc, alloc_info, _140, _139); at src/profiler/instrument.c:653
Missing root for `alloc_info` in _134 = box_i (tc, type.7_133); at src/profiler/instrument.c:651 used in MVM_repr_bind_key_o (tc, alloc_info, _140, _139); at src/profiler/instrument.c:653
Missing root for `alloc_info` in _139 = box_i (tc, _138); at src/profiler/instrument.c:653 used in MVM_repr_bind_key_o (tc, alloc_info, _140, _139); at src/profiler/instrument.c:653
Missing root for `alloc_info` in add_type_to_types_array (tc, pds, type, types_array); at src/profiler/instrument.c:649 used in MVM_repr_bind_key_o (tc, alloc_info, _145, _144); at src/profiler/instrument.c:656
Missing root for `alloc_info` in _134 = box_i (tc, type.7_133); at src/profiler/instrument.c:651 used in MVM_repr_bind_key_o (tc, alloc_info, _145, _144); at src/profiler/instrument.c:656
Missing root for `alloc_info` in _144 = box_i (tc, _143); at src/profiler/instrument.c:656 used in MVM_repr_bind_key_o (tc, alloc_info, _145, _144); at src/profiler/instrument.c:656
Missing root for `alloc_info` in add_type_to_types_array (tc, pds, type, types_array); at src/profiler/instrument.c:649 used in MVM_repr_bind_key_o (tc, alloc_info, _153, _152); at src/profiler/instrument.c:658
Missing root for `alloc_info` in _134 = box_i (tc, type.7_133); at src/profiler/instrument.c:651 used in MVM_repr_bind_key_o (tc, alloc_info, _153, _152); at src/profiler/instrument.c:658
Missing root for `alloc_info` in _152 = box_i (tc, _151); at src/profiler/instrument.c:658 used in MVM_repr_bind_key_o (tc, alloc_info, _153, _152); at src/profiler/instrument.c:658
Missing root for `alloc_info` in add_type_to_types_array (tc, pds, type, types_array); at src/profiler/instrument.c:649 used in MVM_repr_bind_key_o (tc, alloc_info, _158, _157); at src/profiler/instrument.c:663
Missing root for `alloc_info` in _134 = box_i (tc, type.7_133); at src/profiler/instrument.c:651 used in MVM_repr_bind_key_o (tc, alloc_info, _158, _157); at src/profiler/instrument.c:663
Missing root for `alloc_info` in _152 = box_i (tc, _151); at src/profiler/instrument.c:658 used in MVM_repr_bind_key_o (tc, alloc_info, _158, _157); at src/profiler/instrument.c:663
Missing root for `alloc_info` in _157 = box_i (tc, _156); at src/profiler/instrument.c:663 used in MVM_repr_bind_key_o (tc, alloc_info, _158, _157); at src/profiler/instrument.c:663
Missing root for `alloc_info` in add_type_to_types_array (tc, pds, type, types_array); at src/profiler/instrument.c:649 used in MVM_repr_push_o (tc, alloc_list, alloc_info); at src/profiler/instrument.c:665
Missing root for `alloc_info` in _134 = box_i (tc, type.7_133); at src/profiler/instrument.c:651 used in MVM_repr_push_o (tc, alloc_list, alloc_info); at src/profiler/instrument.c:665
Missing root for `alloc_info` in _152 = box_i (tc, _151); at src/profiler/instrument.c:658 used in MVM_repr_push_o (tc, alloc_list, alloc_info); at src/profiler/instrument.c:665
Missing root for `type` in add_type_to_types_array (tc, pds, type, types_array); at src/profiler/instrument.c:649 used in type.7_133 = (long int) type; at src/profiler/instrument.c:651
Missing root for `types_data` in thread_hash = new_hash (tc); at src/profiler/instrument.c:677 used in tcpds.types_array = types_data; at src/profiler/instrument.c:686
Missing root for `types_data` in thread_gcs = new_array (tc); at src/profiler/instrument.c:678 used in tcpds.types_array = types_data; at src/profiler/instrument.c:686
Missing root for `thread_hash` in thread_gcs = new_array (tc); at src/profiler/instrument.c:678 used in MVM_repr_bind_key_o (tc, thread_hash, _10, _9); at src/profiler/instrument.c:692
Missing root for `thread_hash` in _9 = box_i (tc, _8); at src/profiler/instrument.c:692 used in MVM_repr_bind_key_o (tc, thread_hash, _10, _9); at src/profiler/instrument.c:692
Missing root for `thread_hash` in thread_gcs = new_array (tc); at src/profiler/instrument.c:678 used in MVM_repr_bind_key_o (tc, thread_hash, _16, _15); at src/profiler/instrument.c:696
Missing root for `thread_hash` in _9 = box_i (tc, _8); at src/profiler/instrument.c:692 used in MVM_repr_bind_key_o (tc, thread_hash, _16, _15); at src/profiler/instrument.c:696
Missing root for `thread_hash` in _15 = box_i (tc, _14); at src/profiler/instrument.c:696 used in MVM_repr_bind_key_o (tc, thread_hash, _16, _15); at src/profiler/instrument.c:696
Missing root for `thread_hash` in thread_gcs = new_array (tc); at src/profiler/instrument.c:678 used in MVM_repr_bind_key_o (tc, thread_hash, _20, _19); at src/profiler/instrument.c:701
Missing root for `thread_hash` in _9 = box_i (tc, _8); at src/profiler/instrument.c:692 used in MVM_repr_bind_key_o (tc, thread_hash, _20, _19); at src/profiler/instrument.c:701
Missing root for `thread_hash` in _15 = box_i (tc, _14); at src/profiler/instrument.c:696 used in MVM_repr_bind_key_o (tc, thread_hash, _20, _19); at src/profiler/instrument.c:701
Missing root for `thread_hash` in _19 = dump_call_graph_node_loop (&tcpds, _18); at src/profiler/instrument.c:701 used in MVM_repr_bind_key_o (tc, thread_hash, _20, _19); at src/profiler/instrument.c:701
Missing root for `thread_hash` in thread_gcs = new_array (tc); at src/profiler/instrument.c:678 used in MVM_repr_bind_key_o (tc, thread_hash, _99, thread_gcs); at src/profiler/instrument.c:765
Missing root for `thread_hash` in _9 = box_i (tc, _8); at src/profiler/instrument.c:692 used in MVM_repr_bind_key_o (tc, thread_hash, _99, thread_gcs); at src/profiler/instrument.c:765
Missing root for `thread_hash` in _15 = box_i (tc, _14); at src/profiler/instrument.c:696 used in MVM_repr_bind_key_o (tc, thread_hash, _99, thread_gcs); at src/profiler/instrument.c:765
Missing root for `thread_hash` in thread_gcs = new_array (tc); at src/profiler/instrument.c:678 used in MVM_repr_bind_key_o (tc, thread_hash, _104, _103); at src/profiler/instrument.c:768
Missing root for `thread_hash` in _9 = box_i (tc, _8); at src/profiler/instrument.c:692 used in MVM_repr_bind_key_o (tc, thread_hash, _104, _103); at src/profiler/instrument.c:768
Missing root for `thread_hash` in _15 = box_i (tc, _14); at src/profiler/instrument.c:696 used in MVM_repr_bind_key_o (tc, thread_hash, _104, _103); at src/profiler/instrument.c:768
Missing root for `thread_hash` in _103 = box_i (tc, _102); at src/profiler/instrument.c:768 used in MVM_repr_bind_key_o (tc, thread_hash, _104, _103); at src/profiler/instrument.c:768
Missing root for `thread_hash` in thread_gcs = new_array (tc); at src/profiler/instrument.c:678 used in MVM_repr_bind_key_o (tc, thread_hash, _108, _107); at src/profiler/instrument.c:772
Missing root for `thread_hash` in _9 = box_i (tc, _8); at src/profiler/instrument.c:692 used in MVM_repr_bind_key_o (tc, thread_hash, _108, _107); at src/profiler/instrument.c:772
Missing root for `thread_hash` in _15 = box_i (tc, _14); at src/profiler/instrument.c:696 used in MVM_repr_bind_key_o (tc, thread_hash, _108, _107); at src/profiler/instrument.c:772
Missing root for `thread_hash` in _103 = box_i (tc, _102); at src/profiler/instrument.c:768 used in MVM_repr_bind_key_o (tc, thread_hash, _108, _107); at src/profiler/instrument.c:772
Missing root for `thread_hash` in _107 = box_i (tc, _106); at src/profiler/instrument.c:772 used in MVM_repr_bind_key_o (tc, thread_hash, _108, _107); at src/profiler/instrument.c:772
Missing root for `thread_hash` in thread_gcs = new_array (tc); at src/profiler/instrument.c:678 used in MVM_repr_bind_key_o (tc, thread_hash, _112, _111); at src/profiler/instrument.c:776
Missing root for `thread_hash` in _9 = box_i (tc, _8); at src/profiler/instrument.c:692 used in MVM_repr_bind_key_o (tc, thread_hash, _112, _111); at src/profiler/instrument.c:776
Missing root for `thread_hash` in _15 = box_i (tc, _14); at src/profiler/instrument.c:696 used in MVM_repr_bind_key_o (tc, thread_hash, _112, _111); at src/profiler/instrument.c:776
Missing root for `thread_hash` in _103 = box_i (tc, _102); at src/profiler/instrument.c:768 used in MVM_repr_bind_key_o (tc, thread_hash, _112, _111); at src/profiler/instrument.c:776
Missing root for `thread_hash` in _107 = box_i (tc, _106); at src/profiler/instrument.c:772 used in MVM_repr_bind_key_o (tc, thread_hash, _112, _111); at src/profiler/instrument.c:776
Missing root for `thread_hash` in _111 = box_i (tc, _110); at src/profiler/instrument.c:776 used in MVM_repr_bind_key_o (tc, thread_hash, _112, _111); at src/profiler/instrument.c:776
Missing root for `thread_hash` in thread_gcs = new_array (tc); at src/profiler/instrument.c:678 used in D.20196 = thread_hash; at src/profiler/instrument.c:779
Missing root for `thread_hash` in _9 = box_i (tc, _8); at src/profiler/instrument.c:692 used in D.20196 = thread_hash; at src/profiler/instrument.c:779
Missing root for `thread_hash` in _15 = box_i (tc, _14); at src/profiler/instrument.c:696 used in D.20196 = thread_hash; at src/profiler/instrument.c:779
Missing root for `thread_hash` in _103 = box_i (tc, _102); at src/profiler/instrument.c:768 used in D.20196 = thread_hash; at src/profiler/instrument.c:779
Missing root for `thread_hash` in _107 = box_i (tc, _106); at src/profiler/instrument.c:772 used in D.20196 = thread_hash; at src/profiler/instrument.c:779
Missing root for `thread_hash` in _111 = box_i (tc, _110); at src/profiler/instrument.c:776 used in D.20196 = thread_hash; at src/profiler/instrument.c:779
Missing root for `thread_hash` in _19 = dump_call_graph_node_loop (&tcpds, _18); at src/profiler/instrument.c:701 used in MVM_repr_bind_key_o (tc, thread_hash, _99, thread_gcs); at src/profiler/instrument.c:765
Missing root for `thread_hash` in _19 = dump_call_graph_node_loop (&tcpds, _18); at src/profiler/instrument.c:701 used in MVM_repr_bind_key_o (tc, thread_hash, _104, _103); at src/profiler/instrument.c:768
Missing root for `thread_hash` in _19 = dump_call_graph_node_loop (&tcpds, _18); at src/profiler/instrument.c:701 used in MVM_repr_bind_key_o (tc, thread_hash, _108, _107); at src/profiler/instrument.c:772
Missing root for `thread_hash` in _19 = dump_call_graph_node_loop (&tcpds, _18); at src/profiler/instrument.c:701 used in MVM_repr_bind_key_o (tc, thread_hash, _112, _111); at src/profiler/instrument.c:776
Missing root for `thread_hash` in _19 = dump_call_graph_node_loop (&tcpds, _18); at src/profiler/instrument.c:701 used in D.20196 = thread_hash; at src/profiler/instrument.c:779
Missing root for `thread_gcs` in _9 = box_i (tc, _8); at src/profiler/instrument.c:692 used in MVM_repr_push_o (tc, thread_gcs, gc_hash); at src/profiler/instrument.c:763
Missing root for `thread_gcs` in _15 = box_i (tc, _14); at src/profiler/instrument.c:696 used in MVM_repr_push_o (tc, thread_gcs, gc_hash); at src/profiler/instrument.c:763
Missing root for `thread_gcs` in gc_hash = new_hash (tc); at src/profiler/instrument.c:708 used in MVM_repr_push_o (tc, thread_gcs, gc_hash); at src/profiler/instrument.c:763
Missing root for `thread_gcs` in _27 = box_i (tc, _26); at src/profiler/instrument.c:712 used in MVM_repr_push_o (tc, thread_gcs, gc_hash); at src/profiler/instrument.c:763
Missing root for `thread_gcs` in _31 = box_i (tc, _30); at src/profiler/instrument.c:714 used in MVM_repr_push_o (tc, thread_gcs, gc_hash); at src/profiler/instrument.c:763
Missing root for `thread_gcs` in _36 = box_i (tc, _35); at src/profiler/instrument.c:716 used in MVM_repr_push_o (tc, thread_gcs, gc_hash); at src/profiler/instrument.c:763
Missing root for `thread_gcs` in _40 = box_i (tc, _39); at src/profiler/instrument.c:718 used in MVM_repr_push_o (tc, thread_gcs, gc_hash); at src/profiler/instrument.c:763
Missing root for `thread_gcs` in _44 = box_i (tc, _43); at src/profiler/instrument.c:720 used in MVM_repr_push_o (tc, thread_gcs, gc_hash); at src/profiler/instrument.c:763
Missing root for `thread_gcs` in _48 = box_i (tc, _47); at src/profiler/instrument.c:722 used in MVM_repr_push_o (tc, thread_gcs, gc_hash); at src/profiler/instrument.c:763
Missing root for `thread_gcs` in _52 = box_i (tc, _51); at src/profiler/instrument.c:724 used in MVM_repr_push_o (tc, thread_gcs, gc_hash); at src/profiler/instrument.c:763
Missing root for `thread_gcs` in _56 = box_i (tc, _55); at src/profiler/instrument.c:726 used in MVM_repr_push_o (tc, thread_gcs, gc_hash); at src/profiler/instrument.c:763
Missing root for `thread_gcs` in _60 = box_i (tc, _59); at src/profiler/instrument.c:728 used in MVM_repr_push_o (tc, thread_gcs, gc_hash); at src/profiler/instrument.c:763
Missing root for `thread_gcs` in _64 = box_i (tc, _63); at src/profiler/instrument.c:730 used in MVM_repr_push_o (tc, thread_gcs, gc_hash); at src/profiler/instrument.c:763
Missing root for `thread_gcs` in _70 = box_i (tc, _69); at src/profiler/instrument.c:732 used in MVM_repr_push_o (tc, thread_gcs, gc_hash); at src/profiler/instrument.c:763
Missing root for `thread_gcs` in _19 = dump_call_graph_node_loop (&tcpds, _18); at src/profiler/instrument.c:701 used in MVM_repr_push_o (tc, thread_gcs, gc_hash); at src/profiler/instrument.c:763
Missing root for `thread_gcs` in _9 = box_i (tc, _8); at src/profiler/instrument.c:692 used in MVM_repr_bind_key_o (tc, thread_hash, _99, thread_gcs); at src/profiler/instrument.c:765
Missing root for `thread_gcs` in _15 = box_i (tc, _14); at src/profiler/instrument.c:696 used in MVM_repr_bind_key_o (tc, thread_hash, _99, thread_gcs); at src/profiler/instrument.c:765
Missing root for `thread_gcs` in _19 = dump_call_graph_node_loop (&tcpds, _18); at src/profiler/instrument.c:701 used in MVM_repr_bind_key_o (tc, thread_hash, _99, thread_gcs); at src/profiler/instrument.c:765
Missing root for `gc_hash` in _27 = box_i (tc, _26); at src/profiler/instrument.c:712 used in MVM_repr_bind_key_o (tc, gc_hash, _28, _27); at src/profiler/instrument.c:712
Missing root for `gc_hash` in _27 = box_i (tc, _26); at src/profiler/instrument.c:712 used in MVM_repr_bind_key_o (tc, gc_hash, _32, _31); at src/profiler/instrument.c:714
Missing root for `gc_hash` in _31 = box_i (tc, _30); at src/profiler/instrument.c:714 used in MVM_repr_bind_key_o (tc, gc_hash, _32, _31); at src/profiler/instrument.c:714
Missing root for `gc_hash` in _27 = box_i (tc, _26); at src/profiler/instrument.c:712 used in MVM_repr_bind_key_o (tc, gc_hash, _37, _36); at src/profiler/instrument.c:716
Missing root for `gc_hash` in _31 = box_i (tc, _30); at src/profiler/instrument.c:714 used in MVM_repr_bind_key_o (tc, gc_hash, _37, _36); at src/profiler/instrument.c:716
Missing root for `gc_hash` in _36 = box_i (tc, _35); at src/profiler/instrument.c:716 used in MVM_repr_bind_key_o (tc, gc_hash, _37, _36); at src/profiler/instrument.c:716
Missing root for `gc_hash` in _27 = box_i (tc, _26); at src/profiler/instrument.c:712 used in MVM_repr_bind_key_o (tc, gc_hash, _41, _40); at src/profiler/instrument.c:718
Missing root for `gc_hash` in _31 = box_i (tc, _30); at src/profiler/instrument.c:714 used in MVM_repr_bind_key_o (tc, gc_hash, _41, _40); at src/profiler/instrument.c:718
Missing root for `gc_hash` in _36 = box_i (tc, _35); at src/profiler/instrument.c:716 used in MVM_repr_bind_key_o (tc, gc_hash, _41, _40); at src/profiler/instrument.c:718
Missing root for `gc_hash` in _40 = box_i (tc, _39); at src/profiler/instrument.c:718 used in MVM_repr_bind_key_o (tc, gc_hash, _41, _40); at src/profiler/instrument.c:718
Missing root for `gc_hash` in _27 = box_i (tc, _26); at src/profiler/instrument.c:712 used in MVM_repr_bind_key_o (tc, gc_hash, _45, _44); at src/profiler/instrument.c:720
Missing root for `gc_hash` in _31 = box_i (tc, _30); at src/profiler/instrument.c:714 used in MVM_repr_bind_key_o (tc, gc_hash, _45, _44); at src/profiler/instrument.c:720
Missing root for `gc_hash` in _36 = box_i (tc, _35); at src/profiler/instrument.c:716 used in MVM_repr_bind_key_o (tc, gc_hash, _45, _44); at src/profiler/instrument.c:720
Missing root for `gc_hash` in _40 = box_i (tc, _39); at src/profiler/instrument.c:718 used in MVM_repr_bind_key_o (tc, gc_hash, _45, _44); at src/profiler/instrument.c:720
Missing root for `gc_hash` in _44 = box_i (tc, _43); at src/profiler/instrument.c:720 used in MVM_repr_bind_key_o (tc, gc_hash, _45, _44); at src/profiler/instrument.c:720
Missing root for `gc_hash` in _27 = box_i (tc, _26); at src/profiler/instrument.c:712 used in MVM_repr_bind_key_o (tc, gc_hash, _49, _48); at src/profiler/instrument.c:722
Missing root for `gc_hash` in _31 = box_i (tc, _30); at src/profiler/instrument.c:714 used in MVM_repr_bind_key_o (tc, gc_hash, _49, _48); at src/profiler/instrument.c:722
Missing root for `gc_hash` in _36 = box_i (tc, _35); at src/profiler/instrument.c:716 used in MVM_repr_bind_key_o (tc, gc_hash, _49, _48); at src/profiler/instrument.c:722
Missing root for `gc_hash` in _40 = box_i (tc, _39); at src/profiler/instrument.c:718 used in MVM_repr_bind_key_o (tc, gc_hash, _49, _48); at src/profiler/instrument.c:722
Missing root for `gc_hash` in _44 = box_i (tc, _43); at src/profiler/instrument.c:720 used in MVM_repr_bind_key_o (tc, gc_hash, _49, _48); at src/profiler/instrument.c:722
Missing root for `gc_hash` in _48 = box_i (tc, _47); at src/profiler/instrument.c:722 used in MVM_repr_bind_key_o (tc, gc_hash, _49, _48); at src/profiler/instrument.c:722
Missing root for `gc_hash` in _27 = box_i (tc, _26); at src/profiler/instrument.c:712 used in MVM_repr_bind_key_o (tc, gc_hash, _53, _52); at src/profiler/instrument.c:724
Missing root for `gc_hash` in _31 = box_i (tc, _30); at src/profiler/instrument.c:714 used in MVM_repr_bind_key_o (tc, gc_hash, _53, _52); at src/profiler/instrument.c:724
Missing root for `gc_hash` in _36 = box_i (tc, _35); at src/profiler/instrument.c:716 used in MVM_repr_bind_key_o (tc, gc_hash, _53, _52); at src/profiler/instrument.c:724
Missing root for `gc_hash` in _40 = box_i (tc, _39); at src/profiler/instrument.c:718 used in MVM_repr_bind_key_o (tc, gc_hash, _53, _52); at src/profiler/instrument.c:724
Missing root for `gc_hash` in _44 = box_i (tc, _43); at src/profiler/instrument.c:720 used in MVM_repr_bind_key_o (tc, gc_hash, _53, _52); at src/profiler/instrument.c:724
Missing root for `gc_hash` in _48 = box_i (tc, _47); at src/profiler/instrument.c:722 used in MVM_repr_bind_key_o (tc, gc_hash, _53, _52); at src/profiler/instrument.c:724
Missing root for `gc_hash` in _52 = box_i (tc, _51); at src/profiler/instrument.c:724 used in MVM_repr_bind_key_o (tc, gc_hash, _53, _52); at src/profiler/instrument.c:724
Missing root for `gc_hash` in _27 = box_i (tc, _26); at src/profiler/instrument.c:712 used in MVM_repr_bind_key_o (tc, gc_hash, _57, _56); at src/profiler/instrument.c:726
Missing root for `gc_hash` in _31 = box_i (tc, _30); at src/profiler/instrument.c:714 used in MVM_repr_bind_key_o (tc, gc_hash, _57, _56); at src/profiler/instrument.c:726
Missing root for `gc_hash` in _36 = box_i (tc, _35); at src/profiler/instrument.c:716 used in MVM_repr_bind_key_o (tc, gc_hash, _57, _56); at src/profiler/instrument.c:726
Missing root for `gc_hash` in _40 = box_i (tc, _39); at src/profiler/instrument.c:718 used in MVM_repr_bind_key_o (tc, gc_hash, _57, _56); at src/profiler/instrument.c:726
Missing root for `gc_hash` in _44 = box_i (tc, _43); at src/profiler/instrument.c:720 used in MVM_repr_bind_key_o (tc, gc_hash, _57, _56); at src/profiler/instrument.c:726
Missing root for `gc_hash` in _48 = box_i (tc, _47); at src/profiler/instrument.c:722 used in MVM_repr_bind_key_o (tc, gc_hash, _57, _56); at src/profiler/instrument.c:726
Missing root for `gc_hash` in _52 = box_i (tc, _51); at src/profiler/instrument.c:724 used in MVM_repr_bind_key_o (tc, gc_hash, _57, _56); at src/profiler/instrument.c:726
Missing root for `gc_hash` in _56 = box_i (tc, _55); at src/profiler/instrument.c:726 used in MVM_repr_bind_key_o (tc, gc_hash, _57, _56); at src/profiler/instrument.c:726
Missing root for `gc_hash` in _27 = box_i (tc, _26); at src/profiler/instrument.c:712 used in MVM_repr_bind_key_o (tc, gc_hash, _61, _60); at src/profiler/instrument.c:728
Missing root for `gc_hash` in _31 = box_i (tc, _30); at src/profiler/instrument.c:714 used in MVM_repr_bind_key_o (tc, gc_hash, _61, _60); at src/profiler/instrument.c:728
Missing root for `gc_hash` in _36 = box_i (tc, _35); at src/profiler/instrument.c:716 used in MVM_repr_bind_key_o (tc, gc_hash, _61, _60); at src/profiler/instrument.c:728
Missing root for `gc_hash` in _40 = box_i (tc, _39); at src/profiler/instrument.c:718 used in MVM_repr_bind_key_o (tc, gc_hash, _61, _60); at src/profiler/instrument.c:728
Missing root for `gc_hash` in _44 = box_i (tc, _43); at src/profiler/instrument.c:720 used in MVM_repr_bind_key_o (tc, gc_hash, _61, _60); at src/profiler/instrument.c:728
Missing root for `gc_hash` in _48 = box_i (tc, _47); at src/profiler/instrument.c:722 used in MVM_repr_bind_key_o (tc, gc_hash, _61, _60); at src/profiler/instrument.c:728
Missing root for `gc_hash` in _52 = box_i (tc, _51); at src/profiler/instrument.c:724 used in MVM_repr_bind_key_o (tc, gc_hash, _61, _60); at src/profiler/instrument.c:728
Missing root for `gc_hash` in _56 = box_i (tc, _55); at src/profiler/instrument.c:726 used in MVM_repr_bind_key_o (tc, gc_hash, _61, _60); at src/profiler/instrument.c:728
Missing root for `gc_hash` in _60 = box_i (tc, _59); at src/profiler/instrument.c:728 used in MVM_repr_bind_key_o (tc, gc_hash, _61, _60); at src/profiler/instrument.c:728
Missing root for `gc_hash` in _27 = box_i (tc, _26); at src/profiler/instrument.c:712 used in MVM_repr_bind_key_o (tc, gc_hash, _65, _64); at src/profiler/instrument.c:730
Missing root for `gc_hash` in _31 = box_i (tc, _30); at src/profiler/instrument.c:714 used in MVM_repr_bind_key_o (tc, gc_hash, _65, _64); at src/profiler/instrument.c:730
Missing root for `gc_hash` in _36 = box_i (tc, _35); at src/profiler/instrument.c:716 used in MVM_repr_bind_key_o (tc, gc_hash, _65, _64); at src/profiler/instrument.c:730
Missing root for `gc_hash` in _40 = box_i (tc, _39); at src/profiler/instrument.c:718 used in MVM_repr_bind_key_o (tc, gc_hash, _65, _64); at src/profiler/instrument.c:730
Missing root for `gc_hash` in _44 = box_i (tc, _43); at src/profiler/instrument.c:720 used in MVM_repr_bind_key_o (tc, gc_hash, _65, _64); at src/profiler/instrument.c:730
Missing root for `gc_hash` in _48 = box_i (tc, _47); at src/profiler/instrument.c:722 used in MVM_repr_bind_key_o (tc, gc_hash, _65, _64); at src/profiler/instrument.c:730
Missing root for `gc_hash` in _52 = box_i (tc, _51); at src/profiler/instrument.c:724 used in MVM_repr_bind_key_o (tc, gc_hash, _65, _64); at src/profiler/instrument.c:730
Missing root for `gc_hash` in _56 = box_i (tc, _55); at src/profiler/instrument.c:726 used in MVM_repr_bind_key_o (tc, gc_hash, _65, _64); at src/profiler/instrument.c:730
Missing root for `gc_hash` in _60 = box_i (tc, _59); at src/profiler/instrument.c:728 used in MVM_repr_bind_key_o (tc, gc_hash, _65, _64); at src/profiler/instrument.c:730
Missing root for `gc_hash` in _64 = box_i (tc, _63); at src/profiler/instrument.c:730 used in MVM_repr_bind_key_o (tc, gc_hash, _65, _64); at src/profiler/instrument.c:730
Missing root for `gc_hash` in _27 = box_i (tc, _26); at src/profiler/instrument.c:712 used in MVM_repr_bind_key_o (tc, gc_hash, _71, _70); at src/profiler/instrument.c:732
Missing root for `gc_hash` in _31 = box_i (tc, _30); at src/profiler/instrument.c:714 used in MVM_repr_bind_key_o (tc, gc_hash, _71, _70); at src/profiler/instrument.c:732
Missing root for `gc_hash` in _36 = box_i (tc, _35); at src/profiler/instrument.c:716 used in MVM_repr_bind_key_o (tc, gc_hash, _71, _70); at src/profiler/instrument.c:732
Missing root for `gc_hash` in _40 = box_i (tc, _39); at src/profiler/instrument.c:718 used in MVM_repr_bind_key_o (tc, gc_hash, _71, _70); at src/profiler/instrument.c:732
Missing root for `gc_hash` in _44 = box_i (tc, _43); at src/profiler/instrument.c:720 used in MVM_repr_bind_key_o (tc, gc_hash, _71, _70); at src/profiler/instrument.c:732
Missing root for `gc_hash` in _48 = box_i (tc, _47); at src/profiler/instrument.c:722 used in MVM_repr_bind_key_o (tc, gc_hash, _71, _70); at src/profiler/instrument.c:732
Missing root for `gc_hash` in _52 = box_i (tc, _51); at src/profiler/instrument.c:724 used in MVM_repr_bind_key_o (tc, gc_hash, _71, _70); at src/profiler/instrument.c:732
Missing root for `gc_hash` in _56 = box_i (tc, _55); at src/profiler/instrument.c:726 used in MVM_repr_bind_key_o (tc, gc_hash, _71, _70); at src/profiler/instrument.c:732
Missing root for `gc_hash` in _60 = box_i (tc, _59); at src/profiler/instrument.c:728 used in MVM_repr_bind_key_o (tc, gc_hash, _71, _70); at src/profiler/instrument.c:732
Missing root for `gc_hash` in _64 = box_i (tc, _63); at src/profiler/instrument.c:730 used in MVM_repr_bind_key_o (tc, gc_hash, _71, _70); at src/profiler/instrument.c:732
Missing root for `gc_hash` in _70 = box_i (tc, _69); at src/profiler/instrument.c:732 used in MVM_repr_bind_key_o (tc, gc_hash, _71, _70); at src/profiler/instrument.c:732
compiling src/profiler/telemeh.o
Missing root for `gc_hash` in _27 = box_i (tc, _26); at src/profiler/instrument.c:712 used in MVM_repr_bind_key_o (tc, gc_hash, _73, deallocs_array); at src/profiler/instrument.c:737
Missing root for `gc_hash` in _31 = box_i (tc, _30); at src/profiler/instrument.c:714 used in MVM_repr_bind_key_o (tc, gc_hash, _73, deallocs_array); at src/profiler/instrument.c:737
Missing root for `gc_hash` in _36 = box_i (tc, _35); at src/profiler/instrument.c:716 used in MVM_repr_bind_key_o (tc, gc_hash, _73, deallocs_array); at src/profiler/instrument.c:737
Missing root for `gc_hash` in _40 = box_i (tc, _39); at src/profiler/instrument.c:718 used in MVM_repr_bind_key_o (tc, gc_hash, _73, deallocs_array); at src/profiler/instrument.c:737
Missing root for `gc_hash` in _44 = box_i (tc, _43); at src/profiler/instrument.c:720 used in MVM_repr_bind_key_o (tc, gc_hash, _73, deallocs_array); at src/profiler/instrument.c:737
Missing root for `gc_hash` in _48 = box_i (tc, _47); at src/profiler/instrument.c:722 used in MVM_repr_bind_key_o (tc, gc_hash, _73, deallocs_array); at src/profiler/instrument.c:737
Missing root for `gc_hash` in _52 = box_i (tc, _51); at src/profiler/instrument.c:724 used in MVM_repr_bind_key_o (tc, gc_hash, _73, deallocs_array); at src/profiler/instrument.c:737
Missing root for `gc_hash` in _56 = box_i (tc, _55); at src/profiler/instrument.c:726 used in MVM_repr_bind_key_o (tc, gc_hash, _73, deallocs_array); at src/profiler/instrument.c:737
Missing root for `gc_hash` in _60 = box_i (tc, _59); at src/profiler/instrument.c:728 used in MVM_repr_bind_key_o (tc, gc_hash, _73, deallocs_array); at src/profiler/instrument.c:737
Missing root for `gc_hash` in _64 = box_i (tc, _63); at src/profiler/instrument.c:730 used in MVM_repr_bind_key_o (tc, gc_hash, _73, deallocs_array); at src/profiler/instrument.c:737
Missing root for `gc_hash` in _70 = box_i (tc, _69); at src/profiler/instrument.c:732 used in MVM_repr_bind_key_o (tc, gc_hash, _73, deallocs_array); at src/profiler/instrument.c:737
Missing root for `gc_hash` in deallocs_array = new_array (tc); at src/profiler/instrument.c:736 used in MVM_repr_bind_key_o (tc, gc_hash, _73, deallocs_array); at src/profiler/instrument.c:737
Missing root for `gc_hash` in _27 = box_i (tc, _26); at src/profiler/instrument.c:712 used in MVM_repr_push_o (tc, thread_gcs, gc_hash); at src/profiler/instrument.c:763
Missing root for `gc_hash` in _31 = box_i (tc, _30); at src/profiler/instrument.c:714 used in MVM_repr_push_o (tc, thread_gcs, gc_hash); at src/profiler/instrument.c:763
Missing root for `gc_hash` in _36 = box_i (tc, _35); at src/profiler/instrument.c:716 used in MVM_repr_push_o (tc, thread_gcs, gc_hash); at src/profiler/instrument.c:763
Missing root for `gc_hash` in _40 = box_i (tc, _39); at src/profiler/instrument.c:718 used in MVM_repr_push_o (tc, thread_gcs, gc_hash); at src/profiler/instrument.c:763
Missing root for `gc_hash` in _44 = box_i (tc, _43); at src/profiler/instrument.c:720 used in MVM_repr_push_o (tc, thread_gcs, gc_hash); at src/profiler/instrument.c:763
Missing root for `gc_hash` in _48 = box_i (tc, _47); at src/profiler/instrument.c:722 used in MVM_repr_push_o (tc, thread_gcs, gc_hash); at src/profiler/instrument.c:763
Missing root for `gc_hash` in _52 = box_i (tc, _51); at src/profiler/instrument.c:724 used in MVM_repr_push_o (tc, thread_gcs, gc_hash); at src/profiler/instrument.c:763
Missing root for `gc_hash` in _56 = box_i (tc, _55); at src/profiler/instrument.c:726 used in MVM_repr_push_o (tc, thread_gcs, gc_hash); at src/profiler/instrument.c:763
Missing root for `gc_hash` in _60 = box_i (tc, _59); at src/profiler/instrument.c:728 used in MVM_repr_push_o (tc, thread_gcs, gc_hash); at src/profiler/instrument.c:763
Missing root for `gc_hash` in _64 = box_i (tc, _63); at src/profiler/instrument.c:730 used in MVM_repr_push_o (tc, thread_gcs, gc_hash); at src/profiler/instrument.c:763
Missing root for `gc_hash` in _70 = box_i (tc, _69); at src/profiler/instrument.c:732 used in MVM_repr_push_o (tc, thread_gcs, gc_hash); at src/profiler/instrument.c:763
Missing root for `deallocs_array` in type_hash = new_hash (tc); at src/profiler/instrument.c:743 used in MVM_repr_push_o (tc, deallocs_array, type_hash); at src/profiler/instrument.c:759
Missing root for `deallocs_array` in add_type_to_types_array (tc, pds, _92, types_data); at src/profiler/instrument.c:755 used in MVM_repr_push_o (tc, deallocs_array, type_hash); at src/profiler/instrument.c:759
Missing root for `deallocs_array` in _95 = box_i (tc, _94); at src/profiler/instrument.c:757 used in MVM_repr_push_o (tc, deallocs_array, type_hash); at src/profiler/instrument.c:759
Missing root for `type_hash` in _80 = box_i (tc, _79); at src/profiler/instrument.c:746 used in MVM_repr_bind_key_o (tc, type_hash, _81, _80); at src/profiler/instrument.c:746
Missing root for `type_hash` in _85 = box_i (tc, _84); at src/profiler/instrument.c:749 used in MVM_repr_bind_key_o (tc, type_hash, _86, _85); at src/profiler/instrument.c:749
compiling src/profiler/configuration.o
Missing root for `type_hash` in _90 = box_i (tc, _89); at src/profiler/instrument.c:752 used in MVM_repr_bind_key_o (tc, type_hash, _91, _90); at src/profiler/instrument.c:752
Missing root for `type_hash` in add_type_to_types_array (tc, pds, _92, types_data); at src/profiler/instrument.c:755 used in MVM_repr_bind_key_o (tc, type_hash, _96, _95); at src/profiler/instrument.c:757
Missing root for `type_hash` in _95 = box_i (tc, _94); at src/profiler/instrument.c:757 used in MVM_repr_bind_key_o (tc, type_hash, _96, _95); at src/profiler/instrument.c:757
Missing root for `type_hash` in add_type_to_types_array (tc, pds, _92, types_data); at src/profiler/instrument.c:755 used in MVM_repr_push_o (tc, deallocs_array, type_hash); at src/profiler/instrument.c:759
Missing root for `type_hash` in _95 = box_i (tc, _94); at src/profiler/instrument.c:757 used in MVM_repr_push_o (tc, deallocs_array, type_hash); at src/profiler/instrument.c:759
compiling src/instrument/crossthreadwrite.o
compiling src/instrument/line_coverage.o
compiling src/platform/sys.o
compiling src/platform/random.o
compiling src/platform/memmem32.o
compiling 3rdparty/freebsd/memmem.o
compiling src/platform/malloc_trim.o
compiling src/moar.o
compiling src/platform/posix/mmap.o
compiling src/platform/posix/time.o
compiling src/platform/posix/io.o
compiling src/platform/posix/fork.o
compiling src/jit/graph.o
compiling src/jit/label.o
compiling src/jit/compile.o
compiling src/jit/dump.o
Precompiling templates from src/jit/core_templates.expr
Building tile tables from src/jit/x64/tile_pattern.tile
compiling src/jit/linear_scan.o
compiling src/jit/interface.o
preprocessing src/jit/x64/emit.dasc
compiling src/jit/x64/arch.o
compiling src/jit/x64/emit.o
compiling src/jit/expr.o
compiling src/jit/tile.o
linking libmoar.so
linking moar
'struct MVMSTable *',
'struct MVMFrame *',
'struct MVMSpeshLog *',
'struct MVMSpeshPluginState *',
'struct MVMStaticFrame *',
'struct MVMThread *',
'struct MVMSpeshCandidate *',
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment