Hi, 2012/3/8 Vincent Bain <[email protected]>:
> working with grass 6.4 release branch (r51019) on a debian linux system, > vector digitizer sometimes crashes after a long time of use, running out > of memory : 100% of 6GB RAM is progressively used, never decreases while > GUI is not restarted. It occurs especially when a raster background has > to be displayed. No idea what to do to help diagnose the problem (?), > looks like there is something wrong with memory deallocation. > Is it worth opening a ticket for it or can the problem be due to my > system ? working with larger vector maps? Probably DEBUG and WX_DEBUG messages could help (last few lines before crash). g.gisenv set=DEBUG=5 g.gisenv set=WX_DEBUG=5 Needs some more investigation, ... Martin -- Martin Landa <landa.martin gmail.com> * http://geo.fsv.cvut.cz/~landa _______________________________________________ grass-user mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/grass-user
