https://bugs.winehq.org/show_bug.cgi?id=40810
--- Comment #43 from Dmitry Timoshkov dmitry@baikal.ru --- (In reply to Andreas Christ from comment #42)
I have uploaded the debug log and the backtrace. I noticed that the application does not actually freeze. The main window, however, becomes unresponsive, but the xy-plot windows still react. The crash in the log files occurred when I tried to export a xy-plot as a bitmap to the clipboard. I called the export function from a context menu of the xy-plot. As far as I know, this is part of the pegrp64d.
Thanks. Looks like the patch that introduces separate gdiplus heap is really needed for this application. Please apply patch2 together with patch3 and generate another log if the application still crashes.