http://bugs.winehq.org/show_bug.cgi?id=16002
--- Comment #10 from Austin English austinenglish@gmail.com 2013-11-06 13:36:22 CST --- (In reply to comment #9)
(In reply to comment #7)
Closing bugs fixed in 1.3.2.
Hi Alexandre - hats off for providing a fix for this one. As I am a total plum who only recently learnt to tie his own shoelaces, - could you be kind enough to advise how to enable the +heap debug channel etc as you specify, as I would love to run the hss app!
I can accurately follow instructions, but do not savvy computer terminology very much at all as yet.
Many thanks
Richard
# You might want to redirect to /dev/null, it'll be a lot of output. Or use warn+heap for less output.
WINEDEBUG=+heap wine foo.exe &> /dev/null
Please use the forums for help with running wine in the future.