GBD Backtrace and Server Crash
#1

I seem to be experiencing an issue with the server crashing.

I've noticed the following:

- There's no crashdetect log.

- Within the last 85 lines of the server log it's purely connections joining and this message, but with other IPs:
Код:
[21:21:02] Kicking 190.229.164.22 because they didn't logon to the game.
The log above spanning 85 lines is a period of 3 hours long before it crashes.

- The last MySQL debug log was at 21:20:33. This is the server log from that timestamp:



I execute queries every few seconds, but not even those run. Something suggests the whole server is blocking it running.

The backtrace for the crashes are here:

http://pastebin.com/zzQyFsWc
http://pastebin.com/AZE8YYRS

The following plugins I use are:

Crashdetect v4.15.1 - Streamer v2.7.8 - merrandom v2.1 - GeoIP_Plugin - regex v0.2.0 - sscanf v2.8.1 - Whirlpool - gvar v1.3 - mysql_static r39-2 - DNS plugin v2.4 - IRC v1.4.6

If somebody could assist me, I'd appreciate it.
Reply
#2

You use all those plugins? Update your libmysql(Library).
Reply
#3

I've more log but with exec_logger installed:

Server Log: http://pastebin.com/EQudYG3m
MySQL: http://pastebin.com/FJFYCGSf
LastCrash.log : http://pastebin.com/S1pq7dxJ
Crash.log: http://pastebin.com/kjhmeLXF
Reply
#4

The issue may have been found.

I've noticed that sometimes I get index out of bounds for a loop. The loop consists of using sizeof to obtain the array size of an enum.

Apparently sizeof an enum don't work very well in the compiler and can cause huge results thus resulting into a big loop, causing the server to ultimately hang just like an infinitive loop, I've patched this and we'll see if it occurs after this...
Reply
#5

On a side-note, maybe crank the login timeout to 1 minute, I know sometimes it takes me longer than 30 seconds to login.

I often click connect, and then grab a drink, then return to login.
Reply
#6

Quote:
Originally Posted by Sew_Sumi
Посмотреть сообщение
On a side-note, maybe crank the login timeout to 1 minute, I know sometimes it takes me longer than 30 seconds to login.

I often click connect, and then grab a drink, then return to login.
It's actually at 2 minutes! Maybe you should get a drink faster! lol
Reply
#7

Quote:
Originally Posted by KyleSmith
Посмотреть сообщение
It's actually at 2 minutes! Maybe you should get a drink faster! lol
Maybe you should check your log, timestamps state it's 30 seconds.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)