Previous version of wine (1.0.x) create file /etc/sysctl.d/30-wine.conf : # Wine needs to access the bottom 64k of memory in order to launch # 16 bit programs. vm.mmap_min_addr = 0
change value to 4096 solve my problem. -- Packages with custom /etc/sysctl.d/30-foo.conf files can fail to install: start procps returns exit status 1 https://bugs.launchpad.net/bugs/447197 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
