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" _______________________________________________ wine-users mailing list wine-users@xxxxxxxxxx http://www.winehq.org/mailman/listinfo/wine-users