http://bugs.winehq.org/show_bug.cgi?id=25808
--- Comment #4 from Austin English austinenglish@gmail.com 2011-02-11 18:45:59 CST --- Created an attachment (id=33251) --> (http://bugs.winehq.org/attachment.cgi?id=33251) valgrind log
Running the tests under valgrind (wine built with gcc) shows some nice juicy errors (uninitialized bytes, invalid reads, etc.) Perhaps fixing those would help here...