https://bugs.winehq.org/show_bug.cgi?id=51839
Bug ID: 51839 Summary: Unable to connect to Server in WatchGuard System Manager Product: Wine Version: unspecified Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs@winehq.org Reporter: caldwelldugan@gmail.com Distribution: ---
Created attachment 70735 --> https://bugs.winehq.org/attachment.cgi?id=70735 the backtrace output when the failure window pops up
Summary Backtrace is attached
The program is WatchGuard System Manager (WSM). I'm able to do everything I can on Windows, except connect to WSM Server (which isn't the same as WSM, don't care about WSM Server for Wine). When I go to connect to a server it gets to step 2/3 and crashes.
I've done a clean wine prefix and tried the development version but unfortunately neither worked :(
Steps to reproduce: 1. Install WSM (link to executable here: https://cdn.watchguard.com/SoftwareCenter/Files/WSM/12_7_1/WSM_12_7_1.exe ) 2. Launch WSM 3. Click File > Connect to Server 4. Enter a valid management server IP address, user, and password, then click Login 5. Wait for it to fail
It fails on the 3rd step. The very first time I tried this (and not on subsequent times) it failed on the second step with something having to do with certificates. If it fails on the second step then repeat all 5 steps again and it should fail on the 3rd step.
Also, more about certificates, this error appears on my terminal consistently, immediately before the crash:
GnuTLS error: ASN1 parser: Error in DER parsing. wine: Unhandled page fault on read access to 00000000 at address 7CCA1F10 (thread 0009), starting debugger...
Note that you need a valid WSM server with valid credentials. You can install it on any Windows box with the same installer as for WSM, you just need to check the Server box. The server doesn't need to work on Linux at all, just the frontend, but unfortunately you do need a backend to connect to. Please let me know if you need a valid server and I can probably set one up for you to test with.