arton / rjb

Ruby Java Bridge
https://www.artonx.org/collabo/backyard/?RubyJavaBridge
GNU Lesser General Public License v2.1
117 stars 34 forks source link

Rjb.load + Puma workers causes segfault in Ruby's getaddrinfo #89

Open bmulholland opened 2 years ago

bmulholland commented 2 years ago

I don't know if this is a bug with rjb or with getaddrinfo, but it only happens when rjb.load is used. Confirmed on both an M1 and an Intel mac.

https://github.com/bmulholland/getaddrinfo-segfault