[wsf-c-dev] [jira] Created: (WSFC-77) Guththila is failing to pass
module.xml correctly when sandesha2 is engaged.
Dushshantha Chandradasa (JIRA)
jira at wso2.org
Thu Jul 5 03:05:41 PDT 2007
Guththila is failing to pass module.xml correctly when sandesha2 is engaged.
----------------------------------------------------------------------------
Key: WSFC-77
URL: http://www.wso2.org/jira/browse/WSFC-77
Project: WSO2 WSF/C
Issue Type: Bug
Reporter: Dushshantha Chandradasa
Guththila is failing to pass module.xml correctly when sandesha2 is engaged.
rm_echo_1_0 sample segfaults. Trace of gdb is as follows
sandesha2_storage_mgr_get_transaction (storage_mgr=0x0, env=0x0) at storage_mgr.c:58
58 return storage_mgr->ops->get_transaction(storage_mgr, env);
(gdb) bt
#0 sandesha2_storage_mgr_get_transaction (storage_mgr=0x0, env=0x0) at storage_mgr.c:58
#1 0xb7ba896e in sandesha2_in_handler_invoke (handler=0x8097b48, env=0x810de88, msg_ctx=0x810e8f8) at sandesha2_in_handler.c:145
#2 0xb7f3d891 in axis2_handler_invoke (handler=0x0, env=0x0, msg_ctx=0x0) at handler.c:91
#3 0xb7f40408 in axis2_phase_invoke (phase=0x8097450, env=0x810de88, msg_ctx=0x810e8f8) at phase.c:199
#4 0xb7f43767 in axis2_engine_invoke_phases (engine=0x81104e0, env=0x810de88, phases=0x80e77a8, msg_ctx=0x810e8f8) at engine.c:574
#5 0xb7f442d0 in axis2_engine_receive (engine=0x81104e0, env=0x810de88, msg_ctx=0x810e8f8) at engine.c:255
#6 0xb7f78a82 in axis2_http_transport_utils_process_http_post_request (env=0x810de88, msg_ctx=0x810e8f8, in_stream=0x810deb0, out_stream=0x810e0c0,
content_type=0x810e058 "application/soap+xml;charset=UTF-8", content_length=1636, soap_action_header=0x0,
request_uri=0x810eb08 "http://127.0.0.1:9080/axis2/services/sec_echo/echoString") at http_transport_utils.c:485
#7 0xb7f76fff in axis2_http_worker_process_request (http_worker=0x810b1e0, env=0x810de88, svr_conn=0x810dea0, simple_request=0x810df70) at http_worker.c:304
#8 0xb7f16d45 in axis2_svr_thread_worker_func (thd=0x810de08, data=0x810ddf0) at http_svr_thread.c:258
#9 0xb7f93e7d in dummy_worker (opaque=0x0) at thread_unix.c:86
#10 0xb7ee3341 in start_thread () from /lib/tls/i686/cmov/libpthread.so.0
#11 0xb7e604ee in clone () from /lib/tls/i686/cmov/libc.so.6
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://www.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