https://bugs.winehq.org/show_bug.cgi?id=12185 super_man(a)post.com changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |super_man(a)post.com --- Comment #24 from super_man(a)post.com --- (In reply to Louis Lenders from comment #23)
Created attachment 53228 [details] crash log
Still crashes in current wine:
=>0 0x7ac19470 ME_InsertTextFromCursor+0x3f0(editor=0xb772900, nCursor=0, str=0x0(nil), len=0xffffffff, style=0xb773070) [/home/louis/wine-git/dlls/riched20/../../include/winbase.h:2666] in riched20 (0x0033f418) 1 0x7ac492cf fnTextSrv_TxSetText+0x7e(iface=0xb56efdc, pszText=0x0(nil)) [/home/louis/wine-git/dlls/riched20/txtsrv.c:291] in riched20 (0x0033f45c)
It goes forward if you comment out dlls/riched20/txtsrv.c like this // ME_InsertTextFromCursor(This->editor, 0, pszText, -1, // This->editor->pBuffer->pDefaultStyle); What's wrong here? -- 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.