July 1, 2018
10:09 a.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 2018
10:12 a.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
2824
Age (days ago)
2824
Last active (days ago)
1 comments
1 participants
participants (1)
-
Marcus Meissner