[Wine]IE 6.0 for chinese version crash on loading builtin mlang.dll

Mada mada at geekbone.org
Tue Aug 10 05:35:06 CDT 2004


New implementing of the builtin mlang.dll will crash the chinese version
IE 6.0.

Wine version is 20040716
the debug log is:

$ WINEDEBUG=+loaddll wine IEXPLORE.EXE

...
trace:loaddll:MODULE_FlushModrefs Unloaded module L"C:\\Windows\\system\\shdoclc.dll" : native
trace:loaddll:load_dll Loaded module L"C:\\Windows\\system\\shdoclc.dll" : native
trace:loaddll:load_dll Loaded module L"c:\\Windows\\system\\mlang.dll" : 
builtinerr:seh:setup_exception stack overflow 0 bytes in thread 0009 eip
401ebe6c esp 408c1000 stack 0x408c0000-0x409c0000


If I add following line to config, then IE can be launched as normal.
[DllOverrides]
; ie6 launch does this sometime...
"*mlang" = "native, builtin"





More information about the wine-users mailing list