[GRASS-dev] Re: [GRASS GIS] #384: wxGUI: vdigit crashes on a big map

GRASS GIS trac at osgeo.org
Thu Nov 27 13:38:53 EST 2008


#384: wxGUI: vdigit crashes on a big map
-----------------------+----------------------------------------------------
  Reporter:  msieczka  |       Owner:  grass-dev at lists.osgeo.org
      Type:  defect    |      Status:  new                      
  Priority:  critical  |   Milestone:  6.4.0                    
 Component:  wxGUI     |     Version:  svn-develbranch6         
Resolution:            |    Keywords:                           
  Platform:  Linux     |         Cpu:  x86-64                   
-----------------------+----------------------------------------------------
Comment (by msieczka):

 Discard "Map details" above - wrong map.

 vdigit was able to open the map, but crashed and left it with topology
 missing. Now I have to wait 10 hours to rebuild it on a quite fast
 computer. Shoot. Working with big vector maps in GRASS is still a
 nightmare.

 Anyway, here's the correct map info, copied from another source (a QGIS
 bug report where that map crashed Xorg when trying to display it,
 http://trac.osgeo.org/qgis/ticket/1430; interestingly the same map in
 GRASS X monitors crashes Xorg too, but not in wxGUI):

 {{{
  $ v.info -tg neg_patch_poly_bnd_area
  north=90
  south=-90
  east=180
  west=-180
  top=0.000000
  bottom=0.000000
  nodes=361038
  points=0
  lines=0
  boundaries=180535
  centroids=180514
  areas=180514
  islands=180503
  faces=0
  kernels=0
  primitives=361049
  map3d=0
 }}}

-- 
Ticket URL: <http://trac.osgeo.org/grass/ticket/384#comment:1>
GRASS GIS <http://grass.osgeo.org>


More information about the grass-dev mailing list