[Bug 14867] TrackMouseEvent thinko / valgrind warning?

wine-bugs at winehq.org wine-bugs at winehq.org
Sun Jan 24 16:21:10 CST 2010


http://bugs.winehq.org/show_bug.cgi?id=14867





--- Comment #7 from Mikolaj Zalewski <mikolaj.zalewski at gmail.com>  2010-01-24 16:21:09 ---
I have tried to run it, but, so for, it doesn't work. I managed to start Chrome
under Valgrind, in the logs I got a warning about preloaded couldn't reserving
memory, one uninitialized access from wine_server_call (I guess a false
positive?), a lot of them from fglrx and then a segmentation fault inside
valgrind. It got killed before the browser came up, so I couldn't check the
TrackMouseEvent warning. At some later time, I will check if I can run it,
e.g., by disabling DirectX.

I had also a problem applying the GlobalFlags registry fix. In the latest Wine
Git, I can't create a subkey of HKLM\System\CurrentControlSet\Control because
of an error "the key must be volatile" (is
HKLM\System\CurrentControlSet\Control now itself volatile and can't have
non-volatile subkeys?). I was able to apply it in the prefix using an older
wine, but it's possible it gets ignored.

-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.



More information about the wine-bugs mailing list