You are viewing a plain text version of this content. The canonical link for it is here.
Posted to c-dev@axis.apache.org by "Damitha Kumarage (JIRA)" <ji...@apache.org> on 2010/06/28 09:21:50 UTC

[jira] Updated: (AXIS2C-1227) engine not freed when server return an error

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

Damitha Kumarage updated AXIS2C-1227:
-------------------------------------

    Fix Version/s: Next Version
                       (was: 1.7.0)

> engine not freed when server return an error
> --------------------------------------------
>
>                 Key: AXIS2C-1227
>                 URL: https://issues.apache.org/jira/browse/AXIS2C-1227
>             Project: Axis2-C
>          Issue Type: Bug
>          Components: transport/http
>    Affects Versions: Current (Nightly)
>         Environment: linux fc6
>            Reporter: Frederic Heem
>            Assignee: Damitha Kumarage
>             Fix For: Next Version
>
>         Attachments: http_worker.patch
>
>
> In http_worker.c at line 1181, the engine is created but not destroyed, this happens when the server returns a fault.
> ==17539== 12 bytes in 3 blocks are definitely lost in loss record 4 of 103
> ==17539==    at 0x4005858: malloc (vg_replace_malloc.c:207)
> ==17539==    by 0x4091E75: axis2_engine_create (engine.c:52)
> ==17539==    by 0x4016B40: axis2_http_worker_process_request (http_worker.c:1181)
> ==17539==    by 0x4123ED0: axis2_svr_thread_worker_func (http_svr_thread.c:259)
> ==17539==    by 0x405EEE5: dummy_worker (thread_unix.c:93)
> ==17539==    by 0x8E145A: start_thread (in /lib/libpthread-2.5.so)
> ==17539==    by 0x71323D: clone (in /lib/libc-2.5.so)

-- 
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: c-dev-unsubscribe@axis.apache.org
For additional commands, e-mail: c-dev-help@axis.apache.org