https://bugs.winehq.org/show_bug.cgi?id=56494
Bug ID: 56494 Summary: Splashtop RMM v3.6.6.0 crashes Product: Wine Version: 9.5 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs@winehq.org Reporter: patm@ait.cx Distribution: ---
Created attachment 76259 --> https://bugs.winehq.org/attachment.cgi?id=76259 Wine 9.0 backtrace
The new Splashtop RMM client (v 3.6.6.0) crashes with a page fault on Wine 9.0.
On Wine 9.5, when I attempt to run it, a spinning cursor appears for a few seconds but the program never loads. No error message appears. The previous version, 3.5.8.2, runs with no problem.
Attached is a backtrace from Wine 9.0.
The program installer can be downloaded from: https://my.splashtop.com/rmm/win
https://bugs.winehq.org/show_bug.cgi?id=56494
--- Comment #1 from P Maloney patm@ait.cx --- Created attachment 76796 --> https://bugs.winehq.org/attachment.cgi?id=76796 terminal output
Tested it on Wine 9.12. It still crashed. Attached is the terminal output.
https://bugs.winehq.org/show_bug.cgi?id=56494
Fabian Maurer dark.shadow4@web.de changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |dark.shadow4@web.de
--- Comment #2 from Fabian Maurer dark.shadow4@web.de --- Does this work for you? https://gitlab.winehq.org/DarkShadow44/wine/-/commit/9c2b43781b5d2f9817cbbd7...
https://bugs.winehq.org/show_bug.cgi?id=56494
--- Comment #3 from P Maloney patm@ait.cx --- Thanks. I'm not a developer, so I'll need to learn how to build Wine from source with this change. Give me a few days, and I'll post the results here.
https://bugs.winehq.org/show_bug.cgi?id=56494
Andrew Nguyen arethusa26@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEW Ever confirmed|0 |1
--- Comment #4 from Andrew Nguyen arethusa26@gmail.com --- I can confirm the crash in wine-9.13. Applying Fabian's patch allows strwinclt.exe to start successfully.
For what it's worth, just making the SetCurrentThreadCompartmentId stub available in the iphlpapi exports is actually enough to let the application start, but there's no harm in adding the corresponding stub implementation.
https://bugs.winehq.org/show_bug.cgi?id=56494
--- Comment #5 from Fabian Maurer dark.shadow4@web.de --- Thanks, MR created: https://gitlab.winehq.org/wine/wine/-/merge_requests/6087
https://bugs.winehq.org/show_bug.cgi?id=56494
Fabian Maurer dark.shadow4@web.de changed:
What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Fixed by SHA1| |a4f111a4953e2f01479cb152676 | |965c4a35f5b51 Status|NEW |RESOLVED
--- Comment #6 from Fabian Maurer dark.shadow4@web.de --- Fixed by https://gitlab.winehq.org/wine/wine/-/commit/a4f111a4953e2f01479cb152676965c...
https://bugs.winehq.org/show_bug.cgi?id=56494
--- Comment #7 from P Maloney patm@ait.cx --- Created attachment 76888 --> https://bugs.winehq.org/attachment.cgi?id=76888 gdiplus error when Options/Advanced is clicked
https://bugs.winehq.org/show_bug.cgi?id=56494
--- Comment #8 from P Maloney patm@ait.cx --- I tested the patch on 9.14. It enables strwinclt.exe to run, but the program crashes with a gdiplus error when Options / Advanced is clicked. Terminal output attached above.
However, this crash does not occur on Wine 9.0 with the patch applied, so I have opened a separate bug for it. https://bugs.winehq.org/show_bug.cgi?id=57036
https://bugs.winehq.org/show_bug.cgi?id=56494
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #9 from Alexandre Julliard julliard@winehq.org --- Closing bugs fixed in 9.15.