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

QH6412 & QH6235 ERROR when gds file is huge #251

Closed
Larson-Li opened this issue May 29, 2024 · 2 comments
Closed

QH6412 & QH6235 ERROR when gds file is huge #251

Larson-Li opened this issue May 29, 2024 · 2 comments

Comments

@Larson-Li
Copy link

QH6235 qhull error (qh_memalloc): negative request size (-1633304992). Did int overflow due to high-D?

QH6412 qhull input error (qh_initqhull_globals): expecting between 1 and 2147483631 points. Got 2147483646 2-d points

@Larson-Li
Copy link
Author

@heitzmann

heitzmann added a commit that referenced this issue Jun 3, 2024
Signed-off-by: Lucas Heitzmann Gabrielli <heitzmann@gmail.com>
@heitzmann
Copy link
Owner

Thanks for the report @Larson-Li. I've fixed the maximum number of points allowed in qhull. It should be working for this commit. Would you be able to confirm the fix?

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

2 participants