-
Notifications
You must be signed in to change notification settings - Fork 32
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
Cairo segfaults on macOS - possibly Homebrew-related? #253
Comments
Same problem on My Mac (Mojave) occurs even the latest version of Homebrew.jl
|
@terasakisatoshi Current thinking (JuliaPackaging/BinDeps.jl#397) is that this is a problem with the libraries loaded by Homebrew/Cairo (pango, glib, etc.) so there might be a manual workaround (downloading libraries separately). You could wait until it's fixed, but I don't know if anyone's working on it... |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
(When opening an issue, please ping @staticfloat.)
Cairo has been segfaulting on macOS/Travis, since about March 7th.
Eg https://travis-ci.org/JuliaGraphics/Luxor.jl/jobs/503554126 :
There's a suggestion (JuliaGraphics/Cairo.jl#271 (comment)) that this is probably a brew-related error. (Presumably because the same version of Cairo works on all Linux...).
Elliot, I know you're not working in this area so much these days... Have you found a successor? :) Or do you have any tips on how to tackle it?
The text was updated successfully, but these errors were encountered: