<div dir="ltr"><div class="gmail_extra"><br><div class="gmail_quote">On Mon, Mar 14, 2016 at 4:02 PM, Helmut Kudrnovsky <span dir="ltr"><<a href="mailto:hellik@web.de" target="_blank">hellik@web.de</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div id=":11i" class="" style="overflow:hidden">Module run None ['r.what', '--q', '-rf',<br>
'map=EUD_CP_DEMS_3500025000_AA@demdata', 'null=No data',<br>
'coordinates=3532112.092810,2247474.190841'] ended with<br>
error<br>
Process ended with non-zero return code -11. See errors in<br>
the (error) output.<br>
</div></blockquote></div><br><br></div><div class="gmail_extra">Can you run this with gdb (you need to compile with -ggdb)?<br><br></div><div class="gmail_extra">> gdb r.what<br>(gdb) run -rf map=EUD_CP_DEMS_3500025000_AA@demdata coordinates=3532112.092810,2247474.190841<br><br></div><div class="gmail_extra">[it should segfault now]<br></div><div class="gmail_extra"><br></div><div class="gmail_extra">(gdb) bt<br></div></div>