dgutov / robe

Code navigation, documentation lookup and completion for Ruby
584 stars 37 forks source link

Robe running fault #77

Closed we138 closed 8 years ago

we138 commented 8 years ago

Hello, I try to start robe plugin but I get buffer with message about error "process rails segmentation fault (core dumped)".My configuration: ubuntu 12.04, emacs 24, ruby 2.2.1, rails 4.2.4

dgutov commented 8 years ago

Hi!

Sorry, there's not much I can do: a segfault most likely means a bug in Ruby. Try different versions of Rails, a newer Ruby (how about 2.2.2?). Maybe a newer Ubuntu?

dgutov commented 8 years ago

Also see https://github.com/nonsequitur/inf-ruby/issues/78#event-451082283. The reporter there has the same Ubuntu version.