[GRASSLIST:1607] Re: gtopo30.dem

GRASS is probably trying to interpret an unsigned int as a signed int.

Try removing the -s flag from your import command.

- Bill