https://bugs.winehq.org/show_bug.cgi?id=50514
Bug ID: 50514 Summary: Notation Software x64 apps freeze when resizing its windows Product: Wine Version: 6.0 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs@winehq.org Reporter: reinhold.hoffmann@hotmail.com Distribution: ---
Created attachment 69178 --> https://bugs.winehq.org/attachment.cgi?id=69178 Log files of exception when freeze happens
All x64 apps of Notation Software (www.notation.com) freeze with Wine 6.0 when resizing its windows.
This happens on Ubuntu 20.04 LTS with Wine 6.0. The same behaviour exists on Mac with Gcenx's Wine 6.0 from https://github.com/Gcenx/macOS_Wine_builds/releases
I believe that this is a regression bug because all apps have worked fine with Wine 5.4 without any issues in many, many installations but now freeze with Wine 6.0.
An exception happens. Please see the results of WINEDEBUG=+seh,+timestamp in the zip file attached file 1: Exception_of_freeze_x64_Linux_Ubuntu.txt: log on Ubuntu file 2: Exception_of_freeze_x64_Mac.txt: log on Mac
The exception address is the same for all apps and it looks as if it is outside the app's address range. Any ideas how to further identify the problem and for a more helpful logging is highly appreciated. Thx