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
It is still a problem, although it's fairly rare and just very difficult to trace down. My suspicion is that it's not specifically your gem, but perhaps an interaction between Passenger and Ruby, and your middleware is just caught in the trace.
My only path right now is to upgrade ruby, rails, and passenger to see if that helps. But the upgrade process is a beast and will take me a while.
Hi, I'm running this in Rails 4.2.11, ruby 2.3.3p222, and I'm seeing random segfaults coming from the middleware call. Here's a snippet.
The text was updated successfully, but these errors were encountered: