13.12.2016, 22:06
After following the instructions on the wiki for setting up a CMake project, every time I try to run the plugin, I get a
error. I've tried using crashdetect, however it doesn't return anything meaningful:
Код:
segmentation fault (core dumped)
Код:
[debug] Server crashed due to an unknown error [debug] Native backtrace: [debug] #0 f7390ca0 in _Z13GetStackTraceRSt6vectorI10StackFrameSaIS0_EEPv () from plugins/crashdetect.so [debug] #1 f7389d22 in _ZN11CrashDetect20PrintNativeBacktraceERSoPv () from plugins/crashdetect.so [debug] #2 f738a314 in _ZN11CrashDetect20PrintNativeBacktraceEPv () from plugins/crashdetect.so [debug] #3 f738c964 in _ZN11CrashDetect11OnExceptionEPv () from plugins/crashdetect.so [debug] #4 f73905cd in ?? () from plugins/crashdetect.so [debug] #5 f7783bd0 in ?? () [debug] #6 f74f152f in ?? () from /lib32/libc.so.6 [debug] #7 f734b3b6 in ?? () from plugins/helloworld.so [debug] #8 f73e5345 in bsearch () from /lib32/libc.so.6 [debug] #9 f734b42e in ?? () from plugins/helloworld.so [debug] #10 f734b48b in ?? () from plugins/helloworld.so [debug] #11 f734b5ae in sampgdk_callback_init () from plugins/helloworld.so [debug] #12 f7347fde in sampgdk_module_init () from plugins/helloworld.so [debug] #13 f734cac2 in ?? () from plugins/helloworld.so [debug] #14 f734cb76 in ?? () from plugins/helloworld.so [debug] #15 f734cce6 in sampgdk_Load () from plugins/helloworld.so [debug] #16 f7347f5d in _ZN7sampgdk4LoadEPPv () from plugins/helloworld.so [debug] #17 f7347ed9 in Load () from plugins/helloworld.so [debug] #18 080d2742 in ?? () from ./samp03svr [debug] #19 080d2afa in ?? () from ./samp03svr [debug] #20 080aa0d0 in ?? () from ./samp03svr [debug] #21 f73d0637 in __libc_start_main () from /lib32/libc.so.6 [debug] #22 0804b4e1 in ?? () from ./samp03svr