http://bugs.winehq.org/show_bug.cgi?id=23323
--- Comment #85 from Jordan K project.neotokyo@gmail.com 2010-06-26 15:42:00 --- (In reply to comment #83)
(In reply to comment #68) ...
2.6.32.15 still reliably works, but that commit isn't the bad one. Git bisect still needed.
Hi,
i've done a git bisect with wow ptr 0.3.5 resulting in:
08d68323d1f0c34452e614263b212ca556dae47f is the first bad commit
I've also managed to resolve the login issue with an up-to-date kernel (2.6.35-rc3) by patching do_debug within the linux kernel. Maybe this is a useful starting point for others.
Maybe this issue is also related to the problem described in https://patchwork.kernel.org/patch/68452/. The patch there is similar to mine, but didn't resolve the issue for me.
Regards, Stefan
Tested this fix with 2.6.35-rc3. Works perfectly. :)