It is reported that, when running Passenger under Ruby 2.2, the following error occurs: ``` passenger_native_support.so: undefined symbol: rb_thread_blocking_region ``` There have probably been large changes with regard to thread handling. This needs to be investigated.