Ticket #188 (closed defect: fixed)

Opened 4 years ago

Last modified 3 years ago

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

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

Change History

Changed 4 years ago by swongu

Changed 3 years ago by swongu

repro-package with hex-encoded data file

Changed 3 years ago by pramsey

  • owner set to swongu
  • milestone set to 3.1.0

Changed 3 years ago by pramsey

  • milestone changed from 3.1.0 to 3.2.0

Defer to next milestone...

Changed 3 years ago by strk

  • owner changed from swongu to strk
  • status changed from new to assigned

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

Changed 3 years ago by strk

  • status changed from assigned to closed
  • resolution set to fixed

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

Note: See TracTickets for help on using tickets.