Sign in to follow this  
Followers 0
jaodin

crash when port occupied

4 posts in this topic

Apex DC crashes on startup when connection set to "firewall with manual prot forwarding" and don't allow to override; while either the TCP or UDP port are already occupied.

exceptioninfo.txt

Code: c0000005 (Access violation)

Version: 1.0.0B2 (2007-04-10)

Major: 5

Minor: 0

Build: 2195

SP: 4

Type: 1

Time: 2007-06-18 17:47:44

TTH: CWLBR24QOCVAJHKKX2A6KQORSW4IRCWPJH36EYA

Share this post


Link to post
Share on other sites

Apex DC crashes on startup when connection set to "firewall with manual prot forwarding" and don't allow to override; while either the TCP or UDP port are already occupied.

exceptioninfo.txt

Code: c0000005 (Access violation)

Version: 1.0.0B2 (2007-04-10)

Major: 5

Minor: 0

Build: 2195

SP: 4

Type: 1

Time: 2007-06-18 17:47:44

TTH: CWLBR24QOCVAJHKKX2A6KQORSW4IRCWPJH36EYA

Thanks for reporting, hopefully it can be reproduced on Win XP, since on Win 2000 the report is not detailed enuf.

Share this post


Link to post
Share on other sites

just installed the debugging symbols so here you go:

Code: c0000005 (Access violation)

Version: 1.0.0B2 (2007-04-10)

Major: 5

Minor: 0

Build: 2195

SP: 4

Type: 1

Time: 2007-07-12 11:15:24

TTH: CWLBR24QOCVAJHKKX2A6KQORSW4IRCWPJH36EYA

d:\cvs\apexdc++\trunk\windows\chatctrl.cpp(175): ChatCtrl::AppendText

d:\cvs\apexdc++\trunk\windows\hubframe.cpp(1284): HubFrame::addLine

d:\cvs\apexdc++\trunk\windows\hubframe.cpp(1254): HubFrame::addLine

d:\cvs\apexdc++\trunk\windows\hubframe.cpp(2272): HubFrame::addClientLine

d:\cvs\apexdc++\trunk\windows\hubframe.cpp(811): HubFrame::onSpeaker

d:\cvs\apexdc++\trunk\windows\hubframe.h(74): HubFrame::ProcessWindowMessage

d:\program files\microsoft visual studio 8\vc\atlmfc\include\atlwin.h(3078): ATL::CWindowImplBaseT<WTL::CMDIWindow=0x09FA19A0,ATL::CWinTraits<1456406528=0x00105DF4,64> >::WindowProc

USER32!0x77E3A454: _wvsprintfW@12

USER32!0x77E14605: _MB_DlgProcWorker@20

USER32!0x77E1A7F2: _xxxCBInternalUpdateEditWindow@8

USER32!0x77E44327: __GetClientRect@8

USER32!0x77E38D37: _CharUpperA@4

USER32!0x77E39EBA: __AdjustWindowRectEx@16

d:\program files\microsoft visual studio 8\vc\atlmfc\include\atlwin.h(3466): ATL::CDialogImpl<CExceptionDlg=0x00104014,ATL::CWindow>::DoModal

d:\cvs\apexdc++\trunk\windows\main.cpp(203): DCUnhandledExceptionFilter

KERNEL32!0x796FBF8D: _UnhandledExceptionFilter@4

KERNEL32!0x796F89B8: _BaseProcessStart@4

Share this post


Link to post
Share on other sites

Well, again Win 2000, but next beta isn't likely to inherit any of these 1.0.0B2 related bugs.

Edit: Just noticed you have installed the symbols. :) Congrats, we will be thankful if you have some time to write out a short guide for this for all our users on Win 2000. Expect an answer from the developers soon.

Share this post


Link to post
Share on other sites
Sign in to follow this  
Followers 0