[GRASS-dev] r.resamp.stats bus error

Glynn Clements glynn at gclements.plus.com
Mon Oct 20 19:03:21 EDT 2008


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 <glynn at gclements.plus.com>


More information about the grass-dev mailing list