[wsf-c-dev] [jira] Resolved: (WSFC-100) TCPMon tool segfaults if
the listen port or the target port is not specified
Uthaiyashankar (JIRA)
jira at wso2.org
Sun Jun 8 02:15:34 PDT 2008
[ https://wso2.org/jira/browse/WSFC-100?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Uthaiyashankar resolved WSFC-100.
---------------------------------
Resolution: Fixed
Created in Axis2/C Jira. Refer https://issues.apache.org/jira/browse/AXIS2C-1183
> TCPMon tool segfaults if the listen port or the target port is not specified
> ----------------------------------------------------------------------------
>
> Key: WSFC-100
> URL: https://wso2.org/jira/browse/WSFC-100
> Project: WSO2 WSF/C
> Issue Type: Bug
> Components: Build System / Windows
> Affects Versions: 1.0.1
> Environment: Windows XP
> Reporter: Evanthika Amarasiri
>
> 1. Tried to start the TCPMon tool without specifying the target port or the listen port as below
> E.g.:-
> a) tcpmon.exe -tp 9091 -lp
> b) tcpmon.exe -tp
> 2. A segfault was occurred
> ***********************************************************************************************************************************************************************************************************************
> tcpmon.exe!_crt_debugger_hook(int _Reserved=) Line 65 C
> tcpmon.exe!_invoke_watson(const wchar_t * pszExpression=0x00000000, const wchar_t * pszFunction=0x00000000, const wchar_t * pszFile=0x00000000, unsigned int nLine=0, unsigned int pReserved=0) Line 181 + 0x7 bytes C++
> tcpmon.exe!strtoxl(localeinfo_struct * plocinfo=0x00429b18, const char * nptr=0x00000000, const char * * endptr=0x00000000, int ibase=10, int flags=0) Line 94 + 0x19 bytes C++
> tcpmon.exe!strtol(const char * nptr=0x00000000, char * * endptr=0x00000000, int ibase=10) Line 236 + 0x6 bytes C++
> tcpmon.exe!atol(const char * nptr=0x00000000) Line 56 + 0xd bytes C
> ***********************************************************************************************************************************************************************************************************************
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://wso2.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the Wsf-c-dev
mailing list