[GRASS-dev] raster query/r.what error with a r.external-linked raster

Vaclav Petras wenzeslaus at gmail.com
Sat Mar 19 08:57:29 PDT 2016


On Mon, Mar 14, 2016 at 4:02 PM, Helmut Kudrnovsky <hellik at web.de> wrote:

> Module run None ['r.what', '--q', '-rf',
> 'map=EUD_CP_DEMS_3500025000_AA at demdata', 'null=No data',
> 'coordinates=3532112.092810,2247474.190841'] ended with
> error
> Process ended with non-zero return code -11. See errors in
> the (error) output.
>


Can you run this with gdb (you need to compile with -ggdb)?

> gdb r.what
(gdb) run -rf map=EUD_CP_DEMS_3500025000_AA at demdata
coordinates=3532112.092810,2247474.190841

[it should segfault now]

(gdb) bt
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/grass-dev/attachments/20160319/d7342669/attachment.html>


More information about the grass-dev mailing list