http://bugs.winehq.org/show_bug.cgi?id=23323
Stefan stefan.demharter@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |stefan.demharter@gmx.net
--- Comment #83 from Stefan stefan.demharter@gmx.net 2010-06-26 14:14:02 --- (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