http://bugs.winehq.org/show_bug.cgi?id=22197
--- Comment #12 from Henri Verbeet hverbeet@gmail.com 2010-04-06 08:57:26 --- Created an attachment (id=27238) --> (http://bugs.winehq.org/attachment.cgi?id=27238) stack corruption patch
(In reply to comment #9)
Also noticed, that after some time when app's windows is closed a lot of binary char is sent to console instead of text output. When i redirected wine's console output into a file, in quite short time there was cca 1,5Mbytes of random binary chars.
I did see that, but only once. While investigating this bug I also came across some stack corruption (patch attached here), maybe that was related, but I can't say for sure.