Firman Hadi wrote: > I would like to make a landscape analyzes using r.le.setup module of > GRASS. I have tried using GRASS 6.2/6.3 in Mac OS X, GRASS 6.2.2 and > GRASS 5.4 (in Ubuntu Gusty) but always failed when trying to enter > "FROM" attribute group. > The error message is "Segmentation fault (core dumped)". > Does anybody know how to solve this problem?
It was due to the program trying to write to a file which hadn't been opened properly. fixed in SVN/trunk and release branches: http://trac.osgeo.org/grass/changeset/29950 Hamish ____________________________________________________________________________________ Be a better friend, newshound, and know-it-all with Yahoo! Mobile. Try it now. http://mobile.yahoo.com/;_ylt=Ahu06i62sR8HDtDypao8Wcj9tAcJ _______________________________________________ grass-user mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/grass-user
