| "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 3098319 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_gcc14/tool/lib/dump.gdb:12: Error in sourced command file: |
| No symbol table is loaded. Use the "file" command. |
| 1) Error: |
| TestBugReporter#test_bug_reporter_add: |
| Test::Unit::ProxyError: execution of Test::Unit::CoreAssertions#assert_in_out_err expired timeout (10 sec) |
| pid 3098319 killed by SIGSEGV (signal 11) (core dumped) |
| | |
| | -:1: [BUG] Segmentation fault at 0x000003e9002f46cf |
| | ruby 3.5.0dev (2025-09-20T03:05:42Z master 8d1c459783) +PRISM [x86_64-linux] |
| | |
| | -- Control frame information ----------------------------------------------- |
| | c:0003 p:---- s:0012 e:000011 CFUNC :kill |
| | c:0002 p:0022 s:0006 e:000005 EVAL -:1 [FINISH] |
| | c:0001 p:0000 s:0003 E:001660 DUMMY [FINISH] |
| | |
| | -- Ruby level backtrace information ---------------------------------------- |
| | -:1:in '<main>' |
| | -:1:in 'kill' |
| | |
| | -- Threading information --------------------------------------------------- |
| | Total ractor count: 1 |
| | Ruby thread count for this ractor: 1 |
| | |
| | -- Machine register context ------------------------------------------------ |
| | RIP: 0x00007e4552a3152b RBP: 0x000000000000000b RSP: 0x00007fff392778e8 |
| | RAX: 0x0000000000000000 RBX: 0x0000000000000001 RCX: 0x00007e4552a3152b |
| | RDX: 0x00000000002f46cf RDI: 0x00000000002f46cf RSI: 0x000000000000000b |
| | R8: 0x00007e45528e8048 R9: 0x00007e45528e8040 R10: 0x000062a2f92b3b00 |
| | R11: 0x0000000000000202 R12: 0x0000000000000002 R13: 0x00007e45528e8048 |
| | R14: 0x00000000002f46cf R15: 0x0000000000000001 EFL: 0x0000000000000202 |
| | |
| | -- C level backtrace information ------------------------------------------- |
| | /tmp/ruby/build/trunk_gcc14/ruby(rb_print_backtrace+0x8) [0x62a2eb60b2ca] /tmp/ruby/src/trunk_gcc14/vm_dump.c:843 |
| | /tmp/ruby/build/trunk_gcc14/ruby(rb_vm_bugreport) /tmp/ruby/src/trunk_gcc14/vm_dump.c:1175 |
| | /tmp/ruby/build/trunk_gcc14/ruby(rb_bug_for_fatal_signal+0x102) [0x62a2eb5c1e12] /tmp/ruby/src/trunk_gcc14/error.c:1130 |
| | /tmp/ruby/build/trunk_gcc14/ruby(sigsegv+0x48) [0x62a2eb301ee8] /tmp/ruby/src/trunk_gcc14/signal.c:948 |
| | /lib/x86_64-linux-gnu/libc.so.6(0x7e4552a31320) [0x7e4552a31320] |
| | /lib/x86_64-linux-gnu/libc.so.6(__GI_kill+0xb) [0x7e4552a3152b] ../sysdeps/unix/syscall-template.S:120 |
| | /lib/x86_64-linux-gnu/libc.so.6(kill) (null):0 |
| | /lib/x86_64-linux-gnu/libc.so.6(__GI___kill) (null):0 |
| | /lib/x86_64-linux-gnu/libc.so.6(__kill) (null):0 |
| | /lib/x86_64-linux-gnu/libc.so.6(kill) (null):0 |
| | /tmp/ruby/build/trunk_gcc14/ruby(rb_f_kill+0x195) [0x62a2eb303255] /tmp/ruby/src/trunk_gcc14/signal.c:487 |
| | /tmp/ruby/build/trunk_gcc14/ruby(vm_call_cfunc_with_frame_+0x101) [0x62a2eb3949d1] /tmp/ruby/src/trunk_gcc14/vm_insnhelper.c:3885 |
| | /tmp/ruby/build/trunk_gcc14/ruby(vm_sendish+0xba) [0x62a2eb3b637b] /tmp/ruby/src/trunk_gcc14/vm_insnhelper.c:6099 |
| | /tmp/ruby/build/trunk_gcc14/ruby(vm_exec_core) ../../src/trunk_gcc14/insns.def:900 |
| | /tmp/ruby/build/trunk_gcc14/ruby(rb_vm_exec+0x24b) [0x62a2eb3a73bb] /tmp/ruby/src/trunk_gcc14/vm.c:2639 |
| | /tmp/ruby/build/trunk_gcc14/ruby(rb_ec_exec_node+0xa7) [0x62a2eb1c2d67] /tmp/ruby/src/trunk_gcc14/eval.c:282 |
| | /tmp/ruby/build/trunk_gcc14/ruby(ruby_run_node+0x61) [0x62a2eb1c8131] /tmp/ruby/src/trunk_gcc14/eval.c:320 |
| | /tmp/ruby/build/trunk_gcc14/ruby(rb_main+0x21) [0x62a2eb1c28d4] /tmp/ruby/src/trunk_gcc14/main.c:42 |
| | /tmp/ruby/build/trunk_gcc14/ruby(main) /tmp/ruby/src/trunk_gcc14/main.c:62 |
| | /lib/x86_64-linux-gnu/libc.so.6(__libc_start_call_main+0x7a) [0x7e4552a161ca] ../sysdeps/nptl/libc_start_call_main.h:58 |
| | /lib/x86_64-linux-gnu/libc.so.6(call_init+0x0) [0x7e4552a1628b] ../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 |
| | [0x62a2eb1c2915] |
| | |
| | -- Other runtime information ----------------------------------------------- |
| | |
| | * Loaded script: - |
| | |
| | * Loaded features: |
| | |
| | 0 enumerator.so |
| | 1 thread.rb |
| | 2 fiber.so |
| | 3 rational.so |
| | 4 complex.so |
| | 5 pathname.so |
| | 6 ruby2_keywords.rb |
| | 7 set.rb |
| | 8 /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/enc/encdb.so |
| | 9 /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/enc/trans/transdb.so |
| | 10 /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/-test-/bug_reporter.so |
| | |
| | * Process memory map: |
| | |
| | 62a2eb171000-62a2eb1b1000 r--p 00000000 00:96 14550238 /tmp/ruby/build/trunk_gcc14/ruby |
| | 62a2eb1b1000-62a2eb689000 r-xp 00040000 00:96 14550238 /tmp/ruby/build/trunk_gcc14/ruby |
| | 62a2eb689000-62a2eb829000 r--p 00518000 00:96 14550238 /tmp/ruby/build/trunk_gcc14/ruby |
| | 62a2eb829000-62a2eb83f000 r--p 006b7000 00:96 14550238 /tmp/ruby/build/trunk_gcc14/ruby |
| | 62a2eb83f000-62a2eb840000 rw-p 006cd000 00:96 14550238 /tmp/ruby/build/trunk_gcc14/ruby |
| | 62a2eb840000-62a2eb854000 rw-p 00000000 00:00 0 |
| | 62a2f91ef000-62a2f93af000 rw-p 00000000 00:00 0 [heap] |
| | 7e4534bdf000-7e4534de6000 r--s 00000000 00:96 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| | 7e4534de6000-7e4538380000 r--s 00000000 00:96 14550238 /tmp/ruby/build/trunk_gcc14/ruby |
| | 7e4538380000-7e4538390000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 7e453839e000-7e45383bf000 rw-p 00000000 00:00 0 |
| | 7e45383bf000-7e45383c0000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7e45383c0000-7e4538401000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7e4538401000-7e4538402000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7e4538402000-7e4538443000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7e4538443000-7e4538444000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7e4538444000-7e4538485000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7e4538485000-7e4538486000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7e4538486000-7e45384c7000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7e45384c7000-7e45384c8000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7e45384c8000-7e4538509000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7e4538509000-7e453850a000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7e453850a000-7e453854b000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7e453854b000-7e453854c000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7e453854c000-7e453858d000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7e453858d000-7e453858e000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7e453858e000-7e45385cf000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7e45385cf000-7e45385d0000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7e45385d0000-7e4538611000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7e4538611000-7e4538612000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7e4538612000-7e4538653000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7e4538653000-7e4538654000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7e4538654000-7e4538695000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7e4538695000-7e4538696000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7e4538696000-7e45386d7000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7e45386d7000-7e45386d8000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7e45386d8000-7e4538719000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7e4538719000-7e453871a000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7e453871a000-7e453875b000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7e453875b000-7e453875c000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7e453875c000-7e453879d000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7e453879d000-7e453879e000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7e453879e000-7e45387df000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7e45387df000-7e45387e0000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7e45387e0000-7e4538821000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7e4538821000-7e4538822000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7e4538822000-7e4538863000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7e4538863000-7e4538864000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7e4538864000-7e45388a5000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7e45388a5000-7e45388a6000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7e45388a6000-7e45388e7000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7e45388e7000-7e45388e8000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7e45388e8000-7e4538929000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7e4538929000-7e453892a000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7e453892a000-7e453896b000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7e453896b000-7e453896c000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7e453896c000-7e45389ad000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7e45389ad000-7e45389ae000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7e45389ae000-7e45389ef000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7e45389ef000-7e45389f0000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7e45389f0000-7e4538a31000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7e4538a31000-7e4538a32000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7e4538a32000-7e4538a73000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7e4538a73000-7e4538a74000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7e4538a74000-7e4538ab5000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7e4538ab5000-7e4538ab6000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7e4538ab6000-7e4538af7000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7e4538af7000-7e4538af8000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7e4538af8000-7e4538b39000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7e4538b39000-7e4538b3a000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7e4538b3a000-7e4538b7b000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7e4538b7b000-7e4538b7c000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7e4538b7c000-7e4538bbd000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7e4538bbd000-7e4538bbe000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7e4538bbe000-7e4538bff000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7e4538bff000-7e4538c00000 ---p 00000000 00:00 0 |
| | 7e4538c00000-7e4539400000 rw-p 00000000 00:00 0 |
| | 7e4539400000-7e4551400000 rw-p 00000000 00:00 0 [anon:Ruby:Init_default_shapes:shape_cache] |
| | 7e4551400000-7e4552800000 rw-p 00000000 00:00 0 [anon:Ruby:Init_default_shapes:shape_list] |
| | 7e4552810000-7e45528a0000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 7e45528aa000-7e45528ab000 r--p 00000000 00:96 17838722 /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/-test-/bug_reporter.so |
| | 7e45528ab000-7e45528ac000 r-xp 00001000 00:96 17838722 /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/-test-/bug_reporter.so |
| | 7e45528ac000-7e45528ad000 r--p 00002000 00:96 17838722 /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/-test-/bug_reporter.so |
| | 7e45528ad000-7e45528ae000 r--p 00002000 00:96 17838722 /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/-test-/bug_reporter.so |
| | 7e45528ae000-7e45528af000 rw-p 00003000 00:96 17838722 /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/-test-/bug_reporter.so |
| | 7e45528af000-7e45528d0000 rw-p 00000000 00:00 0 |
| | 7e45528d0000-7e45528e0000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 7e45528e3000-7e45528e4000 r--p 00000000 00:96 16909535 /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/enc/trans/transdb.so |
| | 7e45528e4000-7e45528e5000 r-xp 00001000 00:96 16909535 /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/enc/trans/transdb.so |
| | 7e45528e5000-7e45528e6000 r--p 00002000 00:96 16909535 /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/enc/trans/transdb.so |
| | 7e45528e6000-7e45528e7000 r--p 00002000 00:96 16909535 /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/enc/trans/transdb.so |
| | 7e45528e7000-7e45528e8000 rw-p 00003000 00:96 16909535 /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/enc/trans/transdb.so |
| | 7e45528e8000-7e45529ec000 rw-p 00000000 00:00 0 |
| | 7e45529ec000-7e4552a14000 r--p 00000000 00:96 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| | 7e4552a14000-7e4552b9c000 r-xp 00028000 00:96 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| | 7e4552b9c000-7e4552beb000 r--p 001b0000 00:96 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| | 7e4552beb000-7e4552bef000 r--p 001fe000 00:96 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| | 7e4552bef000-7e4552bf1000 rw-p 00202000 00:96 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| | 7e4552bf1000-7e4552c00000 rw-p 00000000 00:00 0 |
| | 7e4552c00000-7e4552c04000 r--p 00000000 00:96 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 |
| | 7e4552c04000-7e4552c27000 r-xp 00004000 00:96 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 |
| | 7e4552c27000-7e4552c2b000 r--p 00027000 00:96 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 |
| | 7e4552c2b000-7e4552c2c000 r--p 0002b000 00:96 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 |
| | 7e4552c2c000-7e4552c2d000 rw-p 0002c000 00:96 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 |
| | 7e4552c2d000-7e4552c3d000 r--p 00000000 00:96 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6 |
| | 7e4552c3d000-7e4552cbc000 r-xp 00010000 00:96 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6 |
| | 7e4552cbc000-7e4552d14000 r--p 0008f000 00:96 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6 |
| | 7e4552d14000-7e4552d15000 r--p 000e7000 00:96 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6 |
| | 7e4552d15000-7e4552d16000 rw-p 000e8000 00:96 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6 |
| | 7e4552d16000-7e4552d18000 r--p 00000000 00:96 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 |
| | 7e4552d18000-7e4552d2d000 r-xp 00002000 00:96 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 |
| | 7e4552d2d000-7e4552d46000 r--p 00017000 00:96 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 |
| | 7e4552d46000-7e4552d47000 r--p 0002f000 00:96 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 |
| | 7e4552d47000-7e4552d48000 rw-p 00030000 00:96 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 |
| | 7e4552d48000-7e4552d50000 rw-p 00000000 00:00 0 |
| | 7e4552d50000-7e4552d5a000 r--p 00000000 00:96 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0 |
| | 7e4552d5a000-7e4552dbd000 r-xp 0000a000 00:96 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0 |
| | 7e4552dbd000-7e4552dd2000 r--p 0006d000 00:96 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0 |
| | 7e4552dd2000-7e4552dd3000 r--p 00081000 00:96 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0 |
| | 7e4552dd3000-7e4552dd4000 rw-p 00082000 00:96 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0 |
| | 7e4552dd4000-7e4552dd6000 r--p 00000000 00:96 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3 |
| | 7e4552dd6000-7e4552de8000 r-xp 00002000 00:96 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3 |
| | 7e4552de8000-7e4552dee000 r--p 00014000 00:96 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3 |
| | 7e4552dee000-7e4552def000 r--p 0001a000 00:96 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3 |
| | 7e4552def000-7e4552df0000 rw-p 0001b000 00:96 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3 |
| | 7e4552df0000-7e4552df1000 r--p 00000000 00:96 16914926 /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/enc/encdb.so |
| | 7e4552df1000-7e4552df2000 r-xp 00001000 00:96 16914926 /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/enc/encdb.so |
| | 7e4552df2000-7e4552df3000 r--p 00002000 00:96 16914926 /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/enc/encdb.so |
| | 7e4552df3000-7e4552df4000 r--p 00002000 00:96 16914926 /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/enc/encdb.so |
| | 7e4552df4000-7e4552df5000 rw-p 00003000 00:96 16914926 /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/enc/encdb.so |
| | 7e4552df5000-7e4552df7000 rw-p 00000000 00:00 0 |
| | 7e4552df7000-7e4552df8000 r--p 00000000 00:96 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 |
| | 7e4552df8000-7e4552e23000 r-xp 00001000 00:96 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 |
| | 7e4552e23000-7e4552e2d000 r--p 0002c000 00:96 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 |
| | 7e4552e2d000-7e4552e2f000 r--p 00036000 00:96 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 |
| | 7e4552e2f000-7e4552e31000 rw-p 00038000 00:96 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 |
| | 7fff39258000-7fff39279000 rw-p 00000000 00:00 0 [stack] |
| | 7fff39313000-7fff39317000 r--p 00000000 00:00 0 [vvar] |
| | 7fff39317000-7fff39319000 r-xp 00000000 00:00 0 [vdso] |
| | ffffffffff600000-ffffffffff601000 --xp 00000000 00:00 0 [vsyscall] |
| | |
| | |
| | Sample bug reporter: 12345 |
| /tmp/ruby/src/trunk_gcc14/test/-ext-/bug_reporter/test_bug_reporter.rb:28:in 'TestBugReporter#test_bug_reporter_add' |
| make: *** [uncommon.mk:910: yes-test-all] Error 1 |
| "make yes-test-rubyspec MSPECOPT='--error-output stderr -j' TESTS='-j4'" exit with 0. |