[GRASS-dev] Re: [GRASS GIS] #718: r.li forgets mask/illegal filename
GRASS GIS
trac at osgeo.org
Thu Aug 13 00:57:41 EDT 2009
#718: r.li forgets mask/illegal filename
------------------------+---------------------------------------------------
Reporter: kyngchaos | Owner: grass-dev at lists.osgeo.org
Type: defect | Status: new
Priority: normal | Milestone: 6.4.0
Component: Raster | Version: 6.4.0 RCs
Resolution: | Keywords: r.li
Platform: MacOSX | Cpu: All
------------------------+---------------------------------------------------
Changes (by hamish):
* cc: pcav (added)
* keywords: => r.li
Comment:
William wrote (on grass-user):
{{{
I did a little crude debugging yesterday (G_message) and
found it failed for me in daemon.c, line 626 / nextArea()
else {
return next(g, m);
}
But all this tells me is that at this point the mask name
is missing, not where it was lost.
}}}
Paolo added:
{{{
I'm also having problems with r.li:
> r.li.shannon map=uso conf=latignano_5 output=provaln
WARNING: Unable to open header file for raster map <@(null)>
CHILD[pid = 1954]: unable to open mask ... continue without!!!
...
Segmentation fault
Debian ustable, 64 bit.
}}}
Could someone please post the series of steps needed to reproduce this
using either the NC or Spearfish datasets?
thanks
Hamish
--
Ticket URL: <https://trac.osgeo.org/grass/ticket/718#comment:1>
GRASS GIS <http://grass.osgeo.org>
More information about the grass-dev
mailing list