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

InteriorPoint crashes for MultiPoint with EMPTY element #976

Closed
dr-jts opened this issue Oct 29, 2023 · 1 comment · Fixed by #977
Closed

InteriorPoint crashes for MultiPoint with EMPTY element #976

dr-jts opened this issue Oct 29, 2023 · 1 comment · Fixed by #977

Comments

@dr-jts
Copy link
Contributor

dr-jts commented Oct 29, 2023

InteriorPoint crashes on input that is a MultiPoint with an EMPTY element.

bin/geosop -a "MULTIPOINT((0 0), EMPTY)" interiorPoint
zsh: segmentation fault

Reported in https://trac.osgeo.org/postgis/ticket/5595

@dr-jts dr-jts changed the title InteriorPoint crashes for MutliPoint with EMPTY element InteriorPoint crashes for MultiPoint with EMPTY element Oct 29, 2023
@dr-jts
Copy link
Contributor Author

dr-jts commented Nov 29, 2023

A geosop reproducer:

bin/geosop  -a "MULTILINESTRING ((0 0, 1 1), EMPTY)" interiorPoint

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant