| "make update-download -j4" exit with 0. |
| "make update-src -j4" exit with 0. |
| "make after-update -j4" exit with 0. |
| "make miniruby -j4" exit with 0. |
| "make ruby -j4" exit with 0. |
| "make all -j4" exit with 0. |
| "make install -j4" exit with 0. |
| "make yes-btest TESTOPTS='-q -j4'" exit with 0. |
| |
| "make yes-test-basic TESTS='-j4'" exit with 0. |
| "make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j4'" exit with 512. |
| Could not attach to process. If your uid matches the uid of the target |
| process, check the setting of /proc/sys/kernel/yama/ptrace_scope, or try |
| again as the root user. For more details, see /etc/sysctl.d/10-ptrace.conf |
| warning: process 3864085 is a zombie - the process has already terminated |
| ptrace: Inappropriate ioctl for device. |
| >>> Threads |
| No threads. |
| >>> Machine level backtrace |
| >>> Dump Ruby level backtrace (if possible) |
| /tmp/ruby/src/trunk_clang_17/tool/lib/dump.gdb:12: Error in sourced command file: |
| No symbol table is loaded. Use the "file" command. |
| 1) Error: |
| TestClass#test_safe_multi_ractor_subclasses_list_mutation: |
| Test::Unit::ProxyError: execution of Test::Unit::CoreAssertions#assert_separately expired timeout (10 sec) |
| pid 3864085 killed by SIGSEGV (signal 11) (core dumped) |
| | |
| | -: [BUG] Segmentation fault at 0x000003e9003acee7 |
| | ruby 4.1.0dev (2026-03-01T10:44:59Z master d68e4be187) +PRISM [x86_64-linux] |
| | |
| | -- Control frame information ----------------------------------------------- |
| | c:0001 p:0000 s:0003 E:0004f0 l:y b:---- DUMMY [FINISH] |
| | |
| | |
| | -- Threading information --------------------------------------------------- |
| | Total ractor count: 2 |
| | Ruby thread count for this ractor: 1 |
| | |
| | -- Machine register context ------------------------------------------------ |
| | RIP: 0x000062e0e902ffa3 RBP: 0x0000000000000000 RSP: 0x00007ffd779513a0 |
| | RAX: 0x0000000000000000 RBX: 0x00007bd730181f00 RCX: 0x0000000000000000 |
| | RDX: 0x0000000000000003 RDI: 0x000062e10328a390 RSI: 0x00007ffd779513a8 |
| | R8: 0x0000000000000008 R9: 0x0000000000000007 R10: 0x0000000000000000 |
| | R11: 0x6276b176faaf19a6 R12: 0x00007bd7349dc1a0 R13: 0x0000000000000000 |
| | R14: 0x000062e10328a390 R15: 0x0000000000000001 EFL: 0x0000000000000202 |
| | |
| | -- C level backtrace information ------------------------------------------- |
| | /tmp/ruby/build/trunk_clang_17/ruby(rb_print_backtrace+0x14) [0x62e0e8edb1fa] /tmp/ruby/src/trunk_clang_17/vm_dump.c:1105 |
| | /tmp/ruby/build/trunk_clang_17/ruby(rb_vm_bugreport) /tmp/ruby/src/trunk_clang_17/vm_dump.c:1450 |
| | /tmp/ruby/build/trunk_clang_17/ruby(rb_bug_for_fatal_signal+0x15c) [0x62e0e90c60dc] /tmp/ruby/src/trunk_clang_17/error.c:1131 |
| | /tmp/ruby/build/trunk_clang_17/ruby(sigsegv+0x5a) [0x62e0e8e31daa] /tmp/ruby/src/trunk_clang_17/signal.c:948 |
| | /lib/x86_64-linux-gnu/libc.so.6(0x7bd76f275320) [0x7bd76f275320] |
| | /tmp/ruby/build/trunk_clang_17/ruby(remove_class_from_subclasses+0x53) [0x62e0e902ffa3] /tmp/ruby/src/trunk_clang_17/class.c:643 |
| | /tmp/ruby/build/trunk_clang_17/ruby(rb_box_subclasses_ref_dec+0x0) [0x62e0e902f1cc] /tmp/ruby/src/trunk_clang_17/class.c:708 |
| | /tmp/ruby/build/trunk_clang_17/ruby(rb_class_classext_free_subclasses) /tmp/ruby/src/trunk_clang_17/class.c:709 |
| | /tmp/ruby/build/trunk_clang_17/ruby(rb_class_classext_free+0x5b) [0x62e0e902f0ab] /tmp/ruby/src/trunk_clang_17/class.c:118 |
| | /tmp/ruby/build/trunk_clang_17/ruby(rb_class_classext_foreach+0x60) [0x62e0e902fa00] /tmp/ruby/src/trunk_clang_17/class.c:545 |
| | /tmp/ruby/build/trunk_clang_17/ruby(RCLASS_CLASSEXT_TBL+0x0) [0x62e0e8d5019f] |
| | /tmp/ruby/build/trunk_clang_17/ruby(rb_gc_obj_free) /tmp/ruby/src/trunk_clang_17/gc.c:0 |
| | /tmp/ruby/build/trunk_clang_17/ruby(gc_sweep_page+0x259) [0x62e0e8d4fa79] /tmp/ruby/src/trunk_clang_17/gc/default/default.c:3556 |
| | /tmp/ruby/build/trunk_clang_17/ruby(gc_sweep_step+0x1a2) [0x62e0e8d4e562] /tmp/ruby/src/trunk_clang_17/gc/default/default.c:3900 |
| | /tmp/ruby/build/trunk_clang_17/ruby(gc_sweep_continue+0xf9) [0x62e0e8d4a8d9] /tmp/ruby/src/trunk_clang_17/gc/default/default.c:3983 |
| | /tmp/ruby/build/trunk_clang_17/ruby(gc_continue) /tmp/ruby/src/trunk_clang_17/gc/default/default.c:2077 |
| | /tmp/ruby/build/trunk_clang_17/ruby(newobj_cache_miss+0x102) [0x62e0e8d4a132] /tmp/ruby/src/trunk_clang_17/gc/default/default.c:2096 |
| | /tmp/ruby/build/trunk_clang_17/ruby(newobj_of+0x1ff) [0x62e0e8d3f9af] /tmp/ruby/src/trunk_clang_17/gc/default/default.c:2450 |
| | /tmp/ruby/build/trunk_clang_17/ruby(rb_call_end_proc+0x9) [0x62e0e8d2ca89] /tmp/ruby/src/trunk_clang_17/eval_jump.c:13 |
| | /tmp/ruby/build/trunk_clang_17/ruby(exec_end_procs_chain+0x4b) [0x62e0e8d2d425] /tmp/ruby/src/trunk_clang_17/eval_jump.c:105 |
| | /tmp/ruby/build/trunk_clang_17/ruby(rb_ec_exec_end_proc) /tmp/ruby/src/trunk_clang_17/eval_jump.c:121 |
| | /tmp/ruby/build/trunk_clang_17/ruby(rb_ec_teardown) /tmp/ruby/src/trunk_clang_17/eval.c:157 |
| | /tmp/ruby/build/trunk_clang_17/ruby(rb_ec_cleanup+0x14b) [0x62e0e8d2d69b] /tmp/ruby/src/trunk_clang_17/eval.c:209 |
| | /tmp/ruby/build/trunk_clang_17/ruby(ruby_run_node+0x14a) [0x62e0e8d2da4a] /tmp/ruby/src/trunk_clang_17/eval.c:321 |
| | /tmp/ruby/build/trunk_clang_17/ruby(rb_main+0x1c) [0x62e0e8d2b505] /tmp/ruby/src/trunk_clang_17/main.c:42 |
| | /tmp/ruby/build/trunk_clang_17/ruby(main) /tmp/ruby/src/trunk_clang_17/main.c:62 |
| | /lib/x86_64-linux-gnu/libc.so.6(__libc_start_call_main+0x7a) [0x7bd76f25a1ca] ../sysdeps/nptl/libc_start_call_main.h:58 |
| | /lib/x86_64-linux-gnu/libc.so.6(call_init+0x0) [0x7bd76f25a28b] ../csu/libc-start.c:360 |
| | /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main_impl) ../csu/libc-start.c:347 |
| | /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main) (null):0 |
| | [0x62e0e8d2b3c5] |
| | |
| | -- Other runtime information ----------------------------------------------- |
| | |
| | * Process memory map: |
| | |
| | 62e0e8cde000-62e0e8d1f000 r--p 00000000 00:b5 14031015 /tmp/ruby/build/trunk_clang_17/ruby |
| | 62e0e8d1f000-62e0e9169000 r-xp 00041000 00:b5 14031015 /tmp/ruby/build/trunk_clang_17/ruby |
| | 62e0e9169000-62e0e9306000 r--p 0048b000 00:b5 14031015 /tmp/ruby/build/trunk_clang_17/ruby |
| | 62e0e9306000-62e0e931d000 r--p 00628000 00:b5 14031015 /tmp/ruby/build/trunk_clang_17/ruby |
| | 62e0e931d000-62e0e931f000 rw-p 0063f000 00:b5 14031015 /tmp/ruby/build/trunk_clang_17/ruby |
| | 62e0e931f000-62e0e9336000 rw-p 00000000 00:00 0 |
| | 62e103274000-62e103656000 rw-p 00000000 00:00 0 [heap] |
| | 7bd720000000-7bd720162000 rw-p 00000000 00:00 0 |
| | 7bd720162000-7bd724000000 ---p 00000000 00:00 0 |
| | 7bd7259ea000-7bd728000000 r--s 00000000 00:b5 14031015 /tmp/ruby/build/trunk_clang_17/ruby |
| | 7bd728000000-7bd72815b000 rw-p 00000000 00:00 0 |
| | 7bd72815b000-7bd72c000000 ---p 00000000 00:00 0 |
| | 7bd72c000000-7bd72c13c000 rw-p 00000000 00:00 0 |
| | 7bd72c13c000-7bd730000000 ---p 00000000 00:00 0 |
| | 7bd730000000-7bd7301cd000 rw-p 00000000 00:00 0 |
| | 7bd7301cd000-7bd734000000 ---p 00000000 00:00 0 |
| | 7bd734669000-7bd734870000 r--s 00000000 00:b5 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| | 7bd734870000-7bd734a00000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 7bd734a00000-7bd734b01000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7bd734b01000-7bd734b02000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7bd734b02000-7bd734c22000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7bd734c22000-7bd734c23000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7bd734c23000-7bd734d43000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7bd734d43000-7bd734d44000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7bd734d44000-7bd734e64000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7bd734e64000-7bd734e65000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7bd734e65000-7bd734f85000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7bd734f85000-7bd734f86000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7bd734f86000-7bd754a00000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7bd754a10000-7bd754a70000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 7bd754a7b000-7bd754a7c000 ---p 00000000 00:00 0 |
| | 7bd754a7c000-7bd754a9c000 rw-p 00000000 00:00 0 |
| | 7bd754a9c000-7bd754a9d000 ---p 00000000 00:00 0 |
| | 7bd754a9d000-7bd754abd000 rw-p 00000000 00:00 0 |
| | 7bd754abd000-7bd754abe000 ---p 00000000 00:00 0 |
| | 7bd754abe000-7bd754ade000 rw-p 00000000 00:00 0 |
| | 7bd754ade000-7bd754b40000 rw-p 00000000 00:00 0 |
| | 7bd754b40000-7bd754bb0000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 7bd754bbf000-7bd754bc0000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7bd754bc0000-7bd754c01000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7bd754c01000-7bd754c02000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7bd754c02000-7bd754c43000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7bd754c43000-7bd754c44000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7bd754c44000-7bd754c85000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7bd754c85000-7bd754c86000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7bd754c86000-7bd754cc7000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7bd754cc7000-7bd754cc8000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7bd754cc8000-7bd754d09000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7bd754d09000-7bd754d0a000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7bd754d0a000-7bd754d4b000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7bd754d4b000-7bd754d4c000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7bd754d4c000-7bd754d8d000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7bd754d8d000-7bd754d8e000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7bd754d8e000-7bd754dcf000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7bd754dcf000-7bd754dd0000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7bd754dd0000-7bd754e11000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7bd754e11000-7bd754e12000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7bd754e12000-7bd754e53000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7bd754e53000-7bd754e54000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7bd754e54000-7bd754e95000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7bd754e95000-7bd754e96000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7bd754e96000-7bd754ed7000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7bd754ed7000-7bd754ed8000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7bd754ed8000-7bd754f19000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7bd754f19000-7bd754f1a000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7bd754f1a000-7bd754f5b000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7bd754f5b000-7bd754f5c000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7bd754f5c000-7bd754f9d000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7bd754f9d000-7bd754f9e000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7bd754f9e000-7bd754fdf000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7bd754fdf000-7bd754fe0000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7bd754fe0000-7bd755021000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7bd755021000-7bd755022000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7bd755022000-7bd755063000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7bd755063000-7bd755064000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7bd755064000-7bd7550a5000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7bd7550a5000-7bd7550a6000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7bd7550a6000-7bd7550e7000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7bd7550e7000-7bd7550e8000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7bd7550e8000-7bd755129000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7bd755129000-7bd75512a000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7bd75512a000-7bd75516b000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7bd75516b000-7bd75516c000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7bd75516c000-7bd7551ad000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7bd7551ad000-7bd7551ae000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7bd7551ae000-7bd7551ef000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7bd7551ef000-7bd7551f0000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7bd7551f0000-7bd755231000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7bd755231000-7bd755232000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7bd755232000-7bd755273000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7bd755273000-7bd755274000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7bd755274000-7bd7552b5000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7bd7552b5000-7bd7552b6000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7bd7552b6000-7bd7552f7000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7bd7552f7000-7bd7552f8000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7bd7552f8000-7bd755339000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7bd755339000-7bd75533a000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7bd75533a000-7bd75537b000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7bd75537b000-7bd75537c000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7bd75537c000-7bd7553bd000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7bd7553bd000-7bd7553be000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7bd7553be000-7bd7553ff000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7bd7553ff000-7bd755400000 ---p 00000000 00:00 0 |
| | 7bd755400000-7bd755c00000 rw-p 00000000 00:00 0 |
| | 7bd755c00000-7bd76dc00000 rw-p 00000000 00:00 0 [anon:Ruby:Init_default_shapes:shape_cache] |
| | 7bd76dc00000-7bd76f000000 rw-p 00000000 00:00 0 [anon:Ruby:Init_default_shapes:shape_list] |
| | 7bd76f010000-7bd76f0e0000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 7bd76f0e2000-7bd76f0e4000 r--p 00000000 00:b5 14574353 /tmp/ruby/build/trunk_clang_17/.ext/x86_64-linux/io/console.so |
| | 7bd76f0e4000-7bd76f0e7000 r-xp 00002000 00:b5 14574353 /tmp/ruby/build/trunk_clang_17/.ext/x86_64-linux/io/console.so |
| | 7bd76f0e7000-7bd76f0e8000 r--p 00005000 00:b5 14574353 /tmp/ruby/build/trunk_clang_17/.ext/x86_64-linux/io/console.so |
| | 7bd76f0e8000-7bd76f0e9000 r--p 00006000 00:b5 14574353 /tmp/ruby/build/trunk_clang_17/.ext/x86_64-linux/io/console.so |
| | 7bd76f0e9000-7bd76f0ea000 rw-p 00007000 00:b5 14574353 /tmp/ruby/build/trunk_clang_17/.ext/x86_64-linux/io/console.so |
| | 7bd76f0ea000-7bd76f0eb000 r--p 00000000 00:b5 14570177 /tmp/ruby/build/trunk_clang_17/.ext/x86_64-linux/-test-/sanitizers.so |
| | 7bd76f0eb000-7bd76f0ec000 r-xp 00001000 00:b5 14570177 /tmp/ruby/build/trunk_clang_17/.ext/x86_64-linux/-test-/sanitizers.so |
| | 7bd76f0ec000-7bd76f0ed000 r--p 00002000 00:b5 14570177 /tmp/ruby/build/trunk_clang_17/.ext/x86_64-linux/-test-/sanitizers.so |
| | 7bd76f0ed000-7bd76f0ee000 r--p 00002000 00:b5 14570177 /tmp/ruby/build/trunk_clang_17/.ext/x86_64-linux/-test-/sanitizers.so |
| | 7bd76f0ee000-7bd76f0ef000 rw-p 00003000 00:b5 14570177 /tmp/ruby/build/trunk_clang_17/.ext/x86_64-linux/-test-/sanitizers.so |
| | 7bd76f0ef000-7bd76f0f0000 ---p 00000000 00:00 0 |
| | 7bd76f0f0000-7bd76f110000 rw-p 00000000 00:00 0 |
| | 7bd76f110000-7bd76f120000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 7bd76f121000-7bd76f122000 r--p 00000000 00:b5 14574568 /tmp/ruby/build/trunk_clang_17/.ext/x86_64-linux/rbconfig/sizeof.so |
| | 7bd76f122000-7bd76f124000 r-xp 00001000 00:b5 14574568 /tmp/ruby/build/trunk_clang_17/.ext/x86_64-linux/rbconfig/sizeof.so |
| | 7bd76f124000-7bd76f125000 r--p 00003000 00:b5 14574568 /tmp/ruby/build/trunk_clang_17/.ext/x86_64-linux/rbconfig/sizeof.so |
| | 7bd76f125000-7bd76f126000 r--p 00003000 00:b5 14574568 /tmp/ruby/build/trunk_clang_17/.ext/x86_64-linux/rbconfig/sizeof.so |
| | 7bd76f126000-7bd76f127000 rw-p 00004000 00:b5 14574568 /tmp/ruby/build/trunk_clang_17/.ext/x86_64-linux/rbconfig/sizeof.so |
| | 7bd76f127000-7bd76f128000 r--p 00000000 00:b5 14449418 /tmp/ruby/build/trunk_clang_17/.ext/x86_64-linux/enc/trans/transdb.so |
| | 7bd76f128000-7bd76f129000 r-xp 00001000 00:b5 14449418 /tmp/ruby/build/trunk_clang_17/.ext/x86_64-linux/enc/trans/transdb.so |
| | 7bd76f129000-7bd76f12a000 r--p 00002000 00:b5 14449418 /tmp/ruby/build/trunk_clang_17/.ext/x86_64-linux/enc/trans/transdb.so |
| | 7bd76f12a000-7bd76f12b000 r--p 00002000 00:b5 14449418 /tmp/ruby/build/trunk_clang_17/.ext/x86_64-linux/enc/trans/transdb.so |
| | 7bd76f12b000-7bd76f12c000 rw-p 00003000 00:b5 14449418 /tmp/ruby/build/trunk_clang_17/.ext/x86_64-linux/enc/trans/transdb.so |
| | 7bd76f12c000-7bd76f230000 rw-p 00000000 00:00 0 |
| | 7bd76f230000-7bd76f258000 r--p 00000000 00:b5 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| | 7bd76f258000-7bd76f3e0000 r-xp 00028000 00:b5 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| | 7bd76f3e0000-7bd76f42f000 r--p 001b0000 00:b5 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| | 7bd76f42f000-7bd76f433000 r--p 001fe000 00:b5 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| | 7bd76f433000-7bd76f435000 rw-p 00202000 00:b5 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| | 7bd76f435000-7bd76f444000 rw-p 00000000 00:00 0 |
| | 7bd76f444000-7bd76f448000 r--p 00000000 00:b5 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 |
| | 7bd76f448000-7bd76f46b000 r-xp 00004000 00:b5 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 |
| | 7bd76f46b000-7bd76f46f000 r--p 00027000 00:b5 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 |
| | 7bd76f46f000-7bd76f470000 r--p 0002b000 00:b5 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 |
| | 7bd76f470000-7bd76f471000 rw-p 0002c000 00:b5 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 |
| | 7bd76f471000-7bd76f481000 r--p 00000000 00:b5 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6 |
| | 7bd76f481000-7bd76f500000 r-xp 00010000 00:b5 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6 |
| | 7bd76f500000-7bd76f558000 r--p 0008f000 00:b5 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6 |
| | 7bd76f558000-7bd76f559000 r--p 000e7000 00:b5 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6 |
| | 7bd76f559000-7bd76f55a000 rw-p 000e8000 00:b5 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6 |
| | 7bd76f55a000-7bd76f55c000 r--p 00000000 00:b5 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 |
| | 7bd76f55c000-7bd76f571000 r-xp 00002000 00:b5 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 |
| | 7bd76f571000-7bd76f58a000 r--p 00017000 00:b5 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 |
| | 7bd76f58a000-7bd76f58b000 r--p 0002f000 00:b5 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 |
| | 7bd76f58b000-7bd76f58c000 rw-p 00030000 00:b5 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 |
| | 7bd76f58c000-7bd76f594000 rw-p 00000000 00:00 0 |
| | 7bd76f594000-7bd76f59e000 r--p 00000000 00:b5 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0 |
| | 7bd76f59e000-7bd76f601000 r-xp 0000a000 00:b5 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0 |
| | 7bd76f601000-7bd76f616000 r--p 0006d000 00:b5 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0 |
| | 7bd76f616000-7bd76f617000 r--p 00081000 00:b5 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0 |
| | 7bd76f617000-7bd76f618000 rw-p 00082000 00:b5 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0 |
| | 7bd76f618000-7bd76f61a000 r--p 00000000 00:b5 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3 |
| | 7bd76f61a000-7bd76f62c000 r-xp 00002000 00:b5 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3 |
| | 7bd76f62c000-7bd76f632000 r--p 00014000 00:b5 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3 |
| | 7bd76f632000-7bd76f633000 r--p 0001a000 00:b5 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3 |
| | 7bd76f633000-7bd76f634000 rw-p 0001b000 00:b5 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3 |
| | 7bd76f634000-7bd76f635000 r--p 00000000 00:b5 14446891 /tmp/ruby/build/trunk_clang_17/.ext/x86_64-linux/enc/encdb.so |
| | 7bd76f635000-7bd76f636000 r-xp 00001000 00:b5 14446891 /tmp/ruby/build/trunk_clang_17/.ext/x86_64-linux/enc/encdb.so |
| | 7bd76f636000-7bd76f637000 r--p 00002000 00:b5 14446891 /tmp/ruby/build/trunk_clang_17/.ext/x86_64-linux/enc/encdb.so |
| | 7bd76f637000-7bd76f638000 r--p 00002000 00:b5 14446891 /tmp/ruby/build/trunk_clang_17/.ext/x86_64-linux/enc/encdb.so |
| | 7bd76f638000-7bd76f639000 rw-p 00003000 00:b5 14446891 /tmp/ruby/build/trunk_clang_17/.ext/x86_64-linux/enc/encdb.so |
| | 7bd76f639000-7bd76f63b000 rw-p 00000000 00:00 0 |
| | 7bd76f63b000-7bd76f63c000 r--p 00000000 00:b5 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 |
| | 7bd76f63c000-7bd76f667000 r-xp 00001000 00:b5 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 |
| | 7bd76f667000-7bd76f671000 r--p 0002c000 00:b5 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 |
| | 7bd76f671000-7bd76f673000 r--p 00036000 00:b5 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 |
| | 7bd76f673000-7bd76f675000 rw-p 00038000 00:b5 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 |
| | 7ffd77932000-7ffd77954000 rw-p 00000000 00:00 0 [stack] |
| | 7ffd779c8000-7ffd779cc000 r--p 00000000 00:00 0 [vvar] |
| | 7ffd779cc000-7ffd779ce000 r-xp 00000000 00:00 0 [vdso] |
| | ffffffffff600000-ffffffffff601000 --xp 00000000 00:00 0 [vsyscall] |
| | |
| | |
| /tmp/ruby/src/trunk_clang_17/test/ruby/test_class.rb:922:in 'TestClass#test_safe_multi_ractor_subclasses_list_mutation' |
| make: *** [uncommon.mk:916: yes-test-all] Error 1 |
| "make yes-test-rubyspec MSPECOPT='--error-output stderr -j' TESTS='-j4'" exit with 0. |