http://bugs.winehq.org/show_bug.cgi?id=21042
Summary: Outlook Express crashes before sending a message Product: Wine Version: 1.1.34 Platform: PC OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: richedit AssignedTo: wine-bugs@winehq.org ReportedBy: saulius2@gmail.com
Created an attachment (id=25237) --> (http://bugs.winehq.org/attachment.cgi?id=25237) Wine output with a backtrace at crash point.
Start with clean WINEPREFIX. Install OE using "sh winetricks -q ie6". Then run: wine 'c:\Program Files\Outlook Express\msimn.exe'
Press Yes to set the default application, fill in some (fake) account info, press Ctrl-N, type in reciepient and subject.
Press Ctrl-Enter and you will get a crash in dlls/riched20/richole.c:1741
The app is hung up. Return to the console and press Ctrl-C.