Sometimes a library is accidentally marked with the execstack flag, if you find a library with this flag you can clear it with the execstack -c LIBRARY_PATH.Then retry your application.If the app continues to not work, you can turn the flag back on with execstack -s LIBRARY_PATH.
Néha a kódkönyvtár véletlen folytán megjelölődhet execstack flag-el, ha talál ilyen kódkönyvtárat ezzel a flag-el, törölheti a execstack -c LIBRARY_PATH utasítással. Utána megpróbálhatja újra az alkalmazást. Ha a program továbbra sem működik a flag-et visszakapcsolhatja execstack -s LIBRARY_PATH utasítással.
Sometimes a library is accidentally marked with the execstack flag,
if you find a library with this flag you can clear it with the
execstack -c LIBRARY_PATH. Then retry your application. If the
app continues to not work, you can turn the flag back on with
execstack -s LIBRARY_PATH.
Néha a kódkönyvtár véletlen folytán megjelölődhet execstack flag-el,
ha talál ilyen kódkönyvtárat ezzel a flag-el, törölheti a
execstack -c LIBRARY_PATH utasítással. Utána megpróbálhatja újra az alkalmazást. Ha a program
továbbra sem működik a flag-et visszakapcsolhatja
execstack -s LIBRARY_PATH utasítással.