[GRASS-dev] [GRASS GIS] #2019: v.voronoi Segmentation fault
GRASS GIS
trac at osgeo.org
Mon Jul 1 01:53:57 PDT 2013
#2019: v.voronoi Segmentation fault
---------------------------+------------------------------------------------
Reporter: DmitryKolesov | Owner: grass-dev@…
Type: defect | Status: new
Priority: normal | Milestone: 6.4.3
Component: Vector | Version:
Keywords: | Platform: Unspecified
Cpu: Unspecified |
---------------------------+------------------------------------------------
The next lines cause crash report:
{{{
echo "7414297.17458|6180640.72109|242
7414836.48276|6179963.8034|817
" | v.in.ascii in=- out=test_tmp x=1 y=2 cat=3 --o
g.region vect=test_tmp
v.voronoi -t in=test_tmp out=test_tmp_v --o
WARNING: Vector map <test_tmp_v> already exists and will be overwritten
Reading sites...
Voronoi triangulation...
Segmentation fault (core dumped)
}}}
The version GRASS GIS is
{{{
g.version -r
GRASS 6.4.3RC3 (2013)
Revision: 50937
Date: 2012-02-25 14:14:51 +0100 (Sat, 25 Feb 2012)
}}}
--
Ticket URL: <http://trac.osgeo.org/grass/ticket/2019>
GRASS GIS <http://grass.osgeo.org>
More information about the grass-dev
mailing list