Sudden Segmentation Faults

Forum for discussing ET TV

Moderators: Forum moderators, developers

Post Reply
User avatar
wntrmt
Posts: 30
Joined: Mon Aug 30, 2004 1:34 am
Location: Timbuktu, Mali

Sudden Segmentation Faults

Post by wntrmt »

Hi,

until yesterday our ETTV Server ran fine. However, the next day I saw it was appearantly running without config. It was named just "ETHost" and no rcon password was set. We restarted the server with the config but since then it crashes after some minutes always with the same error.

There was no actual change, It is a beta9 ETTV which run fine and broadcasted EC and NC Matches. Our solution now is to re-install. Any ideas what could have caused this?

Code: Select all

Sending gameCompleteStatus to master.gamespy.com:27900
Sending gameCompleteStatus to master0.gamespy.com
Sending gameCompleteStatus to clanservers.net
Sending gameCompleteStatus to etmaster.idsoftware.com
G_PickTarget: target spec_end not found
-------- UNRECOVERABLE ERROR --------
This may be due to a bug in etpro
Information to be used in a bug report is being generated:
------------- CUT HERE --------------
Version: etpro 3.2.4
Platform: Linux
Build: Nov 24 2005 17:58:02
Signal: Segmentation violation (11)
Signal code: 1
fault address: 0xa50
Load addresses:
0x40022000 /lib/i686/libm.so.6
0x40045000 /lib/libdl.so.2
0x40048000 /lib/i686/libc.so.6
0x40000000 /lib/ld-linux.so.2
0x47a0c000 /lib/libnss_files.so.2
0x47a16000 /home/illu/.etwolf/pb/pbsv.so
0x47a06000 /lib/libnss_dns.so.2
0x4c064000 /lib/libresolv.so.2
0x49ae2000 .//etpro/qagame.mp.i386.so
EIP: 49b3a8ea
edi:0000004f esi:4b7c9a58 ebp:49dd70c0 esp:bfffeaa0
eax:00000000 ebx:49bc613c ecx:00000000 edx:00000000
stack:
4b7c4a50 00000002 49b3aa3b 49bc613c 49b3a8d7 49bc613c 4b7c9a58 49b3ad0b
4b7c9a58 4c04fc02 49b3ac59 49bc613c 49dd70c0 00000000 49dd70c0 49b3c284
49baf0e1 00000000 49baf0f0 bfffeb60 00000400 08a7b4a0 7ffd7ffe 0807c30f
bfffeb60 00000400 080af42d bfffeb4c 080b1167 00000400 bfffeb60 0804e99b
code:
8b 91 50 0a 00 00 85 d2 7e 26 c7 44 24 04 01 00 00 00 89 34 24 e8 ac 75 01 00
c7 44 24 04 02 00 00 00 89 34 24 e8 9c 75 01 00 8b 8e 90 01 00 00 83 b9 dc 15
Stack trace:
1 entries
.//etpro/qagame.mp.i386.so[0x49af8542]
------------- CUT HERE --------------
Trying to clean up...
---------- RECURSIVE CRASH ----------
Exiting hard.
spoon
Posts: 48
Joined: Mon Feb 03, 2003 5:51 pm
Location: San Antonio
Contact:

Post by spoon »

PB 0wnage. :(

I just fired up a 3.2.4 server for the first time in a while and ran into the same thing.... wiped out the pb dir and installed a (much) older version, server fired up no problem.
User avatar
wntrmt
Posts: 30
Joined: Mon Aug 30, 2004 1:34 am
Location: Timbuktu, Mali

Post by wntrmt »

PB!? :shock: PB is n't supposed to run at all on ETTV Slaves!?
User avatar
deej
Posts: 743
Joined: Fri Mar 19, 2004 12:44 am
Location: Belgium!
Contact:

Post by deej »

Code: Select all

0x47a16000 /home/illu/.etwolf/pb/pbsv.so
Well it does on your box apparently :-)
Our servers now run on 64 bit steroids. Point your ET to:
- Forgotten Ground StopWatch Server with occasional wolfrof 1
- Fraggle Rock ETPub Server - Mix up ET/UT & Duke Nukem
uber-noob
Posts: 285
Joined: Sat Dec 20, 2003 2:02 pm
Location: Germany
Contact:

Post by uber-noob »

deej wrote:

Code: Select all

0x47a16000 /home/illu/.etwolf/pb/pbsv.so
Well it does on your box apparently :-)
The PB server code will always be loaded, no matter if the PB server is activated or not.
User avatar
deej
Posts: 743
Joined: Fri Mar 19, 2004 12:44 am
Location: Belgium!
Contact:

Post by deej »

uber-noob wrote:The PB server code will always be loaded, no matter if the PB server is activated or not.
This is why you should set fs_homepath & fs_basepath correctly and remove the pb folder. Less risks for crashes make happier ETTV broadcasters.
Our servers now run on 64 bit steroids. Point your ET to:
- Forgotten Ground StopWatch Server with occasional wolfrof 1
- Fraggle Rock ETPub Server - Mix up ET/UT & Duke Nukem
Post Reply