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

Segfault on rubycocoa_watcher on Snow Leopard #3

Open
jch opened this issue Dec 20, 2010 · 0 comments
Open

Segfault on rubycocoa_watcher on Snow Leopard #3

jch opened this issue Dec 20, 2010 · 0 comments

Comments

@jch
Copy link

jch commented Dec 20, 2010

I'm getting a segfault on line 33 of /Library/Ruby/Gems/1.8/gems/em-dir-watcher-0.9.4/lib/em-dir-watcher/platform/mac/rubycocoa_watcher.rb. The line is:

@stream = OSX.FSEventStreamCreate(OSX::KCFAllocatorDefault, callback, nil, paths, OSX::KFSEventStreamEventIdSinceNow, latency, flags)

Some info about my system:

ruby 1.8.7 (2009-06-12 patchlevel 174) [universal-darwin10.0]
OSX 10.6.5

Not sure if anyone else has encountered this problem.

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

1 participant