http://bugs.winehq.org/show_bug.cgi?id=14289
Summary: winhelp: crash with ME_InsertTableCellFromCursor: Assertion `run->member.run.pCell->next' failed. Product: Wine Version: 1.1.0 Platform: PC OS/Version: Linux Status: UNCONFIRMED Severity: minor Priority: P2 Component: programs AssignedTo: wine-bugs@winehq.org ReportedBy: markk@clara.co.uk
Wine winhelp appears to crash/abort while viewing some help files.
To demonstrate, download msdncd.hlp from http://bugs.winehq.org/attachment.cgi?id=14568 and load into winhelp.
When on the "Searching for Words and Phrases" page, clicking the >> button causes winhelp to crash, reporting caret.c:449: ME_InsertTableCellFromCursor: Assertion `run->member.run.pCell->next' failed. wine: Assertion failed at address 0xb7f5c410 (thread 0045), starting debugger...
See the crash log at http://bugs.winehq.org/attachment.cgi?id=14567 for the rest of the output.