• There is NO official Otland's Discord server and NO official Otland's server list. The Otland's Staff does not manage any Discord server or server list. Moderators or administrator of any Discord server or server lists have NO connection to the Otland's Staff. Do not get scammed!
  • 2026 staff recruitment is open! Check it out and consider applying!

Linux "grsec: Segmentation fault..." - TFS 0.3.6 crash

MeNi

*^#%$%
Joined
Jul 23, 2008
Messages
183
Reaction score
12
Hi,

I have a problem, my server (TFS 0.3.6) on my ded. server (kimsufi.pl / 4GB Ram, 4x2.4CPU / 100Mbps / Debian 5.0 x32) sometimes is crashing. When it happens, there are such errors:

In dmesg: (this ip 83.24.119.89 is my PC ip, i was online on server when it happened)

Code:
(...)
grsec: Segmentation fault occurred at 0000c6d5 in /usr/bin/netkit-ftp[ftp:9721] uid/euid:0/0 gid/egid:0/0, parent /bin/bash[bash:4051] uid/euid:0/0 gid/egid:0/0
theforgottenser[16625]: segfault at 4 ip 08072a06 sp b5d3e0e0 error 6 in theforgottenserver[8048000+2af000]

grsec: From 83.24.119.89: Segmentation fault occurred at 00000004 in /home/ots/server/theforgottenserver[theforgottenser:16625] uid/euid:0/0 gid/egid:0/0, parent /sbin/init[init:1] uid/euid:0/0 gid/egid:0/0
theforgottenser[16940]: segfault at 8 ip b770d97a sp b5caa040 error 4 in liblua5.1.so.0.0.0[b76fd000+23000]

grsec: From 83.24.119.89: Segmentation fault occurred at 00000008 in /home/ots/server/theforgottenserver[theforgottenser:16940] uid/euid:1000/1000 gid/egid:1000/1000, parent /sbin/init[init:1] uid/euid:0/0 gid/egid:0/0
theforgottenser[22678]: segfault at 8 ip b770c97a sp b5ca9040 error 4 in liblua5.1.so.0.0.0[b76fc000+23000]

grsec: From 83.24.119.89: Segmentation fault occurred at 00000008 in /home/ots/server/theforgottenserver[theforgottenser:22678] uid/euid:1000/1000 gid/egid:1000/1000, parent /sbin/init[init:1] uid/euid:0/0 gid/egid:0/0
theforgottenser[31611]: segfault at 0 ip (null) sp b5c7610c error 14 in theforgottenserver[8048000+2af000]

grsec: From 83.24.119.89: Segmentation fault occurred at (null) in /home/ots/server/theforgottenserver[theforgottenser:31611] uid/euid:1000/1000 gid/egid:1000/1000, parent /bin/bash[bash:31607] uid/euid:1000/1000 gid/egid:1000/1000


In /var/log/messages:

Code:
Apr 11 13:17:30 ks307570 kernel: theforgottenser[22678]: segfault at 8 ip b770c97a sp b5ca9040 error 4 in liblua5.1.so.0.0.0[b76fc000+23000]
Apr 11 15:26:24 ks307570 kernel: theforgottenser[31611]: segfault at 0 ip (null) sp b5c7610c error 14 in theforgottenserver[8048000+2af000]

What is reason of that? How i can fix it?
 
This is whoole documentation for grsec, I don't get it - I am begginer in Linux OS, could You tell at what part i should focus fixing it, as I have not so much time, I am starting project in couple of days and thoose crashes suprised me when i was sure evrything is good..
 
I instaled Ubuntu 9.10, but it seems that there is grsecurity too and it is crashing sometimes.c What can i do? (I have dedicated server from kimsufi.pl)
 
Back
Top