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

MapGuide Open Source trac_mapguide at osgeo.org
Thu Aug 14 03:24:07 PDT 2014


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

Comment(by jng):

 I'm not sure how familiar you are with SWIG, but I notice that string
 parameters for any method in the Java wrapper are marshaled across as
 std::wstring objects instead of plain wchar_t C-strings.

 See:
 http://trac.osgeo.org/mapguide/browser/branches/2.6/MgDev/Web/src/MapGuideApi/MapGuideApiGen.xml#L36

 This may be where our problems are.

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


More information about the mapguide-trac mailing list