http://bugs.winehq.org/show_bug.cgi?id=9685
Anastasius Focht focht@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Attachment #8323 is|0 |1 obsolete| |
--- Comment #59 from Anastasius Focht focht@gmx.net 2007-10-01 04:20:07 --- Created an attachment (id=8327) --> (http://bugs.winehq.org/attachment.cgi?id=8327) patch to implement ntoskrnl.exe.MmGetSystemRoutineAddress and other
Hello,
attached patch fixes bug in previous patch and adds missing stub + better trace output. Generally: don't be so excited... It's not much fun to debug this stuff (kernel driver) and the truth is: it could take days, weeks .. or months to resolve all issues.
There is no straight forward solution. You can experience a wide range of PB kick errors (131xxx) and there is no trace of the real cause. Some of them seem not only service <-> driver related.
Regards