ruby-debug / ruby-debug-ide

An interface which glues ruby-debug to IDEs like Eclipse (RDT), NetBeans and RubyMine.
https://www.jetbrains.com/ruby/features/ruby_debugger.html
Other
370 stars 83 forks source link

ruby 3,symbol not found in flat namespace '_RHASH_EMPTY_P' #228

Closed stackJolin closed 2 years ago

stackJolin commented 2 years ago

bundler: failed to load command: rdebug-ide (/usr/local/lib/ruby/gems/3.0.0/bin/rdebug-ide) /usr/local/lib/ruby/gems/3.0.0/gems/debase-0.2.4.1/lib/debase.rb:4:in require': dlopen(/usr/local/lib/ruby/gems/3.0.0/gems/debase-0.2.4.1/lib/debase_internals.bundle, 0x0009): symbol not found in flat namespace '_RHASH_EMPTY_P' - /usr/local/lib/ruby/gems/3.0.0/gems/debase-0.2.4.1/lib/debase_internals.bundle (LoadError) from /usr/local/lib/ruby/gems/3.0.0/gems/debase-0.2.4.1/lib/debase.rb:4:in<top (required)>' from /usr/local/lib/ruby/gems/3.0.0/gems/ruby-debug-ide-0.7.3/lib/ruby-debug-ide.rb:9:in require' from /usr/local/lib/ruby/gems/3.0.0/gems/ruby-debug-ide-0.7.3/lib/ruby-debug-ide.rb:9:in<top (required)>' from /usr/local/lib/ruby/gems/3.0.0/gems/ruby-debug-ide-0.7.3/bin/rdebug-ide:8:in require_relative' from /usr/local/lib/ruby/gems/3.0.0/gems/ruby-debug-ide-0.7.3/bin/rdebug-ide:8:in<top (required)>' from /usr/local/lib/ruby/gems/3.0.0/bin/rdebug-ide:23:in load' from /usr/local/lib/ruby/gems/3.0.0/bin/rdebug-ide:23:in<top (required)>' from /usr/local/Cellar/ruby/3.0.2/lib/ruby/3.0.0/bundler/cli/exec.rb:63:in load' from /usr/local/Cellar/ruby/3.0.2/lib/ruby/3.0.0/bundler/cli/exec.rb:63:inkernel_load' from /usr/local/Cellar/ruby/3.0.2/lib/ruby/3.0.0/bundler/cli/exec.rb:28:in run' from /usr/local/Cellar/ruby/3.0.2/lib/ruby/3.0.0/bundler/cli.rb:474:inexec' from /usr/local/Cellar/ruby/3.0.2/lib/ruby/3.0.0/bundler/vendor/thor/lib/thor/command.rb:27:in run' from /usr/local/Cellar/ruby/3.0.2/lib/ruby/3.0.0/bundler/vendor/thor/lib/thor/invocation.rb:127:ininvoke_command' from /usr/local/Cellar/ruby/3.0.2/lib/ruby/3.0.0/bundler/vendor/thor/lib/thor.rb:392:in dispatch' from /usr/local/Cellar/ruby/3.0.2/lib/ruby/3.0.0/bundler/cli.rb:30:indispatch' from /usr/local/Cellar/ruby/3.0.2/lib/ruby/3.0.0/bundler/vendor/thor/lib/thor/base.rb:485:in start' from /usr/local/Cellar/ruby/3.0.2/lib/ruby/3.0.0/bundler/cli.rb:24:instart' from /usr/local/Cellar/ruby/3.0.2/lib/ruby/gems/3.0.0/gems/bundler-2.2.22/exe/bundle:49:in block in <top (required)>' from /usr/local/Cellar/ruby/3.0.2/lib/ruby/3.0.0/bundler/friendly_errors.rb:128:inwith_friendly_errors' from /usr/local/Cellar/ruby/3.0.2/lib/ruby/gems/3.0.0/gems/bundler-2.2.22/exe/bundle:37:in <top (required)>' from /usr/local/opt/ruby/bin/bundle:23:inload' from /usr/local/opt/ruby/bin/bundle:23:in `

'