[Bug 36269] New: Dameware Mini Remote Control Stack Overflow
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(a)winehq.org Reporter: skiironmask(a)aol.com Dameware Mini Remote Control encounters a stack overflow when attempting to connect to remote machine on clean wine prefix -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=36269 --- Comment #1 from Matt <skiironmask(a)aol.com> --- Created attachment 48388 --> http://bugs.winehq.org/attachment.cgi?id=48388 Console Log -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=36269 --- Comment #2 from Matt <skiironmask(a)aol.com> --- Created attachment 48389 --> http://bugs.winehq.org/attachment.cgi?id=48389 Backtrace -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=36269 --- Comment #3 from Matt <skiironmask(a)aol.com> --- Created attachment 48391 --> http://bugs.winehq.org/attachment.cgi?id=48391 Debug Log Part 1 -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=36269 --- Comment #4 from Matt <skiironmask(a)aol.com> --- Created attachment 48392 --> http://bugs.winehq.org/attachment.cgi?id=48392 Debug Log Part 2 -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=36269 --- Comment #5 from Matt <skiironmask(a)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 -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=36269 Anastasius Focht <focht(a)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(a)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(a)gmx.net> --- Hello Matt what authentication method was used to connect? Please provide exact steps (host/remote setup). Regards -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=36269 Matt <skiironmask(a)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(a)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 -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=36269 --- Comment #8 from Matt <skiironmask(a)aol.com> --- Created attachment 48409 --> http://bugs.winehq.org/attachment.cgi?id=48409 Remote Agent Vista-7-8 -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=36269 Matt <skiironmask(a)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 | -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=36269 --- Comment #9 from Matt <skiironmask(a)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) -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=36269 --- Comment #10 from Matt <skiironmask(a)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. -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=36269 --- Comment #11 from Matt <skiironmask(a)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 -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=36269 --- Comment #12 from Janne <janne.kekkonen@gmail.com> --- Hello, the download link doesn't seem to be working anymore. -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=36269 Anastasius Focht <focht@gmx.net> changed: What |Removed |Added ---------------------------------------------------------------------------- URL|http://www.4shared.com/file |https://web.archive.org/web |/zX6OQ4bdba/DNTU6x.html |/20130723171738/http://down | |loads.solarwinds.com/solarw | |inds/Release/DameWare/DWRCS | |_Vista_32.msi --- Comment #13 from Anastasius Focht <focht@gmx.net> --- Hello folks, using bug #36327 archive.org URI you can find a couple of Dameware installers captured: https://web.archive.org/web/*/https://downloads.solarwinds.com/solarwinds/Re... https://web.archive.org/web/20130723171738*/http://downloads.solarwinds.com/... Regards -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=36269 --- Comment #14 from Janne <janne.kekkonen@gmail.com> --- Hello, Both tests were performed using Wine 11.13 in a clean 32-bit prefix configured as Windows 7. Test 1: DameWare Mini Remote Control Service URL: https://web.archive.org/web/20130723171738*/http://downloads.solarwinds.com/... According to the installer, this is the server component: DameWare Mini Remote Control Service. DWRCS installs to C:\Windows\dwrcs The service installs successfully, but I am unsure how to proceed or test it further beyond this point. Test 2: DameWare Mini Remote Control 6.0.1.0 URL: https://web.archive.org/web/20070324115322/http://download.dameware.us:80/fi...
sha1sum DWMRC6x.MSI 9e578e7b38a5ed9750f3e4371d46edc644f93388 DWMRC6x.MSI
There were no errors during installation. The application launches, but clicking either the "Connect" or "Save" button triggers an error dialog: Title: MRC Credentials Message: Failed to save Credentials. The application does not seem to progress past this point. Note that the directory referenced in the console logs contains MRC.dbf, but the app fails to open DNTUNB.dbf. Console Log:
wine --version wine-11.13 winecfg /v win7 wine DWRCC.exe 0024:fixme:advapi:LsaRetrievePrivateData (0000CAFE,0081FCC8,0081FCD4) stub 0024:fixme:advapi:LsaRetrievePrivateData (0000CAFE,0081FCC8,0081FCD4) stub 0024:fixme:ntdll:NtQuerySystemInformation info_class SYSTEM_PERFORMANCE_INFORMATION 0024:fixme:advapi:LsaRetrievePrivateData (0000CAFE,0081D528,0081D530) stub 0024:fixme:advapi:LsaRetrievePrivateData (0000CAFE,0081D528,0081D530) stub
Error Number -64, 90615 File Find Error Opening File file4open C:\users\test\AppData\Roaming\DameWare Development\DNTUNB.dbf 0024:fixme:advapi:LsaRetrievePrivateData (0000CAFE,0081C2A4,0081C2AC) stub 0024:fixme:advapi:LsaRetrievePrivateData (0000CAFE,0081C2A4,0081C2AC) stub 0024:fixme:advapi:LsaRetrievePrivateData (0000CAFE,0081C2C8,0081C2D0) stub 0024:fixme:advapi:LsaRetrievePrivateData (0000CAFE,0081C2C8,0081C2D0) stub 0024:fixme:advapi:LsaStorePrivateData (0000CAFE,0081CE84,0081CE7C) stub 0024:err:sync:RtlLeaveCriticalSection section 01931D7C "?" is not acquired 0024:err:ole:CoDisconnectObject apartment not initialised
-- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
participants (2)
-
wine-bugs@winehq.org -
WineHQ Bugzilla