[GRASS5] nviz segfault with grass5.7.0

Soeren Gebbert soeren at pool.math.TU-Berlin.DE
Sun Nov 7 10:16:07 EST 2004


Dear developers,
I have used the gdb and now i'm more confused than befor:

I tried to visualize this map:

 |   Type of Map:  raster              Number of Categories: 255
|
 |   Data Type:    FCELL
|
 |   Rows:         1579
|
 |   Columns:      2257
|
 |   Total Cells:  3563803
|
 |        Projection: UTM (zone 29)
|
 |            N: 4121508.96    S: 4118161.48   Res:  2.12
|
 |            E:  558204.48    W:  553419.64   Res:  2.12
|
 |   Range of data:    min =  13.817110 max = 196.461456
|
 |
|
 |   Data Source:
|
 |    vector file Elevation
|

I get this error:
Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 182923337952 (LWP 17399)]
0x0000002a96640f33 in G_zero_raster_buf (rast=0xffffffff99a3f010,
data_type=4) at zero_cell.c:34
34              *ptr++ = 0 ;

The  G_window_cols() routine in G_zero_raster_buf() says, the window has
2269 cols, so it is bigger than the map.
Ok, i zoomed in and now i get this error:

Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 182923337952 (LWP 17418)]
0x0000003ed19debd6 in xdr_float () from /lib64/tls/libc.so.6

Does someone has a hint?

Best regards
Sören




More information about the grass-dev mailing list