You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If this is segfaulting and you aren't using native extensions, a segfault would indicate a problem with the Ruby VM, not Concurrent Ruby. You should file a bug report with Ruby.
When using Ruby 3.3 on Linux aarch64, booting up applications like puma or bootsnap crashes with a segfault in
lock_local_var.rb
.This does not seem to happen on Intel based machines, e.g. x86_64. I couldn't look to much into it yet, so sadly I have no more information available.
The text was updated successfully, but these errors were encountered: