Errors in v.out.shape, and r.fill.dir

Grass5beta8 on Linux/Debian (i386)

I have a bug I am about to report, just a note to see
if I'm doing something stupid:

v.out.shape
immediate segmentation fault, r.out.arc appears to be
working fine on the same vector files.

anything to check before I report?

=====
--
David Finlayson
david_finlayson@yahoo.com
University of Washington
Box 351310
Seattle, WA 98195 - 1310

__________________________________________________
Do You Yahoo!?
Yahoo! Messenger - Talk while you surf! It's FREE.
http://im.yahoo.com/

On Sun, Oct 22, 2000 at 07:03:16PM -0700, David Finlayson wrote:

Grass5beta8 on Linux/Debian (i386)

I have a bug I am about to report, just a note to see
if I'm doing something stupid:

v.out.shape
immediate segmentation fault, r.out.arc appears to be
working fine on the same vector files.

anything to check before I report?

Believe this is already in the known BUGS list. Think it is being worked
on.

--
#! /bin/sh
# ppp-address: What's my Internet Address for ppp0 ?
/sbin/ifconfig ppp0 | grep 'inet addr:' | sed \
's=.*inet addr\:\([0-9]\{1,3\}\.[0-9]\{1,3\}\.[0-9]\{1,3\}\.[0-9]\{1,3\}\).*=\1='