Hi devs,
I found that google sample is giving sporadic segfault. Here is the
stacktrace[1]. The valgrind trace too is attached.
Cheers,
Kaushalye
[1]
#0 0x00000001 in ?? ()
#1 0xa7f86335 in axutil_stream_read (stream=0x80f2d30, env=0x804b400,
buffer=0x80fd4ac, count=33283) at stream.c:709
#2 0xa7f3f5bf in axis2_http_transport_utils_on_data_request
(buffer=0x80fd4ac "", size=33283, ctx=0x80f08d0) at
http_transport_utils.c:1785
#3 0xa7d071b8 in guththila_reader_read (r=0x80f4a78, buffer=0x80fd4ac
"", offset=0, length=33284, env=0x804b400) at guththila_reader.c:104
#4 0xa7d0b9ea in guththila_next_char (m=0x80f0fc0, eof=-1,
env=0x804b400) at guththila_xml_parser.c:1623
#5 0xa7d09e7d in guththila_next (m=0x80f0fc0, env=0x804b400) at
guththila_xml_parser.c:1065
#6 0xa7ed787b in guththila_xml_reader_wrapper_next (parser=0x80f0f88,
env=0x804b400) at guththila_xml_reader_wrapper.c:405
#7 0xa7ed5618 in axiom_xml_reader_next (parser=0x80f0f88,
env=0x804b400) at ../xml_reader.c:26
#8 0xa7f62e29 in axiom_stax_builder_next_with_token
(om_builder=0x80f0b00, env=0x804b400) at om_stax_builder.c:1112
#9 0xa7f58a86 in axiom_node_get_next_sibling (om_node=0x80f3508,
env=0x804b400) at om_node.c:968
#10 0xa7f5822a in axiom_node_serialize (om_node=0x80f3508,
env=0x804b400, om_output=0x80f0870) at om_node.c:582
#11 0xa7f5917f in axiom_node_to_string (om_node=0x80f3260,
env=0x804b400) at om_node.c:1196
#12 0x080491df in main (argc=1, argv=0xafe4b8d4) at google_client.c:143
Dinesh Premalal wrote:
Hi Devs,
I have packaged and uploaded the Apache Axis2/C 1.3.1 release
artifacts at [1]. The key used to sign the release artifacts can be
found at [2].
Please test, review and vote on the release artifacts for Apache
Axis2/C 1.3.1 release.
I have tested and reviewed them, here is my vote: +1
Thanks,
Dinesh
1. http://people.apache.org/~dinesh/release/Axis2C-1.3.1/
<http://people.apache.org/%7Edinesh/release/Axis2C-1.3.1/>
2. http://www.apache.org/dist/ws/axis2/c/KEYS
--
http://nethu.org/
--
http://blog.kaushalye.org/
http://wso2.org/
==17923== Memcheck, a memory error detector.
==17923== Copyright (C) 2002-2007, and GNU GPL'd, by Julian Seward et al.
==17923== Using LibVEX rev 1732, a library for dynamic binary translation.
==17923== Copyright (C) 2004-2007, and GNU GPL'd, by OpenWorks LLP.
==17923== Using valgrind-3.2.3-Debian, a dynamic binary instrumentation
framework.
==17923== Copyright (C) 2000-2007, and GNU GPL'd, by Julian Seward et al.
==17923== For more details, rerun with: -v
==17923==
==17923== Conditional jump or move depends on uninitialised value(s)
==17923== at 0x400B50B: (within /lib/ld-2.7.so)
==17923== by 0x400360D: (within /lib/ld-2.7.so)
==17923== by 0x401540C: (within /lib/ld-2.7.so)
==17923== by 0x4000C3D: (within /lib/ld-2.7.so)
==17923== by 0x4000816: (within /lib/ld-2.7.so)
==17923==
==17923== Conditional jump or move depends on uninitialised value(s)
==17923== at 0x400B542: (within /lib/ld-2.7.so)
==17923== by 0x400360D: (within /lib/ld-2.7.so)
==17923== by 0x401540C: (within /lib/ld-2.7.so)
==17923== by 0x4000C3D: (within /lib/ld-2.7.so)
==17923== by 0x4000816: (within /lib/ld-2.7.so)
==17923==
==17923== Conditional jump or move depends on uninitialised value(s)
==17923== at 0x400C06C: (within /lib/ld-2.7.so)
==17923== by 0x400360D: (within /lib/ld-2.7.so)
==17923== by 0x401540C: (within /lib/ld-2.7.so)
==17923== by 0x4000C3D: (within /lib/ld-2.7.so)
==17923== by 0x4000816: (within /lib/ld-2.7.so)
==17923==
==17923== Conditional jump or move depends on uninitialised value(s)
==17923== at 0x400B3F2: (within /lib/ld-2.7.so)
==17923== by 0x4003866: (within /lib/ld-2.7.so)
==17923== by 0x401540C: (within /lib/ld-2.7.so)
==17923== by 0x4000C3D: (within /lib/ld-2.7.so)
==17923== by 0x4000816: (within /lib/ld-2.7.so)
==17923==
==17923== Conditional jump or move depends on uninitialised value(s)
==17923== at 0x400B3FA: (within /lib/ld-2.7.so)
==17923== by 0x4003866: (within /lib/ld-2.7.so)
==17923== by 0x401540C: (within /lib/ld-2.7.so)
==17923== by 0x4000C3D: (within /lib/ld-2.7.so)
==17923== by 0x4000816: (within /lib/ld-2.7.so)
==17923==
==17923== Conditional jump or move depends on uninitialised value(s)
==17923== at 0x400B542: (within /lib/ld-2.7.so)
==17923== by 0x4003866: (within /lib/ld-2.7.so)
==17923== by 0x401540C: (within /lib/ld-2.7.so)
==17923== by 0x4000C3D: (within /lib/ld-2.7.so)
==17923== by 0x4000816: (within /lib/ld-2.7.so)
==17923==
==17923== Invalid read of size 4
==17923== at 0x42E3547: guththila_next_char (guththila_xml_parser.c:1555)
==17923== by 0x42E0F77: guththila_next (guththila_xml_parser.c:790)
==17923== by 0x411B87A: guththila_xml_reader_wrapper_next
(guththila_xml_reader_wrapper.c:405)
==17923== by 0x4119617: axiom_xml_reader_next (xml_reader.c:26)
==17923== by 0x408D6C9: axiom_stax_builder_next (om_stax_builder.c:802)
==17923== by 0x40823C7: axiom_document_build_next (om_document.c:118)
==17923== by 0x4082488: axiom_document_get_root_element (om_document.c:151)
==17923== by 0x40825C2: axiom_document_build_all (om_document.c:197)
==17923== by 0x40DB2A3: axis2_desc_builder_build_om (desc_builder.c:206)
==17923== by 0x40E9803: axis2_conf_builder_populate_conf (conf_builder.c:157)
==17923== by 0x40E0C2F: axis2_dep_engine_load_client (dep_engine.c:943)
==17923== by 0x40EE05E: axis2_build_client_conf_ctx (conf_init.c:192)
==17923== Address 0x42EF7CC is 4 bytes before a block of size 16 alloc'd
==17923== at 0x40244B0: malloc (vg_replace_malloc.c:149)
==17923== by 0x4057DAE: axutil_allocator_malloc_impl (allocator.c:74)
==17923== by 0x42DE144: guththila_buffer_init (guththila_buffer.c:28)
==17923== by 0x42DF6A9: guththila_init (guththila_xml_parser.c:148)
==17923== by 0x411B43B: axiom_xml_reader_create_for_file
(guththila_xml_reader_wrapper.c:221)
==17923== by 0x40DB179: axis2_desc_builder_build_om (desc_builder.c:171)
==17923== by 0x40E9803: axis2_conf_builder_populate_conf (conf_builder.c:157)
==17923== by 0x40E0C2F: axis2_dep_engine_load_client (dep_engine.c:943)
==17923== by 0x40EE05E: axis2_build_client_conf_ctx (conf_init.c:192)
==17923== by 0x40FFAEA: axis2_svc_client_init_transports_from_conf_ctx
(svc_client.c:1165)
==17923== by 0x40FDCB8: axis2_svc_client_create_with_conf_ctx_and_svc
(svc_client.c:292)
==17923== by 0x40FD646: axis2_svc_client_create (svc_client.c:117)
==17923==
==17923== Invalid read of size 4
==17923== at 0x42E35D0: guththila_next_char (guththila_xml_parser.c:1565)
==17923== by 0x42E0F77: guththila_next (guththila_xml_parser.c:790)
==17923== by 0x411B87A: guththila_xml_reader_wrapper_next
(guththila_xml_reader_wrapper.c:405)
==17923== by 0x4119617: axiom_xml_reader_next (xml_reader.c:26)
==17923== by 0x408D6C9: axiom_stax_builder_next (om_stax_builder.c:802)
==17923== by 0x40823C7: axiom_document_build_next (om_document.c:118)
==17923== by 0x4082488: axiom_document_get_root_element (om_document.c:151)
==17923== by 0x40825C2: axiom_document_build_all (om_document.c:197)
==17923== by 0x40DB2A3: axis2_desc_builder_build_om (desc_builder.c:206)
==17923== by 0x40E9803: axis2_conf_builder_populate_conf (conf_builder.c:157)
==17923== by 0x40E0C2F: axis2_dep_engine_load_client (dep_engine.c:943)
==17923== by 0x40EE05E: axis2_build_client_conf_ctx (conf_init.c:192)
==17923== Address 0x42EF7CC is 4 bytes before a block of size 16 alloc'd
==17923== at 0x40244B0: malloc (vg_replace_malloc.c:149)
==17923== by 0x4057DAE: axutil_allocator_malloc_impl (allocator.c:74)
==17923== by 0x42DE144: guththila_buffer_init (guththila_buffer.c:28)
==17923== by 0x42DF6A9: guththila_init (guththila_xml_parser.c:148)
==17923== by 0x411B43B: axiom_xml_reader_create_for_file
(guththila_xml_reader_wrapper.c:221)
==17923== by 0x40DB179: axis2_desc_builder_build_om (desc_builder.c:171)
==17923== by 0x40E9803: axis2_conf_builder_populate_conf (conf_builder.c:157)
==17923== by 0x40E0C2F: axis2_dep_engine_load_client (dep_engine.c:943)
==17923== by 0x40EE05E: axis2_build_client_conf_ctx (conf_init.c:192)
==17923== by 0x40FFAEA: axis2_svc_client_init_transports_from_conf_ctx
(svc_client.c:1165)
==17923== by 0x40FDCB8: axis2_svc_client_create_with_conf_ctx_and_svc
(svc_client.c:292)
==17923== by 0x40FD646: axis2_svc_client_create (svc_client.c:117)
==17923==
==17923== Invalid read of size 4
==17923== at 0x4016F71: (within /lib/ld-2.7.so)
==17923== by 0x400E8C5: (within /lib/ld-2.7.so)
==17923== by 0x401233D: (within /lib/ld-2.7.so)
==17923== by 0x413AC18: (within /lib/libdl-2.7.so)
==17923== by 0x400E8C5: (within /lib/ld-2.7.so)
==17923== by 0x413B2AB: (within /lib/libdl-2.7.so)
==17923== by 0x413AB4B: dlopen (in /lib/libdl-2.7.so)
==17923== by 0x4061720: axutil_class_loader_load_lib (class_loader.c:156)
==17923== by 0x4061413: axutil_class_loader_create_dll (class_loader.c:76)
==17923== by 0x40EC494: axis2_conf_builder_process_transport_recvs
(conf_builder.c:1233)
==17923== by 0x40E9DC8: axis2_conf_builder_populate_conf (conf_builder.c:273)
==17923== by 0x40E0C2F: axis2_dep_engine_load_client (dep_engine.c:943)
==17923== Address 0x430CF0C is 68 bytes inside a block of size 70 alloc'd
==17923== at 0x40244B0: malloc (vg_replace_malloc.c:149)
==17923== by 0x4057DAE: axutil_allocator_malloc_impl (allocator.c:74)
==17923== by 0x405BBB0: axutil_strdup (string.c:282)
==17923== by 0x4063C09: axutil_dll_desc_set_name (dll_desc.c:125)
==17923== by 0x40EC40F: axis2_conf_builder_process_transport_recvs
(conf_builder.c:1223)
==17923== by 0x40E9DC8: axis2_conf_builder_populate_conf (conf_builder.c:273)
==17923== by 0x40E0C2F: axis2_dep_engine_load_client (dep_engine.c:943)
==17923== by 0x40EE05E: axis2_build_client_conf_ctx (conf_init.c:192)
==17923== by 0x40FFAEA: axis2_svc_client_init_transports_from_conf_ctx
(svc_client.c:1165)
==17923== by 0x40FDCB8: axis2_svc_client_create_with_conf_ctx_and_svc
(svc_client.c:292)
==17923== by 0x40FD646: axis2_svc_client_create (svc_client.c:117)
==17923== by 0x804905D: main (google_client.c:102)
==17923==
==17923== Invalid read of size 4
==17923== at 0x4016F71: (within /lib/ld-2.7.so)
==17923== by 0x4008679: (within /lib/ld-2.7.so)
==17923== by 0x4012A77: (within /lib/ld-2.7.so)
==17923== by 0x400E8C5: (within /lib/ld-2.7.so)
==17923== by 0x401233D: (within /lib/ld-2.7.so)
==17923== by 0x413AC18: (within /lib/libdl-2.7.so)
==17923== by 0x400E8C5: (within /lib/ld-2.7.so)
==17923== by 0x413B2AB: (within /lib/libdl-2.7.so)
==17923== by 0x413AB4B: dlopen (in /lib/libdl-2.7.so)
==17923== by 0x4061720: axutil_class_loader_load_lib (class_loader.c:156)
==17923== by 0x4061413: axutil_class_loader_create_dll (class_loader.c:76)
==17923== by 0x40EC494: axis2_conf_builder_process_transport_recvs
(conf_builder.c:1233)
==17923== Address 0x430CF0C is 68 bytes inside a block of size 70 alloc'd
==17923== at 0x40244B0: malloc (vg_replace_malloc.c:149)
==17923== by 0x4057DAE: axutil_allocator_malloc_impl (allocator.c:74)
==17923== by 0x405BBB0: axutil_strdup (string.c:282)
==17923== by 0x4063C09: axutil_dll_desc_set_name (dll_desc.c:125)
==17923== by 0x40EC40F: axis2_conf_builder_process_transport_recvs
(conf_builder.c:1223)
==17923== by 0x40E9DC8: axis2_conf_builder_populate_conf (conf_builder.c:273)
==17923== by 0x40E0C2F: axis2_dep_engine_load_client (dep_engine.c:943)
==17923== by 0x40EE05E: axis2_build_client_conf_ctx (conf_init.c:192)
==17923== by 0x40FFAEA: axis2_svc_client_init_transports_from_conf_ctx
(svc_client.c:1165)
==17923== by 0x40FDCB8: axis2_svc_client_create_with_conf_ctx_and_svc
(svc_client.c:292)
==17923== by 0x40FD646: axis2_svc_client_create (svc_client.c:117)
==17923== by 0x804905D: main (google_client.c:102)
==17923==
==17923== Invalid read of size 4
==17923== at 0x40170E9: (within /lib/ld-2.7.so)
==17923== by 0x4008679: (within /lib/ld-2.7.so)
==17923== by 0x4012A77: (within /lib/ld-2.7.so)
==17923== by 0x400E8C5: (within /lib/ld-2.7.so)
==17923== by 0x401233D: (within /lib/ld-2.7.so)
==17923== by 0x413AC18: (within /lib/libdl-2.7.so)
==17923== by 0x400E8C5: (within /lib/ld-2.7.so)
==17923== by 0x413B2AB: (within /lib/libdl-2.7.so)
==17923== by 0x413AB4B: dlopen (in /lib/libdl-2.7.so)
==17923== by 0x4061720: axutil_class_loader_load_lib (class_loader.c:156)
==17923== by 0x4061413: axutil_class_loader_create_dll (class_loader.c:76)
==17923== by 0x40EC494: axis2_conf_builder_process_transport_recvs
(conf_builder.c:1233)
==17923== Address 0x430CF0C is 68 bytes inside a block of size 70 alloc'd
==17923== at 0x40244B0: malloc (vg_replace_malloc.c:149)
==17923== by 0x4057DAE: axutil_allocator_malloc_impl (allocator.c:74)
==17923== by 0x405BBB0: axutil_strdup (string.c:282)
==17923== by 0x4063C09: axutil_dll_desc_set_name (dll_desc.c:125)
==17923== by 0x40EC40F: axis2_conf_builder_process_transport_recvs
(conf_builder.c:1223)
==17923== by 0x40E9DC8: axis2_conf_builder_populate_conf (conf_builder.c:273)
==17923== by 0x40E0C2F: axis2_dep_engine_load_client (dep_engine.c:943)
==17923== by 0x40EE05E: axis2_build_client_conf_ctx (conf_init.c:192)
==17923== by 0x40FFAEA: axis2_svc_client_init_transports_from_conf_ctx
(svc_client.c:1165)
==17923== by 0x40FDCB8: axis2_svc_client_create_with_conf_ctx_and_svc
(svc_client.c:292)
==17923== by 0x40FD646: axis2_svc_client_create (svc_client.c:117)
==17923== by 0x804905D: main (google_client.c:102)
==17923==
==17923== Invalid read of size 4
==17923== at 0x40170E9: (within /lib/ld-2.7.so)
==17923== by 0x4006078: (within /lib/ld-2.7.so)
==17923== by 0x4008737: (within /lib/ld-2.7.so)
==17923== by 0x4012A77: (within /lib/ld-2.7.so)
==17923== by 0x400E8C5: (within /lib/ld-2.7.so)
==17923== by 0x401233D: (within /lib/ld-2.7.so)
==17923== by 0x413AC18: (within /lib/libdl-2.7.so)
==17923== by 0x400E8C5: (within /lib/ld-2.7.so)
==17923== by 0x413B2AB: (within /lib/libdl-2.7.so)
==17923== by 0x413AB4B: dlopen (in /lib/libdl-2.7.so)
==17923== by 0x4061720: axutil_class_loader_load_lib (class_loader.c:156)
==17923== by 0x4061413: axutil_class_loader_create_dll (class_loader.c:76)
==17923== Address 0x430CF0C is 68 bytes inside a block of size 70 alloc'd
==17923== at 0x40244B0: malloc (vg_replace_malloc.c:149)
==17923== by 0x4057DAE: axutil_allocator_malloc_impl (allocator.c:74)
==17923== by 0x405BBB0: axutil_strdup (string.c:282)
==17923== by 0x4063C09: axutil_dll_desc_set_name (dll_desc.c:125)
==17923== by 0x40EC40F: axis2_conf_builder_process_transport_recvs
(conf_builder.c:1223)
==17923== by 0x40E9DC8: axis2_conf_builder_populate_conf (conf_builder.c:273)
==17923== by 0x40E0C2F: axis2_dep_engine_load_client (dep_engine.c:943)
==17923== by 0x40EE05E: axis2_build_client_conf_ctx (conf_init.c:192)
==17923== by 0x40FFAEA: axis2_svc_client_init_transports_from_conf_ctx
(svc_client.c:1165)
==17923== by 0x40FDCB8: axis2_svc_client_create_with_conf_ctx_and_svc
(svc_client.c:292)
==17923== by 0x40FD646: axis2_svc_client_create (svc_client.c:117)
==17923== by 0x804905D: main (google_client.c:102)
==17923==
==17923== Conditional jump or move depends on uninitialised value(s)
==17923== at 0x400B50B: (within /lib/ld-2.7.so)
==17923== by 0x4012BB4: (within /lib/ld-2.7.so)
==17923== by 0x400E8C5: (within /lib/ld-2.7.so)
==17923== by 0x401233D: (within /lib/ld-2.7.so)
==17923== by 0x413AC18: (within /lib/libdl-2.7.so)
==17923== by 0x400E8C5: (within /lib/ld-2.7.so)
==17923== by 0x413B2AB: (within /lib/libdl-2.7.so)
==17923== by 0x413AB4B: dlopen (in /lib/libdl-2.7.so)
==17923== by 0x4061720: axutil_class_loader_load_lib (class_loader.c:156)
==17923== by 0x4061413: axutil_class_loader_create_dll (class_loader.c:76)
==17923== by 0x40E1DF4: axis2_dep_engine_load_module_dll (dep_engine.c:1329)
==17923== by 0x40E2224: axis2_dep_engine_add_new_module (dep_engine.c:1421)
==17923==
==17923== Conditional jump or move depends on uninitialised value(s)
==17923== at 0x400B542: (within /lib/ld-2.7.so)
==17923== by 0x4012BB4: (within /lib/ld-2.7.so)
==17923== by 0x400E8C5: (within /lib/ld-2.7.so)
==17923== by 0x401233D: (within /lib/ld-2.7.so)
==17923== by 0x413AC18: (within /lib/libdl-2.7.so)
==17923== by 0x400E8C5: (within /lib/ld-2.7.so)
==17923== by 0x413B2AB: (within /lib/libdl-2.7.so)
==17923== by 0x413AB4B: dlopen (in /lib/libdl-2.7.so)
==17923== by 0x4061720: axutil_class_loader_load_lib (class_loader.c:156)
==17923== by 0x4061413: axutil_class_loader_create_dll (class_loader.c:76)
==17923== by 0x40E1DF4: axis2_dep_engine_load_module_dll (dep_engine.c:1329)
==17923== by 0x40E2224: axis2_dep_engine_add_new_module (dep_engine.c:1421)
==17923==
==17923== Invalid read of size 4
==17923== at 0x4016FA8: (within /lib/ld-2.7.so)
==17923== by 0x400E8C5: (within /lib/ld-2.7.so)
==17923== by 0x401233D: (within /lib/ld-2.7.so)
==17923== by 0x413AC18: (within /lib/libdl-2.7.so)
==17923== by 0x400E8C5: (within /lib/ld-2.7.so)
==17923== by 0x413B2AB: (within /lib/libdl-2.7.so)
==17923== by 0x413AB4B: dlopen (in /lib/libdl-2.7.so)
==17923== by 0x4061720: axutil_class_loader_load_lib (class_loader.c:156)
==17923== by 0x4061413: axutil_class_loader_create_dll (class_loader.c:76)
==17923== by 0x40E1DF4: axis2_dep_engine_load_module_dll (dep_engine.c:1329)
==17923== by 0x40E2224: axis2_dep_engine_add_new_module (dep_engine.c:1421)
==17923== by 0x40E2889: axis2_dep_engine_do_deploy (dep_engine.c:1579)
==17923== Address 0x433AE20 is 72 bytes inside a block of size 74 alloc'd
==17923== at 0x40244B0: malloc (vg_replace_malloc.c:149)
==17923== by 0x4057DAE: axutil_allocator_malloc_impl (allocator.c:74)
==17923== by 0x405BBB0: axutil_strdup (string.c:282)
==17923== by 0x4063C09: axutil_dll_desc_set_name (dll_desc.c:125)
==17923== by 0x40E1CD3: axis2_dep_engine_load_module_dll (dep_engine.c:1309)
==17923== by 0x40E2224: axis2_dep_engine_add_new_module (dep_engine.c:1421)
==17923== by 0x40E2889: axis2_dep_engine_do_deploy (dep_engine.c:1579)
==17923== by 0x40E5555: axis2_ws_info_list_update (ws_info_list.c:398)
==17923== by 0x40ED55C: axis2_repos_listener_update (repos_listener.c:284)
==17923== by 0x40ED62D: axis2_repos_listener_init (repos_listener.c:310)
==17923== by 0x40ED03E:
axis2_repos_listener_create_with_folder_name_and_dep_engine
(repos_listener.c:131)
==17923== by 0x40E0D52: axis2_dep_engine_load_client (dep_engine.c:972)
==17923==
==17923== Invalid read of size 4
==17923== at 0x4016FA8: (within /lib/ld-2.7.so)
==17923== by 0x4008679: (within /lib/ld-2.7.so)
==17923== by 0x4012A77: (within /lib/ld-2.7.so)
==17923== by 0x400E8C5: (within /lib/ld-2.7.so)
==17923== by 0x401233D: (within /lib/ld-2.7.so)
==17923== by 0x413AC18: (within /lib/libdl-2.7.so)
==17923== by 0x400E8C5: (within /lib/ld-2.7.so)
==17923== by 0x413B2AB: (within /lib/libdl-2.7.so)
==17923== by 0x413AB4B: dlopen (in /lib/libdl-2.7.so)
==17923== by 0x4061720: axutil_class_loader_load_lib (class_loader.c:156)
==17923== by 0x4061413: axutil_class_loader_create_dll (class_loader.c:76)
==17923== by 0x40E1DF4: axis2_dep_engine_load_module_dll (dep_engine.c:1329)
==17923== Address 0x433AE20 is 72 bytes inside a block of size 74 alloc'd
==17923== at 0x40244B0: malloc (vg_replace_malloc.c:149)
==17923== by 0x4057DAE: axutil_allocator_malloc_impl (allocator.c:74)
==17923== by 0x405BBB0: axutil_strdup (string.c:282)
==17923== by 0x4063C09: axutil_dll_desc_set_name (dll_desc.c:125)
==17923== by 0x40E1CD3: axis2_dep_engine_load_module_dll (dep_engine.c:1309)
==17923== by 0x40E2224: axis2_dep_engine_add_new_module (dep_engine.c:1421)
==17923== by 0x40E2889: axis2_dep_engine_do_deploy (dep_engine.c:1579)
==17923== by 0x40E5555: axis2_ws_info_list_update (ws_info_list.c:398)
==17923== by 0x40ED55C: axis2_repos_listener_update (repos_listener.c:284)
==17923== by 0x40ED62D: axis2_repos_listener_init (repos_listener.c:310)
==17923== by 0x40ED03E:
axis2_repos_listener_create_with_folder_name_and_dep_engine
(repos_listener.c:131)
==17923== by 0x40E0D52: axis2_dep_engine_load_client (dep_engine.c:972)
==17923==
==17923== Invalid read of size 4
==17923== at 0x4017100: (within /lib/ld-2.7.so)
==17923== by 0x4008679: (within /lib/ld-2.7.so)
==17923== by 0x4012A77: (within /lib/ld-2.7.so)
==17923== by 0x400E8C5: (within /lib/ld-2.7.so)
==17923== by 0x401233D: (within /lib/ld-2.7.so)
==17923== by 0x413AC18: (within /lib/libdl-2.7.so)
==17923== by 0x400E8C5: (within /lib/ld-2.7.so)
==17923== by 0x413B2AB: (within /lib/libdl-2.7.so)
==17923== by 0x413AB4B: dlopen (in /lib/libdl-2.7.so)
==17923== by 0x4061720: axutil_class_loader_load_lib (class_loader.c:156)
==17923== by 0x4061413: axutil_class_loader_create_dll (class_loader.c:76)
==17923== by 0x40E1DF4: axis2_dep_engine_load_module_dll (dep_engine.c:1329)
==17923== Address 0x433AE20 is 72 bytes inside a block of size 74 alloc'd
==17923== at 0x40244B0: malloc (vg_replace_malloc.c:149)
==17923== by 0x4057DAE: axutil_allocator_malloc_impl (allocator.c:74)
==17923== by 0x405BBB0: axutil_strdup (string.c:282)
==17923== by 0x4063C09: axutil_dll_desc_set_name (dll_desc.c:125)
==17923== by 0x40E1CD3: axis2_dep_engine_load_module_dll (dep_engine.c:1309)
==17923== by 0x40E2224: axis2_dep_engine_add_new_module (dep_engine.c:1421)
==17923== by 0x40E2889: axis2_dep_engine_do_deploy (dep_engine.c:1579)
==17923== by 0x40E5555: axis2_ws_info_list_update (ws_info_list.c:398)
==17923== by 0x40ED55C: axis2_repos_listener_update (repos_listener.c:284)
==17923== by 0x40ED62D: axis2_repos_listener_init (repos_listener.c:310)
==17923== by 0x40ED03E:
axis2_repos_listener_create_with_folder_name_and_dep_engine
(repos_listener.c:131)
==17923== by 0x40E0D52: axis2_dep_engine_load_client (dep_engine.c:972)
==17923==
==17923== Invalid read of size 4
==17923== at 0x4017100: (within /lib/ld-2.7.so)
==17923== by 0x40060F4: (within /lib/ld-2.7.so)
==17923== by 0x4008737: (within /lib/ld-2.7.so)
==17923== by 0x4012A77: (within /lib/ld-2.7.so)
==17923== by 0x400E8C5: (within /lib/ld-2.7.so)
==17923== by 0x401233D: (within /lib/ld-2.7.so)
==17923== by 0x413AC18: (within /lib/libdl-2.7.so)
==17923== by 0x400E8C5: (within /lib/ld-2.7.so)
==17923== by 0x413B2AB: (within /lib/libdl-2.7.so)
==17923== by 0x413AB4B: dlopen (in /lib/libdl-2.7.so)
==17923== by 0x4061720: axutil_class_loader_load_lib (class_loader.c:156)
==17923== by 0x4061413: axutil_class_loader_create_dll (class_loader.c:76)
==17923== Address 0x433AE20 is 72 bytes inside a block of size 74 alloc'd
==17923== at 0x40244B0: malloc (vg_replace_malloc.c:149)
==17923== by 0x4057DAE: axutil_allocator_malloc_impl (allocator.c:74)
==17923== by 0x405BBB0: axutil_strdup (string.c:282)
==17923== by 0x4063C09: axutil_dll_desc_set_name (dll_desc.c:125)
==17923== by 0x40E1CD3: axis2_dep_engine_load_module_dll (dep_engine.c:1309)
==17923== by 0x40E2224: axis2_dep_engine_add_new_module (dep_engine.c:1421)
==17923== by 0x40E2889: axis2_dep_engine_do_deploy (dep_engine.c:1579)
==17923== by 0x40E5555: axis2_ws_info_list_update (ws_info_list.c:398)
==17923== by 0x40ED55C: axis2_repos_listener_update (repos_listener.c:284)
==17923== by 0x40ED62D: axis2_repos_listener_init (repos_listener.c:310)
==17923== by 0x40ED03E:
axis2_repos_listener_create_with_folder_name_and_dep_engine
(repos_listener.c:131)
==17923== by 0x40E0D52: axis2_dep_engine_load_client (dep_engine.c:972)
==17923==
==17923== Invalid read of size 4
==17923== at 0x4017117: (within /lib/ld-2.7.so)
==17923== by 0x4007A9D: (within /lib/ld-2.7.so)
==17923== by 0x4008B4E: (within /lib/ld-2.7.so)
==17923== by 0x400CA86: (within /lib/ld-2.7.so)
==17923== by 0x400E8C5: (within /lib/ld-2.7.so)
==17923== by 0x400D035: (within /lib/ld-2.7.so)
==17923== by 0x4012AD7: (within /lib/ld-2.7.so)
==17923== by 0x400E8C5: (within /lib/ld-2.7.so)
==17923== by 0x401233D: (within /lib/ld-2.7.so)
==17923== by 0x413AC18: (within /lib/libdl-2.7.so)
==17923== by 0x400E8C5: (within /lib/ld-2.7.so)
==17923== by 0x413B2AB: (within /lib/libdl-2.7.so)
==17923== Address 0x433B2DC is 28 bytes inside a block of size 29 alloc'd
==17923== at 0x40244B0: malloc (vg_replace_malloc.c:149)
==17923== by 0x40078E4: (within /lib/ld-2.7.so)
==17923== by 0x4007A29: (within /lib/ld-2.7.so)
==17923== by 0x4008B4E: (within /lib/ld-2.7.so)
==17923== by 0x400CA86: (within /lib/ld-2.7.so)
==17923== by 0x400E8C5: (within /lib/ld-2.7.so)
==17923== by 0x400D035: (within /lib/ld-2.7.so)
==17923== by 0x4012AD7: (within /lib/ld-2.7.so)
==17923== by 0x400E8C5: (within /lib/ld-2.7.so)
==17923== by 0x401233D: (within /lib/ld-2.7.so)
==17923== by 0x413AC18: (within /lib/libdl-2.7.so)
==17923== by 0x400E8C5: (within /lib/ld-2.7.so)
==17923==
==17923== Invalid read of size 4
==17923== at 0x40170D3: (within /lib/ld-2.7.so)
==17923== by 0x40060F4: (within /lib/ld-2.7.so)
==17923== by 0x4008737: (within /lib/ld-2.7.so)
==17923== by 0x400CA86: (within /lib/ld-2.7.so)
==17923== by 0x400E8C5: (within /lib/ld-2.7.so)
==17923== by 0x400D035: (within /lib/ld-2.7.so)
==17923== by 0x4012AD7: (within /lib/ld-2.7.so)
==17923== by 0x400E8C5: (within /lib/ld-2.7.so)
==17923== by 0x401233D: (within /lib/ld-2.7.so)
==17923== by 0x413AC18: (within /lib/libdl-2.7.so)
==17923== by 0x400E8C5: (within /lib/ld-2.7.so)
==17923== by 0x413B2AB: (within /lib/libdl-2.7.so)
==17923== Address 0x433B368 is 32 bytes inside a block of size 35 alloc'd
==17923== at 0x40244B0: malloc (vg_replace_malloc.c:149)
==17923== by 0x4005DD5: (within /lib/ld-2.7.so)
==17923== by 0x40089AC: (within /lib/ld-2.7.so)
==17923== by 0x400CA86: (within /lib/ld-2.7.so)
==17923== by 0x400E8C5: (within /lib/ld-2.7.so)
==17923== by 0x400D035: (within /lib/ld-2.7.so)
==17923== by 0x4012AD7: (within /lib/ld-2.7.so)
==17923== by 0x400E8C5: (within /lib/ld-2.7.so)
==17923== by 0x401233D: (within /lib/ld-2.7.so)
==17923== by 0x413AC18: (within /lib/libdl-2.7.so)
==17923== by 0x400E8C5: (within /lib/ld-2.7.so)
==17923== by 0x413B2AB: (within /lib/libdl-2.7.so)
==17923==
==17923== Invalid read of size 4
==17923== at 0x4017117: (within /lib/ld-2.7.so)
==17923== by 0x40060F4: (within /lib/ld-2.7.so)
==17923== by 0x4008737: (within /lib/ld-2.7.so)
==17923== by 0x400CA86: (within /lib/ld-2.7.so)
==17923== by 0x400E8C5: (within /lib/ld-2.7.so)
==17923== by 0x400D035: (within /lib/ld-2.7.so)
==17923== by 0x4012AD7: (within /lib/ld-2.7.so)
==17923== by 0x400E8C5: (within /lib/ld-2.7.so)
==17923== by 0x401233D: (within /lib/ld-2.7.so)
==17923== by 0x413AC18: (within /lib/libdl-2.7.so)
==17923== by 0x400E8C5: (within /lib/ld-2.7.so)
==17923== by 0x413B2AB: (within /lib/libdl-2.7.so)
==17923== Address 0x433B6C4 is 44 bytes inside a block of size 46 alloc'd
==17923== at 0x40244B0: malloc (vg_replace_malloc.c:149)
==17923== by 0x4005DD5: (within /lib/ld-2.7.so)
==17923== by 0x4008ADD: (within /lib/ld-2.7.so)
==17923== by 0x400CA86: (within /lib/ld-2.7.so)
==17923== by 0x400E8C5: (within /lib/ld-2.7.so)
==17923== by 0x400D035: (within /lib/ld-2.7.so)
==17923== by 0x4012AD7: (within /lib/ld-2.7.so)
==17923== by 0x400E8C5: (within /lib/ld-2.7.so)
==17923== by 0x401233D: (within /lib/ld-2.7.so)
==17923== by 0x413AC18: (within /lib/libdl-2.7.so)
==17923== by 0x400E8C5: (within /lib/ld-2.7.so)
==17923== by 0x413B2AB: (within /lib/libdl-2.7.so)
==17923==
==17923== Invalid read of size 4
==17923== at 0x40170E9: (within /lib/ld-2.7.so)
==17923== by 0x40060F4: (within /lib/ld-2.7.so)
==17923== by 0x4008737: (within /lib/ld-2.7.so)
==17923== by 0x400CA86: (within /lib/ld-2.7.so)
==17923== by 0x400E8C5: (within /lib/ld-2.7.so)
==17923== by 0x400D035: (within /lib/ld-2.7.so)
==17923== by 0x4012AD7: (within /lib/ld-2.7.so)
==17923== by 0x400E8C5: (within /lib/ld-2.7.so)
==17923== by 0x401233D: (within /lib/ld-2.7.so)
==17923== by 0x413AC18: (within /lib/libdl-2.7.so)
==17923== by 0x400E8C5: (within /lib/ld-2.7.so)
==17923== by 0x413B2AB: (within /lib/libdl-2.7.so)
==17923== Address 0x433BD7C is 36 bytes inside a block of size 38 alloc'd
==17923== at 0x40244B0: malloc (vg_replace_malloc.c:149)
==17923== by 0x4005DD5: (within /lib/ld-2.7.so)
==17923== by 0x40089AC: (within /lib/ld-2.7.so)
==17923== by 0x400CA86: (within /lib/ld-2.7.so)
==17923== by 0x400E8C5: (within /lib/ld-2.7.so)
==17923== by 0x400D035: (within /lib/ld-2.7.so)
==17923== by 0x4012AD7: (within /lib/ld-2.7.so)
==17923== by 0x400E8C5: (within /lib/ld-2.7.so)
==17923== by 0x401233D: (within /lib/ld-2.7.so)
==17923== by 0x413AC18: (within /lib/libdl-2.7.so)
==17923== by 0x400E8C5: (within /lib/ld-2.7.so)
==17923== by 0x413B2AB: (within /lib/libdl-2.7.so)
==17923==
==17923== Invalid read of size 4
==17923== at 0x40170E9: (within /lib/ld-2.7.so)
==17923== by 0x40060F4: (within /lib/ld-2.7.so)
==17923== by 0x4008737: (within /lib/ld-2.7.so)
==17923== by 0x4012A77: (within /lib/ld-2.7.so)
==17923== by 0x400E8C5: (within /lib/ld-2.7.so)
==17923== by 0x401233D: (within /lib/ld-2.7.so)
==17923== by 0x424BC81: (within /lib/libc-2.7.so)
==17923== by 0x400E8C5: (within /lib/ld-2.7.so)
==17923== by 0x424BE44: __libc_dlopen_mode (in /lib/libc-2.7.so)
==17923== by 0x42258E3: __nss_lookup_function (in /lib/libc-2.7.so)
==17923== by 0x4225A0F: (within /lib/libc-2.7.so)
==17923== by 0x4227645: __nss_hosts_lookup (in /lib/libc-2.7.so)
==17923== Address 0x4669B54 is 20 bytes inside a block of size 23 alloc'd
==17923== at 0x40244B0: malloc (vg_replace_malloc.c:149)
==17923== by 0x4008D29: (within /lib/ld-2.7.so)
==17923== by 0x4012A77: (within /lib/ld-2.7.so)
==17923== by 0x400E8C5: (within /lib/ld-2.7.so)
==17923== by 0x401233D: (within /lib/ld-2.7.so)
==17923== by 0x424BC81: (within /lib/libc-2.7.so)
==17923== by 0x400E8C5: (within /lib/ld-2.7.so)
==17923== by 0x424BE44: __libc_dlopen_mode (in /lib/libc-2.7.so)
==17923== by 0x42258E3: __nss_lookup_function (in /lib/libc-2.7.so)
==17923== by 0x4225A0F: (within /lib/libc-2.7.so)
==17923== by 0x4227645: __nss_hosts_lookup (in /lib/libc-2.7.so)
==17923== by 0x422C103: gethostbyname_r (in /lib/libc-2.7.so)
==17923==
==17923== Conditional jump or move depends on uninitialised value(s)
==17923== at 0x40930D8: axiom_soap_fault_text_create_with_parent
(soap_fault_text.c:108)
==17923== by 0x4099E73: axiom_soap11_builder_helper_handle_event
(soap11_builder_helper.c:236)
==17923== by 0x4098D4F: axiom_soap_builder_construct_node
(soap_builder.c:766)
==17923== by 0x4098169: axiom_soap_builder_create_om_element
(soap_builder.c:376)
==17923== by 0x4097F98: axiom_soap_builder_next (soap_builder.c:314)
==17923== by 0x408F941: axiom_soap_fault_get_reason (soap_fault.c:274)
==17923== by 0x4096735: axiom_soap_body_convert_fault_to_soap11
(soap_body.c:422)
==17923== by 0x40FF3A8: axis2_svc_client_send_receive_with_op_qname
(svc_client.c:932)
==17923== by 0x40FF41E: axis2_svc_client_send_receive (svc_client.c:949)
==17923== by 0x804911A: main (google_client.c:122)
==17923==
==17923== ERROR SUMMARY: 107 errors from 24 contexts (suppressed: 0 from 0)
==17923== malloc/free: in use at exit: 617,617 bytes in 12,234 blocks.
==17923== malloc/free: 17,148 allocs, 4,914 frees, 799,290 bytes allocated.
==17923== For counts of detected errors, rerun with: -v
==17923== searching for pointers to 12,234 not-freed blocks.
==17923== checked 366,976 bytes.
==17923==
==17923==
==17923== 16 bytes in 2 blocks are still reachable in loss record 1 of 15
==17923== at 0x40244B0: malloc (vg_replace_malloc.c:149)
==17923== by 0x4007A73: (within /lib/ld-2.7.so)
==17923== by 0x4008B4E: (within /lib/ld-2.7.so)
==17923== by 0x400CA86: (within /lib/ld-2.7.so)
==17923== by 0x400E8C5: (within /lib/ld-2.7.so)
==17923== by 0x400D035: (within /lib/ld-2.7.so)
==17923== by 0x4012AD7: (within /lib/ld-2.7.so)
==17923== by 0x400E8C5: (within /lib/ld-2.7.so)
==17923== by 0x401233D: (within /lib/ld-2.7.so)
==17923== by 0x413AC18: (within /lib/libdl-2.7.so)
==17923== by 0x400E8C5: (within /lib/ld-2.7.so)
==17923== by 0x413B2AB: (within /lib/libdl-2.7.so)
==17923==
==17923==
==17923== 20 bytes in 1 blocks are still reachable in loss record 2 of 15
==17923== at 0x40237EF: calloc (vg_replace_malloc.c:279)
==17923== by 0x413B31B: (within /lib/libdl-2.7.so)
==17923== by 0x413AB4B: dlopen (in /lib/libdl-2.7.so)
==17923== by 0x4061720: axutil_class_loader_load_lib (class_loader.c:156)
==17923== by 0x4061413: axutil_class_loader_create_dll (class_loader.c:76)
==17923== by 0x40EB683: axis2_conf_builder_process_transport_senders
(conf_builder.c:884)
==17923== by 0x40E9D13: axis2_conf_builder_populate_conf (conf_builder.c:257)
==17923== by 0x40E0C2F: axis2_dep_engine_load_client (dep_engine.c:943)
==17923== by 0x40EE05E: axis2_build_client_conf_ctx (conf_init.c:192)
==17923== by 0x40FFAEA: axis2_svc_client_init_transports_from_conf_ctx
(svc_client.c:1165)
==17923== by 0x40FDCB8: axis2_svc_client_create_with_conf_ctx_and_svc
(svc_client.c:292)
==17923== by 0x40FD646: axis2_svc_client_create (svc_client.c:117)
==17923==
==17923==
==17923== 20 bytes in 1 blocks are possibly lost in loss record 3 of 15
==17923== at 0x40244B0: malloc (vg_replace_malloc.c:149)
==17923== by 0x4057DAE: axutil_allocator_malloc_impl (allocator.c:74)
==17923== by 0x40572EB: axutil_hash_find_entry (hash.c:320)
==17923== by 0x4057513: axutil_hash_set (hash.c:395)
==17923== by 0x4087291: axiom_element_add_attribute (om_element.c:641)
==17923== by 0x408C4D6: axiom_stax_builder_process_attributes
(om_stax_builder.c:198)
==17923== by 0x408CFD1: axiom_stax_builder_create_om_element
(om_stax_builder.c:580)
==17923== by 0x408D754: axiom_stax_builder_next (om_stax_builder.c:831)
==17923== by 0x4082429: axiom_document_build_next (om_document.c:131)
==17923== by 0x40825E4: axiom_document_build_all (om_document.c:204)
==17923== by 0x40DB2A3: axis2_desc_builder_build_om (desc_builder.c:206)
==17923== by 0x40E9803: axis2_conf_builder_populate_conf (conf_builder.c:157)
==17923==
==17923==
==17923== 24 bytes in 1 blocks are still reachable in loss record 4 of 15
==17923== at 0x40244B0: malloc (vg_replace_malloc.c:149)
==17923== by 0x4057D0F: axutil_allocator_init (allocator.c:45)
==17923== by 0x4058120: axutil_env_create_all (env.c:157)
==17923== by 0x8048ECD: main (google_client.c:58)
==17923==
==17923==
==17923== 230 bytes in 3 blocks are still reachable in loss record 5 of 15
==17923== at 0x40244B0: malloc (vg_replace_malloc.c:149)
==17923== by 0x40078E4: (within /lib/ld-2.7.so)
==17923== by 0x4008679: (within /lib/ld-2.7.so)
==17923== by 0x4012A77: (within /lib/ld-2.7.so)
==17923== by 0x400E8C5: (within /lib/ld-2.7.so)
==17923== by 0x401233D: (within /lib/ld-2.7.so)
==17923== by 0x413AC18: (within /lib/libdl-2.7.so)
==17923== by 0x400E8C5: (within /lib/ld-2.7.so)
==17923== by 0x413B2AB: (within /lib/libdl-2.7.so)
==17923== by 0x413AB4B: dlopen (in /lib/libdl-2.7.so)
==17923== by 0x4061720: axutil_class_loader_load_lib (class_loader.c:156)
==17923== by 0x4061413: axutil_class_loader_create_dll (class_loader.c:76)
==17923==
==17923==
==17923== 258 bytes in 6 blocks are still reachable in loss record 6 of 15
==17923== at 0x40244B0: malloc (vg_replace_malloc.c:149)
==17923== by 0x4005DD5: (within /lib/ld-2.7.so)
==17923== by 0x40089AC: (within /lib/ld-2.7.so)
==17923== by 0x400CA86: (within /lib/ld-2.7.so)
==17923== by 0x400E8C5: (within /lib/ld-2.7.so)
==17923== by 0x400D035: (within /lib/ld-2.7.so)
==17923== by 0x4012AD7: (within /lib/ld-2.7.so)
==17923== by 0x400E8C5: (within /lib/ld-2.7.so)
==17923== by 0x401233D: (within /lib/ld-2.7.so)
==17923== by 0x413AC18: (within /lib/libdl-2.7.so)
==17923== by 0x400E8C5: (within /lib/ld-2.7.so)
==17923== by 0x413B2AB: (within /lib/libdl-2.7.so)
==17923==
==17923==
==17923== 272 bytes in 6 blocks are still reachable in loss record 7 of 15
==17923== at 0x40244B0: malloc (vg_replace_malloc.c:149)
==17923== by 0x400D0B1: (within /lib/ld-2.7.so)
==17923== by 0x4012AD7: (within /lib/ld-2.7.so)
==17923== by 0x400E8C5: (within /lib/ld-2.7.so)
==17923== by 0x401233D: (within /lib/ld-2.7.so)
==17923== by 0x413AC18: (within /lib/libdl-2.7.so)
==17923== by 0x400E8C5: (within /lib/ld-2.7.so)
==17923== by 0x413B2AB: (within /lib/libdl-2.7.so)
==17923== by 0x413AB4B: dlopen (in /lib/libdl-2.7.so)
==17923== by 0x4061720: axutil_class_loader_load_lib (class_loader.c:156)
==17923== by 0x4061413: axutil_class_loader_create_dll (class_loader.c:76)
==17923== by 0x40E1DF4: axis2_dep_engine_load_module_dll (dep_engine.c:1329)
==17923==
==17923==
==17923== 488 bytes in 9 blocks are still reachable in loss record 8 of 15
==17923== at 0x40244B0: malloc (vg_replace_malloc.c:149)
==17923== by 0x400AFFC: (within /lib/ld-2.7.so)
==17923== by 0x40060F4: (within /lib/ld-2.7.so)
==17923== by 0x4008737: (within /lib/ld-2.7.so)
==17923== by 0x4012A77: (within /lib/ld-2.7.so)
==17923== by 0x400E8C5: (within /lib/ld-2.7.so)
==17923== by 0x401233D: (within /lib/ld-2.7.so)
==17923== by 0x413AC18: (within /lib/libdl-2.7.so)
==17923== by 0x400E8C5: (within /lib/ld-2.7.so)
==17923== by 0x413B2AB: (within /lib/libdl-2.7.so)
==17923== by 0x413AB4B: dlopen (in /lib/libdl-2.7.so)
==17923== by 0x4061720: axutil_class_loader_load_lib (class_loader.c:156)
==17923==
==17923==
==17923== 508 bytes in 5 blocks are still reachable in loss record 9 of 15
==17923== at 0x40244B0: malloc (vg_replace_malloc.c:149)
==17923== by 0x400D1A8: (within /lib/ld-2.7.so)
==17923== by 0x4012AD7: (within /lib/ld-2.7.so)
==17923== by 0x400E8C5: (within /lib/ld-2.7.so)
==17923== by 0x401233D: (within /lib/ld-2.7.so)
==17923== by 0x413AC18: (within /lib/libdl-2.7.so)
==17923== by 0x400E8C5: (within /lib/ld-2.7.so)
==17923== by 0x413B2AB: (within /lib/libdl-2.7.so)
==17923== by 0x413AB4B: dlopen (in /lib/libdl-2.7.so)
==17923== by 0x4061720: axutil_class_loader_load_lib (class_loader.c:156)
==17923== by 0x4061413: axutil_class_loader_create_dll (class_loader.c:76)
==17923== by 0x40EB683: axis2_conf_builder_process_transport_senders
(conf_builder.c:884)
==17923==
==17923==
==17923== 720 bytes in 9 blocks are still reachable in loss record 10 of 15
==17923== at 0x40237EF: calloc (vg_replace_malloc.c:279)
==17923== by 0x4010231: (within /lib/ld-2.7.so)
==17923== by 0x4012D7E: (within /lib/ld-2.7.so)
==17923== by 0x400E8C5: (within /lib/ld-2.7.so)
==17923== by 0x401233D: (within /lib/ld-2.7.so)
==17923== by 0x413AC18: (within /lib/libdl-2.7.so)
==17923== by 0x400E8C5: (within /lib/ld-2.7.so)
==17923== by 0x413B2AB: (within /lib/libdl-2.7.so)
==17923== by 0x413AB4B: dlopen (in /lib/libdl-2.7.so)
==17923== by 0x4061720: axutil_class_loader_load_lib (class_loader.c:156)
==17923== by 0x4061413: axutil_class_loader_create_dll (class_loader.c:76)
==17923== by 0x40E1DF4: axis2_dep_engine_load_module_dll (dep_engine.c:1329)
==17923==
==17923==
==17923== 1,168 bytes in 40 blocks are still reachable in loss record 11 of 15
==17923== at 0x40244B0: malloc (vg_replace_malloc.c:149)
==17923== by 0x4057DAE: axutil_allocator_malloc_impl (allocator.c:74)
==17923== by 0x40593D0: axutil_error_create (error.c:561)
==17923== by 0x405812E: axutil_env_create_all (env.c:158)
==17923== by 0x8048ECD: main (google_client.c:58)
==17923==
==17923==
==17923== 4,928 bytes in 14 blocks are still reachable in loss record 12 of 15
==17923== at 0x40244B0: malloc (vg_replace_malloc.c:149)
==17923== by 0x4198CEE: (within /lib/libc-2.7.so)
==17923== by 0x4198DBB: fopen (in /lib/libc-2.7.so)
==17923== by 0x4061159: axutil_file_handler_open (file_handler.c:39)
==17923== by 0x405A752: axutil_log_create (log.c:177)
==17923== by 0x4058151: axutil_env_create_all (env.c:162)
==17923== by 0x8048ECD: main (google_client.c:58)
==17923==
==17923==
==17923== 602,263 bytes in 12,122 blocks are indirectly lost in loss record 13
of 15
==17923== at 0x40244B0: malloc (vg_replace_malloc.c:149)
==17923== by 0x4057DAE: axutil_allocator_malloc_impl (allocator.c:74)
==17923== by 0x40F7069: axis2_endpoint_ref_create (endpoint_ref.c:60)
==17923== by 0x8048FE1: main (google_client.c:89)
==17923==
==17923==
==17923== 603,195 (932 direct, 602,263 indirect) bytes in 6 blocks are
definitely lost in loss record 14 of 15
==17923== at 0x40244B0: malloc (vg_replace_malloc.c:149)
==17923== by 0x4057DAE: axutil_allocator_malloc_impl (allocator.c:74)
==17923== by 0x40FDB50: axis2_svc_client_create_with_conf_ctx_and_svc
(svc_client.c:259)
==17923== by 0x40FD646: axis2_svc_client_create (svc_client.c:117)
==17923== by 0x804905D: main (google_client.c:102)
==17923==
==17923==
==17923== 5,770 bytes in 9 blocks are still reachable in loss record 15 of 15
==17923== at 0x40237EF: calloc (vg_replace_malloc.c:279)
==17923== by 0x400AD8A: (within /lib/ld-2.7.so)
==17923== by 0x40060F4: (within /lib/ld-2.7.so)
==17923== by 0x4008737: (within /lib/ld-2.7.so)
==17923== by 0x4012A77: (within /lib/ld-2.7.so)
==17923== by 0x400E8C5: (within /lib/ld-2.7.so)
==17923== by 0x401233D: (within /lib/ld-2.7.so)
==17923== by 0x413AC18: (within /lib/libdl-2.7.so)
==17923== by 0x400E8C5: (within /lib/ld-2.7.so)
==17923== by 0x413B2AB: (within /lib/libdl-2.7.so)
==17923== by 0x413AB4B: dlopen (in /lib/libdl-2.7.so)
==17923== by 0x4061720: axutil_class_loader_load_lib (class_loader.c:156)
==17923==
==17923== LEAK SUMMARY:
==17923== definitely lost: 932 bytes in 6 blocks.
==17923== indirectly lost: 602,263 bytes in 12,122 blocks.
==17923== possibly lost: 20 bytes in 1 blocks.
==17923== still reachable: 14,402 bytes in 105 blocks.
==17923== suppressed: 0 bytes in 0 blocks.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]