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

segmentation fault #178

Closed coding-bunny closed 4 years ago

coding-bunny commented 4 years ago

Rubymine installed ruby-debug-ide version 0.8.0.beta6 (I still don't get why this IDE forces to use beta gems) and trying tod ebug anything results in segmentation faults.

Can't post the entire stack cause it exceeds the 65k chars

ViugiNick commented 4 years ago

@coding-bunny Could you please vote for the ticket here https://youtrack.jetbrains.com/issue/RUBY-24861 so I can share a custom build with fix of this issue

ViugiNick commented 4 years ago

@coding-bunny Did you have time to try custom gem (0.8.0.beta8)?