| "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. |
| [New LWP 946042] |
| [New LWP 946041] |
| [New LWP 946040] |
| [New LWP 946039] |
| [New LWP 946038] |
| [New LWP 946031] |
| [Thread debugging using libthread_db enabled] |
| Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1". |
| fill_line (errout=<optimized out>, offset=3, lines=<optimized out>, obj=0x5b4b093fc860, filenames=<optimized out>, include_directories=0x7c36e9eecb1e "\001\001\037\a\024\270", version=5, format=4 '\004', line=99, file=<optimized out>, addr=136576291765855, traces=<optimized out>, num_traces=18) at /tmp/ruby/src/trunk-yjit/addr2line.c:333 |
| 333 if (addr < a && a < addr + 100) { |
| >>> Threads |
| Id Target Id Frame |
| * 1 Thread 0x7c37254647c0 (LWP 946025) "ruby" fill_line (errout=<optimized out>, offset=3, lines=<optimized out>, obj=0x5b4b093fc860, filenames=<optimized out>, include_directories=0x7c36e9eecb1e "\001\001\037\a\024\270", version=5, format=4 '\004', line=99, file=<optimized out>, addr=136576291765855, traces=<optimized out>, num_traces=18) at /tmp/ruby/src/trunk-yjit/addr2line.c:333 |
| 2 Thread 0x7c370ac8f6c0 (LWP 946042) "ruby" 0x00007c37254ffd61 in __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x5b4ad53851a4 <_vm+260>) at ./nptl/futex-internal.c:57 |
| 3 Thread 0x7c370acdb6c0 (LWP 946041) "ruby" 0x00007c37254ffd61 in __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x5b4ad53851a4 <_vm+260>) at ./nptl/futex-internal.c:57 |
| 4 Thread 0x7c372534f6c0 (LWP 946040) "ruby" 0x00007c37254ffd61 in __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x5b4ad53851a4 <_vm+260>) at ./nptl/futex-internal.c:57 |
| 5 Thread 0x7c370acfc6c0 (LWP 946039) "ruby" 0x00007c37254ffd61 in __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x5b4ad53851a4 <_vm+260>) at ./nptl/futex-internal.c:57 |
| 6 Thread 0x7c370ad1d6c0 (LWP 946038) "ruby" 0x00007c37254ffd61 in __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x5b4ad53851a4 <_vm+260>) at ./nptl/futex-internal.c:57 |
| 7 Thread 0x7c370bdff6c0 (LWP 946031) "ruby" 0x00007c3725591042 in epoll_wait (epfd=4, events=events@entry=0x5b4ad5384a1c <timer_th+28>, maxevents=maxevents@entry=16, timeout=timeout@entry=-1) at ../sysdeps/unix/sysv/linux/epoll_wait.c:30 |
| >>> Machine level backtrace |
| Thread 7 (Thread 0x7c370bdff6c0 (LWP 946031) "ruby"): |
| #0 0x00007c3725591042 in epoll_wait (epfd=4, events=events@entry=0x5b4ad5384a1c <timer_th+28>, maxevents=maxevents@entry=16, timeout=timeout@entry=-1) at ../sysdeps/unix/sysv/linux/epoll_wait.c:30 |
| sc_ret = -4 |
| sc_cancel_oldtype = 0 |
| sc_ret = <optimized out> |
| #1 0x00005b4ad4e880fc in event_wait (vm=0x5b4ad53850a0 <_vm>) at /tmp/ruby/src/trunk-yjit/thread_pthread.c:2931 |
| r = <optimized out> |
| r = <optimized out> |
| #2 timer_thread_polling (vm=0x5b4ad53850a0 <_vm>) at /tmp/ruby/src/trunk-yjit/thread_pthread_mn.c:934 |
| r = <optimized out> |
| r = <optimized out> |
| i = <optimized out> |
| th = <optimized out> |
| events = <optimized out> |
| sched = <optimized out> |
| event_serial = <optimized out> |
| #3 timer_thread_func (ptr=<optimized out>) at /tmp/ruby/src/trunk-yjit/thread_pthread.c:3058 |
| vm = <optimized out> |
| #4 0x00007c3725503a94 in start_thread (arg=<optimized out>) at ./nptl/pthread_create.c:447 |
| ret = <optimized out> |
| pd = <optimized out> |
| out = <optimized out> |
| unwind_buf = {cancel_jmp_buf = {{jmp_buf = {136575864272576, 5922462025029881912, 136575864272576, -272, 0, 140730924077344, 5922462025017299000, 5922394910561898552}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} |
| not_first_call = <optimized out> |
| #5 0x00007c3725590c3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78 |
| No locals. |
| Thread 6 (Thread 0x7c370ad1d6c0 (LWP 946038) "ruby"): |
| #0 0x00007c37254ffd61 in __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x5b4ad53851a4 <_vm+260>) at ./nptl/futex-internal.c:57 |
| sc_cancel_oldtype = 0 |
| sc_ret = <optimized out> |
| resultvar = <optimized out> |
| __arg6 = <optimized out> |
| __arg5 = <optimized out> |
| __arg4 = <optimized out> |
| __arg3 = <optimized out> |
| __arg2 = <optimized out> |
| __arg1 = <optimized out> |
| _a6 = <optimized out> |
| _a5 = <optimized out> |
| _a4 = <optimized out> |
| _a3 = <optimized out> |
| _a2 = <optimized out> |
| _a1 = <optimized out> |
| #1 __futex_abstimed_wait_common (cancel=true, private=0, abstime=0x0, clockid=0, expected=0, futex_word=0x5b4ad53851a4 <_vm+260>) at ./nptl/futex-internal.c:87 |
| err = <optimized out> |
| clockbit = 256 |
| op = 393 |
| err = <optimized out> |
| clockbit = <optimized out> |
| op = <optimized out> |
| #2 __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x5b4ad53851a4 <_vm+260>, expected=expected@entry=0, clockid=clockid@entry=0, abstime=abstime@entry=0x0, private=private@entry=0) at ./nptl/futex-internal.c:139 |
| No locals. |
| #3 0x00007c37255027dd in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x5b4ad5385140 <_vm+160>, cond=0x5b4ad5385178 <_vm+216>) at ./nptl/pthread_cond_wait.c:503 |
| spin = 0 |
| buffer = {__routine = 0x7c37255024a0 <__condvar_cleanup_waiting>, __arg = 0x7c370ad1cd50, __canceltype = 0, __prev = 0x0} |
| cbuffer = {wseq = 11, cond = 0x5b4ad5385178 <_vm+216>, mutex = 0x5b4ad5385140 <_vm+160>, private = 0} |
| err = <optimized out> |
| g = 1 |
| flags = <optimized out> |
| g1_start = <optimized out> |
| maxspin = 0 |
| signals = <optimized out> |
| result = 0 |
| wseq = 11 |
| seq = 5 |
| private = 0 |
| maxspin = <optimized out> |
| err = <optimized out> |
| result = <optimized out> |
| wseq = <optimized out> |
| g = <optimized out> |
| seq = <optimized out> |
| flags = <optimized out> |
| private = <optimized out> |
| signals = <optimized out> |
| done = <optimized out> |
| g1_start = <optimized out> |
| spin = <optimized out> |
| buffer = <optimized out> |
| cbuffer = <optimized out> |
| s = <optimized out> |
| #4 ___pthread_cond_wait (cond=cond@entry=0x5b4ad5385178 <_vm+216>, mutex=mutex@entry=0x5b4ad5385140 <_vm+160>) at ./nptl/pthread_cond_wait.c:627 |
| No locals. |
| #5 0x00005b4ad4e89e63 in rb_native_cond_wait (mutex=0x5b4ad5385140 <_vm+160>, cond=<optimized out>) at /tmp/ruby/src/trunk-yjit/thread_pthread.c:231 |
| r = <optimized out> |
| r = <optimized out> |
| #6 ractor_sched_deq (cr=0x0, vm=<optimized out>) at /tmp/ruby/src/trunk-yjit/thread_pthread.c:1302 |
| r = <optimized out> |
| r = <optimized out> |
| #7 nt_start (ptr=0x5b4b09495600) at /tmp/ruby/src/trunk-yjit/thread_pthread.c:2277 |
| r = <optimized out> |
| nt = <optimized out> |
| vm = 0x5b4ad53850a0 <_vm> |
| #8 0x00007c3725503a94 in start_thread (arg=<optimized out>) at ./nptl/pthread_create.c:447 |
| ret = <optimized out> |
| pd = <optimized out> |
| out = <optimized out> |
| unwind_buf = {cancel_jmp_buf = {{jmp_buf = {136575846569664, 5922459773393276984, 136575846569664, -272, 0, 140730924076544, 5922459773380694072, 5922394910561898552}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} |
| not_first_call = <optimized out> |
| #9 0x00007c3725590c3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78 |
| No locals. |
| Thread 5 (Thread 0x7c370acfc6c0 (LWP 946039) "ruby"): |
| #0 0x00007c37254ffd61 in __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x5b4ad53851a4 <_vm+260>) at ./nptl/futex-internal.c:57 |
| sc_cancel_oldtype = 0 |
| sc_ret = <optimized out> |
| resultvar = <optimized out> |
| __arg6 = <optimized out> |
| __arg5 = <optimized out> |
| __arg4 = <optimized out> |
| __arg3 = <optimized out> |
| __arg2 = <optimized out> |
| __arg1 = <optimized out> |
| _a6 = <optimized out> |
| _a5 = <optimized out> |
| _a4 = <optimized out> |
| _a3 = <optimized out> |
| _a2 = <optimized out> |
| _a1 = <optimized out> |
| #1 __futex_abstimed_wait_common (cancel=true, private=0, abstime=0x0, clockid=0, expected=0, futex_word=0x5b4ad53851a4 <_vm+260>) at ./nptl/futex-internal.c:87 |
| err = <optimized out> |
| clockbit = 256 |
| op = 393 |
| err = <optimized out> |
| clockbit = <optimized out> |
| op = <optimized out> |
| #2 __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x5b4ad53851a4 <_vm+260>, expected=expected@entry=0, clockid=clockid@entry=0, abstime=abstime@entry=0x0, private=private@entry=0) at ./nptl/futex-internal.c:139 |
| No locals. |
| #3 0x00007c37255027dd in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x5b4ad5385140 <_vm+160>, cond=0x5b4ad5385178 <_vm+216>) at ./nptl/pthread_cond_wait.c:503 |
| spin = 0 |
| buffer = {__routine = 0x7c37255024a0 <__condvar_cleanup_waiting>, __arg = 0x7c370acfbd50, __canceltype = 0, __prev = 0x0} |
| cbuffer = {wseq = 9, cond = 0x5b4ad5385178 <_vm+216>, mutex = 0x5b4ad5385140 <_vm+160>, private = 0} |
| err = <optimized out> |
| g = 1 |
| flags = <optimized out> |
| g1_start = <optimized out> |
| maxspin = 0 |
| signals = <optimized out> |
| result = 0 |
| wseq = 9 |
| seq = 4 |
| private = 0 |
| maxspin = <optimized out> |
| err = <optimized out> |
| result = <optimized out> |
| wseq = <optimized out> |
| g = <optimized out> |
| seq = <optimized out> |
| flags = <optimized out> |
| private = <optimized out> |
| signals = <optimized out> |
| done = <optimized out> |
| g1_start = <optimized out> |
| spin = <optimized out> |
| buffer = <optimized out> |
| cbuffer = <optimized out> |
| s = <optimized out> |
| #4 ___pthread_cond_wait (cond=cond@entry=0x5b4ad5385178 <_vm+216>, mutex=mutex@entry=0x5b4ad5385140 <_vm+160>) at ./nptl/pthread_cond_wait.c:627 |
| No locals. |
| #5 0x00005b4ad4e89e63 in rb_native_cond_wait (mutex=0x5b4ad5385140 <_vm+160>, cond=<optimized out>) at /tmp/ruby/src/trunk-yjit/thread_pthread.c:231 |
| r = <optimized out> |
| r = <optimized out> |
| #6 ractor_sched_deq (cr=0x0, vm=<optimized out>) at /tmp/ruby/src/trunk-yjit/thread_pthread.c:1302 |
| r = <optimized out> |
| r = <optimized out> |
| #7 nt_start (ptr=0x5b4b09494770) at /tmp/ruby/src/trunk-yjit/thread_pthread.c:2277 |
| r = <optimized out> |
| nt = <optimized out> |
| vm = 0x5b4ad53850a0 <_vm> |
| #8 0x00007c3725503a94 in start_thread (arg=<optimized out>) at ./nptl/pthread_create.c:447 |
| ret = <optimized out> |
| pd = <optimized out> |
| out = <optimized out> |
| unwind_buf = {cancel_jmp_buf = {{jmp_buf = {136575846434496, 5922459966129934392, 136575846434496, -272, 0, 140730924072944, 5922459966117351480, 5922394910561898552}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} |
| not_first_call = <optimized out> |
| #9 0x00007c3725590c3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78 |
| No locals. |
| Thread 4 (Thread 0x7c372534f6c0 (LWP 946040) "ruby"): |
| #0 0x00007c37254ffd61 in __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x5b4ad53851a4 <_vm+260>) at ./nptl/futex-internal.c:57 |
| sc_cancel_oldtype = 0 |
| sc_ret = <optimized out> |
| resultvar = <optimized out> |
| __arg6 = <optimized out> |
| __arg5 = <optimized out> |
| __arg4 = <optimized out> |
| __arg3 = <optimized out> |
| __arg2 = <optimized out> |
| __arg1 = <optimized out> |
| _a6 = <optimized out> |
| _a5 = <optimized out> |
| _a4 = <optimized out> |
| _a3 = <optimized out> |
| _a2 = <optimized out> |
| _a1 = <optimized out> |
| #1 __futex_abstimed_wait_common (cancel=true, private=0, abstime=0x0, clockid=0, expected=0, futex_word=0x5b4ad53851a4 <_vm+260>) at ./nptl/futex-internal.c:87 |
| err = <optimized out> |
| clockbit = 256 |
| op = 393 |
| err = <optimized out> |
| clockbit = <optimized out> |
| op = <optimized out> |
| #2 __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x5b4ad53851a4 <_vm+260>, expected=expected@entry=0, clockid=clockid@entry=0, abstime=abstime@entry=0x0, private=private@entry=0) at ./nptl/futex-internal.c:139 |
| No locals. |
| #3 0x00007c37255027dd in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x5b4ad5385140 <_vm+160>, cond=0x5b4ad5385178 <_vm+216>) at ./nptl/pthread_cond_wait.c:503 |
| spin = 0 |
| buffer = {__routine = 0x7c37255024a0 <__condvar_cleanup_waiting>, __arg = 0x7c372534ed50, __canceltype = 0, __prev = 0x0} |
| cbuffer = {wseq = 7, cond = 0x5b4ad5385178 <_vm+216>, mutex = 0x5b4ad5385140 <_vm+160>, private = 0} |
| err = <optimized out> |
| g = 1 |
| flags = <optimized out> |
| g1_start = <optimized out> |
| maxspin = 0 |
| signals = <optimized out> |
| result = 0 |
| wseq = 7 |
| seq = 3 |
| private = 0 |
| maxspin = <optimized out> |
| err = <optimized out> |
| result = <optimized out> |
| wseq = <optimized out> |
| g = <optimized out> |
| seq = <optimized out> |
| flags = <optimized out> |
| private = <optimized out> |
| signals = <optimized out> |
| done = <optimized out> |
| g1_start = <optimized out> |
| spin = <optimized out> |
| buffer = <optimized out> |
| cbuffer = <optimized out> |
| s = <optimized out> |
| #4 ___pthread_cond_wait (cond=cond@entry=0x5b4ad5385178 <_vm+216>, mutex=mutex@entry=0x5b4ad5385140 <_vm+160>) at ./nptl/pthread_cond_wait.c:627 |
| No locals. |
| #5 0x00005b4ad4e89e63 in rb_native_cond_wait (mutex=0x5b4ad5385140 <_vm+160>, cond=<optimized out>) at /tmp/ruby/src/trunk-yjit/thread_pthread.c:231 |
| r = <optimized out> |
| r = <optimized out> |
| #6 ractor_sched_deq (cr=0x0, vm=<optimized out>) at /tmp/ruby/src/trunk-yjit/thread_pthread.c:1302 |
| r = <optimized out> |
| r = <optimized out> |
| #7 nt_start (ptr=0x5b4b09487790) at /tmp/ruby/src/trunk-yjit/thread_pthread.c:2277 |
| r = <optimized out> |
| nt = <optimized out> |
| vm = 0x5b4ad53850a0 <_vm> |
| #8 0x00007c3725503a94 in start_thread (arg=<optimized out>) at ./nptl/pthread_create.c:447 |
| ret = <optimized out> |
| pd = <optimized out> |
| out = <optimized out> |
| unwind_buf = {cancel_jmp_buf = {{jmp_buf = {136576289273536, 5922394052877455416, 136576289273536, -272, 0, 140730924072944, 5922394052864872504, 5922394910561898552}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} |
| not_first_call = <optimized out> |
| #9 0x00007c3725590c3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78 |
| No locals. |
| Thread 3 (Thread 0x7c370acdb6c0 (LWP 946041) "ruby"): |
| #0 0x00007c37254ffd61 in __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x5b4ad53851a4 <_vm+260>) at ./nptl/futex-internal.c:57 |
| sc_cancel_oldtype = 0 |
| sc_ret = <optimized out> |
| resultvar = <optimized out> |
| __arg6 = <optimized out> |
| __arg5 = <optimized out> |
| __arg4 = <optimized out> |
| __arg3 = <optimized out> |
| __arg2 = <optimized out> |
| __arg1 = <optimized out> |
| _a6 = <optimized out> |
| _a5 = <optimized out> |
| _a4 = <optimized out> |
| _a3 = <optimized out> |
| _a2 = <optimized out> |
| _a1 = <optimized out> |
| #1 __futex_abstimed_wait_common (cancel=true, private=0, abstime=0x0, clockid=0, expected=0, futex_word=0x5b4ad53851a4 <_vm+260>) at ./nptl/futex-internal.c:87 |
| err = <optimized out> |
| clockbit = 256 |
| op = 393 |
| err = <optimized out> |
| clockbit = <optimized out> |
| op = <optimized out> |
| #2 __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x5b4ad53851a4 <_vm+260>, expected=expected@entry=0, clockid=clockid@entry=0, abstime=abstime@entry=0x0, private=private@entry=0) at ./nptl/futex-internal.c:139 |
| No locals. |
| #3 0x00007c37255027dd in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x5b4ad5385140 <_vm+160>, cond=0x5b4ad5385178 <_vm+216>) at ./nptl/pthread_cond_wait.c:503 |
| spin = 0 |
| buffer = {__routine = 0x7c37255024a0 <__condvar_cleanup_waiting>, __arg = 0x7c370acdad50, __canceltype = 0, __prev = 0x0} |
| cbuffer = {wseq = 3, cond = 0x5b4ad5385178 <_vm+216>, mutex = 0x5b4ad5385140 <_vm+160>, private = 0} |
| err = <optimized out> |
| g = 1 |
| flags = <optimized out> |
| g1_start = <optimized out> |
| maxspin = 0 |
| signals = <optimized out> |
| result = 0 |
| wseq = 3 |
| seq = 1 |
| private = 0 |
| maxspin = <optimized out> |
| err = <optimized out> |
| result = <optimized out> |
| wseq = <optimized out> |
| g = <optimized out> |
| seq = <optimized out> |
| flags = <optimized out> |
| private = <optimized out> |
| signals = <optimized out> |
| done = <optimized out> |
| g1_start = <optimized out> |
| spin = <optimized out> |
| buffer = <optimized out> |
| cbuffer = <optimized out> |
| s = <optimized out> |
| #4 ___pthread_cond_wait (cond=cond@entry=0x5b4ad5385178 <_vm+216>, mutex=mutex@entry=0x5b4ad5385140 <_vm+160>) at ./nptl/pthread_cond_wait.c:627 |
| No locals. |
| #5 0x00005b4ad4e89e63 in rb_native_cond_wait (mutex=0x5b4ad5385140 <_vm+160>, cond=<optimized out>) at /tmp/ruby/src/trunk-yjit/thread_pthread.c:231 |
| r = <optimized out> |
| r = <optimized out> |
| #6 ractor_sched_deq (cr=0x0, vm=<optimized out>) at /tmp/ruby/src/trunk-yjit/thread_pthread.c:1302 |
| r = <optimized out> |
| r = <optimized out> |
| #7 nt_start (ptr=0x5b4b09422b60) at /tmp/ruby/src/trunk-yjit/thread_pthread.c:2277 |
| r = <optimized out> |
| nt = <optimized out> |
| vm = 0x5b4ad53850a0 <_vm> |
| #8 0x00007c3725503a94 in start_thread (arg=<optimized out>) at ./nptl/pthread_create.c:447 |
| ret = <optimized out> |
| pd = <optimized out> |
| out = <optimized out> |
| unwind_buf = {cancel_jmp_buf = {{jmp_buf = {136575846299328, 5922459948413194296, 136575846299328, -272, 0, 140730924072944, 5922459948400611384, 5922394910561898552}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} |
| not_first_call = <optimized out> |
| #9 0x00007c3725590c3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78 |
| No locals. |
| Thread 2 (Thread 0x7c370ac8f6c0 (LWP 946042) "ruby"): |
| #0 0x00007c37254ffd61 in __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x5b4ad53851a4 <_vm+260>) at ./nptl/futex-internal.c:57 |
| sc_cancel_oldtype = 0 |
| sc_ret = <optimized out> |
| resultvar = <optimized out> |
| __arg6 = <optimized out> |
| __arg5 = <optimized out> |
| __arg4 = <optimized out> |
| __arg3 = <optimized out> |
| __arg2 = <optimized out> |
| __arg1 = <optimized out> |
| _a6 = <optimized out> |
| _a5 = <optimized out> |
| _a4 = <optimized out> |
| _a3 = <optimized out> |
| _a2 = <optimized out> |
| _a1 = <optimized out> |
| #1 __futex_abstimed_wait_common (cancel=true, private=0, abstime=0x0, clockid=0, expected=0, futex_word=0x5b4ad53851a4 <_vm+260>) at ./nptl/futex-internal.c:87 |
| err = <optimized out> |
| clockbit = 256 |
| op = 393 |
| err = <optimized out> |
| clockbit = <optimized out> |
| op = <optimized out> |
| #2 __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x5b4ad53851a4 <_vm+260>, expected=expected@entry=0, clockid=clockid@entry=0, abstime=abstime@entry=0x0, private=private@entry=0) at ./nptl/futex-internal.c:139 |
| No locals. |
| #3 0x00007c37255027dd in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x5b4ad5385140 <_vm+160>, cond=0x5b4ad5385178 <_vm+216>) at ./nptl/pthread_cond_wait.c:503 |
| spin = 0 |
| buffer = {__routine = 0x7c37255024a0 <__condvar_cleanup_waiting>, __arg = 0x7c370ac8ed50, __canceltype = 0, __prev = 0x0} |
| cbuffer = {wseq = 5, cond = 0x5b4ad5385178 <_vm+216>, mutex = 0x5b4ad5385140 <_vm+160>, private = 0} |
| err = <optimized out> |
| g = 1 |
| flags = <optimized out> |
| g1_start = <optimized out> |
| maxspin = 0 |
| signals = <optimized out> |
| result = 0 |
| wseq = 5 |
| seq = 2 |
| private = 0 |
| maxspin = <optimized out> |
| err = <optimized out> |
| result = <optimized out> |
| wseq = <optimized out> |
| g = <optimized out> |
| seq = <optimized out> |
| flags = <optimized out> |
| private = <optimized out> |
| signals = <optimized out> |
| done = <optimized out> |
| g1_start = <optimized out> |
| spin = <optimized out> |
| buffer = <optimized out> |
| cbuffer = <optimized out> |
| s = <optimized out> |
| #4 ___pthread_cond_wait (cond=cond@entry=0x5b4ad5385178 <_vm+216>, mutex=mutex@entry=0x5b4ad5385140 <_vm+160>) at ./nptl/pthread_cond_wait.c:627 |
| No locals. |
| #5 0x00005b4ad4e89e63 in rb_native_cond_wait (mutex=0x5b4ad5385140 <_vm+160>, cond=<optimized out>) at /tmp/ruby/src/trunk-yjit/thread_pthread.c:231 |
| r = <optimized out> |
| r = <optimized out> |
| #6 ractor_sched_deq (cr=0x0, vm=<optimized out>) at /tmp/ruby/src/trunk-yjit/thread_pthread.c:1302 |
| r = <optimized out> |
| r = <optimized out> |
| #7 nt_start (ptr=0x5b4b094273b0) at /tmp/ruby/src/trunk-yjit/thread_pthread.c:2277 |
| r = <optimized out> |
| nt = <optimized out> |
| vm = 0x5b4ad53850a0 <_vm> |
| #8 0x00007c3725503a94 in start_thread (arg=<optimized out>) at ./nptl/pthread_create.c:447 |
| ret = <optimized out> |
| pd = <optimized out> |
| out = <optimized out> |
| unwind_buf = {cancel_jmp_buf = {{jmp_buf = {136575845988032, 5922459989215383608, 136575845988032, -272, 0, 140730924072944, 5922459989202800696, 5922394910561898552}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} |
| not_first_call = <optimized out> |
| #9 0x00007c3725590c3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78 |
| No locals. |
| Thread 1 (Thread 0x7c37254647c0 (LWP 946025) "ruby"): |
| #0 fill_line (errout=<optimized out>, offset=3, lines=<optimized out>, obj=0x5b4b093fc860, filenames=<optimized out>, include_directories=0x7c36e9eecb1e "\001\001\037\a\024\270", version=5, format=4 '\004', line=99, file=<optimized out>, addr=136576291765855, traces=<optimized out>, num_traces=18) at /tmp/ruby/src/trunk-yjit/addr2line.c:333 |
| a = 100376956963950 |
| i = <optimized out> |
| i = <optimized out> |
| a = <optimized out> |
| #1 parse_debug_line_cu (errout=0x7c372566b4e0 <_IO_2_1_stderr_>, offset=<optimized out>, lines=<optimized out>, obj=0x5b4b093fc860, debug_line=<synthetic pointer>, traces=<optimized out>, num_traces=<optimized out>) at /tmp/ruby/src/trunk-yjit/addr2line.c:549 |
| adjusted_opcode = <optimized out> |
| operation_advance = <optimized out> |
| a = <optimized out> |
| op = <optimized out> |
| file = <optimized out> |
| line = 99 |
| is_stmt = <optimized out> |
| p = 0x7c36e9eecc03 "\023\024\005\v\006\001\005\a\006\b\237\005\n\006\001\005\020KX\005\001\003\v\001\b\326\005\ne\005\001K\002\005" |
| header = {unit_length = 292, version = 5, format = 4 '\004', header_length = 101, minimum_instruction_length = 1 '\001', maximum_operations_per_instruction = 0 '\000', default_is_stmt = 1 '\001', line_base = -5 '\373', line_range = 14 '\016', opcode_base = 13 '\r', include_directories = 0x7c36e9eecb1e "\001\001\037\a\024\270", filenames = 0x7c36e9eecb3e "\002\001\037\002\017\t<\260", cu_start = 0x7c36e9eecb71 "\005\001", cu_end = 0x7c36e9eecc28 "|\001"} |
| addr = 1347167 |
| p = <optimized out> |
| header = <optimized out> |
| addr = <optimized out> |
| file = <optimized out> |
| line = <optimized out> |
| is_stmt = <optimized out> |
| a = <optimized out> |
| op = <optimized out> |
| a = <optimized out> |
| adjusted_opcode = <optimized out> |
| operation_advance = <optimized out> |
| #2 parse_debug_line (errout=0x7c372566b4e0 <_IO_2_1_stderr_>, offset=3, lines=0x5b4b09219a60, obj=0x5b4b093fc860, size=<optimized out>, debug_line=<optimized out>, traces=0x5b4ad5387660 <trace>, num_traces=18) at /tmp/ruby/src/trunk-yjit/addr2line.c:564 |
| debug_line_end = <optimized out> |
| debug_line_end = <optimized out> |
| #3 fill_lines (num_traces=num_traces@entry=18, traces=traces@entry=0x5b4ad5387660 <trace>, check_debuglink=check_debuglink@entry=0, objp=objp@entry=0x5b4b091b8958, lines=lines@entry=0x5b4b09219a60, offset=offset@entry=3, errout=0x7c372566b4e0 <_IO_2_1_stderr_>) at /tmp/ruby/src/trunk-yjit/addr2line.c:2271 |
| i = <optimized out> |
| j = <optimized out> |
| shstr = <optimized out> |
| ehdr = <optimized out> |
| shdr = <optimized out> |
| shstr_shdr = <optimized out> |
| gnu_debuglink_shdr = <optimized out> |
| note_gnu_build_id = <optimized out> |
| fd = <optimized out> |
| filesize = <optimized out> |
| file = <optimized out> |
| symtab_shdr = <optimized out> |
| strtab_shdr = <optimized out> |
| dynsym_shdr = <optimized out> |
| dynstr_shdr = <optimized out> |
| obj = 0x5b4b093fc860 |
| dladdr_fbase = <optimized out> |
| fail = <optimized out> |
| finish = <optimized out> |
| #4 0x00005b4ad5028a2f in follow_debuglink_build_id (errout=0x7c372566b4e0 <_IO_2_1_stderr_>, offset=3, lines=0x5b4b09219a60, objp=0x5b4b091b8958, traces=0x5b4ad5387660 <trace>, num_traces=18, build_id_size=<optimized out>, build_id=<optimized out>) at /tmp/ruby/src/trunk-yjit/addr2line.c:663 |
| o1 = 0x5b4b093fe980 |
| i = <optimized out> |
| global_debug_dir_len = 25 |
| p = <optimized out> |
| o2 = <optimized out> |
| global_debug_dir = <optimized out> |
| debug_suffix = ".debug" |
| global_debug_dir_len = <optimized out> |
| p = <optimized out> |
| o1 = <optimized out> |
| o2 = <optimized out> |
| i = <optimized out> |
| tbl = "0123456789abcdef" |
| n = <optimized out> |
| #5 fill_lines (num_traces=num_traces@entry=18, traces=traces@entry=0x5b4ad5387660 <trace>, check_debuglink=check_debuglink@entry=1, objp=objp@entry=0x5b4b091b8958, lines=lines@entry=0x5b4b09219a60, offset=offset@entry=3, errout=0x7c372566b4e0 <_IO_2_1_stderr_>) at /tmp/ruby/src/trunk-yjit/addr2line.c:2264 |
| nhdr = <optimized out> |
| build_id = <optimized out> |
| i = <optimized out> |
| j = <optimized out> |
| shstr = <optimized out> |
| ehdr = <optimized out> |
| shdr = <optimized out> |
| shstr_shdr = <optimized out> |
| gnu_debuglink_shdr = <optimized out> |
| note_gnu_build_id = <optimized out> |
| fd = <optimized out> |
| filesize = <optimized out> |
| file = <optimized out> |
| symtab_shdr = <optimized out> |
| strtab_shdr = <optimized out> |
| dynsym_shdr = <optimized out> |
| dynstr_shdr = <optimized out> |
| obj = 0x5b4b09404eb0 |
| dladdr_fbase = <optimized out> |
| fail = <optimized out> |
| finish = <optimized out> |
| #6 0x00005b4ad50292c1 in rb_dump_backtrace_with_lines (num_traces=<optimized out>, traces=traces@entry=0x5b4ad5387660 <trace>, errout=errout@entry=0x7c372566b4e0 <_IO_2_1_stderr_>) at /tmp/ruby/src/trunk-yjit/addr2line.c:2674 |
| path = <optimized out> |
| p = <optimized out> |
| info = {dli_fname = 0x7c3725871c60 "/lib/x86_64-linux-gnu/libc.so.6", dli_fbase = 0x7c3725467000, dli_sname = 0x0, dli_saddr = 0x0} |
| i = 3 |
| lines = <optimized out> |
| obj = 0x5b4b093fc860 |
| dladdr_fbases = <optimized out> |
| main_path = <optimized out> |
| len = <optimized out> |
| next_line = <optimized out> |
| #7 0x00005b4ad4f00f63 in rb_print_backtrace (errout=0x7c372566b4e0 <_IO_2_1_stderr_>) at /tmp/ruby/src/trunk-yjit/vm_dump.c:1107 |
| n = <optimized out> |
| trace = {0x5b4ad4f00f4f <rb_vm_bugreport+2335>, 0x5b4ad51072e2 <rb_bug_for_fatal_signal+258>, 0x5b4ad4e38ae8 <sigsegv+72>, 0x7c37254ac320 <__restore_rt>, 0x7c37254ffd61 <__GI___futex_abstimed_wait_cancelable64+225>, 0x7c37255027dd <___pthread_cond_wait+525>, 0x5b4ad4e82583 <thread_sched_wait_running_turn+147>, 0x5b4ad4e85272 <rb_ractor_sched_wait+242>, 0x5b4ad4dd083c <ractor_wait_receive+476>, 0x5b4ad4dd0c6e <ractor_port_receive+206>, 0x5b4ad4ef227f <vm_exec_core+14591>, 0x5b4ad4edf1e5 <rb_vm_exec+181>, 0x5b4ad4cf6d75 <rb_ec_exec_node+165>, 0x5b4ad4cf9339 <ruby_run_node+105>, 0x5b4ad4cf37b6 <main+102>, 0x7c37254911ca <__libc_start_call_main+122>, 0x7c372549128b <__libc_start_main_impl+139>, 0x5b4ad4cf3805 <_start+37>, 0x0 <repeats 1006 times>} |
| n = <optimized out> |
| #8 rb_vm_bugreport (ctx=ctx@entry=0x5b4b091b8c80, errout=errout@entry=0x7c372566b4e0 <_IO_2_1_stderr_>) at /tmp/ruby/src/trunk-yjit/vm_dump.c:1450 |
| box_env = <optimized out> |
| cmd = <optimized out> |
| error = <optimized out> |
| other_runtime_info = other_runtime_info |
| vm = 0x5b4ad53850a0 <_vm> |
| current_box = 0x5b4ad5394ce0 <root_box> |
| ec = <optimized out> |
| loaded_features = 136576288816120 |
| #9 0x00005b4ad51072e2 in rb_bug_for_fatal_signal (default_sighandler=0x0, sig=sig@entry=11, ctx=ctx@entry=0x5b4b091b8c80, fmt=fmt@entry=0x5b4ad51cc8ed "Segmentation fault at %p") at /tmp/ruby/src/trunk-yjit/error.c:1131 |
| pid = -1 |
| out = 0x7c372566b4e0 <_IO_2_1_stderr_> |
| file = <optimized out> |
| line = 742 |
| #10 0x00005b4ad4e38ae8 in sigsegv (sig=11, info=0x5b4b091b8db0, ctx=0x5b4b091b8c80) at /tmp/ruby/src/trunk-yjit/signal.c:948 |
| No locals. |
| #11 <signal handler called> |
| No locals. |
| #12 0x00007c37254ffd61 in __futex_abstimed_wait_common64 (private=649408999, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x5b4b090feec0) at ./nptl/futex-internal.c:57 |
| sc_cancel_oldtype = 0 |
| sc_ret = <optimized out> |
| resultvar = <optimized out> |
| __arg6 = <optimized out> |
| __arg5 = <optimized out> |
| __arg4 = <optimized out> |
| __arg3 = <optimized out> |
| __arg2 = <optimized out> |
| __arg1 = <optimized out> |
| _a6 = <optimized out> |
| _a5 = <optimized out> |
| _a4 = <optimized out> |
| _a3 = <optimized out> |
| _a2 = <optimized out> |
| _a1 = <optimized out> |
| #13 __futex_abstimed_wait_common (cancel=true, private=649408999, abstime=0x0, clockid=0, expected=0, futex_word=0x5b4b090feec0) at ./nptl/futex-internal.c:87 |
| err = <optimized out> |
| clockbit = 256 |
| op = 393 |
| err = <optimized out> |
| clockbit = <optimized out> |
| op = <optimized out> |
| #14 __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x5b4b090feec0, expected=expected@entry=0, clockid=clockid@entry=0, abstime=abstime@entry=0x0, private=private@entry=0) at ./nptl/futex-internal.c:139 |
| No locals. |
| #15 0x00007c37255027dd in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x5b4ad5384298 <_main_ractor+216>, cond=0x5b4b090fee98) at ./nptl/pthread_cond_wait.c:503 |
| spin = 0 |
| buffer = {__routine = 0x7c37255024a0 <__condvar_cleanup_waiting>, __arg = 0x7ffe78bd0f30, __canceltype = 48, __prev = 0x0} |
| cbuffer = {wseq = 0, cond = 0x5b4b090fee98, mutex = 0x5b4ad5384298 <_main_ractor+216>, private = 0} |
| err = <optimized out> |
| g = 0 |
| flags = <optimized out> |
| g1_start = <optimized out> |
| maxspin = 0 |
| signals = <optimized out> |
| result = 0 |
| wseq = 0 |
| seq = 0 |
| private = 0 |
| maxspin = <optimized out> |
| err = <optimized out> |
| result = <optimized out> |
| wseq = <optimized out> |
| g = <optimized out> |
| seq = <optimized out> |
| flags = <optimized out> |
| private = <optimized out> |
| signals = <optimized out> |
| done = <optimized out> |
| g1_start = <optimized out> |
| spin = <optimized out> |
| buffer = <optimized out> |
| cbuffer = <optimized out> |
| s = <optimized out> |
| #16 ___pthread_cond_wait (cond=cond@entry=0x5b4b090fee98, mutex=mutex@entry=0x5b4ad5384298 <_main_ractor+216>) at ./nptl/pthread_cond_wait.c:627 |
| No locals. |
| #17 0x00005b4ad4e82583 in rb_native_cond_wait (mutex=0x5b4ad5384298 <_main_ractor+216>, cond=0x5b4b090fee98) at /tmp/ruby/src/trunk-yjit/thread_pthread.c:231 |
| r = <optimized out> |
| r = <optimized out> |
| #18 thread_sched_wait_running_turn (sched=sched@entry=0x5b4ad5384298 <_main_ractor+216>, th=0x5b4ad53811a0 <_main_thread>, can_direct_transfer=can_direct_transfer@entry=false) at /tmp/ruby/src/trunk-yjit/thread_pthread.c:851 |
| next_th = 0x0 |
| #19 0x00005b4ad4e85272 in rb_ractor_sched_wait (ec=ec@entry=0x5b4b090fefd8, cr=cr@entry=0x5b4ad53841c0 <_main_ractor>, ubf=ubf@entry=0x5b4ad4dcfb30 <ubf_ractor_wait>, ubf_arg=ubf_arg@entry=0x7ffe78bd1060) at /tmp/ruby/src/trunk-yjit/thread_pthread.c:1356 |
| can_direct_transfer = false |
| th = 0x5b4ad53811a0 <_main_thread> |
| sched = 0x5b4ad5384298 <_main_ractor+216> |
| #20 0x00005b4ad4dd083c in ractor_wait (cr=0x5b4ad53841c0 <_main_ractor>, ec=0x5b4b090fefd8) at /tmp/ruby/src/trunk-yjit/ractor_sync.c:1037 |
| th = <optimized out> |
| waiter = {wakeup_status = wakeup_by_send, th = 0x5b4ad53811a0 <_main_thread>, node = {next = 0x5b4ad5384228 <_main_ractor+104>, prev = 0x5b4ad5384228 <_main_ractor+104>}} |
| th = <optimized out> |
| waiter = <optimized out> |
| #21 ractor_wait_receive (ec=ec@entry=0x5b4b090fefd8, cr=cr@entry=0x5b4ad53841c0 <_main_ractor>) at /tmp/ruby/src/trunk-yjit/ractor_sync.c:1104 |
| messages = {set = {n = {next = 0x1, prev = 0x5b4ad53811a0 <_main_thread>}}, closed = 40} |
| deliverred = false |
| #22 0x00005b4ad4dd0c6e in ractor_receive (rp=<optimized out>, ec=<optimized out>) at /tmp/ruby/src/trunk-yjit/ractor_sync.c:1157 |
| v = <optimized out> |
| cr = <optimized out> |
| cr = <optimized out> |
| v = <optimized out> |
| #23 ractor_port_receive (ec=0x5b4b090fefd8, self=<optimized out>) at /tmp/ruby/src/trunk-yjit/ractor_sync.c:129 |
| rp = <optimized out> |
| #24 0x00005b4ad4ef227f in vm_exec_core (ec=0x5b4b090feec0, ec@entry=0x5b4b090fefd8) at /tmp/ruby/src/trunk-yjit/vm_insnhelper.c:7397 |
| reg_pc = 0x5b4b09226278 |
| reg_cfp = 0x7c3725462ef8 |
| insns_address_table = {0x5b4ad4ef178a <vm_exec_core+11786>, 0x5b4ad4eefc72 <vm_exec_core+4850>, 0x5b4ad4eefc06 <vm_exec_core+4742>, 0x5b4ad4eefb65 <vm_exec_core+4581>, 0x5b4ad4eefaeb <vm_exec_core+4459>, 0x5b4ad4eefa46 <vm_exec_core+4294>, 0x5b4ad4ef0053 <vm_exec_core+5843>, 0x5b4ad4eefff8 <vm_exec_core+5752>, 0x5b4ad4eefd7a <vm_exec_core+5114>, 0x5b4ad4eefcde <vm_exec_core+4958>, 0x5b4ad4ef00f2 <vm_exec_core+6002>, 0x5b4ad4eefe6a <vm_exec_core+5354>, 0x5b4ad4eefa01 <vm_exec_core+4225>, 0x5b4ad4eef999 <vm_exec_core+4121>, 0x5b4ad4eef922 <vm_exec_core+4002>, 0x5b4ad4eef8e5 <vm_exec_core+3941>, 0x5b4ad4eef8ad <vm_exec_core+3885>, 0x5b4ad4eef878 <vm_exec_core+3832>, 0x5b4ad4eef843 <vm_exec_core+3779>, 0x5b4ad4eef80e <vm_exec_core+3726>, 0x5b4ad4eef789 <vm_exec_core+3593>, 0x5b4ad4eef745 <vm_exec_core+3525>, 0x5b4ad4eef6fe <vm_exec_core+3454>, 0x5b4ad4eef6a6 <vm_exec_core+3366>, 0x5b4ad4eef660 <vm_exec_core+3296>, 0x5b4ad4eef5e3 <vm_exec_core+3171>, 0x5b4ad4eef5a9 <vm_exec_core+3113>, 0x5b4ad4eef54c <vm_exec_core+3020>, 0x5b4ad4eef4f2 <vm_exec_core+2930>, 0x5b4ad4eef4b5 <vm_exec_core+2869>, 0x5b4ad4ef0860 <vm_exec_core+7904>, 0x5b4ad4ef06d8 <vm_exec_core+7512>, 0x5b4ad4ef0652 <vm_exec_core+7378>, 0x5b4ad4ef05eb <vm_exec_core+7275>, 0x5b4ad4ef0599 <vm_exec_core+7193>, 0x5b4ad4ef0534 <vm_exec_core+7092>, 0x5b4ad4ef04e7 <vm_exec_core+7015>, 0x5b4ad4ef0492 <vm_exec_core+6930>, 0x5b4ad4ef0448 <vm_exec_core+6856>, 0x5b4ad4ef0421 <vm_exec_core+6817>, 0x5b4ad4ef03e6 <vm_exec_core+6758>, 0x5b4ad4ef0397 <vm_exec_core+6679>, 0x5b4ad4ef0363 <vm_exec_core+6627>, 0x5b4ad4ef02b2 <vm_exec_core+6450>, 0x5b4ad4ef026f <vm_exec_core+6383>, 0x5b4ad4ef022b <vm_exec_core+6315>, 0x5b4ad4ef0b16 <vm_exec_core+8598>, 0x5b4ad4ef0aa7 <vm_exec_core+8487>, 0x5b4ad4ef0b48 <vm_exec_core+8648>, 0x5b4ad4ef0a58 <vm_exec_core+8408>, 0x5b4ad4ef09e9 <vm_exec_core+8297>, 0x5b4ad4ef098b <vm_exec_core+8203>, 0x5b4ad4ef08d9 <vm_exec_core+8025>, 0x5b4ad4ef089d <vm_exec_core+7965>, 0x5b4ad4ef0e4c <vm_exec_core+9420>, 0x5b4ad4ef0cfb <vm_exec_core+9083>, 0x5b4ad4ef0c50 <vm_exec_core+8912>, 0x5b4ad4eee9e0 <vm_exec_core+96>, 0x5b4ad4ef0ba1 <vm_exec_core+8737>, 0x5b4ad4ef0db4 <vm_exec_core+9268>, 0x5b4ad4ef0d65 <vm_exec_core+9189>, 0x5b4ad4ef0dfd <vm_exec_core+9341>, 0x5b4ad4eef466 <vm_exec_core+2790>, 0x5b4ad4ef1998 <vm_exec_core+12312>, 0x5b4ad4eef417 <vm_exec_core+2711>, 0x5b4ad4eef3a6 <vm_exec_core+2598>, 0x5b4ad4eef361 <vm_exec_core+2529>, 0x5b4ad4eef2ee <vm_exec_core+2414>, 0x5b4ad4eef236 <vm_exec_core+2230>, 0x5b4ad4eef1dc <vm_exec_core+2140>, 0x5b4ad4eef160 <vm_exec_core+2016>, 0x5b4ad4eeea98 <vm_exec_core+280>, 0x5b4ad4eef12c <vm_exec_core+1964>, 0x5b4ad4eef0ed <vm_exec_core+1901>, 0x5b4ad4eef0ae <vm_exec_core+1838>, 0x5b4ad4eef072 <vm_exec_core+1778>, 0x5b4ad4eef04e <vm_exec_core+1742>, 0x5b4ad4eef005 <vm_exec_core+1669>, 0x5b4ad4eeefbc <vm_exec_core+1596>, 0x5b4ad4eeef80 <vm_exec_core+1536>, 0x5b4ad4eeeec2 <vm_exec_core+1346>, 0x5b4ad4eeee43 <vm_exec_core+1219>, 0x5b4ad4ef1933 <vm_exec_core+12211>, 0x5b4ad4ef179b <vm_exec_core+11803>, 0x5b4ad4ef1801 <vm_exec_core+11905>, 0x5b4ad4ef0ec9 <vm_exec_core+9545>, 0x5b4ad4ef189a <vm_exec_core+12058>, 0x5b4ad4ef16a4 <vm_exec_core+11556>, 0x5b4ad4ef16fd <vm_exec_core+11645>, 0x5b4ad4ef1f66 <vm_exec_core+13798>, 0x5b4ad4ef1fc4 <vm_exec_core+13892>, 0x5b4ad4ef1dde <vm_exec_core+13406>, 0x5b4ad4ef1e3f <vm_exec_core+13503>, 0x5b4ad4ef1e9d <vm_exec_core+13597>, 0x5b4ad4ef1f1a <vm_exec_core+13722>, 0x5b4ad4ef1a65 <vm_exec_core+12517>, 0x5b4ad4ef1ab8 <vm_exec_core+12600>, 0x5b4ad4ef1b25 <vm_exec_core+12709>, 0x5b4ad4ef1ba9 <vm_exec_core+12841>, 0x5b4ad4ef1bfb <vm_exec_core+12923>, 0x5b4ad4ef1c37 <vm_exec_core+12983>, 0x5b4ad4ef1c84 <vm_exec_core+13060>, 0x5b4ad4ef1cea <vm_exec_core+13162>, 0x5b4ad4ef19e0 <vm_exec_core+12384>, 0x5b4ad4eeedd2 <vm_exec_core+1106>, 0x5b4ad4eeed52 <vm_exec_core+978>, 0x5b4ad4eeeca9 <vm_exec_core+809>, 0x5b4ad4eeec62 <vm_exec_core+738>, 0x5b4ad4eeec17 <vm_exec_core+663>, 0x5b4ad4eeebce <vm_exec_core+590>, 0x5b4ad4eeeb7d <vm_exec_core+509>, 0x5b4ad4eeeb48 <vm_exec_core+456>, 0x5b4ad4eeeb13 <vm_exec_core+403>, 0x5b4ad4ef1dc0 <vm_exec_core+13376>, 0x5b4ad4eefc61 <vm_exec_core+4833>, 0x5b4ad4eefbf5 <vm_exec_core+4725>, 0x5b4ad4eefb54 <vm_exec_core+4564>, 0x5b4ad4eefada <vm_exec_core+4442>, 0x5b4ad4eefa35 <vm_exec_core+4277>, 0x5b4ad4ef0042 <vm_exec_core+5826>, 0x5b4ad4eeffe7 <vm_exec_core+5735>, 0x5b4ad4eefd69 <vm_exec_core+5097>, 0x5b4ad4eefccd <vm_exec_core+4941>, 0x5b4ad4ef00e1 <vm_exec_core+5985>, 0x5b4ad4eefe59 <vm_exec_core+5337>, 0x5b4ad4eef9f0 <vm_exec_core+4208>, 0x5b4ad4eef988 <vm_exec_core+4104>, 0x5b4ad4eef911 <vm_exec_core+3985>, 0x5b4ad4eef8d4 <vm_exec_core+3924>, 0x5b4ad4eef89c <vm_exec_core+3868>, 0x5b4ad4eef867 <vm_exec_core+3815>, 0x5b4ad4eef832 <vm_exec_core+3762>, 0x5b4ad4eef7fd <vm_exec_core+3709>, 0x5b4ad4eef778 <vm_exec_core+3576>, 0x5b4ad4eef734 <vm_exec_core+3508>, 0x5b4ad4eef6ed <vm_exec_core+3437>, 0x5b4ad4eef695 <vm_exec_core+3349>, 0x5b4ad4eef64f <vm_exec_core+3279>, 0x5b4ad4eef5d2 <vm_exec_core+3154>, 0x5b4ad4eef598 <vm_exec_core+3096>, 0x5b4ad4eef53b <vm_exec_core+3003>, 0x5b4ad4eef4e1 <vm_exec_core+2913>, 0x5b4ad4eef4a4 <vm_exec_core+2852>, 0x5b4ad4ef084f <vm_exec_core+7887>, 0x5b4ad4ef06c7 <vm_exec_core+7495>, 0x5b4ad4ef0641 <vm_exec_core+7361>, 0x5b4ad4ef05da <vm_exec_core+7258>, 0x5b4ad4ef0588 <vm_exec_core+7176>, 0x5b4ad4ef0523 <vm_exec_core+7075>, 0x5b4ad4ef04d6 <vm_exec_core+6998>, 0x5b4ad4ef0481 <vm_exec_core+6913>, 0x5b4ad4ef0437 <vm_exec_core+6839>, 0x5b4ad4ef0410 <vm_exec_core+6800>, 0x5b4ad4ef03d5 <vm_exec_core+6741>, 0x5b4ad4ef0386 <vm_exec_core+6662>, 0x5b4ad4ef0352 <vm_exec_core+6610>, 0x5b4ad4ef02a1 <vm_exec_core+6433>, 0x5b4ad4ef025e <vm_exec_core+6366>, 0x5b4ad4ef021a <vm_exec_core+6298>, 0x5b4ad4ef0b05 <vm_exec_core+8581>, 0x5b4ad4ef0a96 <vm_exec_core+8470>, 0x5b4ad4ef0b37 <vm_exec_core+8631>, 0x5b4ad4ef0a47 <vm_exec_core+8391>, 0x5b4ad4ef09d8 <vm_exec_core+8280>, 0x5b4ad4ef097a <vm_exec_core+8186>, 0x5b4ad4ef08c8 <vm_exec_core+8008>, 0x5b4ad4ef088c <vm_exec_core+7948>, 0x5b4ad4ef0e3b <vm_exec_core+9403>, 0x5b4ad4ef0cea <vm_exec_core+9066>, 0x5b4ad4ef0c3f <vm_exec_core+8895>, 0x5b4ad4ef175e <vm_exec_core+11742>, 0x5b4ad4ef0b90 <vm_exec_core+8720>, 0x5b4ad4ef0da3 <vm_exec_core+9251>, 0x5b4ad4ef0d54 <vm_exec_core+9172>, 0x5b4ad4ef0dec <vm_exec_core+9324>, 0x5b4ad4eef455 <vm_exec_core+2773>, 0x5b4ad4ef1774 <vm_exec_core+11764>, 0x5b4ad4eef406 <vm_exec_core+2694>, 0x5b4ad4eef395 <vm_exec_core+2581>, 0x5b4ad4eef350 <vm_exec_core+2512>, 0x5b4ad4eef2dd <vm_exec_core+2397>, 0x5b4ad4eef225 <vm_exec_core+2213>, 0x5b4ad4eef1cb <vm_exec_core+2123>, 0x5b4ad4eef14f <vm_exec_core+1999>, 0x5b4ad4eeea87 <vm_exec_core+263>, 0x5b4ad4eef11b <vm_exec_core+1947>, 0x5b4ad4eef0dc <vm_exec_core+1884>, 0x5b4ad4eef09d <vm_exec_core+1821>, 0x5b4ad4eef061 <vm_exec_core+1761>, 0x5b4ad4eef03d <vm_exec_core+1725>, 0x5b4ad4eeeff4 <vm_exec_core+1652>, 0x5b4ad4eeefab <vm_exec_core+1579>, 0x5b4ad4eeef6f <vm_exec_core+1519>, 0x5b4ad4eeeeb1 <vm_exec_core+1329>, 0x5b4ad4eeee32 <vm_exec_core+1202>, 0x5b4ad4ef14e5 <vm_exec_core+11109>, 0x5b4ad4ef14fb <vm_exec_core+11131>, 0x5b4ad4ef1511 <vm_exec_core+11153>, 0x5b4ad4ef1527 <vm_exec_core+11175>, 0x5b4ad4ef153d <vm_exec_core+11197>...} |
| #25 0x00005b4ad4edf1e5 in vm_exec_loop (result=<optimized out>, tag=<optimized out>, state=<optimized out>, ec=<optimized out>) at /tmp/ruby/src/trunk-yjit/vm.c:2825 |
| vm_loop_start = <optimized out> |
| vm_loop_start = <optimized out> |
| #26 rb_vm_exec (ec=0x5b4b090fefd8) at /tmp/ruby/src/trunk-yjit/vm.c:2801 |
| _ec = 0x5b4b090fefd8 |
| _tag = {tag = 36, retval = 4, buf = {0x7ffe78bd1598, 0x5b4ad4edf240 <rb_vm_exec+272>, 0x0, 0x7ffe78bd12b0, 0x7c372526a218}, prev = 0x7ffe78bd1380, state = RUBY_TAG_NONE, lock_rec = 0} |
| state = RUBY_TAG_NONE |
| result = 36 |
| #27 0x00005b4ad4ef5a02 in rb_iseq_eval_main (iseq=<optimized out>) at /tmp/ruby/src/trunk-yjit/vm.c:3064 |
| ec = <optimized out> |
| val = <optimized out> |
| #28 0x00005b4ad4cf6d75 in rb_ec_exec_node (ec=ec@entry=0x5b4b090fefd8, n=<optimized out>) at /tmp/ruby/src/trunk-yjit/eval.c:283 |
| _ec = 0x5b4b090fefd8 |
| _tag = {tag = 36, retval = 100376956080372, buf = {0x7ffe78bd1598, 0x5b4ad4cf6dc0 <rb_ec_exec_node+240>, 0x0, 0x7ffe78bd1360, 0x24}, prev = 0x0, state = RUBY_TAG_NONE, lock_rec = 0} |
| state = 0 |
| iseq = <optimized out> |
| #29 0x00005b4ad4cf9339 in ruby_run_node (n=<optimized out>) at /tmp/ruby/src/trunk-yjit/eval.c:321 |
| ec = 0x5b4b090fefd8 |
| status = <optimized out> |
| #30 0x00005b4ad4cf37b6 in rb_main (argv=0x7ffe78bd1598, argc=114) at /tmp/ruby/src/trunk-yjit/main.c:42 |
| variable_in_this_stack_frame = 0 |
| #31 main (argc=<optimized out>, argv=<optimized out>) at /tmp/ruby/src/trunk-yjit/main.c:62 |
| No locals. |
| >>> Dump Ruby level backtrace (if possible) |
| $1 = true |
| $2 = 0 |
| ">>> Finish |
| "[Inferior 1 (process 946025) detached] |
| 1) Error: |
| TestObjSpaceRactor#test_undefine_finalizer: |
| Test::Unit::ProxyError: execution of Test::Unit::CoreAssertions#assert_separately expired timeout (10 sec) |
| pid 946025 killed by SIGSEGV (signal 11) (core dumped) |
| | |
| | <internal:ractor>:742: [BUG] Segmentation fault at 0x000003e9000e05d5 |
| | ruby 4.1.0dev (2026-02-11T22:01:30Z master 9aa30b512f) +YJIT +PRISM [x86_64-linux] |
| | |
| | -- Control frame information ----------------------------------------------- |
| | c:0005 p:0003 s:0022 e:000021 l:y b:0001 METHOD <internal:ractor>:742 |
| | c:0004 p:0027 s:0018 e:000017 l:y b:0001 METHOD <internal:ractor>:589 |
| | c:0003 p:0027 s:0013 e:000012 l:y b:0001 METHOD <internal:array>:227 |
| | c:0002 p:0074 s:0008 E:000d50 l:n b:---- EVAL -:26 [FINISH] |
| | c:0001 p:0000 s:0003 E:001750 l:y b:---- DUMMY [FINISH] |
| | |
| | -- Ruby level backtrace information ---------------------------------------- |
| | -:26:in '<main>' |
| | <internal:array>:227:in 'each' |
| | <internal:ractor>:589:in 'join' |
| | <internal:ractor>:742:in 'receive' |
| | |
| | -- Threading information --------------------------------------------------- |
| | Total ractor count: 6 |
| | Ruby thread count for this ractor: 1 |
| | |
| | -- Machine register context ------------------------------------------------ |
| | RIP: 0x00007c37254ffd61 RBP: 0x00007ffe78bd0ec0 RSP: 0x00007ffe78bd0e80 |
| | RAX: 0xfffffffffffffffc RBX: 0x00005b4b090fee98 RCX: 0x00007c37254ffd61 |
| | RDX: 0x0000000000000000 RDI: 0x00005b4b090feec0 RSI: 0x0000000000000189 |
| | R8: 0x0000000000000000 R9: 0x00000000ffffffff R10: 0x0000000000000000 |
| | R11: 0x0000000000000246 R12: 0x0000000000000000 R13: 0x0000000000000000 |
| | R14: 0x00005b4ad5384298 R15: 0x00005b4b090feec0 EFL: 0x0000000000000246 |
| | |
| | -- C level backtrace information ------------------------------------------- |
| | th: 0x5b4ad53811a0, native_id: 0x7c37254647c0 |
| | -- Control frame information ----------------------------------------------- |
| | c:0005 p:0003 s:0022 e:000021 l:y b:0001 METHOD <internal:ractor>:742 |
| | c:0004 p:0027 s:0018 e:000017 l:y b:0001 METHOD <internal:ractor>:589 |
| | c:0003 p:0027 s:0013 e:000012 l:y b:0001 METHOD <internal:array>:227 |
| | c:0002 p:0074 s:0008 E:000d50 l:n b:---- EVAL -:26 [FINISH] |
| | c:0001 p:0000 s:0003 E:001750 l:y b:---- DUMMY [FINISH] |
| | |
| | /tmp/ruby/build/trunk-yjit/ruby(rb_print_backtrace+0x14) [0x5b4ad4f00f4f] /tmp/ruby/src/trunk-yjit/vm_dump.c:1105 |
| | /tmp/ruby/build/trunk-yjit/ruby(rb_vm_bugreport) /tmp/ruby/src/trunk-yjit/vm_dump.c:1450 |
| | /tmp/ruby/build/trunk-yjit/ruby(rb_bug_for_fatal_signal+0x102) [0x5b4ad51072e2] /tmp/ruby/src/trunk-yjit/error.c:1131 |
| | /tmp/ruby/build/trunk-yjit/ruby(sigsegv+0x48) [0x5b4ad4e38ae8] /tmp/ruby/src/trunk-yjit/signal.c:948 |
| | /lib/x86_64-linux-gnu/libc.so.6(0x7c37254ac320) [0x7c37254ac320] |
| | /lib/x86_64-linux-gnu/libc.so.6(__futex_abstimed_wait_common64+0x2a) [0x7c37254ffd61] ./nptl/futex-internal.c:57 |
| | /lib/x86_64-linux-gnu/libc.so.6(__futex_abstimed_wait_common) ./nptl/futex-internal.c:87 |
| | /lib/x86_64-linux-gnu/libc.so.6(__futex_abstimed_wait_cancelable64) ./nptl/futex-internal.c:139 |
| | /lib/x86_64-linux-gnu/libc.so.6(__pthread_cond_wait_common+0xed) [0x7c37255027dd] ./nptl/pthread_cond_wait.c:503 |
| | /lib/x86_64-linux-gnu/libc.so.6(___pthread_cond_wait) ./nptl/pthread_cond_wait.c:627 |
| | /lib/x86_64-linux-gnu/libc.so.6(pthread_cond_wait) (null):0 |
| | /tmp/ruby/build/trunk-yjit/ruby(rb_native_cond_wait+0x8) [0x5b4ad4e82583] /tmp/ruby/src/trunk-yjit/thread_pthread.c:231 |
| | /tmp/ruby/build/trunk-yjit/ruby(thread_sched_wait_running_turn) /tmp/ruby/src/trunk-yjit/thread_pthread.c:851 |
| | /tmp/ruby/build/trunk-yjit/ruby(rb_ractor_sched_wait+0xf2) [0x5b4ad4e85272] /tmp/ruby/src/trunk-yjit/thread_pthread.c:1356 |
| | /tmp/ruby/build/trunk-yjit/ruby(ractor_wait+0x4c) [0x5b4ad4dd083c] /tmp/ruby/src/trunk-yjit/ractor_sync.c:1037 |
| | /tmp/ruby/build/trunk-yjit/ruby(ractor_wait_receive) /tmp/ruby/src/trunk-yjit/ractor_sync.c:1104 |
| | /tmp/ruby/build/trunk-yjit/ruby(ractor_get_queue+0x0) [0x5b4ad4dd0c6e] /tmp/ruby/src/trunk-yjit/ractor_sync.c:1157 |
| | /tmp/ruby/build/trunk-yjit/ruby(ractor_try_receive) /tmp/ruby/src/trunk-yjit/ractor_sync.c:1122 |
| | /tmp/ruby/build/trunk-yjit/ruby(ractor_receive) /tmp/ruby/src/trunk-yjit/ractor_sync.c:1151 |
| | /tmp/ruby/build/trunk-yjit/ruby(ractor_port_receive) /tmp/ruby/src/trunk-yjit/ractor_sync.c:129 |
| | /tmp/ruby/build/trunk-yjit/ruby(vm_exec_core+0x38ff) [0x5b4ad4ef227f] /tmp/ruby/src/trunk-yjit/vm_insnhelper.c:7397 |
| | /tmp/ruby/build/trunk-yjit/ruby(vm_exec_loop+0xa) [0x5b4ad4edf1e5] /tmp/ruby/src/trunk-yjit/vm.c:2825 |
| | /tmp/ruby/build/trunk-yjit/ruby(rb_vm_exec) /tmp/ruby/src/trunk-yjit/vm.c:2801 |
| | /tmp/ruby/build/trunk-yjit/ruby(rb_ec_exec_node+0xa5) [0x5b4ad4cf6d75] /tmp/ruby/src/trunk-yjit/eval.c:283 |
| | /tmp/ruby/build/trunk-yjit/ruby(ruby_run_node+0x69) [0x5b4ad4cf9339] /tmp/ruby/src/trunk-yjit/eval.c:321 |
| | /tmp/ruby/build/trunk-yjit/ruby(rb_main+0x21) [0x5b4ad4cf37b6] /tmp/ruby/src/trunk-yjit/main.c:42 |
| | /tmp/ruby/build/trunk-yjit/ruby(main) /tmp/ruby/src/trunk-yjit/main.c:62 |
| | /lib/x86_64-linux-gnu/libc.so.6(__libc_start_call_main+0x7a) [0x7c37254911ca] ../sysdeps/nptl/libc_start_call_main.h:58 |
| | /lib/x86_64-linux-gnu/libc.so.6(call_init+0x0) [0x7c372549128b] ../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 |
| | [0x5b4ad4cf3805] |
| | |
| | -- Other runtime information ----------------------------------------------- |
| | |
| | * Loaded script: - |
| | |
| | * Ruby Box: disabled |
| | * 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-yjit/.ext/x86_64-linux/enc/encdb.so |
| | 9 /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/trans/transdb.so |
| | 10 /tmp/ruby/src/trunk-yjit/lib/open3/version.rb |
| | 11 /tmp/ruby/src/trunk-yjit/lib/open3.rb |
| | 12 /tmp/ruby/src/trunk-yjit/lib/timeout.rb |
| | 13 /tmp/ruby/build/trunk-yjit/rbconfig.rb |
| | 14 /tmp/ruby/src/trunk-yjit/tool/lib/find_executable.rb |
| | 15 /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/rbconfig/sizeof.so |
| | 16 /tmp/ruby/src/trunk-yjit/tool/lib/envutil.rb |
| | 17 /tmp/ruby/src/trunk-yjit/tool/lib/colorize.rb |
| | 18 /tmp/ruby/src/trunk-yjit/tool/lib/leakchecker.rb |
| | 19 /tmp/ruby/src/trunk-yjit/lib/prettyprint.rb |
| | 20 /tmp/ruby/src/trunk-yjit/lib/pp.rb |
| | 21 /tmp/ruby/src/trunk-yjit/tool/lib/test/unit/assertions.rb |
| | 22 /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/-test-/sanitizers.so |
| | 23 /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/io/console.so |
| | 24 /tmp/ruby/src/trunk-yjit/tool/lib/core_assertions.rb |
| | 25 /tmp/ruby/src/trunk-yjit/tool/lib/test/unit/testcase.rb |
| | 26 /tmp/ruby/src/trunk-yjit/tool/lib/test/jobserver.rb |
| | 27 /tmp/ruby/src/trunk-yjit/lib/optparse.rb |
| | 28 /tmp/ruby/src/trunk-yjit/tool/lib/test/unit.rb |
| | 29 /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/objspace.so |
| | 30 /tmp/ruby/build/trunk-yjit/.ext/common/objspace.rb |
| | |
| | * Process memory map: |
| | |
| | 5b4acc9a6000-5b4acc9aa000 r-xp 00000000 00:00 0 [anon:Ruby:rb_jit_reserve_addr_space] |
| | 5b4acc9aa000-5b4ad49a6000 ---p 00000000 00:00 0 [anon:Ruby:rb_jit_reserve_addr_space] |
| | 5b4ad4ca2000-5b4ad4ce2000 r--p 00000000 00:c6 16941019 /tmp/ruby/build/trunk-yjit/ruby |
| | 5b4ad4ce2000-5b4ad51c5000 r-xp 00040000 00:c6 16941019 /tmp/ruby/build/trunk-yjit/ruby |
| | 5b4ad51c5000-5b4ad536a000 r--p 00523000 00:c6 16941019 /tmp/ruby/build/trunk-yjit/ruby |
| | 5b4ad536a000-5b4ad5381000 r--p 006c8000 00:c6 16941019 /tmp/ruby/build/trunk-yjit/ruby |
| | 5b4ad5381000-5b4ad5382000 rw-p 006df000 00:c6 16941019 /tmp/ruby/build/trunk-yjit/ruby |
| | 5b4ad5382000-5b4ad5399000 rw-p 00000000 00:00 0 |
| | 5b4b090fa000-5b4b0953d000 rw-p 00000000 00:00 0 [heap] |
| | 7c36d091d000-7c36d4000000 r--s 00000000 00:c6 16941019 /tmp/ruby/build/trunk-yjit/ruby |
| | 7c36d4000000-7c36d403c000 rw-p 00000000 00:00 0 |
| | 7c36d403c000-7c36d8000000 ---p 00000000 00:00 0 |
| | 7c36d8000000-7c36d8037000 rw-p 00000000 00:00 0 |
| | 7c36d8037000-7c36dc000000 ---p 00000000 00:00 0 |
| | 7c36dc000000-7c36dc038000 rw-p 00000000 00:00 0 |
| | 7c36dc038000-7c36e0000000 ---p 00000000 00:00 0 |
| | 7c36e0000000-7c36e002d000 rw-p 00000000 00:00 0 |
| | 7c36e002d000-7c36e4000000 ---p 00000000 00:00 0 |
| | 7c36e4000000-7c36e4049000 rw-p 00000000 00:00 0 |
| | 7c36e4049000-7c36e8000000 ---p 00000000 00:00 0 |
| | 7c36ea8e9000-7c36eaaf0000 r--s 00000000 00:c6 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| | 7c36eaaf0000-7c36eac00000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 7c36eac00000-7c36ead01000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7c36ead01000-7c36ead02000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7c36ead02000-7c36eae22000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7c36eae22000-7c36eae23000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7c36eae23000-7c36eaf43000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7c36eaf43000-7c36eaf44000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7c36eaf44000-7c36eb064000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7c36eb064000-7c36eb065000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7c36eb065000-7c36eb185000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7c36eb185000-7c36eb186000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7c36eb186000-7c36eb2a6000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7c36eb2a6000-7c36eb2a7000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7c36eb2a7000-7c370ac00000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7c370ac10000-7c370ac60000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 7c370ac6f000-7c370ac70000 ---p 00000000 00:00 0 |
| | 7c370ac70000-7c370ac90000 rw-p 00000000 00:00 0 |
| | 7c370ac90000-7c370acb0000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 7c370acbb000-7c370acbc000 ---p 00000000 00:00 0 |
| | 7c370acbc000-7c370acdc000 rw-p 00000000 00:00 0 |
| | 7c370acdc000-7c370acdd000 ---p 00000000 00:00 0 |
| | 7c370acdd000-7c370acfd000 rw-p 00000000 00:00 0 |
| | 7c370acfd000-7c370acfe000 ---p 00000000 00:00 0 |
| | 7c370acfe000-7c370ad1e000 rw-p 00000000 00:00 0 |
| | 7c370ad1e000-7c370ad5f000 rw-p 00000000 00:00 0 |
| | 7c370ad70000-7c370adb0000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 7c370adbf000-7c370adc0000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7c370adc0000-7c370ae01000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7c370ae01000-7c370ae02000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7c370ae02000-7c370ae43000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7c370ae43000-7c370ae44000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7c370ae44000-7c370ae85000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7c370ae85000-7c370ae86000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7c370ae86000-7c370aec7000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7c370aec7000-7c370aec8000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7c370aec8000-7c370af09000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7c370af09000-7c370af0a000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7c370af0a000-7c370af4b000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7c370af4b000-7c370af4c000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7c370af4c000-7c370af8d000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7c370af8d000-7c370af8e000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7c370af8e000-7c370afcf000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7c370afcf000-7c370afd0000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7c370afd0000-7c370b011000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7c370b011000-7c370b012000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7c370b012000-7c370b053000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7c370b053000-7c370b054000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7c370b054000-7c370b095000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7c370b095000-7c370b096000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7c370b096000-7c370b0d7000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7c370b0d7000-7c370b0d8000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7c370b0d8000-7c370b119000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7c370b119000-7c370b11a000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7c370b11a000-7c370b15b000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7c370b15b000-7c370b15c000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7c370b15c000-7c370b19d000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7c370b19d000-7c370b19e000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7c370b19e000-7c370b1df000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7c370b1df000-7c370b1e0000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7c370b1e0000-7c370b221000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7c370b221000-7c370b222000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7c370b222000-7c370b263000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7c370b263000-7c370b264000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7c370b264000-7c370b2a5000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7c370b2a5000-7c370b2a6000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7c370b2a6000-7c370b2e7000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7c370b2e7000-7c370b2e8000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7c370b2e8000-7c370b329000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7c370b329000-7c370b32a000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7c370b32a000-7c370b36b000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7c370b36b000-7c370b36c000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7c370b36c000-7c370b3ad000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7c370b3ad000-7c370b3ae000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7c370b3ae000-7c370b3ef000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7c370b3ef000-7c370b3f0000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7c370b3f0000-7c370b431000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7c370b431000-7c370b432000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7c370b432000-7c370b473000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7c370b473000-7c370b474000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7c370b474000-7c370b4b5000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7c370b4b5000-7c370b4b6000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7c370b4b6000-7c370b4f7000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7c370b4f7000-7c370b4f8000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7c370b4f8000-7c370b539000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7c370b539000-7c370b53a000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7c370b53a000-7c370b57b000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7c370b57b000-7c370b57c000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7c370b57c000-7c370b5bd000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7c370b5bd000-7c370b5be000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7c370b5be000-7c370b5ff000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7c370b5ff000-7c370b600000 ---p 00000000 00:00 0 |
| | 7c370b600000-7c370be00000 rw-p 00000000 00:00 0 |
| | 7c370be00000-7c3723e00000 rw-p 00000000 00:00 0 [anon:Ruby:Init_default_shapes:shape_cache] |
| | 7c3723e00000-7c3725200000 rw-p 00000000 00:00 0 [anon:Ruby:Init_default_shapes:shape_list] |
| | 7c3725200000-7c3725203000 r--p 00000000 00:c6 17180399 /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/objspace.so |
| | 7c3725203000-7c372520c000 r-xp 00003000 00:c6 17180399 /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/objspace.so |
| | 7c372520c000-7c372520e000 r--p 0000c000 00:c6 17180399 /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/objspace.so |
| | 7c372520e000-7c372520f000 r--p 0000d000 00:c6 17180399 /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/objspace.so |
| | 7c372520f000-7c3725210000 rw-p 0000e000 00:c6 17180399 /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/objspace.so |
| | 7c3725210000-7c3725250000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 7c3725251000-7c3725253000 r--p 00000000 00:c6 17307257 /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/io/console.so |
| | 7c3725253000-7c3725258000 r-xp 00002000 00:c6 17307257 /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/io/console.so |
| | 7c3725258000-7c3725259000 r--p 00007000 00:c6 17307257 /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/io/console.so |
| | 7c3725259000-7c372525a000 r--p 00008000 00:c6 17307257 /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/io/console.so |
| | 7c372525a000-7c372525b000 rw-p 00009000 00:c6 17307257 /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/io/console.so |
| | 7c372525b000-7c372525c000 r--p 00000000 00:c6 17306552 /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/-test-/sanitizers.so |
| | 7c372525c000-7c372525d000 r-xp 00001000 00:c6 17306552 /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/-test-/sanitizers.so |
| | 7c372525d000-7c372525e000 r--p 00002000 00:c6 17306552 /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/-test-/sanitizers.so |
| | 7c372525e000-7c372525f000 r--p 00002000 00:c6 17306552 /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/-test-/sanitizers.so |
| | 7c372525f000-7c3725260000 rw-p 00003000 00:c6 17306552 /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/-test-/sanitizers.so |
| | 7c3725260000-7c3725320000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 7c3725324000-7c3725325000 r--p 00000000 00:c6 17307261 /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/rbconfig/sizeof.so |
| | 7c3725325000-7c3725327000 r-xp 00001000 00:c6 17307261 /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/rbconfig/sizeof.so |
| | 7c3725327000-7c3725328000 r--p 00003000 00:c6 17307261 /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/rbconfig/sizeof.so |
| | 7c3725328000-7c3725329000 r--p 00003000 00:c6 17307261 /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/rbconfig/sizeof.so |
| | 7c3725329000-7c372532a000 rw-p 00004000 00:c6 17307261 /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/rbconfig/sizeof.so |
| | 7c372532a000-7c372532b000 r--p 00000000 00:c6 17179648 /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/trans/transdb.so |
| | 7c372532b000-7c372532c000 r-xp 00001000 00:c6 17179648 /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/trans/transdb.so |
| | 7c372532c000-7c372532d000 r--p 00002000 00:c6 17179648 /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/trans/transdb.so |
| | 7c372532d000-7c372532e000 r--p 00002000 00:c6 17179648 /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/trans/transdb.so |
| | 7c372532e000-7c372532f000 rw-p 00003000 00:c6 17179648 /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/trans/transdb.so |
| | 7c372532f000-7c3725330000 ---p 00000000 00:00 0 |
| | 7c3725330000-7c3725350000 rw-p 00000000 00:00 0 |
| | 7c3725350000-7c3725360000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 7c3725363000-7c3725467000 rw-p 00000000 00:00 0 |
| | 7c3725467000-7c372548f000 r--p 00000000 00:c6 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| | 7c372548f000-7c3725617000 r-xp 00028000 00:c6 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| | 7c3725617000-7c3725666000 r--p 001b0000 00:c6 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| | 7c3725666000-7c372566a000 r--p 001fe000 00:c6 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| | 7c372566a000-7c372566c000 rw-p 00202000 00:c6 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| | 7c372566c000-7c372567b000 rw-p 00000000 00:00 0 |
| | 7c372567b000-7c372567f000 r--p 00000000 00:c6 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 |
| | 7c372567f000-7c37256a2000 r-xp 00004000 00:c6 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 |
| | 7c37256a2000-7c37256a6000 r--p 00027000 00:c6 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 |
| | 7c37256a6000-7c37256a7000 r--p 0002b000 00:c6 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 |
| | 7c37256a7000-7c37256a8000 rw-p 0002c000 00:c6 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 |
| | 7c37256a8000-7c37256b8000 r--p 00000000 00:c6 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6 |
| | 7c37256b8000-7c3725737000 r-xp 00010000 00:c6 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6 |
| | 7c3725737000-7c372578f000 r--p 0008f000 00:c6 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6 |
| | 7c372578f000-7c3725790000 r--p 000e7000 00:c6 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6 |
| | 7c3725790000-7c3725791000 rw-p 000e8000 00:c6 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6 |
| | 7c3725791000-7c3725793000 r--p 00000000 00:c6 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 |
| | 7c3725793000-7c37257a8000 r-xp 00002000 00:c6 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 |
| | 7c37257a8000-7c37257c1000 r--p 00017000 00:c6 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 |
| | 7c37257c1000-7c37257c2000 r--p 0002f000 00:c6 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 |
| | 7c37257c2000-7c37257c3000 rw-p 00030000 00:c6 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 |
| | 7c37257c3000-7c37257cb000 rw-p 00000000 00:00 0 |
| | 7c37257cb000-7c37257d5000 r--p 00000000 00:c6 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0 |
| | 7c37257d5000-7c3725838000 r-xp 0000a000 00:c6 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0 |
| | 7c3725838000-7c372584d000 r--p 0006d000 00:c6 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0 |
| | 7c372584d000-7c372584e000 r--p 00081000 00:c6 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0 |
| | 7c372584e000-7c372584f000 rw-p 00082000 00:c6 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0 |
| | 7c372584f000-7c3725851000 r--p 00000000 00:c6 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3 |
| | 7c3725851000-7c3725863000 r-xp 00002000 00:c6 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3 |
| | 7c3725863000-7c3725869000 r--p 00014000 00:c6 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3 |
| | 7c3725869000-7c372586a000 r--p 0001a000 00:c6 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3 |
| | 7c372586a000-7c372586b000 rw-p 0001b000 00:c6 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3 |
| | 7c372586b000-7c372586c000 r--p 00000000 00:c6 17179516 /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/encdb.so |
| | 7c372586c000-7c372586d000 r-xp 00001000 00:c6 17179516 /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/encdb.so |
| | 7c372586d000-7c372586e000 r--p 00002000 00:c6 17179516 /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/encdb.so |
| | 7c372586e000-7c372586f000 r--p 00002000 00:c6 17179516 /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/encdb.so |
| | 7c372586f000-7c3725870000 rw-p 00003000 00:c6 17179516 /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/encdb.so |
| | 7c3725870000-7c3725872000 rw-p 00000000 00:00 0 |
| | 7c3725872000-7c3725876000 r--p 00000000 00:00 0 [vvar] |
| | 7c3725876000-7c3725878000 r-xp 00000000 00:00 0 [vdso] |
| | 7c3725878000-7c3725879000 r--p 00000000 00:c6 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 |
| | 7c3725879000-7c37258a4000 r-xp 00001000 00:c6 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 |
| | 7c37258a4000-7c37258ae000 r--p 0002c000 00:c6 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 |
| | 7c37258ae000-7c37258b0000 r--p 00036000 00:c6 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 |
| | 7c37258b0000-7c37258b2000 rw-p 00038000 00:c6 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 |
| | 7ffe78bb2000-7ffe78bd4000 rw-p 00000000 00:00 0 [stack] |
| | ffffffffff600000-ffffffffff601000 --xp 00000000 00:00 0 [vsyscall] |
| | |
| | |
| /tmp/ruby/src/trunk-yjit/test/objspace/test_ractor.rb:17:in 'TestObjSpaceRactor#test_undefine_finalizer' |
| make: *** [uncommon.mk:913: yes-test-all] Error 1 |
| "make yes-test-rubyspec MSPECOPT='--error-output stderr -j' TESTS='-j4'" exit with 0. |