Dan Kegel wrote:
That's a known problem, but it's not a serious one. [Still, John Reiser is working on a fix for it.]
The real problem in your log is this:
Memcheck: mc_main.c:817 (get_sec_vbits8): Assertion 'n' failed. Memcheck: get_sec_vbits8: no node for address 0x6032050 (0x6032054)
You're using an old version of Valgrind, and wine is blowing its little mind. Please switch to building Valgrind out of svn; see http://wiki.winehq.org/Wine_and_Valgrind
Good luck, and let me know how it goes!
- Dan
Oh, my fault. I built it from svn but started the version from the distro. With the svn version I'm able to run notepad with wine and valgrind. I'll try the game later.
Thanks for the hint.
Cheers Rico