<div dir="ltr"><br><div class="gmail_extra"><br><div class="gmail_quote">On Wed, Jun 24, 2015 at 9:29 AM, Vaclav Petras <span dir="ltr"><<a href="mailto:wenzeslaus@gmail.com" target="_blank">wenzeslaus@gmail.com</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 dir="ltr"><br><div class="gmail_extra"><br><div class="gmail_quote"><span class="">On Wed, Jun 24, 2015 at 3:12 AM, Markus Neteler <span dir="ltr"><<a href="mailto:neteler@osgeo.org" target="_blank">neteler@osgeo.org</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"><span>On Wed, Jun 24, 2015 at 9:06 AM, Markus Neteler <<a href="mailto:neteler@osgeo.org" target="_blank">neteler@osgeo.org</a>> wrote:<br>
> Hi,<br>
><br>
> to my surprise I managed to generate a segfault using g.remove:<br>
<br>
</span>please disregard. Apparently a system update triggered this (no idea how).<br>
"make distclean" helped.<br></blockquote><div><br></div></span><div>Well, you are not the only one with the problem:<br></div><div><br><a href="https://lists.osgeo.org/pipermail/grass-dev/2015-May/075083.html" target="_blank">https://lists.osgeo.org/pipermail/grass-dev/2015-May/075083.html</a><br> <br></div><div>I will have to try distclean, although I think I tried it several times before.<br></div><span class=""><div><br></div></span></div></div></div></blockquote><div><br></div><div>I'm getting the same issues again. Now I actually see a buffer overflow:<br><br>*** buffer overflow detected ***: g.remove terminated<br>======= Backtrace: =========<br>/lib/x86_64-linux-gnu/libc.so.6(+0x7338f)[0x7fc697b2b38f]<br>/lib/x86_64-linux-gnu/libc.so.6(__fortify_fail+0x5c)[0x7fc697bc2c9c]<br>/lib/x86_64-linux-gnu/libc.so.6(+0x109b60)[0x7fc697bc1b60]<br>/lib/x86_64-linux-gnu/libc.so.6(+0x109069)[0x7fc697bc1069]<br>/lib/x86_64-linux-gnu/libc.so.6(_IO_default_xsputn+0xbc)[0x7fc697b3370c]<br>/lib/x86_64-linux-gnu/libc.so.6(_IO_vfprintf+0x26b0)[0x7fc697b043a0]<br>/lib/x86_64-linux-gnu/libc.so.6(__vsprintf_chk+0x84)[0x7fc697bc10f4]<br>/lib/x86_64-linux-gnu/libc.so.6(__sprintf_chk+0x7d)[0x7fc697bc104d]<br>/home/vpetras/dev/grass/trunk/dist.x86_64-unknown-linux-gnu/lib/<a href="http://libgrass_manage.7.1.svn.so">libgrass_manage.7.1.svn.so</a>(M_do_remove+0<br>x2e8)[0x7fc6982e9148]<br>g.remove(main+0x68d)[0x401c5d]<br>/lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf5)[0x7fc697ad9ec5]<br>g.remove[0x401e3e]<br>======= Memory map: ========<br>00400000-00403000 r-xp 00000000 08:11 16127189                           /home/vpetras/dev/grass/trunk/d<br>ist.x86_64-unknown-linux-gnu/bin/g.remove<br>00602000-00603000 r--p 00002000 08:11 16127189                           /home/vpetras/dev/grass/trunk/d<br>ist.x86_64-unknown-linux-gnu/bin/g.remove<br>00603000-00604000 rw-p 00003000 08:11 16127189                           /home/vpetras/dev/grass/trunk/d<br>ist.x86_64-unknown-linux-gnu/bin/g.remove<br>...<br><br></div><div>It fails with a lot of tests but with many other it works. I'm not sure if all errors are stack overflow but I could catch all output the a fine next time.<br><br></div><div>Vaclav<br></div><div><br></div></div></div></div>