problem with quake 3 and grsec

Discuss usability issues, general maintenance, and general support issues for a grsecurity-enabled system.

problem with quake 3 and grsec

Postby [Alex] » Thu Dec 18, 2003 2:08 am

hi

ich have a problem with quake3 (q3ded version 1.32b) and grsec.
q3ded get killed when i start it and load a map.
this stand in my message log:
Code: Select all
Dec 18 07:14:18 complex kernel: PAX: From 111.111.111.111: terminating task: /home/games/quake3/q3ded(q3ded):17462, uid/euid: 105/105, PC: 315d9fa0, SP: 5c4bad9c
Dec 18 07:14:18 complex kernel: PAX: bytes at PC: 81 ee 24 00 00 00 83 c7 04 8d 86 14 00 00 00 89 07 83 c7 04
Dec 18 07:14:18 complex kernel: grsec: From 111.111.111.111: attempted resource overstep by requesting 4096 for RLIMIT_CORE against limit 0 by (q3ded:17462) UID(105) EUID(105), parent (bash:10615) UID(105) EUID(105)



the q3ded say this after loading the map:
Code: Select all
VM file qagame compiled to 1137840 bytes of code
qagame loaded in 3821696 bytes on the hunk
Killed


what can i do to get q3ded running?
[Alex]
 
Posts: 2
Joined: Thu Dec 18, 2003 1:40 am

Postby siti » Thu Dec 18, 2003 4:39 am

Install "chpax" if you have not already.

Then do this to disable pax noexec protection on quake 3:
Code: Select all
chpax -sp /home/games/quake3/q3ded


You may also want to fiddle with other flags if this does not work.
For help:
Code: Select all
chpax -h


Hope this helps :D
siti
 
Posts: 18
Joined: Fri Aug 08, 2003 6:30 pm

Postby [Alex] » Thu Dec 18, 2003 5:24 am

yes it works.
thx.
[Alex]
 
Posts: 2
Joined: Thu Dec 18, 2003 1:40 am


Return to grsecurity support

cron