Opened 16 years ago
Last modified 5 years ago
#543 new defect
i.points.auto - Reading raster map error
Reported by: | petrone | Owned by: | |
---|---|---|---|
Priority: | major | Milestone: | 7.8.3 |
Component: | Addons | Version: | unspecified |
Keywords: | imagery, i.points.auto | Cc: | |
CPU: | x86-32 | Platform: | Linux |
Description
I try to use the module i.points.auto (last version from SVN), but every time I try to start the automatic process and then I choose central option, on the monitor I get the error: WARNING: Reading raster map <chip1@PERMANENT> request for row -4591785 is outside region (click mouse to continue); while on the console I get: Segmentation fault. I try different combinations, but the error is always the same.
Change History (5)
comment:1 by , 16 years ago
Keywords: | imagery added |
---|---|
Milestone: | 6.4.0 → 6.5.0 |
comment:2 by , 12 years ago
Component: | Default → Addons |
---|---|
Keywords: | i.points.auto added |
comment:3 by , 12 years ago
Replying to petrone:
I try to use the module i.points.auto (last version from SVN)...
Could you please try the updated module from GRASS 7 Addons in GRASS 7?
comment:5 by , 5 years ago
Milestone: | → 7.8.3 |
---|
It's fairly obvious that the invalid row number is the problem, but can you run a gdb backtrace on the segfault?
see http://grass.osgeo.org/wiki/Bugs
thanks, Hamish