Shawn Dunn changed bug 1208218
What Removed Added
Status NEW CONFIRMED
CC   sfalken@cloverleaf-linux.org

Comment # 1 on bug 1208218 from
This is an selinux issue.

sudo ausearch -m AVC,USER_AVC,SELINUX_ERR,USER_SELINUX_ERR -ts recent
----
time->Wed Feb 15 09:10:06 2023
type=AVC msg=audit(1676481006.496:294): avc:  denied  { execstack } for 
pid=26835 comm="mendeleydesktop"
scontext=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023
tcontext=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 tclass=process
permissive=0
----
time->Wed Feb 15 09:10:13 2023
type=AVC msg=audit(1676481013.748:295): avc:  denied  { execstack } for 
pid=26850 comm="mendeleydesktop"
scontext=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023
tcontext=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 tclass=process
permissive=0
----
time->Wed Feb 15 09:10:57 2023
type=AVC msg=audit(1676481057.716:296): avc:  denied  { execstack } for 
pid=26962 comm="mendeleydesktop"
scontext=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023
tcontext=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 tclass=process
permissive=0

Poking at it to sort out what needs to be fixed.


You are receiving this mail because: