server off Received signal 11, exiting... help plz

3 replies [Last post]
=ANU815=
outeris's picture
Offline
Joined: Feb 2007
Posts:

Hell-0 so hows that can be : (???)

console wrote:

MSG_WriteString: BIG_INFO_STRINGMSG_WriteString: BIG_INFO_STRINGMSG_WriteString: BIG_INFO_STRINGMSG_WriteString: BIG_INFO_STRINGMSG_WriteString: BIG_INFO_STRINGMSG_WriteString: BIG_INFO_STRINGMSG_WriteString: BIG_INFO_STRINGMSG_WriteString: BIG_INFO_STRINGMSG_WriteString: BIG_INFO_STRINGMSG_WriteString: BIG_INFO_STRINGClient 3 connecting with 75 challenge ping
88.222.147.35:27960:reconnect
broadcast: print "cesloveliS^s^7 connected (^3Belarus^7, ^3BY^7, ^1CGAME^s)\n"
MSG_WriteString: BIG_INFO_STRINGMSG_WriteString: BIG_INFO_STRINGMSG_WriteString: BIG_INFO_STRINGMSG_WriteString: BIG_INFO_STRINGMSG_WriteString: BIG_INFO_STRINGbroadcast: print "^1----------------------------------------------------------------\n"
Received signal 11, exiting...
anu@errr[~]$

(once noticed signal 6)

and i aware about this one (??):

console wrote:
-------------------------------------
100 bots parsed
111 arenas parsed
AAS initialized.
BIG Info string length exceeded
-----------------------------------

OK - I'm back online - after solving hw and isp problems; so i again started up my two dedicated servers on same pc, first (osp) goes flawlesly;
but not excessive, it kicks my ass off with some signals - any ideas ?
I need any ideas, info, links... I'm unlucly googling already second day (+i reinstalled whole q3, even rechecked configs...)

edit btw. my quake runs w.well pb.works all works...fine

The majority of people think they think, when really they just change their prejudices. Understanding is a matter of will in most cases.

Lietuvių excessiveplus draugija - Lithuanians National Team
Linux (1st E17+Compiz powered ! Built on Debian GNU/Linux.)

MODDB.com all cool things for Quake III Arena @ one place from E+


orphy with the wind
Offline
Joined: Aug 2006
Posts:
server off Received signal 11, exiting... help plz

signal 11 is a segmentation fault. So have a look in that direction.
q3 might be running with the wrong rights? Possible overflow somewhere.
Get gdb out and good fun! xD

glizda
glizda's picture
Offline
Joined: Sep 2006
Posts:
server off Received signal 11, exiting... help plz

I would suggest you to start again with as simple config as possible - without fancy motd, cron, colors, and other shit that is of great value for some unknown reason for many people. Your server tries to reach a part of the memory that he is not allowed to, probably because of badly formatted (or too long) string, that he is supposed to print. Review your configs and search for any odd characters and remove them. It might be a bug in q3. On the other hand, i always check the memory of computer, that starts to kill processes with sig 11. Memtest86 or similar should do the trick. Gdb debugging is the last thing you can do. If you do it right, you have 100% chance for finding the source of the problem, but without q3 compiled with debugging options it is going to be a tough piece of work. If it's the only way, though, go to ioquake3.org, get the sources and compile them, adding -g and -ggdb flags to CFLAGS in Makefile beforehand. Then you'll be able to attach gdb to running q3 process or run q3 directly in gdb. Ioquake3 does not support punkbuster, but is more stable (less bugs) than 1.32c.
Good luck.

=ANU815=
outeris's picture
Offline
Joined: Feb 2007
Posts:
server off Received signal 11, exiting... help plz

Thank you both, 4good wishes too, hmn i think i solved. Both problems went away.
For surance tested stability of ram - something noticed...(after muuuch longer test not as i was done; fixed).
He i didn't waned to do all things from zero.. but still - new cfg, removed custom arenas. Permissions.
Mainly both posts just calmed me down - ... :j

The majority of people think they think, when really they just change their prejudices. Understanding is a matter of will in most cases.

Lietuvių excessiveplus draugija - Lithuanians National Team
Linux (1st E17+Compiz powered ! Built on Debian GNU/Linux.)

MODDB.com all cool things for Quake III Arena @ one place from E+