Uploaded image for project: 'Axis-C++'
  1. Axis-C++
  2. AXISCPP-768

SoapFault* SoapFault::getSoapFault() PROBLEM

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Cannot Reproduce
    • 1.5 Final
    • None
    • Server - Engine
    • None
    • linux

    Description

      SoapFault* SoapFault::getSoapFault() crashes:

      terminate called after throwing an instance of 'std::logic_error'
      what(): basic_string::_S_construct NULL not valid

      on the next line:
      string strFaultcode = s_parrSoapFaultStruct[67].pcFaultcode;

      because the 67 (SERVER_UNKNOWN_ERROR) value is being passed to SoapFault::getSoapFault and s_parrSoapFaultStruct only have 53 members.

      Thanks...

      Attachments

        1. SoapFault.cpp
          14 kB
          Marcus Dushshantha Chandradasa

        Activity

          People

            Unassigned Unassigned
            jmfcya jose
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: