http://bugs.winehq.org/show_bug.cgi?id=8263
vitaliy@kievinfo.com changed:
What |Removed |Added ---------------------------------------------------------------------------- URL| |www.lavishsoft.com Component|wine-directx-d3d |wine-misc Summary|ntdll crash when trying to |InnerSpace crashes when |launch InnerSpace |trying to launch
------- Additional Comments From vitaliy@kievinfo.com 2007-02-05 19:49 ------- ntdll doesn't crash, your program does. Please run your program with this command and attach /tmp/relay.txt to the bug:
WINEDEBUG=+tid,+seh,+relay wine program.exe &> /tmp/relay.log && grep -A 20 -B 300 "seh:" /tmp/relay.log > /tmp/relay.txt