June 5, 2019
5:37 p.m.
https://bugs.winehq.org/show_bug.cgi?id=47198 --- Comment #68 from Juan Carlos Carbajal Ipenza <goesrex(a)gmail.com> --- (In reply to Jontom Xire from comment #66)
It still crashes at the same place. I cannot do the vsyscall32 thing:
sudo echo 0 > /proc/sys/abi/vsyscall32 bash: /proc/sys/abi/vsyscall32: Permission denied
It didn't prompt for a password as I had already used sudo recently.
I am on Ubuntu 18. I notice some people are applying a second patch too. Some aren't. Do I need it?
A little help would be greatly appreciated.
sudo su And after: echo 0 > /proc/sys/abi/vsyscall32 -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.