https://bugs.winehq.org/show_bug.cgi?id=52747
Bug ID: 52747 Summary: Notepad crashes on a StaticColor X display Product: Wine Version: 7.5 Hardware: x86-64 OS: Linux Status: NEW Severity: normal Priority: P2 Component: winex11.drv Assignee: wine-bugs@winehq.org Reporter: alexhenrie24@gmail.com Distribution: ---
Created attachment 72117 --> https://bugs.winehq.org/attachment.cgi?id=72117 WINEDEBUG=+xrender
Steps to reproduce:
1. In one terminal, run `Xephyr :1 -ac -screen 800x600x8 -cc 2`.
2. In another terminal, run `DISPLAY=:1 wine notepad`.
Notepad crashes immediately. Interestingly, other builtin programs like winemine and regedit work fine.
https://bugs.winehq.org/show_bug.cgi?id=52747
Alex Henrie alexhenrie24@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1| |b8a2198d40de9bb3dd5c4aad7ae | |860602f4de3f5 CC| |jacek@codeweavers.com Resolution|--- |FIXED Status|NEW |RESOLVED
--- Comment #1 from Alex Henrie alexhenrie24@gmail.com --- It looks like this was somehow fixed by "winex11: Use pthread for xrender locking." https://source.winehq.org/git/wine.git/commitdiff/b8a2198d40de9bb3dd5c4aad7ae860602f4de3f5
So I'm marking the bug as resolved. Hopefully it doesn't crop up again in other programs.
https://bugs.winehq.org/show_bug.cgi?id=52747
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #2 from Alexandre Julliard julliard@winehq.org --- Closing bugs fixed in 7.10.