Raised This Month: $12 Target: $400
 3% 

Solved GetWeaponData server crash problem


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
Carbonzxc
Member
Join Date: Sep 2015
Old 10-25-2021 , 05:01   GetWeaponData server crash problem
Reply With Quote #1

#1 0xed69672b in GetWeaponData (player=0xed9d6810, info=0xa03da0 at ../cstrike/dlls/client.cpp:5843

Hello! everyday few times server is crashing, here is debug.log and i need help for any idea

CRASH: Mon Oct 25 11:486 UTC 2021
Start Line: ./hlds_linux -console -game cstrike -port 27015 -sport 26900 +map zm_dust_world +ip xx.xx.xx.xx -pingboost 3 -insecure +fps_max 800 +sys_ticrate 800 +maxplayers 32 -num_edicts 4096 -debug -condebug +exec server.cfg -heapsize 1048576 -pidfile hlds.19.pid
Fount core file.
[New LWP 28]
[New LWP 32]
[New LWP 31]
[New LWP 38]
[New LWP 39]
[New LWP 34]
[New LWP 41]
[New LWP 40]
[New LWP 42]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
Core was generated by `./hlds_linux -console -game cstrike -port 27015 -sport 26900 +map zm_dust_world'.
Program terminated with signal SIGSEGV, Segmentation fault.
#0 0x00000000 in ?? ()
[Current thread is 1 (Thread 0xf7b38700 (LWP 2)]
#0 0x00000000 in ?? ()
#1 0xed69672b in GetWeaponData (player=0xed9d6810, info=0xa03da0 at ../cstrike/dlls/client.cpp:5843
#2 0xecf763eb in ?? ()
#3 0xf757f000 in ?? () from /home/container/engine_i486.so
No symbol table info available.
From To Syms Read Shared Object Library
0xf7f00ad0 0xf7f01a94 Yes (*) /lib/i386-linux-gnu/libdl.so.2
0xf7e73914 0xf7eb9c78 Yes ./libstdc++.so.6
0xf7d34590 0xf7df48f5 Yes (*) /lib/i386-linux-gnu/libm.so.6
0xf7b67610 0xf7cb4686 Yes (*) /lib/i386-linux-gnu/libc.so.6
0xf7f17ab0 0xf7f3282b Yes (*) /lib/ld-linux.so.2
0xf7b3be04 0xf7b4b490 Yes ./libgcc_s.so.1
0xf7483240 0xf753296f Yes (*) /home/container/engine_i486.so
0xf7474910 0xf74783a4 Yes (*) /lib/i386-linux-gnu/librt.so.1
0xf74625c0 0xf746cd74 Yes (*) ./libsteam_api.so
0xf74459d0 0xf745522f Yes (*) /lib/i386-linux-gnu/libpthread.so.0
0xf741be00 0xf7437838 Yes (*) /home/container/filesystem_stdio.so
0xf59b9700 0xf6ccb884 Yes (*) /home/container/.steam/sdk32/steamclient.so
0xed8666a0 0xed8a8f70 Yes (*) /home/container/./cstrike/addons/metamod/dlls/metamod_i386.so
0xed681350 0xed7a5340 Yes /home/container/cstrike/dlls/cs.so
0xed5cbd00 0xed5ccf40 Yes (*) /home/container/cstrike/addons/amxmodx/dlls/amxmodx_mm_i386.so
0xed057790 0xed0effc5 Yes (*) cstrike/addons/amxmodx/modules/mysql_amxx_i386.so
0xed01f660 0xed023f84 Yes (*) cstrike/addons/amxmodx/modules/fun_amxx_i386.so
0xed005290 0xed01180c Yes (*) cstrike/addons/amxmodx/modules/engine_amxx_i386.so
0xecfc59d0 0xecff1d6c Yes (*) cstrike/addons/amxmodx/modules/fakemeta_amxx_i386.so
0xecf9ca50 0xecfa28e4 Yes (*) cstrike/addons/amxmodx/modules/geoip_amxx_i386.so
0xecf189b0 0xecf1ca08 Yes (*) cstrike/addons/amxmodx/modules/nvault_amxx_i386.so
0xecf02d50 0xecf12460 Yes (*) cstrike/addons/amxmodx/modules/cstrike_amxx_i386.so
0xece7e120 0xece84404 Yes (*) cstrike/addons/amxmodx/modules/csx_amxx_i386.so
0xece1fb60 0xece67624 Yes (*) cstrike/addons/amxmodx/modules/hamsandwich_amxx_i386.so
0xe6bbdbb0 0xe6bc4564 Yes (*) /lib/i386-linux-gnu/libnss_files.so.2
0xe519f0c0 0xe634ad64 Yes (*) ./steamclient.so
0xe6b1c670 0xe6b92020 Yes (*) ./crashhandler.so
0xe6b0eb70 0xe6b11ad4 Yes (*) /lib/i386-linux-gnu/libnss_dns.so.2
0xe50a2660 0xe50ae4c4 Yes (*) /lib/i386-linux-gnu/libresolv.so.2
0xecf6df60 0xecf6f24c Yes (*) cstrike/addons/amxmodx/modules/sockets_amxx_i386.so
0xecd005d0 0xecd49548 Yes (*) cstrike/addons/amxmodx/modules/regex_amxx_i386.so
(*): Shared library is missing debugging information.
Stack level 0, frame at 0xffe8cce0:
eip = 0x0; saved eip = 0xed69672b
called by frame at 0xffe8cd50
Arglist at 0xffe8ccd8, args:
Locals at 0xffe8ccd8, Previous frame's sp is 0xffe8cce0
Saved registers:
eip at 0xffe8ccdc
Success test core.
End of crash report
----------------------------------------------

Last edited by Carbonzxc; 10-27-2021 at 07:24.
Carbonzxc is offline
JusTGo
Veteran Member
Join Date: Mar 2013
Old 10-25-2021 , 05:40   Re: GetWeaponData server crash problem
Reply With Quote #2

Probably you have a plugin installed on your server that modifies m_rgpPlayerItems in the wrong way.
__________________

Last edited by JusTGo; 10-25-2021 at 05:41.
JusTGo is offline
Carbonzxc
Member
Join Date: Sep 2015
Old 10-25-2021 , 15:11   Re: GetWeaponData server crash problem
Reply With Quote #3

Quote:
Originally Posted by JusTGo View Post
Probably you have a plugin installed on your server that modifies m_rgpPlayerItems in the wrong way.
Thank you very much, i will look this one further
Carbonzxc is offline
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 12:35.


Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
Theme made by Freecode