Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 879881 - www-apps/jellyfin: crash on grsec kernel
Summary: www-apps/jellyfin: crash on grsec kernel
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Fredrik Eriksson
URL:
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks:
 
Reported: 2022-11-05 16:28 UTC by Viorel Munteanu
Modified: 2022-11-06 06:07 UTC (History)
2 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Viorel Munteanu gentoo-dev 2022-11-05 16:28:02 UTC
Hi,

jellyfin crashes on an old machine with a grsec kernel.

[525568.847721] grsec: From 192.168.141.252: denied RWX mprotect of /opt/jellyfin/libcoreclr.so by /opt/jellyfin/jellyfin[jellyfin:19772] uid/euid:518/518 gid/egid:518/518, parent /sbin/init[init:1] uid/euid:0/0 gid/egid:0/0

I will add a patch.

Thanks!
Comment 1 Larry the Git Cow gentoo-dev 2022-11-05 19:39:16 UTC
The bug has been referenced in the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=02c361a8733fd006d5fcf2f12a2a75e3aae657a8

commit 02c361a8733fd006d5fcf2f12a2a75e3aae657a8
Author:     Viorel Munteanu <ceamac@gentoo.org>
AuthorDate: 2022-11-05 16:12:15 +0000
Commit:     Craig Andrews <candrews@gentoo.org>
CommitDate: 2022-11-05 19:39:12 +0000

    www-apps/jellyfin: fix crash on grsec kernel
    
    Bug: https://bugs.gentoo.org/879881
    Signed-off-by: Viorel Munteanu <ceamac@gentoo.org>
    Closes: https://github.com/gentoo/gentoo/pull/28146
    Signed-off-by: Craig Andrews <candrews@gentoo.org>

 www-apps/jellyfin/jellyfin-10.8.7.ebuild | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)