<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta content="text/html;charset=ISO-8859-3" http-equiv="Content-Type">
<title></title>
</head>
<body bgcolor="#ffffff" text="#000000">
On 04/12/2009 07:58, Glynn Clements wrote:
<blockquote
cite="mid:19224.45818.100412.979676@cerise.gclements.plus.com"
type="cite">
<pre wrap="">Luigi Ponti wrote:
</pre>
<blockquote type="cite">
<pre wrap="">On windows 7 and using a fresh Cygwin/GRASS install as per instructions at
<a class="moz-txt-link-freetext" href="http://grass.osgeo.org/grass64/binary/mswindows/cygwin/">http://grass.osgeo.org/grass64/binary/mswindows/cygwin/</a>
I start Cygwin shell -> startxwin.sh -> grass64 -tcltk
The startup GUI pops up, I select a mapset, and press "enter GRASS" as
usual.
I get a very similar error to that reported by Markus below, i.e.:
5 [main] g.gisenv 4772 _cygtls::handle_exceptions: Exception:
STATUS_STACK_OVERFLOW
358850 [main] g.gisenv 4772 open_stackdumpfile: Dumping stack trace
to g.gisenv.exe.stackdump
</pre>
</blockquote>
<pre wrap=""><!---->
Can you post the contents of the g.gisenv.exe.stackdump file?
</pre>
</blockquote>
Here it is:<br>
<br>
9888 [main] g.gisenv 3672 _cygtls::handle_exceptions: Exception:
STATUS_ACCESS_VIOLATION<br>
11805 [main] g.gisenv 3672 _cygtls::handle_exceptions: Error while
dumping state (probably corrupted stack)<br>
<br>
Thanks for your reply,<br>
Luigi<br>
<blockquote
cite="mid:19224.45818.100412.979676@cerise.gclements.plus.com"
type="cite">
<pre wrap="">
</pre>
<blockquote type="cite">
<pre wrap="">Also, by calling GRASS in the following way:
grass64 -tcltk 2> logGRASS.txt
The content of the log is
/usr/local/grass-6.4.0RC5/etc/Init.sh: line 837: tput: command not found
</pre>
</blockquote>
<pre wrap=""><!---->
This is harmless; the only consequence is that the terminal window
won't be cleared. The "tput" program is in the "ncurses" package,
which isn't otherwise required (the libraries required by curses-based
programs are in a separate "libncurses9" package).
</pre>
<blockquote type="cite">
<pre wrap="">Hope this help better diagnosis. My apologies if I missed follow-up to
this thread.
</pre>
</blockquote>
<pre wrap=""><!---->
I don't think that there has been any follow-up.
</pre>
</blockquote>
<br>
</body>
</html>