[GRASS-user] Re: error: too many nested evaluations
G. Allegri
giohappy at gmail.com
Wed Oct 22 08:00:57 EDT 2008
The problem is related to v.in.ogr GUI. It doesn't happen when called
from shell.
It was also reported some years ago [1]
[1] http://intevation.de/rt/webrt?serial_num=2937&display=History
2008/9/17 G. Allegri <giohappy at gmail.com>:
> 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