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

> Module run None ['r.what', '--q', '-rf',
> 'map=EUD_CP_DEMS_3500025000_AA@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@demdata
coordinates=3532112.092810,2247474.190841

[it should segfault now]

(gdb) bt
_______________________________________________
grass-dev mailing list
grass-dev@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/grass-dev

Reply via email to