https://bugs.winehq.org/show_bug.cgi?id=12185 winetest(a)luukku.com changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |winetest(a)luukku.com --- Comment #26 from winetest(a)luukku.com --- (In reply to Fabian Maurer from comment #25)
Should be fixed with https://source.winehq.org/patches/data/128664
Though it still suffers from Bug 39342 / Bug 39293.
I just tested this bug against wine-git and it crashes e: caret.c:229: ME_GetCursorCoordinates: Assertion `~para->member.para.nFlags & MEPF_REWRAP' failed. then I reverted commit 9f37f6afb4d9bd5019ef4c07a93f163551c1057e and the crash location InsertTextFromCursor is back. So this bug is fixed. I don't know if your next patch was supposed to fix the next crash but I can't confirm it. Patch from https://source.winehq.org/patches/data/128768 and wine-git =>0 0xf7722be9 __kernel_vsyscall+0x9() in [vdso].so (0x0033d868) 1 0xf7364ea9 gsignal+0x38() in libc.so.6 (0x0033d868) 2 0xf7366407 abort+0x156() in libc.so.6 (0x0033d868) 3 0xf735dd07 in libc.so.6 (+0x24d06) (0x0033d868) 4 0xf735dd8b __assert_fail+0x3a() in libc.so.6 (0x0033d868) 5 0x77b2c6e9 ME_GetCursorCoordinates+0x2a8(editor=0xb4e4218, pCursor=0xb4e4e58, x=0x33d890, y=0x33d894, height=0x33d898) [/home/sepe/Downloads/wine/dlls/riched20/caret.c:229] in riched20 (0x0033d868) 6 0x77b2c796 ME_M -- 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.