I'm using Rails 5 with Puma and it's giving me the following error. If I uninstalled puma and run my app on webrick than it works fine. Any suggestion is much appreciated.
=> Booting Puma => Rails 5.0.0 application starting in development on http://localhost:3000 => Run `rails server -h` for more startup options dyld: lazy symbol binding failed: Symbol not found: _rb_data_typed_object_alloc Referenced from: /Users/userName/.rvm/gems/ruby-2.3.0/gems/debug_inspector-0.0.2/lib/debug_inspector.bundle Expected in: flat namespace
dyld: Symbol not found: _rb_data_typed_object_alloc Referenced from: /Users/userName/.rvm/gems/ruby-2.3.0/gems/debug_inspector-0.0.2/lib/debug_inspector.bundle Expected in: flat namespace
Trace/BPT trap: 5