this bug's URL: http://intevation.de/rt/webrt?serial_num=4811
-------------------------------------------------------------------------
Subject: r.param.scale Segmentation fault
Platform: GNU/Linux/x86
grass obtained from: CVS
grass binary for platform: Compiled from Sources
GRASS Version: latest CVS
Hi,
while running the test suite, i found a segfault in r.param.scale:
Mapset <testmapset> in Location <TestLocation> GRASS 6.1.cvs > gdb r.param.scale
GNU gdb 6.4.90-debian
This GDB was configured as "i486-linux-gnu"...Using host libthread_db library "/lib/tls/libthread_db.so.1".
(gdb) r in=elevation out=test --o
Starting program: /usr/local/grass-6.1.cvs/bin/r.param.scale in=elevation out=test --o
2%
Program received signal SIGSEGV, Segmentation fault.
0x0804b9f4 in process () at process.c:204
204 G_debug(1, "FEATURE: %i", featrow_out[9]);
(gdb) bt
#0 0x0804b9f4 in process () at process.c:204
#1 0x0804aa85 in main (argc=134547152, argv=0x80506d0) at main.c:46
(gdb)
Maybe related to the latest CVS changes -> DEBUG Macro to G_debug?
Best regards
Soeren
-------------------------------------------- Managed by Request Tracker