12.06.2013, 17:03
Still getting errors with the latest linux version. Works fine with R20.
Код:
undefined symbol: _ZNSt12out_of_rangeD2Ev
undefined symbol: _ZNSt12out_of_rangeD2Ev
[19:22:09] [debug] Server crashed while executing main.amx [19:22:09] [debug] AMX backtrace: [19:22:09] [debug] #0 native mysql_log () [7273a060] from mysql.DLL [19:22:09] [debug] #1 0009f6c0 in public IRC_OnGameModeInit () from main.amx [19:22:09] [debug] #2 native CallLocalFunction () [00471c30] from samp-server.exe [19:22:09] [debug] #3 0001d0ec in public FC_OnGameModeInit () from main.amx [19:22:09] [debug] #4 native CallLocalFunction () [00471c30] from samp-server.exe [19:22:09] [debug] #5 0001bb04 in ?? () from main.amx [19:22:09] [debug] #6 00011f8c in public zcmd_OnGameModeInit () from main.amx [19:22:09] [debug] #7 native CallLocalFunction () [00471c30] from samp-server.exe [19:22:09] [debug] #8 00011a48 in public Streamer_OnGameModeInit () from main.amx [19:22:09] [debug] #9 native CallLocalFunction () [00471c30] from samp-server.exe [19:22:09] [debug] #10 00011334 in ?? () from main.amx [19:22:09] [debug] #11 0000b358 in public Itter_OnGameModeInit () from main.amx [19:22:09] [debug] #12 native CallLocalFunction () [00471c30] from samp-server.exe [19:22:09] [debug] #13 000081e4 in ?? () from main.amx [19:22:09] [debug] #14 0000545c in public FIXES_OnGameModeInit () from main.amx [19:22:09] [debug] #15 native CallLocalFunction () [00471c30] from samp-server.exe [19:22:09] [debug] #16 00000d14 in public OnGameModeInit () from main.amx [19:22:09] Incoming connection: 127.0.0.1:60387 [19:22:10] [debug] Native backtrace: [19:22:10] [debug] #0 727412db in ?? () from C:\Infinitum Role Play\plugins\mysql.DLL [19:22:10] [debug] #1 72744473 in ?? () from C:\Infinitum Role Play\plugins\mysql.DLL [19:22:10] [debug] #2 69aef2e9 in ?? () from C:\Windows\SYSTEM32\MSVCR110.dll [19:22:10] [debug] #3 69aef2cd in ?? () from C:\Windows\SYSTEM32\MSVCR110.dll [19:22:10] [debug] #4 76381866 in ?? () from C:\Windows\system32\KERNEL32.DLL [19:22:10] [debug] #5 76fe6911 in ?? () from C:\Windows\SYSTEM32\ntdll.dll [19:22:10] [debug] #6 76fe68bd in ?? () from C:\Windows\SYSTEM32\ntdll.dll
[19:25:27] [debug] Server crashed due to an unknown error [19:25:27] [debug] Native backtrace: [19:25:27] [debug] #0 0000006c in ?? () from C:\Infinitum Role Play\samp-server.exe [19:25:27] [debug] #1 1001e7f2 in ?? () from C:\Infinitum Role Play\LIBMYSQL.dll [19:25:27] [debug] #2 7273a4a0 in ?? () from C:\Infinitum Role Play\plugins\mysql.DLL [19:25:27] [debug] #3 7273bbf3 in ?? () from C:\Infinitum Role Play\plugins\mysql.DLL [19:25:27] [debug] #4 7273b8cd in ?? () from C:\Infinitum Role Play\plugins\mysql.DLL [19:25:27] [debug] #5 72744473 in ?? () from C:\Infinitum Role Play\plugins\mysql.DLL [19:25:27] [debug] #6 6669f2e9 in ?? () from C:\Windows\SYSTEM32\MSVCR110.dll [19:25:27] [debug] #7 6669f2cd in ?? () from C:\Windows\SYSTEM32\MSVCR110.dll [19:25:27] [debug] #8 76381866 in ?? () from C:\Windows\system32\KERNEL32.DLL [19:25:27] [debug] #9 76fe6911 in ?? () from C:\Windows\SYSTEM32\ntdll.dll [19:25:27] [debug] #10 76fe68bd in ?? () from C:\Windows\SYSTEM32\ntdll.dll
Unfortunately, I also believe that the multithreading is causing random crashes still... I turned my server on and crashdetect printed this directly before any MySQL queries were sent.
Код:
[19:22:09] [debug] Server crashed while executing main.amx [19:22:09] [debug] AMX backtrace: [19:22:09] [debug] #0 native mysql_log () [7273a060] from mysql.DLL [19:22:09] [debug] #1 0009f6c0 in public IRC_OnGameModeInit () from main.amx [19:22:09] [debug] #2 native CallLocalFunction () [00471c30] from samp-server.exe [19:22:09] [debug] #3 0001d0ec in public FC_OnGameModeInit () from main.amx [19:22:09] [debug] #4 native CallLocalFunction () [00471c30] from samp-server.exe [19:22:09] [debug] #5 0001bb04 in ?? () from main.amx [19:22:09] [debug] #6 00011f8c in public zcmd_OnGameModeInit () from main.amx [19:22:09] [debug] #7 native CallLocalFunction () [00471c30] from samp-server.exe [19:22:09] [debug] #8 00011a48 in public Streamer_OnGameModeInit () from main.amx [19:22:09] [debug] #9 native CallLocalFunction () [00471c30] from samp-server.exe [19:22:09] [debug] #10 00011334 in ?? () from main.amx [19:22:09] [debug] #11 0000b358 in public Itter_OnGameModeInit () from main.amx [19:22:09] [debug] #12 native CallLocalFunction () [00471c30] from samp-server.exe [19:22:09] [debug] #13 000081e4 in ?? () from main.amx [19:22:09] [debug] #14 0000545c in public FIXES_OnGameModeInit () from main.amx [19:22:09] [debug] #15 native CallLocalFunction () [00471c30] from samp-server.exe [19:22:09] [debug] #16 00000d14 in public OnGameModeInit () from main.amx [19:22:09] Incoming connection: 127.0.0.1:60387 [19:22:10] [debug] Native backtrace: [19:22:10] [debug] #0 727412db in ?? () from C:\Infinitum Role Play\plugins\mysql.DLL [19:22:10] [debug] #1 72744473 in ?? () from C:\Infinitum Role Play\plugins\mysql.DLL [19:22:10] [debug] #2 69aef2e9 in ?? () from C:\Windows\SYSTEM32\MSVCR110.dll [19:22:10] [debug] #3 69aef2cd in ?? () from C:\Windows\SYSTEM32\MSVCR110.dll [19:22:10] [debug] #4 76381866 in ?? () from C:\Windows\system32\KERNEL32.DLL [19:22:10] [debug] #5 76fe6911 in ?? () from C:\Windows\SYSTEM32\ntdll.dll [19:22:10] [debug] #6 76fe68bd in ?? () from C:\Windows\SYSTEM32\ntdll.dll Код:
[19:25:27] [debug] Server crashed due to an unknown error [19:25:27] [debug] Native backtrace: [19:25:27] [debug] #0 0000006c in ?? () from C:\Infinitum Role Play\samp-server.exe [19:25:27] [debug] #1 1001e7f2 in ?? () from C:\Infinitum Role Play\LIBMYSQL.dll [19:25:27] [debug] #2 7273a4a0 in ?? () from C:\Infinitum Role Play\plugins\mysql.DLL [19:25:27] [debug] #3 7273bbf3 in ?? () from C:\Infinitum Role Play\plugins\mysql.DLL [19:25:27] [debug] #4 7273b8cd in ?? () from C:\Infinitum Role Play\plugins\mysql.DLL [19:25:27] [debug] #5 72744473 in ?? () from C:\Infinitum Role Play\plugins\mysql.DLL [19:25:27] [debug] #6 6669f2e9 in ?? () from C:\Windows\SYSTEM32\MSVCR110.dll [19:25:27] [debug] #7 6669f2cd in ?? () from C:\Windows\SYSTEM32\MSVCR110.dll [19:25:27] [debug] #8 76381866 in ?? () from C:\Windows\system32\KERNEL32.DLL [19:25:27] [debug] #9 76fe6911 in ?? () from C:\Windows\SYSTEM32\ntdll.dll [19:25:27] [debug] #10 76fe68bd in ?? () from C:\Windows\SYSTEM32\ntdll.dll |
For those on linux getting the exception with out of range make sure that #include <stdexcept> is there, with windows it tends to auto include it with linux it has to be told to include it (haven't checked the code but I ran into this problem before with the CSTL plugin).
|