[GRASS-user] problem with geographic coordinate

Markus Neteler neteler at osgeo.org
Thu Sep 25 15:10:43 EDT 2008


On Thu, Sep 25, 2008 at 10:10 AM, Alfredo Alessandrini
<alfreale74 at gmail.com> wrote:
>> g.region -p
>> and watch out for errors...

note that your previous mail indicated
GRASS 6.4.svn (EPSG_4326)

Below you test something else.

> GRASS 6.3.0 (EPSG_4322):~ > g.region -p
> Segmentation fault

EPSG 4322 is WGS72 (not WGS84). Could a missing NAD file or so
be a problem?
Could you run

gdb g.region
> r -p
... crash ...
> bt

(so 'r -p' inside and post the result of 'bt')

Markus


More information about the grass-user mailing list