[wsf-c-dev] [jira] Created: (WSFC-70) Simple axis server segfaults
when runing
Sandeshac sample rm_echo_single_1_0 with inmemory storage.
Dushshantha Chandradasa (JIRA)
jira at wso2.org
Fri Jun 29 01:32:15 PDT 2007
Simple axis server segfaults when runing Sandeshac sample rm_echo_single_1_0 with inmemory storage.
----------------------------------------------------------------------------------------------------
Key: WSFC-70
URL: http://www.wso2.org/jira/browse/WSFC-70
Project: WSO2 WSF/C
Issue Type: Bug
Components: Apache Sandesha/C (RM)
Affects Versions: 1.0.0
Environment: Linux
Reporter: Dushshantha Chandradasa
Simple axis server segfaults when runing Sandeshac sample rm_echo_single_1_0 with inmemory storage.
gdb bt:
#0 axutil_hashfunc_default (char_key=0x0, klen=0xb71e8f5c) at hash.c:242
#1 0xb7e592cf in axutil_hash_find_entry (ht=0x81b87f8, key=0x0, klen=4294967295, val=0x0) at hash.c:276
#2 0xb7e5947c in axutil_hash_get (ht=0xffffffff, key=0xb71e8f5c, klen=4294967295) at hash.c:350
#3 0xb7a9709e in sandesha2_inmemory_storage_mgr_remove_msg_ctx (storage_mgr=0x8110a28, env=0x819e818, key=0x0) at inmemory_storage_mgr.c:525
#4 0xb7a93f8a in sandesha2_storage_mgr_remove_msg_ctx (storage_mgr=0xb71e8f5c, env=0xffffffff, key=0xffffffff <Address 0xffffffff out of bounds>) at storage_mgr.c:174
#5 0xb7aa9874 in sandesha2_terminate_mgr_clean_sending_side_data (env=0x819e818, conf_ctx=<value optimized out>,
seq_id=0x81ac428 "Sandesha2InternalSequence:f4203e5e-2618-1dc1-39cb-0015c54329ad", svr_side=1, storage_mgr=0x8110a28) at terminate_mgr.c:565
#6 0xb7aa9c11 in sandesha2_terminate_mgr_terminate_sending_side (env=0x819e818, conf_ctx=0x819d048,
seq_id=0x81ac428 "Sandesha2InternalSequence:f4203e5e-2618-1dc1-39cb-0015c54329ad", svr_side=-1, storage_mgr=0x8110a28) at terminate_mgr.c:375
#7 0xb7aaa422 in sandesha2_terminate_mgr_add_terminate_seq_msg (env=0x819e818, rm_msg_ctx=0x81f7db0, out_seq_id=0x81f81d8 "f3f5ff68-2618-1dc1-2d4a-0015c54329ad",
int_seq_id=0x81ac428 "Sandesha2InternalSequence:f4203e5e-2618-1dc1-39cb-0015c54329ad", storage_mgr=0x8110a28) at terminate_mgr.c:740
#8 0xb7a8ebce in sandesha2_ack_msg_processor_process_in_msg (msg_processor=0x81f88b8, env=0x819e818, rm_msg_ctx=0x81f7db0) at ack_msg_processor.c:342
#9 0xb7a91d5a in sandesha2_msg_processor_process_in_msg (msg_processor=0xb71e8f5c, env=0xffffffff, rm_msg_ctx=0xffffffff) at msg_processor_creator.c:97
#10 0xb7a88a24 in sandesha2_in_handler_invoke (handler=0x80d26f8, env=0x819e818, msg_ctx=0x81d9be8) at sandesha2_in_handler.c:210
#11 0xb7e0e891 in axis2_handler_invoke (handler=0xb71e8f5c, env=0xffffffff, msg_ctx=0xffffffff) at handler.c:91
#12 0xb7e11408 in axis2_phase_invoke (phase=0x80d0750, env=0x819e818, msg_ctx=0x81d9be8) at phase.c:199
#13 0xb7e14767 in axis2_engine_invoke_phases (engine=0x81f6be8, env=0x819e818, phases=0x80cfce0, msg_ctx=0x81d9be8) at engine.c:574
#14 0xb7e152d0 in axis2_engine_receive (engine=0x81f6be8, env=0x819e818, msg_ctx=0x81d9be8) at engine.c:255
#15 0xb7e48a82 in axis2_http_transport_utils_process_http_post_request (env=0x819e818, msg_ctx=0x81d9be8, in_stream=0x819e6c0, out_stream=0x81f0308,
content_type=0x81d9b70 "application/soap+xml;charset=UTF-8", content_length=771, soap_action_header=0x0,
request_uri=0x81cae40 "http://127.0.0.1:9080/axis2/services/RMSampleService") at http_transport_utils.c:485
#16 0xb7e46fff in axis2_http_worker_process_request (http_worker=0x819e5f0, env=0x819e818, svr_conn=0x81cb190, simple_request=0x819e878) at http_worker.c:304
#17 0xb7de7d45 in axis2_svr_thread_worker_func (thd=0x819e830, data=0x81cdd70) at http_svr_thread.c:258
#18 0xb7e64e7d in dummy_worker (opaque=0xffffffff) at thread_unix.c:86
#19 0xb7dc3341 in start_thread () from /lib/tls/i686/cmov/libpthread.so.0
#20 0xb7d414ee 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