← Back to team overview

linuxdcpp-team team mailing list archive

[Bug 696761] Re: Password Dialog box crash

 

 	DCPlusPlus.exe!HubFrame::onGetPassword()  Line 554 + 0x2b bytes	C++
 	DCPlusPlus.exe!dwt::Application::dispatchAsync()  Line 260	C++
 	DCPlusPlus.exe!dwt::Application::dispatch()  Line 190 + 0x7 bytes	C++
 	DCPlusPlus.exe!dwt::Application::run()  Line 158 + 0x7 bytes	C++
 	DCPlusPlus.exe!SmartWinMain(dwt::Application & app)  Line 65535	C++
 	DCPlusPlus.exe!WinMain(HINSTANCE__ * hInstance, HINSTANCE__ * hPrevInstance, char * lpCmdLine, int nCmdShow)  Line 287	C++
>	DCPlusPlus.exe!__tmainCRTStartup()  Line 547 + 0x1c bytes	C
 	kernel32.dll!@BaseThreadInitThunk@12()  + 0x12 bytes	
 	ntdll.dll!___RtlUserThreadStart@8()  + 0x27 bytes	
 	ntdll.dll!__RtlUserThreadStart@8()  + 0x1b bytes

-- 
You received this bug notification because you are a member of
Dcplusplus-team, which is subscribed to DC++.
https://bugs.launchpad.net/bugs/696761

Title:
  Password Dialog box crash

Status in DC++:
  New

Bug description:
   1) make a dlg box pop up for entering passwords
 2) close the hub frame right before a reconnect (what will happen is that as the HubFrame is closing a dialogue box for password input will come up but the frame is closed already so cancelling or even hitting ok will crash DC++)

 Using te steps above will 100% crash DC++ every single time





References