Opened 4 years ago

Closed 3 years ago

Last modified 2 years ago

#1003 closed defect (wontfix)

MontoneChainBuilder Assertion Error

Reported by: apjoseph Owned by: geos-devel@…
Priority: major Milestone: 3.9.3
Component: Default Version: 3.8.0
Severity: Unassigned Keywords:
Cc: laopsahl

Description

I'm receiving the following fatal error when running a complex operation on a large dataset in a postgis database in geos 3.8 (GEOS="3.8.0rc2-CAPI debian10)

postgres: postgres db1 10.0.1.4(54336) INSERT: MonotoneChainBuilder.cpp:77: static std::size_t geos::index::chain::MonotoneChainBuilder::findChainEnd(const geos::geom::CoordinateSequence&, std::size_t): Assertion `start < npts' failed. LOG: server process (PID 154) was terminated by signal 6: Aborted

May be related to #1002

Change History (8)

comment:1 by apjoseph, 4 years ago

Version: 3.8.0master

comment:2 by pramsey, 3 years ago

Milestone: 3.10.0

comment:3 by pramsey, 3 years ago

Milestone: 3.10.03.8.2
Version: master3.8.0

comment:4 by pramsey, 3 years ago

Resolution: wontfix
Status: newclosed

Old. If have example program and input data to trigger, re-open.

comment:5 by laopsahl, 2 years ago

This got the same error now I have seen this some times now.

https://gitlab.com/nibioopensource/pgtopo_update_sql/-/issues/193

comment:6 by laopsahl, 2 years ago

Cc: laopsahl added

comment:8 by strk, 2 years ago

Milestone: 3.8.23.9.3

For the record: this was fixed in 3.9.3

Note: See TracTickets for help on using tickets.