http://bugs.winehq.org/show_bug.cgi?id=10037
--- Comment #20 from Mikolaj Zalewski mikolaj.zalewski@gmail.com 2007-10-19 21:00:58 --- Could you also provide a WINEDEBUG="+module,+loaddll,+tid" log (note the '+' - there are three of them. And no spaces)? To make the log smaller do a "grep -v HCR_GetFolderAttributes output >output2". If needed also use gzip or bzip2 on it. That way it should be possible to attach the whole log - dll loading that is at the beginning of the log may be important to understand the order in which they are unloaded.