[GRASS-dev] [GRASS GIS] #3635: Suspicious use and cleanup of the mapset tempoary directory

GRASS GIS trac at osgeo.org
Sat Sep 15 21:08:42 PDT 2018


#3635: Suspicious use and cleanup of the mapset tempoary directory
-------------------------+-------------------------------------------------
  Reporter:  wenzeslaus  |      Owner:  wenzeslaus
      Type:  defect      |     Status:  closed
  Priority:  normal      |  Milestone:  7.8.0
 Component:  Startup     |    Version:  svn-trunk
Resolution:  fixed       |   Keywords:  init grass.py clean_temp .tmp temp
       CPU:              |  g.mapset wxGUI rendering
  Unspecified            |   Platform:  All
-------------------------+-------------------------------------------------
Changes (by wenzeslaus):

 * status:  new => closed
 * resolution:   => fixed


Comment:

 Closing as fixed, but considering changes related to locking (#3631),
 wxGUI rendering temporary files placement (#3637) and premature startup
 cleaning (#613, #1286), please test and please open new tickets if you
 encounter issues. Here are some commands to help with testing:

 {{{
 ls ~/grassdata/*/*/.tmp/$HOSTNAME
 find ~/grassdata/*/*/.tmp/$HOSTNAME -not -empty -type d
 find ~/grassdata/*/*/.tmp/$HOSTNAME -not -empty
 ls -l ~/grassdata/*/*/.gislock
 grass77 ~/grassdata/nc_spm_08_grass7/user1 --exec g.mapset user2
 grass77 ~/grassdata/nc_spm_08_grass7/user1 --exec bash -c "g.mapset -c
 user2; g.mapset -c user3; g.mapset -c user4; sleep 10;"
 }}}

-- 
Ticket URL: <https://trac.osgeo.org/grass/ticket/3635#comment:7>
GRASS GIS <https://grass.osgeo.org>



More information about the grass-dev mailing list