Project

General

Profile

Bug #19991 ยป crash.txt

kjtsanaktsidis (KJ Tsanaktsidis), 11/07/2023 09:38 AM

 
<internal:gc>:35: [BUG] Segmentation fault at 0x00000000000000c8
ruby 3.1.4p223 (2023-03-30 revision 957bb7cb81) [aarch64-linux]
(Snip the control frame information)

-- Ruby level backtrace information ----------------------------------------
/app/bin/unicorn:27:in `<main>'
/app/bin/unicorn:27:in `load'
/var/zendesk/bundle/ruby/3.1.0/gems/unicorn-5.8.0/bin/unicorn:128:in `<top (required)>'
config/unicorn.rb:124:in `join'
/var/zendesk/bundle/ruby/3.1.0/gems/unicorn-5.8.0/lib/unicorn/http_server.rb:295:in `join'
/var/zendesk/bundle/ruby/3.1.0/gems/unicorn-5.8.0/lib/unicorn/http_server.rb:562:in `maintain_worker_count'
/var/zendesk/bundle/ruby/3.1.0/gems/unicorn-5.8.0/lib/unicorn/http_server.rb:544:in `spawn_missing_workers'
/var/zendesk/bundle/ruby/3.1.0/bundler/gems/dd-trace-rb-78a3cd655b67/lib/datadog/profiling/ext/forking.rb:49:in `fork'
/var/zendesk/bundle/ruby/3.1.0/gems/activesupport-6.1.7.6/lib/active_support/fork_tracker.rb:27:in `fork'
/var/zendesk/bundle/ruby/3.1.0/gems/activesupport-6.1.7.6/lib/active_support/fork_tracker.rb:13:in `fork'
/var/zendesk/bundle/ruby/3.1.0/gems/nakayoshi_fork-0.0.4/lib/nakayoshi_fork.rb:8:in `fork'
/var/zendesk/bundle/ruby/3.1.0/gems/nakayoshi_fork-0.0.4/lib/nakayoshi_fork.rb:8:in `times'
/var/zendesk/bundle/ruby/3.1.0/gems/nakayoshi_fork-0.0.4/lib/nakayoshi_fork.rb:18:in `block in fork'
<internal:gc>:35:in `start'

-- Machine register context ------------------------------------------------
x0: 0x0000000000000000 x1: 0x0000000000000001 x2: 0x0000ffffa96c0010
x3: 0x0000ffffa99903f0 x4: 0x0000000000000000 x5: 0x000000000000017f
x6: 0x0000000000000000 x7: 0x0000ffffaa308000 x18: 0x0000ffffab1de118
x19: 0x0000000000000000 x20: 0x00000000000000c8 x21: 0x0000000000000000
x22: 0x0000000000000000 x23: 0x0000000000000004 x24: 0x0000ffffab0812d8
x25: 0x0000ffffa9d61440 x26: 0x0000ffffa441bd20 x27: 0x0000ffffa61ca560
x28: 0x0000ffffab0971b0 x29: 0x0000ffffd8084340 sp: 0x0000ffffd8084340
fau: 0x00000000000000c8

-- C level backtrace information -------------------------------------------

/usr/lib/libruby.so.3.1(rb_vm_bugreport+0x60c) [0xffffaaf57a6c] vm_dump.c:759
/usr/lib/libruby.so.3.1(rb_bug_for_fatal_signal+0xd8) [0xffffaad6d120] error.c:821
/usr/lib/libruby.so.3.1(sigsegv+0x58) [0xffffaaeb4350] signal.c:964
/usr/lib/libruby.so.3.1(sigill) (null):0
linux-vdso.so.1(__kernel_rt_sigreturn+0x0) [0xffffab20f78c]
/usr/lib/libruby.so.3.1(rbimpl_atomic_exchange+0x0) [0xffffaad94018] gc.c:4081
/usr/lib/libruby.so.3.1(gc_finalize_deferred) gc.c:4081
/usr/lib/libruby.so.3.1(rb_postponed_job_flush+0x218) [0xffffaaf5dd60] vm_trace.c:1728
/usr/lib/libruby.so.3.1(rb_threadptr_execute_interrupts+0x328) [0xffffaaef7520] thread.c:2444
/usr/lib/libruby.so.3.1(vm_exec_core+0x4e54) [0xffffaaf41c6c] vm.inc:588
/usr/lib/libruby.so.3.1(rb_vm_exec+0x144) [0xffffaaf427cc] vm.c:2211
/usr/lib/libruby.so.3.1(rb_yield_1+0x2b0) [0xffffaaf46bd8] vm.c:1316
/usr/lib/libruby.so.3.1(int_dotimes+0x44) [0xffffaae19234] numeric.c:5701
/usr/lib/libruby.so.3.1(vm_call_cfunc_with_frame+0x108) [0xffffaaf38a70] vm_insnhelper.c:3037
/usr/lib/libruby.so.3.1(vm_exec_core+0x230) [0xffffaaf3d048] vm_insnhelper.c:4751
/usr/lib/libruby.so.3.1(rb_vm_exec+0x62c) [0xffffaaf42cb4] vm.c:2220
/usr/lib/libruby.so.3.1(rb_f_load+0x1a4) [0xffffaadd9cec] load.c:660
/usr/lib/libruby.so.3.1(vm_call_cfunc_with_frame+0x108) [0xffffaaf38a70] vm_insnhelper.c:3037
/usr/lib/libruby.so.3.1(vm_exec_core+0x154) [0xffffaaf3cf6c] vm_insnhelper.c:4751
/usr/lib/libruby.so.3.1(rb_vm_exec+0x62c) [0xffffaaf42cb4] vm.c:2220
/usr/lib/libruby.so.3.1(rb_ec_exec_node+0xb0) [0xffffaad72ba8] eval.c:280
/usr/lib/libruby.so.3.1(ruby_run_node+0x68) [0xffffaad78d58] eval.c:321
/usr/bin/ruby(main+0x60) [0xaaaadbd60bb0] ./main.c:47

(Snip the other runtime information)
    (1-1/1)