[wsf-c-dev] [jira] Created: (WSFC-100) TCPMon tool segfaults if the
listen port or the target port is not specified
Evanthika Amarasiri (JIRA)
jira at wso2.org
Tue Jul 24 21:09:43 PDT 2007
TCPMon tool segfaults if the listen port or the target port is not specified
----------------------------------------------------------------------------
Key: WSFC-100
URL: http://www.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: http://www.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