ptrace single-stepping change breaks Wine

Thomas Sailer sailer at scs.ch
Wed Dec 29 20:39:50 CST 2004


On Wed, 2004-12-29 at 18:10 -0800, Linus Torvalds wrote:

> I have no idea what "seh" is in wine-speak, but it appears that your 

seh means structured exception handling in microsoft-speak.

http://msdn.microsoft.com/library/default.asp?url=/library/en-us/debug/base/structured_exception_handling.asp
http://www.jorgon.freeserve.co.uk/ExceptFrame.htm

> Some wine person would need to inform us about what the seh exception 
> thing means.. "code c0000005"? 

c0000005 apparently means memory access violation. Looks like xst is
getting confused about its memory allocations...

Tom





More information about the wine-devel mailing list