Uploaded image for project: 'Axis2-C'
  1. Axis2-C
  2. AXIS2C-754

Simple Axis server segfaults when a ?wsdl request is send .

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 1.2.0
    • None

    Description

      when I add <parameter name="wsdl_path">path/of/the/wsdl</parameter> to a service and request the wsdl through ,
      http://localhost:9090/axis2/sevices/service_name?wsdl the simple axis server segfaults. Following is the back trace.

      0xb7e36b4b in axis2_http_transport_utils_get_services_static_wsdl (env=0x82731f8, conf_ctx=0x826cba8,
      request_url=0x8273e20 "http://127.0.0.1:9090/axis2/sevices/sec_echo?wsdl") at http_transport_utils.c:896
      896 len = strlen(url_tok[0]);
      (gdb) bt
      #0 0xb7e36b4b in axis2_http_transport_utils_get_services_static_wsdl (env=0x82731f8, conf_ctx=0x826cba8,
      request_url=0x8273e20 "http://127.0.0.1:9090/axis2/sevices/sec_echo?wsdl") at http_transport_utils.c:896
      #1 0xb7e34167 in axis2_http_worker_process_request (http_worker=0x826f408, env=0x82731f8, svr_conn=0x82737c0, simple_request=0x8274190)
      at http_worker.c:280
      #2 0xb7dbd00a in axis2_svr_thread_worker_func (thd=0x8270fa8, data=0x82733c8) at http_svr_thread.c:254
      #3 0xb7e59b85 in dummy_worker (opaque=0x8270fa8) at thread_unix.c:93
      #4 0xb7d8b183 in start_thread () from /lib/libpthread.so.0
      #5 0xb7cf7d2e in clone () from /lib/libc.so.6

      BTW this is working accordingly wit Apache.

      Attachments

        Activity

          People

            xydinesh Dinesh Weerapurage
            manjula peiris Manjula Peiris
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: