We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I'm on Snow Leopard 10.6.7, using ruby 1.9.2p180 via rvm. After watchr runs a functional test in rails, I get a crash like this:
ruby -I"lib:test" -rubygems test/functional/surveys_controller_test.rb /Users/jay/.rvm/gems/ruby-1.9.2-p180/gems/ruby-fsevent-0.2.1/lib/fsevent/signal_ext.rb:29: [BUG] cfp consistency error - send ruby 1.9.2p180 (2011-02-18 revision 30909) [x86_64-darwin10.7.0] -- control frame ---------- c:0037 p:---- s:0115 b:0115 l:000114 d:000114 CFUNC :list c:0036 p:0083 s:0112 b:0112 l:000111 d:000111 METHOD /Users/jay/.rvm/gems/ruby-1.9.2-p180/gems/ruby-fsevent-0.2.1/lib/fsevent/signal_ext.rb:29 zsh: segmentation fault watchr tests.watchr.rb
The text was updated successfully, but these errors were encountered:
Appears to be similar to #16. Solution: don’t use ruby-fsevent driver.
Sorry, something went wrong.
No branches or pull requests
I'm on Snow Leopard 10.6.7, using ruby 1.9.2p180 via rvm. After watchr runs a functional test in rails, I get a crash like this:
The text was updated successfully, but these errors were encountered: