https://bugs.winehq.org/show_bug.cgi?id=57716
Bug ID: 57716 Summary: Adobe Illustrator CS6 (16): Crash after GdipSetEffectParameters when dragging panels with built-in gdiplus Product: Wine Version: 10.0 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: gdiplus Assignee: wine-bugs@winehq.org Reporter: bugs.winehq.org@zetafleet.com Distribution: Debian
Created attachment 77921 --> https://bugs.winehq.org/attachment.cgi?id=77921 WINEDEBUG=gdiplus trace from Wine startup until crash
Reproduction:
1. Open Illustrator 2. Drag the Tools panel to undock it
Expected: No crash Actual: Crash
Using native gdiplus, there is no crash.
Attached is WINEDEBUG=gdiplus trace from application startup until crash.
For expedience, the last gdiplus call before crash is `GdipSetEffectParameters (0000000015A932A0,000000000011CBF8,8)`.
WineDbg says no backtrace is available.
Please let me know if I can provide other information.