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

gi not working, error dyld: lazy symbol binding failed: Symbol not found: ___memccpy_chk #9

Open
IcEBnd opened this issue Apr 1, 2015 · 1 comment

Comments

@IcEBnd
Copy link

IcEBnd commented Apr 1, 2015

gi does not work for me. g works.

alfred v2.6 (374)
macosx 10.8.5

gi debugging error:
[ERROR: alfred.workflow.input.scriptfilter] Code 5: dyld: lazy symbol binding failed: Symbol not found: ___memccpy_chk
Referenced from: /Users/ice/Library/Application Support/Alfred 2/Alfred.alfredpreferences/workflows/user.workflow.70DC2EF3-D1E0-4427-94EE-261FEBF39016/bundle/ruby/1.8/gems/json-1.8.1/lib/json/ext/generator.bundle
Expected in: /usr/lib/libSystem.B.dylib

dyld: Symbol not found: ___memccpy_chk
Referenced from: /Users/ice/Library/Application Support/Alfred 2/Alfred.alfredpreferences/workflows/user.workflow.70DC2EF3-D1E0-4427-94EE-261FEBF39016/bundle/ruby/1.8/gems/json-1.8.1/lib/json/ext/generator.bundle
Expected in: /usr/lib/libSystem.B.dylib
[ERROR: alfred.workflow.input.scriptfilter] Code 5: dyld: lazy symbol binding failed: Symbol not found: ___memccpy_chk
Referenced from: /Users/ice/Library/Application Support/Alfred 2/Alfred.alfredpreferences/workflows/user.workflow.70DC2EF3-D1E0-4427-94EE-261FEBF39016/bundle/ruby/1.8/gems/json-1.8.1/lib/json/ext/generator.bundle
Expected in: /usr/lib/libSystem.B.dylib

dyld: Symbol not found: ___memccpy_chk
Referenced from: /Users/ice/Library/Application Support/Alfred 2/Alfred.alfredpreferences/workflows/user.workflow.70DC2EF3-D1E0-4427-94EE-261FEBF39016/bundle/ruby/1.8/gems/json-1.8.1/lib/json/ext/generator.bundle
Expected in: /usr/lib/libSystem.B.dylib

@rjhilgefort
Copy link

Seeing the same as well.

alfred: v2.8.4

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