[GRASSLIST:3148] error whit vector

Hi all,
we have seen that if we import a vector with a version of GRASS 5.7 we cannot display it with different snapshots of GRASS.
the output message is the following:

child killed: segmentation violation
    while executing
"exec d.vect map=AP_nazionali_aprile03_region@PERMANENT color=0:0:0 lcolor=0:0:0 fcolor=170:170:170 display=shape type=point,line,boundary,centroid,are..."
    ("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::display" line 75)
    invoked from within
"DmVector::display $node"
    ("vector" arm line 2)
    invoked from within
"switch $type {
        group {
            DmGroup::display $node
    }
    raster {
        DmRaster::display $node
    }
    labels {
        DmLabels::display $node
..."
    (procedure "Dm::display_node" line 6)
    invoked from within
"Dm::display_node $n"
    (procedure "DmGroup::display" line 11)
    invoked from within
"DmGroup::display "root""
    (procedure "Dm::display" line 5)
    invoked from within
"Dm::display"
    ("uplevel" body line 1)
    invoked from within
"uplevel \#0 $cmd"
    (procedure "Button::_release" line 18)
    invoked from within
"Button::_release .mainframe.topf.tb0.bbox1.b0"
    (command bound to event)

Is this a bug or an our error?
Thank you a lot
Daniele & Leonardo

(attachments)

scarselli.24277DEFANGED-vcf (211 Bytes)

Please run

v.build map=AP_nazionali_aprile03_region

and retry. Perhaps the topology file is not up-to-date.

Markus

On Tue, Apr 13, 2004 at 05:22:56PM +0000, Daniele Scarselli wrote:

Hi all,
we have seen that if we import a vector with a version of GRASS 5.7 we
cannot display it with different snapshots of GRASS.
the output message is the following:

child killed: segmentation violation
child killed: segmentation violation
   while executing
"exec d.vect map=AP_nazionali_aprile03_region@PERMANENT color=0:0:0
lcolor=0:0:0 fcolor=170:170:170 display=shape
type=point,line,boundary,centroid,are..."
   ("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::display" line 75)
   invoked from within
"DmVector::display $node"
   ("vector" arm line 2)
   invoked from within
"switch $type {
       group {
           DmGroup::display $node
   }
   raster {
       DmRaster::display $node
   }
   labels {
       DmLabels::display $node
..."
   (procedure "Dm::display_node" line 6)
   invoked from within
"Dm::display_node $n"
   (procedure "DmGroup::display" line 11)
   invoked from within
"DmGroup::display "root""
   (procedure "Dm::display" line 5)
   invoked from within
"Dm::display"
   ("uplevel" body line 1)
   invoked from within
"uplevel \#0 $cmd"
   (procedure "Button::_release" line 18)
   invoked from within
"Button::_release .mainframe.topf.tb0.bbox1.b0"
   (command bound to event)

Is this a bug or an our error?
Thank you a lot
Daniele & Leonardo