http://bugs.winehq.org/show_bug.cgi?id=36269
Bug ID: 36269 Summary: Dameware Mini Remote Control Stack Overflow Product: Wine Version: 1.7.17 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: user32 Assignee: wine-bugs@winehq.org Reporter: skiironmask@aol.com
Dameware Mini Remote Control encounters a stack overflow when attempting to connect to remote machine on clean wine prefix
http://bugs.winehq.org/show_bug.cgi?id=36269
--- Comment #1 from Matt skiironmask@aol.com --- Created attachment 48388 --> http://bugs.winehq.org/attachment.cgi?id=48388 Console Log
http://bugs.winehq.org/show_bug.cgi?id=36269
--- Comment #2 from Matt skiironmask@aol.com --- Created attachment 48389 --> http://bugs.winehq.org/attachment.cgi?id=48389 Backtrace
http://bugs.winehq.org/show_bug.cgi?id=36269
--- Comment #3 from Matt skiironmask@aol.com --- Created attachment 48391 --> http://bugs.winehq.org/attachment.cgi?id=48391 Debug Log Part 1
http://bugs.winehq.org/show_bug.cgi?id=36269
--- Comment #4 from Matt skiironmask@aol.com --- Created attachment 48392 --> http://bugs.winehq.org/attachment.cgi?id=48392 Debug Log Part 2
http://bugs.winehq.org/show_bug.cgi?id=36269
--- Comment #5 from Matt skiironmask@aol.com --- It appears to me from the debug log that the software tries to resize/reposition the window causing the hang but from there I'm not sure where to go to continue troubleshooting.
0009:Call window proc 0x7eb67510 (hwnd=0x200c0,msg=WM_WINDOWPOSCHANGING,wp=00000000,lp=00233674) 0009:trace:seh:raise_exception code=c00000fd flags=0 addr=0xf741c967 ip=f741c967 tid=0009
http://bugs.winehq.org/show_bug.cgi?id=36269
Anastasius Focht focht@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |dotnet, download URL| |http://downloads.solarwinds | |.com/solarwinds/Release/Dam | |eWare/v10/DameWare-MRC32-Ev | |al-v10.0.0.exe CC| |focht@gmx.net Summary|Dameware Mini Remote |Dameware Mini Remote |Control Stack Overflow |Control 10.x fails to | |connect to remote machine
--- Comment #6 from Anastasius Focht focht@gmx.net --- Hello Matt
what authentication method was used to connect? Please provide exact steps (host/remote setup).
Regards
http://bugs.winehq.org/show_bug.cgi?id=36269
Matt skiironmask@aol.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Summary|Dameware Mini Remote |Dameware Mini Remote |Control 10.x fails to |Control 6.9.0.x fails to |connect to remote machine |connect to remote machine
--- Comment #7 from Matt skiironmask@aol.com --- The 3 authentication types tested are "Windows NT Challenge/Response", "Proprietary Challenge/Response" and "Encrypted Windows Logon". All three produce the problem.
Steps are as follows 1. WINEPREFIX=~/.wine32 wine ~/.wine32/drive_c/Program\ Files/DameWare\ Development/DameWare\ NT\ Utilities/DWRCC.exe 2. Create a host entry with the IP of a windows computer with Dameware remote agent software installed 3. As soon as connection tries to open window hangs.
f780b8c83c48d49f569fcec5eaf5d99e794cb469 DNTU6x.msi 4560c26e206b58f07d4390b901dba2b9a550e1e7 DWRCSVista32.MSI
http://bugs.winehq.org/show_bug.cgi?id=36269
--- Comment #8 from Matt skiironmask@aol.com --- Created attachment 48409 --> http://bugs.winehq.org/attachment.cgi?id=48409 Remote Agent Vista-7-8
http://bugs.winehq.org/show_bug.cgi?id=36269
Matt skiironmask@aol.com changed:
What |Removed |Added ---------------------------------------------------------------------------- URL|http://downloads.solarwinds |http://www.4shared.com/file |.com/solarwinds/Release/Dam |/zX6OQ4bdba/DNTU6x.html |eWare/v10/DameWare-MRC32-Ev | |al-v10.0.0.exe |
http://bugs.winehq.org/show_bug.cgi?id=36269
--- Comment #9 from Matt skiironmask@aol.com --- When connecting I also get this event in the Application Event Log
Error: DameWare Mini Remote Control System Error: -2146893819 RSA Decrypt(4.5.2). Error: -2146893819 (80090005) (srv)
http://bugs.winehq.org/show_bug.cgi?id=36269
--- Comment #10 from Matt skiironmask@aol.com --- Fixed this by replacing wine crypt32.dll with one from windows. Looks like wine crypt32.dll sends incorrect information that can't be decrypted by remote end.
http://bugs.winehq.org/show_bug.cgi?id=36269
--- Comment #11 from Matt skiironmask@aol.com --- This also has an issue where it is unable to save the credentials for a host. The console logs these events when the issue occurs.
fixme:advapi:LsaOpenPolicy ((null),0x32b794,0x00000020,0x32c620) stub fixme:advapi:LsaStorePrivateData (0xcafe,0x32c610,0x32c608) stub fixme:advapi:LsaClose (0xcafe) stub