[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.
participants (1)
-
wine-bugs@winehq.org