[
https://issues.apache.org/jira/browse/AXISCPP-1074?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
nadir amra reopened AXISCPP-1074:
---------------------------------
> Stub initialization throws exception causing windows message box, the process
> to lock up ::constructor call Stub(" ", APTHTTP1_1)
> ---------------------------------------------------------------------------------------------------------------------------------
>
> Key: AXISCPP-1074
> URL: https://issues.apache.org/jira/browse/AXISCPP-1074
> Project: Axis-C++
> Issue Type: Bug
> Components: Client - Stub
> Affects Versions: 1.5 Final
> Environment: Windows 2003
> Reporter: Praivn Kumar Singh
> Priority: Critical
> Fix For: 1.5 Final
>
>
> 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
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]