[GRASS-dev] r.gwflow

Massimo Di Stefano massimodisasha at gmail.com
Fri Mar 19 11:10:24 EDT 2010


Hi,
curiose i tried to compile grass on debian enabling "glw" supprt
to give a try to the module "r.gwflow"

the build go ahead without errors but ring to run "r.gwflow" i received a segfault
teing with gdm i have this log :


GRASS 6.5.svn (WGS84_33N):~ > gdb r.gwflow
GNU gdb (GDB) 7.0.1-debian
Copyright (C) 2009 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.  Type "show copying"
and "show warranty" for details.
This GDB was configured as "x86_64-linux-gnu".
For bug reporting instructions, please see:
<http://www.gnu.org/software/gdb/bugs/>...
Reading symbols from /usr/local/grass-6.5.svn/bin/r.gwflow...done.
(gdb) run
Starting program: /usr/local/grass-6.5.svn/bin/r.gwflow 
[Thread debugging using libthread_db enabled]

Program received signal SIGSEGV, Segmentation fault.
0x00007ffff7bbab71 in G_recreate_command () at parser.c:2857
2857		if (opt->answer != '\0' && opt->answers[0] != NULL) {
(gdb) 
(gdb) 


i'm running grass 6.5 svn on debian sid.


More information about the grass-dev mailing list