Wine broke somewhere in 2.1.X and it currently does not work. It is
signal-related: wine uses syscall 'sigaction', and tries to pass
k_sigaction structure to it. As wine has kernel_sigaction defined
inside of it, it has no hope to work.
I would like to ask:
What is status of sigaction syscall? I could not find sys_sigaction
anywhere, and binary compatibility definitely broke. Is it kernel's
bug or is wine expected to do it some other way or ...?
Pavel
PS: rutger seems to loop mails, again.
-- I'm really pavel@atrey.karlin.mff.cuni.cz. Pavel Look at http://atrey.karlin.mff.cuni.cz/~pavel/ ;-).- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.rutgers.edu