[GRASS-dev] gis.m freeze

Martin Wegmann wegmann at biozentrum.uni-wuerzburg.de
Tue Oct 30 08:37:04 EDT 2007


On Monday 29 October 2007 16:54:41 Martin Wegmann wrote:
> Hello,
>
> I just update cvs again and encountered a freezing gis.m (see png for error
> prompt - I had to kill gis.m) - exexuting d.rast, d.mon etc. without
> problems but not gis.m.
>
> moreover the g.copy "memory access" bug is still/again present - but I
> think it has been discussed in the past - solved with:
>  make -C general/manage clean
>  make -C general/manage CFLAGS1='-g'
>
>
> using debian unstable, tcltk 8.4 and cvs 6.3 update
>
> (./configure --with-tcltk-includes=/usr/include/tcl8.4
> --with-postgres-includes=/usr/include/postgresql  
> --with-gdal=/usr/local/bin/gdal-config   --enable-largefile )

to figure out if it is a GRASS or rather system related problem, I installed 
grass6.2.3RC1 from the GRASS page and when starting grass62 I get:


GRASS 6.2.3RC1 (spearfish60):~ > D2/5: G__read_Cell_head
D2/5: G__read_Cell_head_array
D3/5: region item: proj:       1
D3/5: region item: zone:       13
D3/5: region item: north:      4928010
D3/5: region item: south:      4913700
D3/5: region item: east:       609000
D3/5: region item: west:       589980
D3/5: region item: cols:       634
D3/5: region item: rows:       477
D3/5: region item: e-w resol:  30
D3/5: region item: n-s resol:  30
D3/5: region item: top:        1
D3/5: region item: bottom:     0
D3/5: region item: cols3:      634
D3/5: region item: rows3:      477
D3/5: region item: depths:     1
D3/5: region item: e-w resol3: 30
D3/5: region item: n-s resol3: 30
D3/5: region item: t-b resol:  1
D2/5: G__read_Cell_head
D2/5: G__read_Cell_head_array
D3/5: region item: proj:       1
D3/5: region item: zone:       13
D3/5: region item: north:      4928010
D3/5: region item: south:      4913700
D3/5: region item: east:       609000
D3/5: region item: west:       589980
D3/5: region item: cols:       634
D3/5: region item: rows:       477
D3/5: region item: e-w resol:  30
D3/5: region item: n-s resol:  30
D3/5: region item: top:        1
D3/5: region item: bottom:     0
D3/5: region item: cols3:      634
D3/5: region item: rows3:      477
D3/5: region item: depths:     1
D3/5: region item: e-w resol3: 30
D3/5: region item: n-s resol3: 30
D3/5: region item: t-b resol:  1
Error in startup script: can't read "monitor_zooms(1,1,n)": no such variable
    while executing
"lappend region $monitor_zooms($mon,1,$attr)"
    (procedure "MapCanvas::currentzoom" line 13)
    invoked from within
"MapCanvas::currentzoom $mon"
    (procedure "MapCanvas::coordconv" line 23)
    invoked from within
"MapCanvas::coordconv $mon"
    (procedure "MapCanvas::create" line 68)
    invoked from within
"MapCanvas::create"
    (procedure "Gm::startmon" line 11)
    invoked from within
"Gm::startmon"
    (procedure "Gm::create" line 69)
    invoked from within
"Gm::create"
    (procedure "main" line 30)
    invoked from within
"main $argc $argv"
    (file "/usr/local/grass-6.2.3RC1/etc/gm/gm.tcl" line 521)



due to a similar problem with my 6.3-cvs installation, I assume that it might 
be related to some debian unstable issues - any clue which package I have to 
update/remove?

Martin




More information about the grass-dev mailing list