http://bugs.winehq.org/show_bug.cgi?id=17822
Summary: Logic Friday: crashes when entering equation Product: Wine Version: 1.1.17 Platform: PC-x86-64 OS/Version: Linux Status: NEW Keywords: download Severity: normal Priority: P2 Component: richedit AssignedTo: wine-bugs@winehq.org ReportedBy: austinenglish@gmail.com
Created an attachment (id=20080) --> (http://bugs.winehq.org/attachment.cgi?id=20080) +richedit
Reported in wine-users: http://forum.winehq.org/viewtopic.php?t=4199&highlight=logic+friday
native riched20 works around it.
Backtrace: =>0 0xf7c9c4f6 memcpy+0x46() in libc.so.6 (0x0033d888) 1 0x7de9b72f ME_GetTextRange+0x7f(editor=0x6a28d8, rng=<register EDI not in topmost frame>, unicode=0) [/home/austin/wine-git/dlls/riched20/editor.c:1922] in riched20 (0x0033d8c8) 2 0x7dea4d3e ME_HandleMessage+0x3e3e(editor=0x6a28d8, msg=<register EDI not in topmost frame>, wParam=0, lParam=4525552, unicode=0, phresult=0x33e344) [/home/austin/wine-git/dlls/riched20/editor.c:3603] in riched20 (0x0033e2e8) 3 0x7dea7239 RichEditWndProc_common+0x1a9(hWnd=0x20040, msg=<register ESI not in topmost frame>, wParam=0, lParam=4525552, unicode=0) [/home/austin/wine-git/dlls/riched20/editor.c:4439] in riched20 (0x0033e398) 4 0x7dea7686 RichEditWndProcA+0x26(hWnd=0x20040, msg=1099, wParam=0, lParam=4525552) [/home/austin/wine-git/dlls/riched20/editor.c:4462] in riched20 (0x0033e3b8) 5 0x7eb3008a WINPROC_wrapper+0x1a() in user32 (0x0033e3e8) 6 0x7eb304da call_window_proc+0x6a(hwnd=<register EDI not in topmost frame>, msg=<register ESI not in topmost frame>, wp=0, lp=4525552, result=0x33e460, arg=0x7dea7660) [/home/austin/wine-git/dlls/user32/winproc.c:458] in user32 (0x0033e428) 7 0x7eb36592 CallWindowProcA+0x52(func=0x7dea7660, hwnd=0x20040, msg=1099, wParam=0, lParam=4525552) [/home/austin/wine-git/dlls/user32/winproc.c:2292] in user32 (0x0033e468)
+richedit attached