#536: memory corruption
----------------------+-----------------------------------------------------
  Reporter:  martinl  |       Owner:  grass-dev@lists.osgeo.org
      Type:  defect   |      Status:  reopened                 
  Priority:  blocker  |   Milestone:  7.0.0                    
 Component:  Vector   |     Version:  svn-trunk                
Resolution:           |    Keywords:                           
  Platform:  Linux    |         Cpu:  x86-32                   
----------------------+-----------------------------------------------------
Comment (by mmetz):

 Can you try the first patch, and if that doesn't work, the second patch?

 I seems that v.info failed in main.c:334

 My guess is that the real problem is in v.info main.c:112. It would be
 safer if v_head would be a pointer and line 112 would be v_head =
 &Map.head. Even better is patch1, if it works for you.

 Hope that helps.

-- 
Ticket URL: <http://trac.osgeo.org/grass/ticket/536#comment:14>
GRASS GIS <http://grass.osgeo.org>
_______________________________________________
grass-dev mailing list
grass-dev@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/grass-dev

Reply via email to