-
Notifications
You must be signed in to change notification settings - Fork 49
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
perl 5.36 cpan | GD fails tests #81
Labels
Comments
This looks like it could be a clash between winlibs libraries and those compiled using the extlibs repo. We need to subset the winlibs directory tree (e.g. #57). |
If it helps, running the test under gdb gives this backtrace:
|
Updating GD to 2.3.2 (with the MSYS2 patches) makes this problem disappear. I'll close the issue when the respective repos have been updated. |
Updates have been applied, closing. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I can replicate this locally with a 5.36 build but have not looked into which line is failing (seg faulting).
The text was updated successfully, but these errors were encountered: