[Mapguide-trac] [mapguide-trac] #2470: WebTier-Crash: MgGeometry.intersection() not thread safe

MapGuide Open Source trac_mapguide at osgeo.org
Fri Jul 25 00:17:03 PDT 2014


#2470: WebTier-Crash: MgGeometry.intersection() not thread safe
------------------------+---------------------------------------------------
   Reporter:  andymorf  |       Owner:       
       Type:  defect    |      Status:  new  
   Priority:  medium    |   Milestone:       
  Component:  General   |     Version:  2.5.0
   Severity:  critical  |    Keywords:       
External_id:            |  
------------------------+---------------------------------------------------

Comment(by jng):

 If this is due to your own application code, I think you should probably
 consider reviewing your usage of MgGeometry and any other class in the
 MapGuide API. Any class in the MapGuide API will probably assume single-
 threaded usage, and you should use your language's threading
 libraries/syntax to protect access to such instances.

-- 
Ticket URL: <http://trac.osgeo.org/mapguide/ticket/2470#comment:2>
MapGuide Open Source <http://mapguide.osgeo.org/>
MapGuide Open Source Internals


More information about the mapguide-trac mailing list