Details Ticket 2132


Comment | Reply | Take | Open


Serial Number 2132
Subject NVIZ: child killed: segmentation violation
Area grass5.7
Queue grass
Requestors jachymc@tiscali.cz
Owner none
Status resolved
Last User Contact Mon Jul 25 21:02:08 2005 (3 yr ago)
Current Priority 30
Final Priority 70
Due No date assigned
Last Action Mon Jul 25 21:02:08 2005 (3 yr ago)
Created Thu Sep 25 16:58:47 2003 (5 yr ago)

Transaction History Ticket 2132


Thu, Sep 25 2003 16:58:47    Request created by guest  
Subject: NVIZ: child killed: segmentation violation

Platform: GNU/Linux/i386
grass obtained from: Trento Italy site
grass binary for platform: Downloaded precompiled Binaries
GRASS Version: GRASS 5.7.0-cvs (September 2003)

Hallo,
I would like to get GRASS 5.7 work with NVIZ, but it doesn't. Here the log file,
from the Error window:

can not find channel named "couldn't execute "nviz2.2_script": no such file or
directory"
can not find channel named "couldn't execute "nviz2.2_script": no such file or
directory"
    while executing
"fconfigure $msg -blocking 0"
    invoked from within
".run invoke"
    ("uplevel" body line 1)
    invoked from within
"uplevel #0 [list $w invoke]"
    (procedure "tk::ButtonUp" line 22)
    invoked from within
"tk::ButtonUp .run"
    (command bound to event)

My system is Slackware 9.0 and I'm using Tcl/Tk 8.3 together with 8.4. Other
modules such as d.what.* or v.digit are working OK...

There is also the GRASS 5.0.3 on my computer and NVIZ is running there without
problems. 

Could you help me please?

Thank's a lot

Jachym Cepicky
Thu, Sep 25 2003 18:14:50    Mail sent by neteler@itc.it  
Return-Path <neteler@itc.it>
Delivered-To grass-bugs@lists.intevation.de
Date Thu, 25 Sep 2003 18:14:40 +0200
From Markus Neteler <neteler@itc.it>
To Request Tracker <grass-bugs@intevation.de>
Cc grass5@grass.itc.it
Subject Re: [GRASS5] [bug #2132] (grass) NVIZ: child killed: segmentation violation
Message-ID <20030925181440.L3079@itc.it>
Mail-Followup-To Request Tracker <grass-bugs@intevation.de>, grass5@grass.itc.it
References <20030925145847.0BA7813B8A@lists.intevation.de>
Mime-Version 1.0
Content-Type text/plain; charset=us-ascii
Content-Disposition inline
User-Agent Mutt/1.2.5.1i
In-Reply-To <20030925145847.0BA7813B8A@lists.intevation.de>; from grass-bugs@intevation.de on Thu, Sep 25, 2003 at 04:58:47PM +0200
X-Spam-Status No, hits=-5.0 required=5.0 tests=EMAIL_ATTRIBUTION,IN_REP_TO,QUOTED_EMAIL_TEXT,REFERENCES, REPLY_WITH_QUOTES,USER_AGENT_MUTT version=2.55
X-Spam-Level
X-Spam-Checker-Version SpamAssassin 2.55 (1.174.2.19-2003-05-19-exp)
On Thu, Sep 25, 2003 at 04:58:47PM +0200, Request Tracker wrote:
> this bug's URL: http://intevation.de/rt/webrt?serial_num=2132
> -------------------------------------------------------------------------
> 
> Subject: NVIZ: child killed: segmentation violation
> 
> Platform: GNU/Linux/i386
> grass obtained from: Trento Italy site
> grass binary for platform: Downloaded precompiled Binaries
> GRASS Version: GRASS 5.7.0-cvs (September 2003)
> 
> Hallo,
> I would like to get GRASS 5.7 work with NVIZ, but it doesn't. Here the log
file, from the Error window:
> 
> can not find channel named "couldn't execute "nviz2.2_script": no such file
or directory"
> can not find channel named "couldn't execute "nviz2.2_script": no such file
or directory"
>     while executing
> "fconfigure $msg -blocking 0"
>     invoked from within
> ".run invoke"
>     ("uplevel" body line 1)
>     invoked from within
> "uplevel #0 [list $w invoke]"
>     (procedure "tk::ButtonUp" line 22)
>     invoked from within
> "tk::ButtonUp .run"
>     (command bound to event)
> 
> My system is Slackware 9.0 and I'm using Tcl/Tk 8.3 together with 8.4. Other
modules such as d.what.* or v.digit are working OK...
> 
> There is also the GRASS 5.0.3 on my computer and NVIZ is running there without
problems. 
> 
> Could you help me please?
> 
> Thank's a lot
> 
> Jachym Cepicky

Please retry compilation:

cd visualization/nviz/
make clean
make

and check for errors.

Markus


Mon, Sep 29 2003 08:36:20    Mail sent by jachymc@tiscali.cz  
Return-Path <jachymc@tiscali.cz>
Delivered-To grass-bugs@lists.intevation.de
Date Mon, 29 Sep 2003 08:01:57 +0200
From Jachym Cepicky <jachymc@tiscali.cz>
To Markus Neteler via RT <grass-bugs@intevation.de>
Subject Re: [bug #2132] (grass) NVIZ: child killed: segmentation violation
Message-ID <20030929060157.GA2767@bobes.mshome.net>
References <20030925161450.62EAA13BBA@lists.intevation.de>
Mime-Version 1.0
Content-Type text/plain; charset=iso-8859-2
Content-Disposition inline
Content-Transfer-Encoding 8bit
In-Reply-To <20030925161450.62EAA13BBA@lists.intevation.de>
User-Agent Mutt/1.4i
X-Spam-Status No, hits=-4.3 required=5.0 tests=EMAIL_ATTRIBUTION,IN_REP_TO,QUOTED_EMAIL_TEXT,REFERENCES, REPLY_WITH_QUOTES,USER_AGENT_MUTT,WEIRD_PORT version=2.55
X-Spam-Level
X-Spam-Checker-Version SpamAssassin 2.55 (1.174.2.19-2003-05-19-exp)
Hallo,

On Thu, Sep 25, 2003 at 06:14:50PM +0200, Markus Neteler via RT wrote:
> On Thu, Sep 25, 2003 at 04:58:47PM +0200, Request Tracker wrote:
> > this bug's URL: http://intevation.de/rt/webrt?serial_num=2132
> > -------------------------------------------------------------------------
> > 
> > Subject: NVIZ: child killed: segmentation violation
> > 
> > Platform: GNU/Linux/i386
> > grass obtained from: Trento Italy site
> > grass binary for platform: Downloaded precompiled Binaries
> > GRASS Version: GRASS 5.7.0-cvs (September 2003)
> > 
> > Hallo,
> > I would like to get GRASS 5.7 work with NVIZ, but it doesn't. Here the log
file, from the Error window:
> > 
> > can not find channel named "couldn't execute "nviz2.2_script": no such file
or directory"
> > can not find channel named "couldn't execute "nviz2.2_script": no such file
or directory"
> >     while executing
> > "fconfigure $msg -blocking 0"
> >     invoked from within
> > ".run invoke"
> >     ("uplevel" body line 1)
> >     invoked from within
> > "uplevel #0 [list $w invoke]"
> >     (procedure "tk::ButtonUp" line 22)
> >     invoked from within
> > "tk::ButtonUp .run"
> >     (command bound to event)
> > 
> > My system is Slackware 9.0 and I'm using Tcl/Tk 8.3 together with 8.4. Other
modules such as d.what.* or v.digit are working OK...
> > 
> > There is also the GRASS 5.0.3 on my computer and NVIZ is running there without
problems. 
> > 
> > Could you help me please?
> > 
> > Thank's a lot
> > 
> > Jachym Cepicky
> 
> Please retry compilation:
> 
> cd visualization/nviz/
> make clean
> make
> 
> and check for errors.
> 
> Markus
> 

I'm afraid, I did not understand You. Can I recompile precompiled binaries? If
You mean, I should try to download the source code and try to compile it on my
machine, look please into my message, I have send to grass5@grass.itc.it on 24
Sep 2003 with subject
    
    [GRASS5] Compiling GRASS 5.7 with error

The error log, I have send You last times, was from the graphical window of
GRASS (after runing nviz without anny parameters).

The following message I got in the Xterm:
GRASS 5.7.0-cvs:~ > nviz elev=dem


Version: @(#) 5.7.0-cvs (September 2003)

Authors: Bill Brown, Terry Baker, Mark Astley, David Gerdes
modifications: Jaro Hofierka, Bob Covill


Please cite one or more of the following references in publications
where the results of this program were used:
Brown, W.M., Astley, M., Baker, T., Mitasova, H. (1995).
GRASS as an Integrated GIS and Visualization System for
Spatio-Temporal Modeling, Proceedings of Auto Carto 12, Charlotte, N.C.

Mitasova, H., W.M. Brown, J. Hofierka, 1994, Multidimensional
dynamic cartography. Kartograficke listy, 2, p. 37-50.

Mitas L., Brown W. M., Mitasova H., 1997, Role of dynamic
cartography in simulations of landscape processes based on multi-variate
fields. Computers and Geosciences, Vol. 23, No. 4, pp. 437-446

http://www2.gis.uiuc.edu:2280/modviz/viz/nviz.html

The papers are available at
http://www2.gis.uiuc.edu:2280/modviz/
Loading Data
Loading Data
translating colors from fp
Adding panels from /usr/local/grass57-27_09_2003/etc/nviz2.2/scripts
Nv_(panels)
toplevel made
child killed: segmentation violation
    while executing
"exec /usr/local/grass57-27_09_2003/etc/nviz2.2/NVWISH2.2 -f
/usr/local/grass57-
27_09_2003/etc/nviz2.2/scripts/nviz2.2_script elev=dem -name NVIZ
>&@st..."
    ("eval" body line 1)
    invoked from within
"eval exec $env(GISBASE)/etc/nviz2.2/NVWISH2.2 -f
$env(GISBASE)/etc/nviz2.2/scri
pts/nviz2.2_script $argv -name NVIZ >&@stdout"
    invoked from within
"if {$argv == ""} {
#no arguments 
eval exec $env(GISBASE)/etc/nviz2.2/NVWISH2.2 -f
$env(GISBASE)/etc/nviz2.2/scrip
ts/nviz2.2_script -name NVIZ >&@stdo..."
    (file "/usr/local/grass57-27_09_2003/bin/nviz" line 16)
GRASS 5.7.0-cvs:~ >


Thank you for anny help

Jáchym

> 
> --- Headers Follow ---
> 
> >From neteler@itc.it  Thu Sep 25 18:14:48 2003
> Return-Path: <neteler@itc.it>
> Delivered-To: grass-bugs@lists.intevation.de
> Received: from mail.intevation.de (aktaia [212.95.126.10])
> 	by lists.intevation.de (Postfix) with ESMTP id 5B1DF13B88
> 	for <grass-bugs@lists.intevation.de>; Thu, 25 Sep 2003 18:14:48 +0200 (CEST)
> Received: from camelot.itc.it (camelot.itc.it [195.223.171.5])
> 	by mail.intevation.de (Postfix) with ESMTP id DA1A236F61
> 	for <grass-bugs@intevation.de>; Thu, 25 Sep 2003 18:14:47 +0200 (CEST)
> Received: from orchestra.itc.it (orchestra [10.0.10.11])
> 	by camelot.itc.it (8.12.8/8.12.8) with ESMTP id h8PGEk7J025575
> 	for <grass-bugs@intevation.de>; Thu, 25 Sep 2003 18:14:46 +0200 (MET DST)
> Received: from thuille.itc.it. (thuille [10.40.0.110])
> 	by orchestra.itc.it (8.11.6/8.11.6) with ESMTP id h8PGEeH09095;
> 	Thu, 25 Sep 2003 18:14:41 +0200
> Received: (from neteler@localhost)
> 	by thuille.itc.it. (8.11.6/8.11.2) id h8PGEeU06638;
> 	Thu, 25 Sep 2003 18:14:40 +0200
> Date: Thu, 25 Sep 2003 18:14:40 +0200
> From: Markus Neteler <neteler@itc.it>
> To: Request Tracker <grass-bugs@intevation.de>
> Cc: grass5@grass.itc.it
> Subject: Re: [GRASS5] [bug #2132] (grass) NVIZ: child killed: segmentation
violation
> Message-ID: <20030925181440.L3079@itc.it>
> Mail-Followup-To: Request Tracker <grass-bugs@intevation.de>,
> 	grass5@grass.itc.it
> References: <20030925145847.0BA7813B8A@lists.intevation.de>
> Mime-Version: 1.0
> Content-Type: text/plain; charset=us-ascii
> Content-Disposition: inline
> User-Agent: Mutt/1.2.5.1i
> In-Reply-To: <20030925145847.0BA7813B8A@lists.intevation.de>; from grass-bugs@intevation.de
on Thu, Sep 25, 2003 at 04:58:47PM +0200
> X-Spam-Status: No, hits=-5.0 required=5.0
> 	tests=EMAIL_ATTRIBUTION,IN_REP_TO,QUOTED_EMAIL_TEXT,REFERENCES,
> 	      REPLY_WITH_QUOTES,USER_AGENT_MUTT
> 	version=2.55
> X-Spam-Level: 
> X-Spam-Checker-Version: SpamAssassin 2.55 (1.174.2.19-2003-05-19-exp)
> 
> -------------------------------------------- Managed by Request Tracker

-- 
Jachym Cepicky
e-mail: jachymc@tiscali.cz
URL: www.les-ejk.cz


Wed, Oct 1 2003 12:59:54    Comments added by hbowman  
Those error logs look different:

1st)

> can not find channel named "couldn't execute "nviz2.2_script": no such file
or directory"
> > can not find channel named "couldn't execute "nviz2.2_script": no such file
or directory"
> >     while executing
> > "fconfigure $msg -blocking 0"
> >     invoked from within
> > ".run invoke"
> >     ("uplevel" body line 1)
> >     invoked from within
> > "uplevel #0 [list $w invoke]"
> >     (procedure "tk::ButtonUp" line 22)
> >     invoked from within
> > "tk::ButtonUp .run"
> >     (command bound to event)


and 2nd)

The papers are available at
http://www2.gis.uiuc.edu:2280/modviz/
Loading Data
Loading Data
translating colors from fp
Adding panels from /usr/local/grass57-27_09_2003/etc/nviz2.2/scripts
Nv_(panels)
toplevel made
child killed: segmentation violation
    while executing
"exec /usr/local/grass57-27_09_2003/etc/nviz2.2/NVWISH2.2 -f
/usr/local/grass57-
27_09_2003/etc/nviz2.2/scripts/nviz2.2_script elev=dem -name NVIZ
>&@st..."
    ("eval" body line 1)
    invoked from within
"eval exec $env(GISBASE)/etc/nviz2.2/NVWISH2.2 -f
$env(GISBASE)/etc/nviz2.2/scri
pts/nviz2.2_script $argv -name NVIZ >&@stdout"
    invoked from within
"if {$argv == ""} {
#no arguments 
eval exec $env(GISBASE)/etc/nviz2.2/NVWISH2.2 -f
$env(GISBASE)/etc/nviz2.2/scrip
ts/nviz2.2_script -name NVIZ >&@stdo..."
    (file "/usr/local/grass57-27_09_2003/bin/nviz" line 16)
GRASS 5.7.0-cvs:~ >



The second looks a whole lot (exactly) like this:
http://article.gmane.org/gmane.comp.gis.grass.devel/2064

..which was fixed in CVS HEAD a long time ago; the above message is regarding
the 5.0.x branch.


??
Hamish
Mon, Oct 20 2003 18:14:59    Area changed to grass5.7 by mneteler  
Sat, Jul 23 2005 12:43:38    Mail sent by msieczka  
Jachym

Does this bug still aply in 6.0 or 6.1?


Maciek

Please "reply to all" so I receive a copy directly.
Mon, Jul 25 2005 06:58:51    Mail sent by michael.barton@asu.edu  
Return-Path <Michael.Barton@asu.edu>
Delivered-To grass-bugs@lists.intevation.de
Date Sun, 24 Jul 2005 21:57:33 -0700
From Michael Barton <michael.barton@asu.edu>
Subject Re: [GRASS5] [bug #2132] (grass) NVIZ: child killed: segmentation violation
In-reply-to <20050723104338.209DA1005C9@lists.intevation.de>
To Paolo Cavallini via RT <grass-bugs@intevation.de>, jachymc@tiscali.cz
Cc grass5@grass.itc.it, werchowyna@epf.pl
Message-id <BF09BF4D.EBD3%michael.barton@asu.edu>
MIME-version 1.0
Content-type text/plain; charset=US-ASCII
Content-transfer-encoding 7bit
User-Agent Microsoft-Entourage/11.1.0.040913
X-Spam-Status No, hits=-4.9 tagged_above=-999.0 required=3.0 tests=BAYES_00
X-Spam-Level
Fixed in Mac at least for 6.0 and 6.1


On 7/23/05 3:43 AM, "Maciek Sieczka via RT" <grass-bugs@intevation.de>
wrote:

> Jachym
> 
> Does this bug still aply in 6.0 or 6.1?
> 
> 
> Maciek
> 
> Please "reply to all" so I receive a copy directly.
> 
> -------------------------------------------- Managed by Request Tracker
> 

____________________
C. Michael Barton, Professor of Anthropology
School of Human Evolution and Social Change
PO Box 872402
Arizona State University
Tempe, AZ  85287-2402
USA

Phone: 480-965-6262
Fax: 480-965-7671
www: <www.public.asu.edu/~cmbarton>


Mon, Jul 25 2005 21:02:08    Status changed to resolved by msieczka  
Mon, Jul 25 2005 21:02:08    Mail sent by msieczka  
Ok, so closing it.

Maciek
Comment | Reply | Take | Open

You are currently authenticated as guest.
[Show Configuration] [Login as another user]

Users Guide - Mail Commands - Homepage of RequestTracker 1.0.7 - list any request