Jamie Adams wrote:

> I'm running grass 6.4, revision 33922, on Ubuntu 8.04 and keep getting a bus
> error when running r.resamp.stats with the -w flag.  I couldn't find any
> recent mentions of this type of error in trac, and none regarding
> r.resamp.stats.  Any ideas?

Nope. Can you get a backtrace from gdb? E.g.:

        $ gdb r.resamp.stats
        > run -w input=W080N50 output=temp
        [error message]
        > where

-- 
Glynn Clements <[EMAIL PROTECTED]>
_______________________________________________
grass-dev mailing list
grass-dev@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/grass-dev

Reply via email to