http://bugs.winehq.org/show_bug.cgi?id=23489
--- Comment #6 from Nikolay Sivov bunglehead@gmail.com 2010-10-03 08:19:27 CDT --- (In reply to comment #5)
I guess my latest +msg,+tid log was not helpful at all. It didn't contain tid traces, because the game was started without sounds.
I'm not sure what you mean by "tid traces", but let's make it clear:
1) get crash backtrace running clean .wine with 1.3.4 version; 2) if it still crashes with 1.3.4 install only comctl32 as native and try to reproduce; 3) if native comctl32 really helps (after several tries), try to figure out what part of comctl32 is used. You may need to use all available control channels like (+listview,+tab,+updown etc.) Before that you may want to check +commctrl to see if module is really loaded.