Opened 11 years ago

Closed 11 years ago

#598 closed defect (duplicate)

Segfault (infinite loop) when doing ST_Intersection in PostGIS

Reported by: ppawel Owned by: geos-devel@…
Priority: major Milestone: 3.3.6
Component: Default Version: 3.3.5
Severity: Unassigned Keywords:
Cc: ppawel

Description

Attached is a backtrace (warning: unpacks to ~18MB) of a segfault that I get when processing a geometry using PostGIS API.

I'm using GEOS 3.3.5. I will post WKT/WKB for the geometry shortly but the weird thing is that I cannot reproduce this segfault in a simple query - it seems to depend on some other factors. I will get back with more details.

Attachments (2)

backtrace1.tar.bz2 (240.5 KB ) - added by ppawel 11 years ago.
Backtrace (part 1)
backtrace2.tar.bz2 (240.3 KB ) - added by ppawel 11 years ago.
Backtrace (part 2)

Download all attachments as: .zip

Change History (5)

by ppawel, 11 years ago

Attachment: backtrace1.tar.bz2 added

Backtrace (part 1)

by ppawel, 11 years ago

Attachment: backtrace2.tar.bz2 added

Backtrace (part 2)

comment:1 by ppawel, 11 years ago

Cc: ppawel added

comment:2 by ppawel, 11 years ago

I only just noticed #586 - my problem looks like a duplicate. I will try to build from SVN and see if it helps.

comment:3 by ppawel, 11 years ago

Resolution: duplicate
Status: newclosed

Duplicate of #586.

Note: See TracTickets for help on using tickets.