Skip to content

Segfaults on Appveyor #62

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

Closed
SimonDanisch opened this issue Jan 19, 2016 · 11 comments
Closed

Segfaults on Appveyor #62

SimonDanisch opened this issue Jan 19, 2016 · 11 comments

Comments

@SimonDanisch
Copy link
Member

These Segfaults look like they come from WinRPM:
https://ci.appveyor.com/project/SimonDanisch/freetype-jl-bl4qr
Any ideas?

@SimonDanisch
Copy link
Member Author

#53 Is this related?

@tkelman
Copy link
Contributor

tkelman commented Jan 19, 2016

if you're running with julia-debug, then this is a new similar problem. There's a base issue on it. Needs someone to bisect.

@SimonDanisch
Copy link
Member Author

Okay, seems to work without debug :) Guess I leave this open for now...

@tkelman
Copy link
Contributor

tkelman commented Jan 20, 2016

JuliaLang/julia#14560

@SimonDanisch
Copy link
Member Author

Not really sure why it fails again after changing the README....
https://ci.appveyor.com/project/SimonDanisch/freetype-jl-bl4qr/build/job/tkcj6g0w2d2siqi7

@tkelman
Copy link
Contributor

tkelman commented Jan 20, 2016

new nightlies, LibExpat.jl is broken on llvm 3.7 and probably not just on windows. it's doing something fishy with an empty union ccall return type

@nalimilan
Copy link
Member

I've filed a separate issue (#63) for the ReadOnlyMemoryError, as it took me a while to understand that it's the same as the bug you described in the last comments. I suppose many people are going to report this once the get AppVeyor to fail. Better keep issues separate.

@nalimilan
Copy link
Member

Should we close this now that the ReadOnlyMemoryError is gone?

@tkelman
Copy link
Contributor

tkelman commented Jan 25, 2016

Does it work with julia-debug now?

@SimonDanisch
Copy link
Member Author

seems fine: https://ci.appveyor.com/project/SimonDanisch/freetype-jl-bl4qr/build/1.0.7/job/eha0ta1iwfmm5045
Is julia-debug the preferred option for appveyor?

@tkelman
Copy link
Contributor

tkelman commented Jan 25, 2016

No, not really, but it breaks more often so I'd hope someone tests it occasionally.

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

3 participants