#2181: v.centerpoint: Error in `v.centerpoint': realloc(): invalid next size
-----------------------------------+----------------------------------------
Reporter: mlennert | Owner: grass-dev@…
Type: defect | Status: new
Priority: normal | Milestone: 7.0.0
Component: Default | Version: svn-trunk
Keywords: v.centerpoint realloc | Platform: Linux
Cpu: Unspecified |
-----------------------------------+----------------------------------------
With a freshly compiled grass_trunk and freshly checked out v.centerpoint,
in the NC dataset, I get the following error when I run
{{{
v.centerpoint --overwrite input=boundary_county@PERMANENT
output=bc_centroids acenter=median
}}}
{{{
Error in `v.centerpoint': realloc(): invalid next size: 0x000000000159aad0
}}}
and the same with bmedian:
{{{
v.centerpoint --overwrite input=boundary_county@PERMANENT
output=bc_centroids acenter=bmedian
}}}
{{{
Error in `v.centerpoint': realloc(): invalid next size: 0x00000000023dbad0
}}}
I do not get the prompt back in the terminal and the v.centerpoint process
is shown as 'S' in top. I have to Ctrl-C to get the prompt back.
--
Ticket URL: <https://trac.osgeo.org/grass/ticket/2181>
GRASS GIS <http://grass.osgeo.org>
_______________________________________________
grass-dev mailing list
[email protected]
http://lists.osgeo.org/mailman/listinfo/grass-dev