Then probably the only way to unbreak the broken apps is to add noexec=off
to the kernel command line.
I saw a few others say that this worked around the problem, so I
rebooted and added noexec=off ... I still get the segfault running
wine from make.
# wine --version
Works!
But:
Makefile
-
test:
wine --version
-
Then run:
#make test
Wine will segfault!
I am having the same problem.
I use wine to run a compiler from a Makefile. A few months ago,
it worked fine, but recently it stopped working. I even downgraded
to