[GRASS-user] error: too many nested evaluations

G. Allegri giohappy at gmail.com
Wed Sep 17 15:55:25 EDT 2008


While importing a polygon with v.in.ogr I've received the following
message on the console:

too many nested evaluations (infinite loop?)
    (procedure "Gronsole::add_data_tag" line 1)
    invoked from within
"Gronsole::add_data_tag $path $ci out"
    (procedure "Gronsole::readout" line 13)
    invoked from within
"Gronsole::readout $path $ci $mark $fh"
    invoked from within
"if [eof $fh] {
                Gronsole::readeof $path $ci $mark $fh
                Gronsole::done_command $path $ci
        } else {
                Gronsole::readout $path $ci $mark $fh
        }"
    (procedure "Gronsole::file_callback" line 2)
    invoked from within
"Gronsole::file_callback .gronsole.gronsole 41 cmdinsert41 file9"

and the process stalls...
This is the output until the crash:
http://www.geospatial.it/allegri/v.in.ogr_console.txt

Giovanni


More information about the grass-user mailing list