[Bug 40866] DigitalMicrograph: crashes when a new script is added to the menu

wine-bugs at winehq.org wine-bugs at winehq.org
Sat Jun 25 08:10:29 CDT 2016


https://bugs.winehq.org/show_bug.cgi?id=40866

--- Comment #2 from niermann at physik.tu-berlin.de ---
Created attachment 54923
  --> https://bugs.winehq.org/attachment.cgi?id=54923
Test program to produce similar behavior

"Get Handle" -> Send EM_GETHANDLE, handle is printed to the top right
"Free Handle" -> Free handle obtained by "Get Handle"
"Set Handle" -> Create new buffer and set it via EM_SETHANDLE
"Set Font" -> Change font by sending WM_SETFONT to the edit control

To reproduce bug, press "Get Handle" than "Set Font". That causes no crash on
Windows 7 (but in wine 1.9.13) "Get Handle", "Free Handle" than "Set Font"
causes crash.

-- 
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.



More information about the wine-bugs mailing list