http://bugs.winehq.org/show_bug.cgi?id=5390
------- Additional Comments From lkabanov@mail.ru 2006-14-06 22:09 ------- Created an attachment (id=2639) --> (http://bugs.winehq.org/attachment.cgi?id=2639&action=view) relay.txt, LOD 1.11b, wine 0.9.13
Command should be
WINEDEBUG=+tid,+seh,+relay wine ~/.wine/drive_c/Program\ Files/Diablo\ II/Game.exe &> /tmp/relay.log ; grep -A 20 -B 300 "seh:" /tmp/relay.log > /tmp/relay.txt
(; instead of &&). Here is my relay.txt with wine 0.9.13.