Hi,
In echo_non_blocking_dual sample if I send two messages using the same service client
it seg faults in receiving the response for the second message.
Here is the back trace. I tried to add jira for this but apache jira is down for maintainance


(gdb) bt
#0  0x08090340 in ?? ()
#1 0xb7ec2aba in axis2_engine_receive (engine=0x8097be8, env=0x808e718, msg_ctx=0x808e7f0) at engine.c:447 #2 0xb7e714ef in axis2_http_transport_utils_process_http_post_request (env=0x808e718, msg_ctx=0x808e7f0, in_stream=0x808e6c0, out_stream=0x808e7c8, content_type=0x808e610 "application/soap+xml;charset=UTF-8",
   content_length=768, soap_action_header=0x0,
request_uri=0x808f6b8 "http://127.0.0.1:9999/axis2/services/__ANONYMOUS_SERVICE__/__OPERATION_OUT_IN__";)
   at http_transport_utils.c:471
#3 0xb7be942b in axis2_http_worker_process_request (http_worker=0x8077e68, env=0x808e718, svr_conn=0x808e770,
   simple_request=0x808e6e8) at http_worker.c:332
#4 0xb7e64172 in axis2_svr_thread_worker_func (thd=0x808e688, data=0x808e550) at http_svr_thread.c:338
#5  0xb7f3ac31 in dummy_worker (opaque=0x808e688) at thread_unix.c:85
#6  0xb7e7bced in start_thread () from /lib/tls/libpthread.so.0
#7  0xb7cdbdee in clone () from /lib/tls/libc.so.6

damitha

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

Reply via email to