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

Stub initialization throws exception causing windows message box, the process to lock up ::constructor call Stub(" ", APTHTTP1_1)

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Critical
    • Resolution: Cannot Reproduce
    • 1.5 Final
    • 1.5 Final
    • Client - Stub
    • None
    • Windows 2003

    Description

      Issue: Stub initialization throws exception causing windows message box, the process to lock up. This is initiated from constructor Stub(" ", APTHTTP1_1) call.

      Please note issue is NOT frequently observed. It is sporadic in nature.

      Please refer the below call stack This call stack may not explain the exact reason of exception. But there is something shady in Stub constructor initialization.

      ntdll!KiFastSystemCallRet
      ntdll!ZwRaiseHardError+c
      user32!ServiceMessageBox+145
      user32!MessageBoxWorker+13e
      user32!MessageBoxTimeoutW+7a
      user32!MessageBoxTimeoutA+9c
      user32!MessageBoxExA+1b
      user32!MessageBoxA+45
      msvcr71!__crtMessageBoxA+f4
      msvcr71!_NMSG_WRITE+12e
      msvcr71!abort+7
      kernel32!UnhandledExceptionFilter+12a
      msvcr71!__CxxUnhandledExceptionFilter+2b
      kernel32!RaiseException+53
      msvcrt!_XcptFilter+178
      msvcrt!_endthreadex+ba
      msvcrt!_except_handler3+61
      ntdll!ExecuteHandler2+26
      ntdll!ExecuteHandler+24
      ntdll!RtlAllocateHeap+460
      kernel32!RaiseException+53
      msvcrt!_CxxThrowException+36
      AxisClient!axiscpp::AxisUtils::isStringOnlyWithSpaces+22dc
      AxisClient!axiscpp::AxisUtils::isStringOnlyWithSpaces+215f
      AxisClient!initialize_module+127
      AxisClient!axiscpp::Call::Call+a5
      AxisClient!axiscpp::Stub::Stub+83

      Attachments

        Activity

          People

            Unassigned Unassigned
            pravin_orcl Praivn Kumar Singh
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: