#506: v.out.ascii segfault when exporting columns from the attribute table
-------------------------+--------------------------------------------------
Reporter: dylan | Owner: [email protected]
Type: defect | Status: new
Priority: major | Milestone: 6.5.0
Component: default | Version: svn-develbranch6
Keywords: v.out.ascii | Platform: Unspecified
Cpu: Unspecified |
-------------------------+--------------------------------------------------
v.out.ascii is giving a segfault when a column is supplied to the
'columns' argument. Example with the spearfish database:
{{{
v.out.ascii in=bugsites format=point columns=str1
[...]
D4/5: eval_node node_type = 2
D4/5: right = 2
D4/5: right_dval = 1.000000
D4/5: operator = 11
D4/5: condition = 0
D2/5: load_table_head(): tab = 2,
/home/dylan/grass/spearfish60/PERMANENT/dbf//bugsites.dbf
Segmentation fault
}}}
I have tried this with several vector files using the DBF backend, all
with the same result. Using the MySQL backend v.out.ascii appears to work
fine.
--
Ticket URL: <http://trac.osgeo.org/grass/ticket/506>
GRASS GIS <http://grass.osgeo.org>
_______________________________________________
grass-dev mailing list
[email protected]
http://lists.osgeo.org/mailman/listinfo/grass-dev