http://bugs.winehq.org/show_bug.cgi?id=3954
------- Additional Comments From saulius.krasuckas@elst.vtu.lt 2005-27-11 14:53 ------- Hey, Benjamin, you didn't show what wine prints in its output without any debug channels. And if you can, please run it with a WINEDEBUG=+relay set. Then show us about 2000 of lines from the tail of the wine output (by attaching them to the bugreport). It should also contain stack backtrace in winedbg form which is done automatically as soon as wine debugger is launched. (not one from WoW logs, which doesn't find lots of debug symbols for some reason.
winedbg backtrace should show us a file function from which segfaults. The we will know what debug channels we shoud use, I guess.