From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: <55B9E768.6050209@free.fr> Date: Thu, 30 Jul 2015 10:59:20 +0200 From: =?UTF-8?B?U3TDqXBoYW5lIEFOQ0VMT1Q=?= MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit Subject: [Xenomai] running as user issue List-Id: Discussions about the Xenomai project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: "xenomai@xenomai.org" Hi, I have problems running as user. pshared mode is enabled, conf tunables are defined (session_label , and mem_pool_size overloaded) and the program is running as root. user's group 1000 has been echoed to /sys/module/xenomai/parameters/allowed_group xenomai_init() reports EACCESS, although ulimit set up to unlimited memory lock. ulimit -a core file size (blocks, -c) 0 data seg size (kbytes, -d) unlimited scheduling priority (-e) 0 file size (blocks, -f) unlimited pending signals (-i) 15346 max locked memory (kbytes, -l) unlimited max memory size (kbytes, -m) unlimited open files (-n) 65536 pipe size (512 bytes, -p) 8 POSIX message queues (bytes, -q) 819200 real-time priority (-r) 0 stack size (kbytes, -s) 8192 cpu time (seconds, -t) unlimited max user processes (-u) 15346 virtual memory (kbytes, -v) unlimited file locks (-x) unlimited ./print_erreur conf tunable mem pool size=5000000 0"003.362| WARNING: [main] failed to initialize main shared heap 0"003.439| WARNING: [main] setup call copperplate failed 0"003.493| BUG in xenomai_init(): [main] initialization failed, EACCES Regards, Steph