27.06.2015, 17:51
Hello, I've been having a few problems that I've been finding extremely hard to fix, to list them here:
First comes this:
It only gives this error on linux and I suppose it has to do with libc.so.6. I use CentOS 6 x64.
The second error are random crashes with cstl.dll plugin. They always backtrace to a cstl operation. Is this plugin finished and stable?
I'd appreciate any help with utmost urgency. Thank you.
First comes this:
Код:
[17:45:41] [debug] Server received interrupt signal [17:45:41] [debug] Native backtrace: [17:45:41] [debug] #0 00798e8b in _ZN10StackTraceC1EPv () from plugins/crashdetect.so [17:45:41] [debug] #1 00791bcf in _ZN11CrashDetect20PrintNativeBacktraceERSoPv () from plugins/crashdetect.so [17:45:41] [debug] #2 00792dbc in _ZN11CrashDetect20PrintNativeBacktraceEPv () from plugins/crashdetect.so [17:45:41] [debug] #3 00793176 in _ZN11CrashDetect11OnInterruptEPv () from plugins/crashdetect.so [17:45:41] [debug] #4 00798a7c in ?? () from plugins/crashdetect.so [17:45:41] [debug] #5 007da410 in ?? () [17:45:41] [debug] #6 007da430 in ?? () [17:45:41] [debug] #7 005e1786 in nanosleep () from /lib/libc.so.6 [17:45:41] [debug] #8 0061b9ac in usleep () from /lib/libc.so.6 [17:45:41] [debug] #9 080a9ed2 in ?? () from ./samp03svr [17:45:41] [debug] #10 00556d36 in __libc_start_main () from /lib/libc.so.6 [17:45:41] [debug] #11 0804b4e1 in ?? () from ./samp03svr [17:45:41] --- Server Shutting Down. [17:45:41]
The second error are random crashes with cstl.dll plugin. They always backtrace to a cstl operation. Is this plugin finished and stable?
I'd appreciate any help with utmost urgency. Thank you.