http://bugs.winehq.org/show_bug.cgi?id=2148
------- Additional Comments From flash+wine@minet.net 2004-04-04 11:18 ------- I don't know if it's related, but I have now this (undebuggable :() crash :
Unhandled exception: page fault on read access to 0x00000021 in 32-bit code (0x70c9a99b). In 32-bit mode. 0x70c9a99b (MSHTML.DLL..text+0x4999b in MSHTML.DLL): cmpb $0x2,0x22(%eax) Wine-dbg>bt Backtrace: =>0 0x70c9a99b (MSHTML.DLL..text+0x4999b in MSHTML.DLL) (ebp=43fedcb8) 1 0x70c9a93d (MSHTML.DLL..text+0x4993d in MSHTML.DLL) (ebp=43fedce0) 2 0x70c9aa7f (MSHTML.DLL..text+0x49a7f in MSHTML.DLL) (ebp=43feddf0) 3 0x70c9fe35 (MSHTML.DLL..text+0x4ee35 in MSHTML.DLL) (ebp=43fede78) 4 0x70c9f26b (MSHTML.DLL..text+0x4e26b in MSHTML.DLL) (ebp=43fedf00) 5 0x70ca13fc (MSHTML.DLL..text+0x503fc in MSHTML.DLL) (ebp=43fedfec)
And the err: line added by your patch isn't displayed (WINEDEBUG=err+all,fixme-all is okay, isn't it ?).