Opened 15 years ago

Closed 14 years ago

#2005 closed bug (fixed)

interpolation plugin crashes QGIS

Reported by: pcav Owned by: mhugent
Priority: critical: causes crash or data corruption Milestone: Version 1.4.0
Component: C++ Plugins Version: Trunk
Keywords: Cc:
Must Fix for Release: No Platform: Debian
Platform Version: Awaiting user input: no

Description

TIN interpolation using lines (not points) from the attached shp crashes QGIS:

Fatal: ASSERT failure in QVector<T>::operator[]: "index out of range", file /usr/include/qt4/QtCore/qvector.h, line 337

QGIS r11788 compiled on debian unstable

Attachments (1)

fiumi-princ.dbf.tar.gz (183.8 KB ) - added by pcav 15 years ago.

Download all attachments as: .zip

Change History (3)

by pcav, 15 years ago

Attachment: fiumi-princ.dbf.tar.gz added

comment:1 by pcav, 15 years ago

Owner: changed from timlinux to mhugent

comment:2 by mhugent, 14 years ago

Resolution: fixed
Status: newclosed

Fixed in r11941. However, the result of the interpolation is not good because of a bug that occurs in case of complicated constrained triangulations. I'll open a new bug for that and close this one.

Note: See TracTickets for help on using tickets.