[ https://issues.apache.org/jira/browse/AXIS2C-1569?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Bill Blough updated AXIS2C-1569: -------------------------------- Fix Version/s: 1.7.0 > server crashes in fault flow > ---------------------------- > > Key: AXIS2C-1569 > URL: https://issues.apache.org/jira/browse/AXIS2C-1569 > Project: Axis2-C > Issue Type: Bug > Reporter: Damitha N.M. Kumarage > Priority: Major > Fix For: 1.7.0 > > Attachments: axis2c-1569.diff > > > Server crashes in certain cases in the fault flow. For example if you try to > access a non-existant service/operation or if a service return a NULL then > server crash. > The reason is when creating fault message context both current message > context and fault message context points to the same stream, fault eveleope > and out_desc. > There for double memory free occur. > Solution is when setting those in the fault message context, reset them in > original message context -- This message was sent by Atlassian Jira (v8.3.4#803005) --------------------------------------------------------------------- To unsubscribe, e-mail: c-dev-unsubscr...@axis.apache.org For additional commands, e-mail: c-dev-h...@axis.apache.org