https://bugs.winehq.org/show_bug.cgi?id=57077
Bug ID: 57077 Summary: Micrografx Window Draw 4.0a crashes when backspacing while editing freeform text object Product: Wine Version: 8.10 Hardware: x86-64 URL: https://winworldpc.com/product/micrografx-draw/40 OS: Linux Status: NEW Keywords: download, regression Severity: normal Priority: P2 Component: win32u Assignee: wine-bugs@winehq.org Reporter: arethusa26@gmail.com CC: jacek@codeweavers.com Regression SHA1: 0492108ae8367dfe69d15879b1482876579e7c03 Distribution: ---
Created attachment 76950 --> https://bugs.winehq.org/attachment.cgi?id=76950 Micrografx Window Draw 4.0a winedbg backtrace
With the latest master, Micrografx Window Draw 4.0a crashes when performing the following steps:
1. Launch the application and create a new blank drawing. 2. Select the text tool (capital A icon) from the left toolbar and click somewhere in the drawing area to create a new freeform text object. 3. Type some letters in the text object and hit backspace.
The crash does not occur in wine-8.0. Regression testing identified the following breaking commit:
0492108ae8367dfe69d15879b1482876579e7c03 is the first bad commit commit 0492108ae8367dfe69d15879b1482876579e7c03 Author: Jacek Caban jacek@codeweavers.com Date: Mon Aug 1 21:30:30 2022 +0200
win32u: Use syscall interface for all ntuser functions.
https://bugs.winehq.org/show_bug.cgi?id=57077
--- Comment #1 from Andrew Nguyen arethusa26@gmail.com --- Created attachment 76951 --> https://bugs.winehq.org/attachment.cgi?id=76951 Micrografx Window Draw 4.0a standard error output
https://bugs.winehq.org/show_bug.cgi?id=57077
Fabian Maurer dark.shadow4@web.de changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |dark.shadow4@web.de