Skip to content

ruby-debug-ide: NoMethodError "undefined method signal for nil" when running on Ruby 3.2.5, Rails 7.0.8.6, Passenger #244

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
laith-abdel opened this issue Mar 8, 2025 · 1 comment

Comments

@laith-abdel
Copy link

Hi I am running RubyMine 2025.1 with the ruby-debug-ide and debase gems at 3.0.3 - my Rails app is running on ruby 3.2.5, Rails 7. Bundler is in place, and we use Passenger to serve the app. Why am I getting this issue below?

App 91170 output: INTERNAL ERROR!!! NoMethodError: undefined method signal' for nil:NilClass at /Users/laith.abdel/.asdf/installs/ruby/3.2.5/lib/ruby/gems/3.2.0/gems/ruby-debug-ide-3.0.3/lib/ruby-debug-ide.rb:142:in block in run_prog_script'
App 91170 output: /Users/laith.abdel/.asdf/installs/ruby/3.2.5/lib/ruby/gems/3.2.0/gems/ruby-debug-ide-3.0.3/lib/ruby-debug-ide.rb:141:in synchronize'
App 91170 output: /Users/laith.abdel/.asdf/installs/ruby/3.2.5/lib/ruby/gems/3.2.0/gems/ruby-debug-ide-3.0.3/lib/ruby-debug-ide.rb:141:in run_prog_script'
App 91170 output: /Users/laith.abdel/.asdf/installs/ruby/3.2.5/lib/ruby/gems/3.2.0/gems/ruby-debug-ide-3.0.3/lib/ruby-debug-ide/commands/control.rb:84:in execute'
App 91170 output: /Users/laith.abdel/.asdf/installs/ruby/3.2.5/lib/ruby/gems/3.2.0/gems/ruby-debug-ide-3.0.3/lib/ruby-debug-ide/ide_processor.rb:98:in block in process_commands'
App 91170 output: /Users/laith.abdel/.asdf/installs/ruby/3.2.5/lib/ruby/gems/3.2.0/gems/ruby-debug-ide-3.0.3/lib/ruby-debug-ide/ide_processor.rb:95:in catch'
App 91170 output: /Users/laith.abdel/.asdf/installs/ruby/3.2.5/lib/ruby/gems/3.2.0/gems/ruby-debug-ide-3.0.3/lib/ruby-debug-ide/ide_processor.rb:95:in process_commands'
App 91170 output: /Users/laith.abdel/.asdf/installs/ruby/3.2.5/lib/ruby/gems/3.2.0/gems/ruby-debug-ide-3.0.3/lib/ruby-debug-ide.rb:170:in block in start_control'
App 91170 output: /Users/laith.abdel/.asdf/installs/ruby/3.2.5/lib/ruby/gems/3.2.0/gems/logging-2.3.1/lib/logging/diagnostic_context.rb:474:in block in create_with_logging_context'
@hurricup
Copy link
Contributor

hurricup commented Mar 9, 2025

Please, report this in the rubymine youtrack: https://youtrack.jetbrains.com/issues/RUBY

This repo is for 0.x.x versions of debugger: simple, slow and compatible with the wide range of rubies.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants