[wsf-c-dev] [jira] Resolved: (WSFC-201) RC3: simple axis2c server segfault, once executing echo_blocking_dual sample continuously

Sanjaya Ratnaweera (JIRA) jira at wso2.org
Thu May 29 04:27:47 PDT 2008


     [ https://wso2.org/jira/browse/WSFC-201?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Sanjaya Ratnaweera resolved WSFC-201.
-------------------------------------

         Assignee: Sanjaya Ratnaweera
    Fix Version/s: Current (nightly)
       Resolution: Fixed

> RC3: simple axis2c server segfault, once executing echo_blocking_dual sample continuously 
> ------------------------------------------------------------------------------------------
>
>                 Key: WSFC-201
>                 URL: https://wso2.org/jira/browse/WSFC-201
>             Project: WSO2 WSF/C
>          Issue Type: Bug
>         Environment: Ubuntu 7.10
>            Reporter: Krishantha Samaraweera
>            Assignee: Sanjaya Ratnaweera
>             Fix For: Current (nightly)
>
>
> simple axis2c server segfault, once executing echo_blocking_dual sample continuously 
> steps to reproduce:
> 1. build WSFC with Libcurl + sqlite + libxml
> 2. start simple axis2c sever
> 3. run echo_blocking_dual sample three four times continuously 
> gdb trace:
> (gdb) r -p8080
> Starting program: /home/krishantha/rc_c/wso2-wsf-c-src-1.2.0/deploy/bin/axis2_http_server -p8080
> [Thread debugging using libthread_db enabled]
> [New Thread -1215280960 (LWP 31026)]
> [New Thread -1217639536 (LWP 31029)]
> [Thread -1217639536 (LWP 31029) exited]
> [New Thread -1226032240 (LWP 31030)]
> [Thread -1226032240 (LWP 31030) exited]
> [New Thread -1226032240 (LWP 31031)]
> Started Simple Axis2 HTTP Server ...
> [New Thread -1217639536 (LWP 31037)]
> [Thread -1217639536 (LWP 31037) exited]
> [New Thread -1217639536 (LWP 31049)]
> [Thread -1217639536 (LWP 31049) exited]
> [New Thread -1217639536 (LWP 31061)]
> [Thread -1217639536 (LWP 31061) exited]
> [New Thread -1217639536 (LWP 31073)]
> [Thread -1217639536 (LWP 31073) exited]
> [New Thread -1217639536 (LWP 31085)]
> [Thread -1217639536 (LWP 31085) exited]
> [New Thread -1217639536 (LWP 31097)]
> [Thread -1217639536 (LWP 31097) exited]
> [New Thread -1217639536 (LWP 31109)]
> [Thread -1217639536 (LWP 31109) exited]
> [New Thread -1217639536 (LWP 31121)]
> Program received signal SIGSEGV, Segmentation fault.
> [Switching to Thread -1217639536 (LWP 31121)]
> 0xb7c7f7bc in free () from /lib/tls/i686/cmov/libc.so.6
> (gdb) bt
> #0  0xb7c7f7bc in free () from /lib/tls/i686/cmov/libc.so.6
> #1  0xb7e423cc in axutil_allocator_free_impl (allocator=0x807d008, ptr=0x30363a74) at allocator.c:91
> #2  0xb7e43c45 in axutil_stream_free (stream=0x82344b8, env=0x823ce08) at stream.c:118
> #3  0xb7e43ced in axutil_stream_free_void_arg (stream=0x82344b8, env=0x823ce08) at stream.c:158
> #4  0xb7e4c58c in axutil_property_free (property=0x8234440, env=0x823ce08) at property.c:96
> #5  0x08072beb in axis2_ctx_free (ctx=0x823cdb8, env=0x823ce08) at ctx.c:154
> #6  0x0807321d in axis2_msg_ctx_free (msg_ctx=0x823c7f8, env=0x823ce08) at msg_ctx.c:337
> #7  0xb7e2ce98 in axis2_http_worker_process_request (http_worker=0x822d550, env=0x823ce08, svr_conn=0x8238fa0, simple_request=0x82326f0) at http_worker.c:466
> #8  0xb7dae216 in axis2_svr_thread_worker_func (thd=0x8232c58, data=0x8252cc8) at http_svr_thread.c:254
> #9  0xb7e54469 in dummy_worker (opaque=0x8232c58) at thread_unix.c:93
> #10 0xb7d7b46b in start_thread () from /lib/tls/i686/cmov/libpthread.so.0
> #11 0xb7ce56de in clone () from /lib/tls/i686/cmov/libc.so.6
> (gdb) 

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://wso2.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the Wsf-c-dev mailing list