kou opened a new issue, #45879: URL: https://github.com/apache/arrow/issues/45879
### Describe the bug, including details regarding any error messages, version, and platform. For example: https://github.com/ursacomputing/crossbow/actions/runs/13969802854/job/39108504675#step:7:2620 ```text [BUG] Segmentation fault at 0x00007fbc5f700018 ruby 3.3.7 (2025-01-15 revision be31f993d7) [x86_64-darwin22] -- Crash Report log information -------------------------------------------- See Crash Report log file in one of the following locations: * ~/Library/Logs/DiagnosticReports * /Library/Logs/DiagnosticReports for more details. Don't forget to include the above Crash Report log file in bug reports. -- Control frame information ----------------------------------------------- c:0001 p:---- s:0003 e:000002 DUMMY [FINISH] -- Threading information --------------------------------------------------- Total ractor count: 1 Ruby thread count for this ractor: 3 -- Machine register context ------------------------------------------------ rax: 0x00007fbc5f6fffc8 rbx: 0x0000000000000004 rcx: 0x0000000000000001 rdx: 0x0000000124105c28 rdi: 0x0000000101f3e788 rsi: 0x000000011fb21370 rbp: 0x0000700003572960 rsp: 0x0000700003572900 r8: 0x0000000000000010 r9: 0x000060000233d888 r10: 0x0000000000000010 r11: 0x0000600002261490 r12: 0x00007fbc5de60550 r13: 0x0000000000000024 r14: 0x000000011fb21370 r15: 0x0000000000000001 rip: 0x0000000101d21b36 rfl: 0x0000000000010293 -- C level backtrace information ------------------------------------------- /usr/local/Cellar/ruby@3.3/3.3.7/lib/libruby.3.3.dylib(rb_vm_bugreport+0x370) [0x101d2785c] /usr/local/Cellar/ruby@3.3/3.3.7/lib/libruby.3.3.dylib(rb_bug_for_fatal_signal) [0x101bc5dc6] /usr/local/Cellar/ruby@3.3/3.3.7/lib/libruby.3.3.dylib(sig_do_nothing) [0x101cb0254] /usr/lib/system/libsystem_platform.dylib(_sigtramp+0x1d) [0x7ff81073b5ed] /usr/local/Cellar/ruby@3.3/3.3.7/lib/libruby.3.3.dylib(send_internal) [0x101d21b36] /usr/local/Cellar/ruby@3.3/3.3.7/lib/libruby.3.3.dylib(vm_call0_body) [0x101d21094] /usr/local/Cellar/ruby@3.3/3.3.7/lib/libruby.3.3.dylib(rb_funcallv_scope) [0x101d0f873] /Users/runner/work/crossbow/crossbow/arrow/c_glib/vendor/bundle/ruby/3.3.0/gems/gobject-introspection-4.2.8/lib/gobject_introspection.bundle(rb_gi_callback_invoke_without_protect+0x125) [0x11cdc8f55] /usr/local/Cellar/ruby@3.3/3.3.7/lib/libruby.3.3.dylib(rb_protect) [0x101bcda9d] /Users/runner/work/crossbow/crossbow/arrow/c_glib/vendor/bundle/ruby/3.3.0/gems/gobject-introspection-4.2.8/lib/gobject_introspection.bundle(rb_gi_callback_invoke+0x28) [0x11cdc8d88] /usr/local/Cellar/ruby@3.3/3.3.7/lib/libruby.3.3.dylib(rb_protect) [0x101bcda9d] /Users/runner/work/crossbow/crossbow/arrow/c_glib/vendor/bundle/ruby/3.3.0/gems/glib2-4.2.8/lib/glib2.bundle(process_request+0x38) [0x11ccc1418] /usr/local/Cellar/ruby@3.3/3.3.7/lib/libruby.3.3.dylib(thread_start_func_2) [0x101ce5808] /usr/local/Cellar/ruby@3.3/3.3.7/lib/libruby.3.3.dylib(nt_start) [0x101ce553f] /usr/lib/system/libsystem_pthread.dylib(_pthread_start+0x7d) [0x7ff81070e1d3] -- Other runtime information ----------------------------------------------- * Loaded script: test/run-test.rb ... ``` ### Component(s) Continuous Integration, Ruby, Release -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: issues-unsubscr...@arrow.apache.org.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org