Our Online Store have the new products: RFID antenna board. Currently it can work with JC10M24R and JCOP4 card chips.
Compared with normal cards, the antenna board module has a smaller size and fixed holes, which is easy to integrate in the IOT(Internet Of Things) project.

SELinux is a solution that allows an x.so to be invoked normally

Smartcard solutions

Moderator: product

youyou
Posts: 55
Joined: Fri Jul 06, 2018 3:42 am
Points :386
Contact:

SELinux is a solution that allows an x.so to be invoked normally

Post by youyou » Mon Jan 14, 2019 10:37 pm

I have encountered many problems before. Because SELinux is on, when executing a program, it will prompt: error while loading Shared libraries: XXX. So: cannot restore segment prot after reloc: Permission denied.

youyou
Posts: 55
Joined: Fri Jul 06, 2018 3:42 am
Points :386
Contact:

Re: SELinux is a solution that allows an x.so to be invoked normally

Post by youyou » Mon Jan 14, 2019 10:37 pm

Method one:
Modify /etc/selinux/config file,
Change the SELINUX = enforcing to SELINUX = disabled.
Then, save, close, and restart the machine.

Method two:
Execute the command chcon-t texrel_shlib_t XXX. So

lanzi
Posts: 39
Joined: Fri Sep 28, 2018 3:41 am
Points :200
Contact:

Re: SELinux is a solution that allows an x.so to be invoked normally

Post by lanzi » Thu Mar 21, 2019 5:35 am

Very nice :)

Post Reply Previous topicNext topic

Who is online

Users browsing this forum: No registered users and 11 guests

JavaCard OS : Disclaimer