[ 
https://issues.apache.org/jira/browse/AXIS2C-755?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Lahiru Gunathilake updated AXIS2C-755:
--------------------------------------

    Attachment: patch_file

As a solution to this problem created an environment each and every time method 
get called(for each thread) and create a new allocator and assign it's current 
pool to the each request pool and assign that allocator to newly created env.

> Codegen segmentation fault when null value is passed 
> -----------------------------------------------------
>
>                 Key: AXIS2C-755
>                 URL: https://issues.apache.org/jira/browse/AXIS2C-755
>             Project: Axis2-C
>          Issue Type: Bug
>          Components: build system (Unix/Linux)
>    Affects Versions: Current (Nightly)
>         Environment: Ubuntu
>            Reporter: Lahiru Gunathilake
>            Priority: Minor
>         Attachments: patch_file
>
>
> I used Axis2c codegen tool to generate test services and when i'm sending 
> bigger xml file to the service client get timeout then xml stream breaks 
> before sending whole xml file.So there's a null value when axiom get text 
> elements one by one.But generated code doesn't check the null value then this 
> cause a segmentation fault when it pass a null value to atof() method.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


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

Reply via email to