Opened 16 years ago

Closed 15 years ago

#188 closed defect (fixed)

Crash in RightmostEdgeFinder::findEdge()

Reported by: swongu Owned by: strk
Priority: major Milestone: 3.2.0
Component: Core Version: 3.0.0
Severity: Significant Keywords: buffer
Cc:

Description

When trying to a buffer with a very small buffer width, the following geometry crashes when creating BufferSubgraphs. The crash occurs in RightmostEdgeFinder.

Attached is a test suite test that reproduces the error.

Attachments (2)

geos_unit.rar (1.1 KB ) - added by swongu 16 years ago.
geos_unit.2.rar (1.3 KB ) - added by swongu 16 years ago.
repro-package with hex-encoded data file

Download all attachments as: .zip

Change History (6)

by swongu, 16 years ago

Attachment: geos_unit.rar added

by swongu, 16 years ago

Attachment: geos_unit.2.rar added

repro-package with hex-encoded data file

comment:1 by pramsey, 16 years ago

Milestone: 3.1.0
Owner: set to swongu

comment:2 by pramsey, 15 years ago

Milestone: 3.1.03.2.0

Defer to next milestone...

comment:3 by strk, 15 years ago

Owner: changed from swongu to strk
Status: newassigned

I can't reproduce the problem with current trunk. Feel like producing an XML tester file ? See tests/xmltester/tests/general/TestBuffer,xml for an example

comment:4 by strk, 15 years ago

Resolution: fixed
Status: assignedclosed

I've committed the xml testcase too as of revision 2488.

Note: See TracTickets for help on using tickets.