wine 0.5 challenge

Marcus Meissner meissner at suse.de
Sun Jul 1 10:12:07 CDT 2018


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



More information about the wineconf mailing list