Skip to content
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

watchr crashes ruby 1.9.2p180 #23

Open
jaylevitt opened this issue Apr 13, 2011 · 1 comment
Open

watchr crashes ruby 1.9.2p180 #23

jaylevitt opened this issue Apr 13, 2011 · 1 comment

Comments

@jaylevitt
Copy link

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
@Burgestrand
Copy link

Appears to be similar to #16. Solution: don’t use ruby-fsevent driver.

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