I assume this to be a Guththila related bug with the generated code.

Could you please send in the debugger trace please?

Also, please try the same case with the libxml parser.

BTW, thank you for the feedback and quick testing.

Thanks,
Samisa...

Lefrancois, Carl wrote:
Hello,

I did an SVN update today while trying to debug a problem with
axutil_stream_write and my WSDL2C generated stub got an access violation
during the stub create call.

The fault line was the call to free(ptr) in util\src\allocator.c:
void AXIS2_CALL
axutil_allocator_free_impl(
    axutil_allocator_t * allocator,
    void *ptr)
{
    free(ptr);
}

Reverting to version 1.3.0 makes the crash go away.

I'm assuming the latest SVN revision is the same code as 1.3.1 RC2!

HTH
Carl


-----Message d'origine-----
De : Dinesh Premalal [mailto:[EMAIL PROTECTED] De la part de Dinesh
Premalal
Envoyé : mercredi, avril 16, 2008 09:06
À : [email protected]
Objet : [Axis2]Apache Axis2/C 1.3.1 RC2


Hi All,

   I have packed and uploaded Apache Axis2/C 1.3.1 RC2 here
   [1]. Please test and send your feedback.

thanks,
Dinesh

1.http://people.apache.org/~dinesh/release/Axis2C-1.3.1-RC2/




--
Samisa Abeysinghe Director, Engineering; WSO2 Inc.

http://www.wso2.com/ - "The Open Source SOA Company"


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to