[GRASS-dev] Re: [GRASS GIS] #41: g.mapsets crash
GRASS GIS
trac at osgeo.org
Sat Feb 9 03:45:58 EST 2008
#41: g.mapsets crash
----------------------+-----------------------------------------------------
Reporter: neteler | Owner: grass-dev at lists.osgeo.org
Type: defect | Status: new
Priority: major | Milestone: 6.3.0
Component: default | Version: svn-trunk
Resolution: | Keywords:
----------------------+-----------------------------------------------------
Comment (by neteler):
Update: apparently the mapset name LENGTH matters:
{{{
grass63 ~/grassdata/pat/abcdefghijklmnopqrstuvwxyz123456
GRASS 6.3.svn (pat):~ > g.mapsets -p
abcdefghijklmnopqrstuvwxyz123456 PERMANENT
exit
grass63 ~/grassdata/pat/abcdefghijklmnopqrstuvwxyz1234567
GRASS 6.3.svn (pat):~ > g.mapsets -p
Segmentation fault
echo -n abcdefghijklmnopqrstuvwxyz1234567 | wc -c
33
}}}
--
Ticket URL: <http://trac.osgeo.org/grass/ticket/41#comment:1>
GRASS GIS <http://grass.osgeo.org>
GRASS Geographic Information System (GRASS GIS) - http://grass.osgeo.org/
More information about the grass-dev
mailing list