02.07.2018, 18:22
Снова за старое. Полтора - два месяца работы без перебоев, сейчас второй раз за неделю:
Падению предшествует сохранение данных игрока на mysql от blueg в отдельном потоке, это если поверхностно судить по логу. В сохранении ошибок нет, запрос отправляется и срабатывает каллбек, но крашдетект то один черт указывает на стример.
Убрал срабатывание каллбека после выполнения запроса, откатился на 2.8.1, поднял тикрейт стримера с 50 до 100.
PHP код:
[20:05:02] [debug] Server crashed due to an unknown error
[20:05:02] [debug] Native backtrace:
[20:05:02] [debug] #0 f7476180 in _Z13GetStackTraceRSt6vectorI10StackFrameSaIS0_EEPv () from plugins/crashdetect.so
[20:05:02] [debug] #1 f746e064 in _ZN11CrashDetect20PrintNativeBacktraceERSoRKN2os7ContextE () from plugins/crashdetect.so
[20:05:02] [debug] #2 f746ed64 in _ZN11CrashDetect20PrintNativeBacktraceERKN2os7ContextE () from plugins/crashdetect.so
[20:05:02] [debug] #3 f7470cdb in _ZN11CrashDetect7OnCrashERKN2os7ContextE () from plugins/crashdetect.so
[20:05:02] [debug] #4 f74754d5 in ?? () from plugins/crashdetect.so
[20:05:02] [debug] #5 f77d0b20 in __kernel_rt_sigreturn () from linux-gate.so.1
[20:05:02] [debug] #6 0809568a in ?? () from ./samp03svr
[20:05:02] [debug] #7 080957cd in ?? () from ./samp03svr
[20:05:02] [debug] #8 f629231e in ?? () from plugins/streamer.so
[20:05:02] [debug] #9 080ebc70 in ?? () from ./samp03svr
[20:05:02] [debug] #10 080af03c in ?? () from ./samp03svr
[20:05:02] [debug] #11 080aa13a in ?? () from ./samp03svr
[20:05:02] [debug] #12 f74b8a63 in __libc_start_main () from /lib/i386-linux-gnu/i686/cmov/libc.so.6
[20:05:02] [debug] Registers:
[20:05:02] [debug] EAX: 332f15b8 EBX: f62ff71c ECX: ff9509d8 EDX: 1cded610
[20:05:02] [debug] ESI: 00000000 EDI: 10151108 EBP: ff950918 ESP: ff950910
[20:05:02] [debug] EIP: 0809568a EFLAGS: 00010282
[20:05:02] [debug] Stack:
[20:05:02] [debug] ESP+00000000: 08f515b8 f62ff71c ff950978 080957cd
[20:05:02] [debug] ESP+00000020: 00000000 00000000 00000000 f627d1be
[20:05:02] [debug] ESP+00000040: 00000000 08f515b8 f62ecb68 f62ff71c
[20:05:02] [debug] ESP+00000060: 332f15b8 10151108 ff9509a8 f629231e
[20:05:02] [debug] ESP+00000080: 0b7e2e58 f74d1216 d2eaed01 101510f8
[20:05:02] [debug] ESP+000000a0: 332f15b8 1cded610 ff9509d8 16bfb318
[20:05:02] [debug] ESP+000000c0: 081da408 00000001 000000be 081da870
[20:05:02] [debug] ESP+000000e0: 081da408 00000008 f75472b6 3c0ae31d
[20:05:02] [debug] ESP+00000100: 081ce170 03336b55 ff950b58 080aa13a
[20:05:02] [debug] ESP+00000120: 00000000 00000000 00000006 00000010
[20:05:02] [debug] ESP+00000140: f779fad8 f779643c f7797b58 01000000
[20:05:02] [debug] ESP+00000160: 656d6167 65646f6d f7003531 f77a0414
[20:05:02] [debug] ESP+00000180: f779ee84 f779eef0 f779eda0 f74d0243
[20:05:02] [debug] ESP+000001a0: 080aa260 00000000 00000000 00000000
[20:05:02] [debug] ESP+000001c0: 00000000 00000000 00000000 00000000
[20:05:02] [debug] ESP+000001e0: 00000000 00000000 00000000 00000000
[20:05:02] [debug] ESP+00000200: 00000000 00000000 00000000 00000000
[20:05:02] [debug] ESP+00000220: 00000000 00000000 00000000 f74d03fd
[20:05:02] [debug] ESP+00000240: 00000000 00000000 00000000 f74b8a63
[20:05:02] [debug] ESP+00000260: 00000001 ff950bf4 ff950b94 0818121c
[20:05:02] [debug] ESP+00000280: 00000000 7516819c c814058d 00000000
[20:05:02] [debug] ESP+000002a0: 00000000 f77e56e0 f74b8979 f77f2000
[20:05:02] [debug] ESP+000002c0: 080a9420 00000001 ff950bf4 08150720
[20:05:02] [debug] ESP+000002e0: 00000001 ff950f28 00000000 ff950f34
[20:05:02] [debug] ESP+00000300: ff950f8e ff950f96 ff950fb0 ff950fbf
[20:05:02] [debug] ESP+00000320: 00000021 f77d0000 00000010 bfebfbff
[20:05:02] [debug] ESP+00000340: 00000003 08048034 00000004 00000020
[20:05:02] [debug] ESP+00000360: 00000008 00000000 00000009 0804b4c0
[20:05:02] [debug] ESP+00000380: 0000000d 000001f4 0000000e 000001f4
[20:05:02] [debug] ESP+000003a0: 0000001f ff950fec 0000000f ff950cdb
[20:05:02] [debug] ESP+000003c0: 2931af80 03e0c41e 697ad2b0 00363836
[20:05:02] [debug] ESP+000003e0: 00000000 00000000 00000000 00000000
[20:05:02] [debug] Loaded modules:
[20:05:02] [debug] 00000000 - 00187f43 samp03svr
[20:05:02] [debug] f77d0000 - f77d0c5a linux-gate.so.1
[20:05:02] [debug] f77be000 - f77c081b /lib/i386-linux-gnu/i686/cmov/libdl.so.2
[20:05:02] [debug] f77a2000 - f77bcd2b /lib/i386-linux-gnu/i686/cmov/libpthread.so.0
[20:05:02] [debug] f76af000 - f77a8cda /usr/lib/i386-linux-gnu/libstdc++.so.6
[20:05:02] [debug] f7669000 - f76adb43 /lib/i386-linux-gnu/i686/cmov/libm.so.6
[20:05:02] [debug] f764c000 - f76683c4 /lib/i386-linux-gnu/libgcc_s.so.1
[20:05:02] [debug] f749f000 - f765422f /lib/i386-linux-gnu/i686/cmov/libc.so.6
[20:05:02] [debug] f77d1000 - f77f1d6c /lib/ld-linux.so.2
[20:05:02] [debug] f7458000 - f749aac4 plugins/crashdetect.so
[20:05:02] [debug] f7447000 - f7456290 plugins/sscanf.so
[20:05:02] [debug] f70a3000 - f744bac7 plugins/mysql_static.so
[20:05:02] [debug] f7091000 - f709809f /lib/i386-linux-gnu/i686/cmov/librt.so.1
[20:05:02] [debug] f6684000 - f668f3ef /lib/i386-linux-gnu/i686/cmov/libnss_files.so.2
[20:05:02] [debug] f625b000 - f630114c plugins/streamer.so
[20:05:02] [debug] f6130000 - f625f4f8 plugins/pawnraknet.so
[20:05:02] [debug] f6673000 - f668174c plugins/encrypt.so
Убрал срабатывание каллбека после выполнения запроса, откатился на 2.8.1, поднял тикрейт стримера с 50 до 100.