http://bugs.winehq.org/show_bug.cgi?id=28473
--- Comment #9 from Damjan Jovanovic damjan.jov@gmail.com 2011-11-20 04:52:03 CST --- (In reply to comment #8)
(In reply to comment #7)
WINEDEBUG="+tid,+seh"
how (where) can i set it? i'm a novice in wine debugging.
Run uTorrent like this:
WINEDEBUG="+tid,+seh,+thread" wine /path/to/utorrent.exe
and attach the output when it hangs.