Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 185304

Summary: media-video/mplayer-1.0.20070622-r1 generates grsec errors
Product: Gentoo Linux Reporter: a_tevelev
Component: Current packagesAssignee: The Gentoo Linux Hardened Team <hardened>
Status: RESOLVED CANTFIX    
Severity: trivial CC: media-video
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: emerge --info
equery u media-video/mplayer

Description a_tevelev 2007-07-14 14:53:08 UTC
media-video/mplayer-1.0.20070622-r1 constantly generates the following errors in /var/log/grsec.log file:

Jul 14 09:12:13 localhost grsec: denied resource overstep by requesting 135168 for RLIMIT_MEMLOCK against limit 32768 for /usr/bin/mplayer[mplayer:266018] uid/euid:1000/1000 gid/egid:100/100, parent /usr/kde/3.5/bin/kdeinit[knotify:7271] uid/euid:1000/1000 gid/egid:100/100

This error is generated about 100 times per day.
Comment 1 a_tevelev 2007-07-14 14:53:27 UTC
Created attachment 124835 [details]
emerge --info
Comment 2 a_tevelev 2007-07-14 14:53:59 UTC
Created attachment 124837 [details]
equery u media-video/mplayer
Comment 3 solar (RETIRED) gentoo-dev 2007-09-21 03:51:13 UTC
Raise the system ulimits then if the program requires more resources 
than you are allowing. 

# ulimit -a

Note that is just an audit msg.