------- Comment From <email address hidden> 2017-05-08 10:17 EDT-------
I can reproduce it:
The geteuid() which is blocked by seccomp is part of the libica initialization.
It is not related to any crypto operation - just the pure init of the libica shared
library fails, because libica is calling geteuid().
I'll try to provide a fix...
------- Comment From <email address hidden> 2017-05-08 10:17 EDT-------
I can reproduce it:
The geteuid() which is blocked by seccomp is part of the libica initialization.
It is not related to any crypto operation - just the pure init of the libica shared
library fails, because libica is calling geteuid().
I'll try to provide a fix...
regards H.Freudenberger