Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

0.3-DL Crash #84

Closed
dnl-k opened this issue Apr 27, 2018 · 0 comments
Closed

0.3-DL Crash #84

dnl-k opened this issue Apr 27, 2018 · 0 comments

Comments

@dnl-k
Copy link

dnl-k commented Apr 27, 2018

I currently have 10 custom models, adding another one crashes the server.

[13:04:35] [debug] AMX backtrace:
[13:04:35] [debug] #0 native AddSimpleModel () from samp03svr
[13:04:35] [debug] #1 00093864 in public SSCANF_OnGameModeInit () from p3.amx
[13:04:35] [debug] #2 000297c4 in public Audio_OnGameModeInit () from p3.amx
[13:04:35] [debug] #3 native CallLocalFunction () from samp03svr
[13:04:35] [debug] #4 00026b8c in ?? (1, 17682212, 1132, 0, 0, 0, 0, 0, 0, 0, ... <1073741813 arguments>) from p3.amx
[13:04:35] [debug] #5 00007b44 in public ScriptInit_OnGameModeInit () from p3.amx
[13:04:35] [debug] #6 0000046c in public pc_cmd_disablemap () from p3.amx
[13:04:35] [debug] Native backtrace:
[13:04:35] [debug] #0 b738c180 in _Z13GetStackTraceRSt6vectorI10StackFrameSaIS0_EEPv () from plugins/crashdetect.so
[13:04:35] [debug] #1 b7384064 in _ZN11CrashDetect20PrintNativeBacktraceERSoRKN2os7ContextE () from plugins/crashdetect.so
[13:04:35] [debug] #2 b7384d64 in _ZN11CrashDetect20PrintNativeBacktraceERKN2os7ContextE () from plugins/crashdetect.so
[13:04:35] [debug] #3 b7386cdb in _ZN11CrashDetect7OnCrashERKN2os7ContextE () from plugins/crashdetect.so
[13:04:35] [debug] #4 b738b4d5 in ?? () from plugins/crashdetect.so
[13:04:35] [debug] #5 b76e4600 in __kernel_rt_sigreturn () from linux-gate.so.1
[13:04:35] [debug] #6 b76e4420 in __kernel_vsyscall () from linux-gate.so.1
[13:04:35] [debug] #7 b73e2367 in gsignal () from /lib32/libc.so.6
[13:04:35] [debug] #8 b73e3a23 in abort () from /lib32/libc.so.6
[13:04:35] [debug] #9 b7611a15 in _ZN9__gnu_cxx27__verbose_terminate_handlerEv () from /usr/lib32/libstdc++.so.6
[13:04:35] [debug] #10 b760f733 in ?? () from /usr/lib32/libstdc++.so.6
[13:04:35] [debug] #11 b760f7ad in ?? () from /usr/lib32/libstdc++.so.6
[13:04:35] [debug] #12 b760fad6 in __cxa_rethrow () from /usr/lib32/libstdc++.so.6
[13:04:35] [debug] #13 b5480ec8 in _ZNSt10_HashtableISt4pairISsSsES0_IKS1_P10CModelInfoESaIS5_ENSt8__detail10_Select1stESt8equal_toIS1_EN3aux9pair_hashENS7_18_Mod_range_hashingENS7_20_Default_ranged_hashENS7_20_Prime_rehash_policyENS7_17_Hashtable_traitsILb1ELb0ELb1EEEE21_M_insert_unique_nodeEjjPNS7_10_Hash_nodeIS5_Lb1EEE () from plugins/YSF.so
[13:04:35] [debug] #14 b547e1c7 in _ZN7CPlugin14CacheModelInfoEP10CModelInfo () from plugins/YSF.so
[13:04:35] [debug] #15 b54861c7 in _Z19HOOK_AddSimpleModelP8CArtInfo10MODEL_TYPEiiiPcS2_cc () from plugins/YSF.so
[13:04:35] [debug] #16 080f5cfc in ?? () from ./samp03svr
[13:04:35] [debug] #17 0809d844 in ?? () from ./samp03svr
[13:04:35] [debug] #18 b7385ad3 in _ZN11CrashDetect17HandleAMXCallbackEiPiS0_ () from plugins/crashdetect.so
[13:04:35] [debug] #19 00000000 in nil ()
@IS4Code IS4Code closed this as completed Dec 20, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants