[GRASS-dev] db.execute segfaults on simplest SQL query
Maciej Sieczka
tutey at o2.pl
Mon Oct 8 16:08:59 EDT 2007
This works:
$ v.db.select pts_out col=rast_val
rast_val
108.3656
102.906
41.60993
but, it's SQL counterpart segfaults:
$ echo "SELECT rast_val FROM pts_out" | db.execute
Segmentation fault
dbmi: Protocol error
ERROR: Error while executing: 'SELECT rast_val FROM pts_out
'
DBF driver. Tested with latest 6.3 CVS. Has been the same in
6.3 CVS of 17.09.2007 at least and 6.2.2 CVS of 13.09.2007.
Shall I open a ticket in the tracker? If more info or test
dataset is needed pls let me know.
Maciek
More information about the grass-dev
mailing list