[GRASS5] 5.7 v.digit Cygwin fails
Markus Neteler
neteler at itc.it
Mon Mar 22 04:47:28 EST 2004
Once again,
maybe we have a stdout redirection problem:
GRASS 5.7.-cvs:~/grass57/display/d.m > grep stdout *
d.m.tcl: puts stdout $cmd
[...]
d.m.tcl: eval "exec $cmd >@stdout 2>@stdout"
?
Glynn sent some remarks in
http://grass.itc.it/pipermail/grass5/2003-April/007725.html
http://grass.itc.it/pipermail/grass5/2003-April/007735.html
http://grass.itc.it/pipermail/grass5/2003-April/007754.html
but I don't know what to do (and have no Cygwin at time).
Rich, maybe you can try to modify display/d.m/d.m.tcl
accordingly and test it?
Markus
On Thu, Mar 18, 2004 at 05:25:37PM -0700, Richard Greenwood wrote:
> 5.7 v.digit fails under Cygwin, error pasted log below. I built 5.3 and
> 5.7 from March 13, 2004 snapshot. Any suggestions?
>
> Regards,
> Rich
>
>
> === error log ================
>
> child killed: segmentation violation
> child killed: segmentation violation
> while executing
> "exec v.digit -n map=fart >@stdout 2>@stdout"
> ("eval" body line 1)
> invoked from within
> "eval "exec $cmd >@stdout 2>@stdout""
> (procedure "Dm::execute" line 12)
> invoked from within
> "Dm::execute $cmd"
> (procedure "DmVector::WorkOnVector" line 21)
> invoked from within
> "DmVector::WorkOnVector $sel"
> ("vector" arm line 2)
> invoked from within
> "switch $type {
> raster {
> return
> }
> labels {
> return
> }
> vector {
> DmVector::WorkOnVecto..."
> (procedure "Dm::edit" line 10)
> invoked from within
> "Dm::edit"
> ("uplevel" body line 1)
> invoked from within
> "uplevel \#0 $cmd"
> (procedure "Button::_release" line 18)
> invoked from within
> "Button::_release .mainframe.topf.tb0.bbox2.b5"
> (command bound to event)
>
> --
> Richard Greenwood
> www.greenwoodmap.com
>
> _______________________________________________
> grass5 mailing list
> grass5 at grass.itc.it
> http://grass.itc.it/mailman/listinfo/grass5
More information about the grass-dev
mailing list