[GRASS-dev] [bug #5197] (grass) v.distance: segfault when 'from'
vector doesn't exist
Request Tracker
grass-bugs at intevation.de
Mon Oct 9 18:24:20 EDT 2006
this bug's URL: http://intevation.de/rt/webrt?serial_num=5197
-------------------------------------------------------------------------
Subject: v.distance: segfault when 'from' vector doesn't exist
Current 6.3 CVS, Ubuntu Dapper.
As the title reads. Eg.:
$ v.distance from=dummy1 to=dummy2 upload=cat col=nic
Segmentation fault
Interestingly, with '-p' it will behave as supposed to:
$ v.distance -p from=dummy1 to=dummy2 upload=cat col=nic
ERROR: Cannot find vector dummy1@
BTW: why 'dummy1@' instead of 'dummy1 at mapset_name'? I noticed the many (all?)
modules have been recently doing that. Related to recent --v/--q flags
development?
Maciek
-------------------------------------------- Managed by Request Tracker
More information about the grass-dev
mailing list