July 1, 2018
3:09 p.m.
Hi, With the following patch to wine-0.5 branch builds and when starting wine ~/sol.exe it goes to the second LoadBitmap and then crashes with heap memory corruption. Ciao, Marcus
July 1, 2018
3:12 p.m.
On Sun, Jul 01, 2018 at 05:09:18PM +0200, Marcus Meissner wrote:
Hi,
With the following patch to wine-0.5 branch builds and when starting wine ~/sol.exe it goes to the second LoadBitmap and then crashes with heap memory corruption.
To run, as root you need to do: echo 0 > /proc/sys/vm/mmap_min_addr to disable the mmap NULL page protection security feature and as the module callbacks are not yet in their own selectors. Ciao, Marcus
2949
Age (days ago)
2949
Last active (days ago)
1 comments
1 participants
participants (1)
-
Marcus Meissner