Weird crashes
#1

Has anybody ever ran into something like this? The last two characters of each crash code always remains the same each time the server crashes, whilst doing different tasks. This time it happened to crash after successfully loading a race. Our server does use vectors but work flawlessly. Could this crash be plugin related instead?




Код:
[19:46:33] [vector] RaceRotation returned race data -> Flight for the Finish:7
[19:46:33] [vector] Pushing checkpoint data into race checkpoint vectors
[19:46:33] [vector] Pushed data of 12 checkpoints into race vectors
[19:46:33] [query] SELECT r.carmodel,p.name,r.ms,r.time,r.mintime,r.maxracers,r.vw,r.collisions,r.streamobjects FROM racerotation AS r LEFT JOIN players AS p ON r.regid=p.reg_id WHERE raceid=7 LIMIT 1
[19:46:33] [query] OnRaceLoad_RaceRotation(7)
[19:46:33] [RACE] Successfully loaded race Flight for the Finish(7).
[19:46:33] [query] SELECT rt.regid,p.name,MIN(rt.ms) AS ms FROM racetimes AS rt,players AS p WHERE p.reg_id=rt.regid AND rt.raceid=7 GROUP BY rt.regid ORDER BY ms ASC LIMIT 10
[19:46:33] [query] OnRaceTopLoad()
[19:46:33] [debug] Server crashed due to an unknown error
[19:46:33] [debug] Native backtrace:
[19:46:33] [debug] #0 00a5e55b in _ZN10StackTraceC2EPv () from plugins/crashdetect.so
[19:46:33] [debug] #1 00a575df in _ZN11CrashDetect20PrintNativeBacktraceERSoPv () from plugins/crashdetect.so
[19:46:33] [debug] #2 00a587a2 in _ZN11CrashDetect20PrintNativeBacktraceEPv () from plugins/crashdetect.so
[19:46:33] [debug] #3 00a58bf6 in _ZN11CrashDetect11OnExceptionEPv () from plugins/crashdetect.so
[19:46:33] [debug] #4 00a5e2fc in ?? () from plugins/crashdetect.so
[19:46:33] [debug] #5 00130410 in ?? ()
[19:46:33] [debug] #6 00aac01b in ?? () from plugins/streamer_old.so
[19:46:33] [debug] #7 00aac913 in ?? () from plugins/streamer_old.so
[19:46:33] [debug] #8 00ae6378 in ?? () from plugins/streamer_old.so
[19:46:33] [debug] #9 00ae6af7 in ?? () from plugins/streamer_old.so
[19:46:33] [debug] #10 00ab6435 in ProcessTick () from plugins/streamer_old.so
[19:46:33] [debug] #11 080d1ce2 in ?? () from samp03svr
[19:46:33] [debug] #12 080aef6c in ?? () from samp03svr
[19:46:33] [debug] #13 080aa13a in ?? () from samp03svr
[19:46:33] [debug] #14 0029ad26 in __libc_start_main () from /lib/libc.so.6
[19:46:33] [debug] #15 0804b4e1 in ?? () from samp03svr
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)