http://bugs.winehq.org/show_bug.cgi?id=14796
Summary: Stack overflow opening HTML emails in Lotus Notes 8.0.1 Product: Wine Version: 1.1.2 Platform: PC-x86-64 OS/Version: Linux Status: UNCONFIRMED Severity: major Priority: P2 Component: ntdll AssignedTo: wine-bugs@winehq.org ReportedBy: scott@nextgen.net
Opening a HTML email (multipart message with Content-Type: text/html) in Lotus Notes 8.0.1 causes the following:
err:seh:setup_exception_record stack overflow 1256 bytes in thread 001f eip 601b119e esp 00240e48 stack 0x240000-0x241000-0x340000 err:ntdll:RtlpWaitForCriticalSection section 0x110048 "heap.c: main process heap section" wait timed out in thread 0032, blocked by 001f, retrying (60 sec) err:ntdll:RtlpWaitForCriticalSection section 0x110048 "heap.c: main process heap section" wait timed out in thread 0026, blocked by 001f, retrying (60 sec)
Application hangs, eventually needing to be killed manually.