[mapguide-trac] #1239: On Centos 5.4 x86, Mapguide 2.0.2 Java API crashes Java VM. In debug mode of web throws an exception

MapGuide Open Source trac_mapguide at osgeo.org
Mon Jan 11 11:22:02 EST 2010


#1239: On Centos 5.4 x86, Mapguide 2.0.2 Java API crashes Java VM. In debug mode
of web throws an exception
----------------------------+-----------------------------------------------
 Reporter:  rksingh05       |         Owner:       
     Type:  defect          |        Status:  new  
 Priority:  high            |     Milestone:       
Component:  General         |       Version:  2.0.2
 Severity:  blocker         |    Resolution:       
 Keywords:  Java Web Crash  |   External_id:       
----------------------------+-----------------------------------------------
Comment (by tomfukushima):

 From the stack trace, it looks like the problem is in
 {{{
 MgStringCollection* MgSite::Authenticate(MgUserInformation*
 userInformation,
     MgSiteInfo* siteInfo, MgStringCollection* requiredRoles,
     bool returnAssignedRoles, bool skipAuthenticate)
 }}}
 of Common\!MapGuideCommon\Services\Site.cpp.

 Could you try commenting out the asssert in that method and see if it
 makes a difference?

 Or if you are able to get trace statements to your console, it may be good
 to try adding some in this method to see where the crash is happening.

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


More information about the mapguide-trac mailing list