[Bug 6636] New: crash painting richedit in PAF 5.2.18

Wine Bugs wine-bugs at winehq.org
Wed Nov 8 19:49:46 CST 2006


http://bugs.winehq.org/show_bug.cgi?id=6636

           Summary: crash painting richedit in PAF 5.2.18
           Product: Wine
           Version: 0.9.18.
          Platform: PC-x86-64
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: critical
          Priority: P2
         Component: wine-richedit
        AssignedTo: wine-bugs at winehq.org
        ReportedBy: cjstimpson at utwire.net


Using Personal Ancestral File 5.2.18, with a database of at least one person.
>From the menu, click Search -> Individual List...
The program crashes.

The crash was introduced in dlls/riched20/editor.c revision 1.112 (adding
support for WM_SETFONT), which was released in version 0.9.18.

The second time WM_SETFONT is called when opening the Individual List, the
repaint flag is true.  And it crashes when ME_UpdateRepaint(editor) is called.

-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the wine-bugs mailing list