[GRASS5] still r.in.tiff bug
Markus Neteler
neteler at geog.uni-hannover.de
Mon May 29 08:37:13 EDT 2000
Hi all,
unfortunately ther is still a bug in r.in.tiff...
strace r.in.tiff -v input=tm1994.1.tif out=test
[...]
close(5) = 0
mmap(NULL, 67112960, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0)
= 0x401cd000
munmap(0x401cd000, 67112960) = 0
fstat(1, {st_mode=S_IFCHR|0620, st_rdev=makedev(136, 8), ...}) = 0
mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) =
0x40015000
ioctl(1, TCGETS, {B9600 opost isig icanon echo ...}) = 0
write(1, "Total colors = 37\n", 18Total colors = 37
) = 18
--- SIGSEGV (Segmentation fault) ---
+++ killed by SIGSEGV +++
I am using the version:
src/raster/r.tiff/
from May, 22, 2000.
Maybe the bug is within the area where comments have been suggested
recently (line 298)?
I would be glad to receive help...
Many thanks in advance
Markus
PS: The import/export capabilities are still a problem in GRASS
which we should keep in mind.
----------------------------------------
If you want to unsubscribe from GRASS Development Team mailing list write to:
minordomo at geog.uni-hannover.de with
subject 'unsubscribe grass5'
More information about the grass-dev
mailing list