http://bugs.winehq.org/show_bug.cgi?id=4036
------- Additional Comments From vitaliy@kievinfo.com 2006-09-01 17:20 ------- Created an attachment (id=1660) --> (http://bugs.winehq.org/attachment.cgi?id=1660&action=view) Spell Forced crash log (+seh)
Found it: 1. Some how it doesn't like what we return for NtQuerySystemInformation(SystemProcessInformation). Returning nothing works. Need to check what doesn't it like. 2. We need to retrive Dr registers in raise_segv_exception before passing them to exception handler. Then if they got modified store them.
This gets me to this crash (dx related?).