-
Notifications
You must be signed in to change notification settings - Fork 70
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
Python examples cause segmentation fault on Mac #15
Comments
I should add that all the compiled C demos in |
I tried installing on a second Mac, this one a MacBook running OS X 10.9.5. But again the example Python scripts fail with segmentation fault 11. Like before, I used homebrew to install libcaca, downloaded the Github repo, ran |
Issue #15: Fix returned pointer with caca types.
Just tried and getting the same thing. Here is my dump:
|
Every time I try to run the Python demos in
/python/examples/
, they cause a "Segmentation fault: 11" error.I'm using libcaca installed via homebrew with Python 2.7 on MacOS X 10.11.5.
I'm attaching the crash reporter dump:
The text was updated successfully, but these errors were encountered: