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

Test case error_tooManyUniqueColorsInTile should trigger correctly crashes with llvm 17+ #61

Open
grunt-lucas opened this issue Oct 2, 2024 · 0 comments
Assignees
Labels
bug Something isn't working
Milestone

Comments

@grunt-lucas
Copy link
Owner

Building with LLVM 17+ is broken, it crashes this test case. This is probably a bug in Porytiles.

libc++abi: terminating due to uncaught exception of type porytiles::PorytilesException: errors generated during tile normalization
===============================================================================
src/errors_warnings.cpp:823:
TEST CASE:  error_tooManyUniqueColorsInTile should trigger correctly
  it should work for regular tiles

src/errors_warnings.cpp:823: FATAL ERROR: test case CRASHED: SIGABRT - Abort (abnormal termination) signal
@grunt-lucas grunt-lucas added the bug Something isn't working label Oct 2, 2024
@grunt-lucas grunt-lucas added this to the 2.0.0 Refactor Effort milestone Oct 2, 2024
@grunt-lucas grunt-lucas self-assigned this Oct 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant