Published on WSO2 Oxygen Tank (http://wso2.org)

[wsf-c-dev] [jira] Created: (WSFC-97) subscriber sample client complains a memory corruption.

By Deepal Jayasinghe (JIRA)
Created 2007-07-23 20:59

subscriber sample client complains a memory corruption.
--------------------------------------------------------

Key: WSFC-97
URL: http://www.wso2.org/jira/browse/WSFC-97
Project: WSO2 WSF/C
Issue Type: Bug
Components: Apache Savan/C (Eventing)
Affects Versions: 1.0.0
Environment: Linux (Ubuntu 6)
Reporter: Dushshantha Chandradasa
Fix For: 1.0.1

subscriber sample client complains a memory corruption.

gdb trace:
0xffffe410 in __kernel_vsyscall ()
(gdb) bt
#0 0xffffe410 in __kernel_vsyscall ()
#1 0xb7db19a1 in raise () from /lib/tls/i686/cmov/libc.so.6
#2 0xb7db32b9 in abort () from /lib/tls/i686/cmov/libc.so.6
#3 0xb7de587a in __fsetlocking () from /lib/tls/i686/cmov/libc.so.6
#4 0xb7decea4 in free () from /lib/tls/i686/cmov/libc.so.6
#5 0xb7dee411 in malloc () from /lib/tls/i686/cmov/libc.so.6
#6 0xb7f69aa9 in axutil_allocator_malloc_impl (allocator=0x804b008, size=0) at allocator.c:65
#7 0xb7f4cc42 in axiom_element_create (env=0x804b1f0, parent=0x1b, localname=0x4a , ns=0x81bf5c8, node=0x81bf1a8) at om_element.c:74
#8 0xb7f57cd3 in axiom_soap_body_create_with_parent (env=0x804b1f0, envelope=0x81bf0f0) at soap_body.c:105
#9 0xb7f58be1 in axiom_soap_envelope_create_default_soap_envelope (env=0x804b1f0, soap_version=2) at soap_envelope.c:420
#10 0xb7f33c31 in axis2_svc_client_fill_soap_envelope (env=0x804b1f0, svc_client=0x804b360, msg_ctx=0x81bd918, payload=0x81bf078) at svc_client.c:1213
#11 0xb7f342a6 in axis2_svc_client_send_receive_with_op_qname (svc_client=0x804b360, env=0x804b1f0, op_qname=0x81bf390, payload=0x81bf078) at svc_client.c:725
#12 0xb7f344c7 in axis2_svc_client_send_receive (svc_client=0x0, env=0x0, payload=0x0) at svc_client.c:803
#13 0xb7d839e9 in savan_client_get_status (client=0x0, env=0x804b1f0, svc_client=0x804b360) at savan_client.c:338
#14 0x0804902c in main (argc=1, argv=0x0) at subscriber.c:132

--
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

_______________________________________________
Wsf-c-dev mailing list
Wsf-c-dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/wsf-c-dev


Source URL:
http://wso2.org/forum/thread/2448