[ http://issues.apache.org/jira/browse/AXIS2C-11?page=comments#action_12365720 ]
Samisa Abeysinghe commented on AXIS2C-11: ----------------------------------------- Well this infact was array list related. See AXIS2C-12. However this is fixed now and the issue Sahan has found is a new one on hash table > axis2_array_list crashes while resizing > --------------------------------------- > > Key: AXIS2C-11 > URL: http://issues.apache.org/jira/browse/AXIS2C-11 > Project: Axis2-C > Type: Bug > Components: util > Versions: M0.3 > Reporter: Sahan Gamage > Fix For: Current (Nightly) > > It seems that resizing logic in the axis2_array_list doesn't work. When an > axis2_array_list of small initial size is created and later if it is re-sized > (by adding elements) there is a possible crash. The most probable location > for the crash may be realloc() used in resizing. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira
