http://bugs.winehq.org/show_bug.cgi?id=2757
------- Additional Comments From burnus@gmx.de 2005-27-02 02:36 ------- With WINEDEBUG=+seh,+tid,trace+richedit I get:
000b:trace:richedit:RICHED32_WindowProc 32 bit : WM_COMMAND: hwnd=0x2004c, wParam=000000b1, lParam=00000000 000b:trace:richedit:RICHED32_WindowProc 32 bit : EM_STREAMIN: hwnd=0x2004c, wParam=000000b1, lParam=00000000 000b:trace:richedit:RTFSetEditStream 000b:trace:seh:EXC_RtlRaiseException code=c0000005 flags=0 addr=0x4587f0e0 000b:trace:seh:EXC_RtlRaiseException info[0]=00000000 000b:trace:seh:EXC_RtlRaiseException info[1]=00000000 000b:trace:seh:EXC_RtlRaiseException eax=00000026 ebx=45890364 ecx=401eb1c8 edx=401eadc0 esi=00000000 edi=40404e08 000b:trace:seh:EXC_RtlRaiseException ebp=406cfc24 esp=406cfc08 cs=0073 ds=007b es=007b fs=003b gs=0033 flags=00210202 000b:trace:seh:EXC_CallHandler calling handler at 0x562f3e code=c0000005 flags=0 000b:trace:seh:EXC_CallHandler handler returned 1 000b:trace:seh:EXC_CallHandler calling handler at 0x54c1e0 code=c0000005 flags=0 wine: Unhandled exception (thread 000b), starting debugger...
I looked at RTFSetEditStream but this only sets some variables. I failed to see something obvious which hints at the error.