http://bugs.winehq.org/show_bug.cgi?id=22157
Summary: Wine iexplore crashes during the printing Product: Wine Version: 1.1.40 Platform: x86 OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: mshtml AssignedTo: wine-bugs@winehq.org ReportedBy: kondratyuk@etersoft.ru
wine 1.1.40, gecko 1.1.0
I run program and print with OleCommandTargetExec (calls print_exec). After several calls to print_exec program crashes.
For example: $ wine iexplore c:\test.html test.html content simple "helloworld" string. Print from context menu.
Backtraces are different, similar on memory damage. More often crashes occurs on HEAP_CreateFreeBlock function, I think that it is not important...