[ 
http://issues.apache.org/jira/browse/AXIS2C-75?page=comments#action_12367122 ] 

Samisa Abeysinghe commented on AXIS2C-75:
-----------------------------------------

For SOAP 1.1 to breaks in a different place:

Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread -1208927312 (LWP 23454)]
0x00d0a3b2 in axis2_soap_builder_process_namespace_data (builder=0x8d76328, 
env=0xb7f133d8, om_node=0x8d7d4b0,
    is_soap_element=1) at soap_builder.c:605
605             ns_uri = AXIS2_OM_NAMESPACE_GET_URI(om_ns, env);
(gdb) bt
#0  0x00d0a3b2 in axis2_soap_builder_process_namespace_data (builder=0x8d76328, 
env=0xb7f133d8, om_node=0x8d7d4b0,
    is_soap_element=1) at soap_builder.c:605
#1  0x00d09d56 in axis2_soap_builder_construct_node (builder=0x8d76328, 
env=0xb7f133d8, parent=0x8d76538,
    om_element_node=0x8d7d4b0, is_soap_envelope=0) at soap_builder.c:477
#2  0x00d098ce in axis2_soap_builder_create_om_element (builder=0x8d76328, 
env=0xb7f133d8, current_node=0x8d7d4b0)
    at soap_builder.c:388
#3  0x00d09633 in axis2_soap_builder_next (builder=0x8d76328, env=0xb7f133d8) 
at soap_builder.c:345
#4  0x00d07ba3 in axis2_soap_envelope_get_header (envelope=0x8d7d5c8, 
env=0xb7f133d8) at soap_envelope.c:366
#5  0x00d0a830 in axis2_soap_builder_parse_headers (builder=0x8d76328, 
env=0xb7f133d8) at soap_builder.c:684
#6  0x00d090a2 in axis2_soap_builder_create (env=0xb7f133d8, builder=0x8d762c0,
    soap_version=0x1a26a8 "http://schemas.xmlsoap.org/soap/envelope/";) at 
soap_builder.c:228
#7  0x00195b52 in axis2_http_transport_utils_process_http_post_request 
(env=0xb7f133d8, msg_ctx=0x8d77190,
    in_stream=0x8d691c0, out_stream=0x8d68c70, content_type=0x8d69618 
"text/xml", content_length=691,
    soap_action_header=0x8d69548 
"http://tempuri.org/IBaseDataTypesDocLitW/RetBool";,
    request_uri=0x8d687b0 "/search/beta2") at 
../transport/http/http_transport_utils.c:233
#8  0x0019486d in axis2_http_worker_process_request (http_worker=0x8d68658, 
env=0xb7f133d8, svr_conn=0x8d68ea0,
    simple_request=0x8d68fd8) at ../transport/http/http_worker.c:286
#9  0x001a97e9 in worker_func (thd=0x8d64680, data=0x8d68678) at 
http_svr_thread.c:310
#10 0x001e955a in dummy_worker (opaque=0x8d64680) at thread_unix.c:84
#11 0x00735b80 in start_thread () from /lib/libpthread.so.0
#12 0x002b5dee in clone () from /lib/libc.so.6


> Google sample segfaults in soap_builder
> ---------------------------------------
>
>          Key: AXIS2C-75
>          URL: http://issues.apache.org/jira/browse/AXIS2C-75
>      Project: Axis2-C
>         Type: Bug
>   Components: xml/soap
>     Versions: Current (Nightly)
>     Reporter: Samisa Abeysinghe
>     Assignee: nandika jayawardana

>
> This was working yesterday (20th Feb 2006) morning. Must be due to changes 
> done in the afternoon.
> gdb trace:
> Program received signal SIGSEGV, Segmentation fault.
> [Switching to Thread -1208165920 (LWP 16812)]
> 0x00ede3c8 in axis2_soap_builder_process_namespace_data (builder=0x8abb008, 
> env=0xbfdeaa98, om_node=0x8abbcb8,
>     is_soap_element=1) at soap_builder.c:603
> 603             ns_uri = AXIS2_OM_NAMESPACE_GET_URI(om_ns, env);
> (gdb) bt
> #0  0x00ede3c8 in axis2_soap_builder_process_namespace_data 
> (builder=0x8abb008, env=0xbfdeaa98, om_node=0x8abbcb8,
>     is_soap_element=1) at soap_builder.c:603
> #1  0x00edde7e in axis2_soap_builder_construct_node (builder=0x8abb008, 
> env=0xbfdeaa98, parent=0x8abbba0,
>     om_element_node=0x8abbcb8, is_soap_envelope=0) at soap_builder.c:500
> #2  0x00edd8ce in axis2_soap_builder_create_om_element (builder=0x8abb008, 
> env=0xbfdeaa98, current_node=0x8abbcb8)
>     at soap_builder.c:388
> #3  0x00edd633 in axis2_soap_builder_next (builder=0x8abb008, env=0xbfdeaa98) 
> at soap_builder.c:345
> #4  0x00edbba3 in axis2_soap_envelope_get_header (envelope=0x8abbf00, 
> env=0xbfdeaa98) at soap_envelope.c:366
> #5  0x00ede846 in axis2_soap_builder_parse_headers (builder=0x8abb008, 
> env=0xbfdeaa98) at soap_builder.c:682
> #6  0x00edd0a2 in axis2_soap_builder_create (env=0xbfdeaa98, 
> builder=0x8abafa0,
>     soap_version=0x35ae50 "http://schemas.xmlsoap.org/soap/envelope/";) at 
> soap_builder.c:228
> #7  0x0035091c in axis2_http_transport_utils_create_soap_msg (env=0xbfdeaa98, 
> msg_ctx=0x8ab3d78,
>     soap_ns_uri=0x35ae50 "http://schemas.xmlsoap.org/soap/envelope/";) at 
> ../transport/http/http_transport_utils.c:899
> #8  0x00340efc in axis2_two_way_send (env=0xbfdeaa98, msg_ctx=0x8ab3d78) at 
> ../clientapi/mep_client.c:547
> #9  0x00342c3b in axis2_call_invoke_blocking (call=0x8a60218, env=0xbfdeaa98, 
> op=0x8a9b350, msg_ctx=0x8ab3d78)
>     at ../clientapi/call.c:445
> #10 0x080490eb in main (argc=1, argv=0xbfdeaba4) at google_client.c:158

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira

Reply via email to