Skip to content

Segfault on rubycocoa_watcher on Snow Leopard #3

Description

@jch

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions