Raised This Month: $32 Target: $400
 8% 

Server Crash


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
Roccoxx
AlliedModders Donor
Join Date: Jan 2012
Location: Argentina
Old 01-06-2020 , 09:30   Server Crash
Reply With Quote #1

Hi all, i have a problem, my server crash by Segmentation fault (core dumped), i use linux and in the debug i have this:

Code:
#0  0x00000000 in ?? ()
#1  0xf2f747ff in UpdateClientData(edict_s const*, int, clientdata_s*) () from /root/xxx/cstrike/dlls/cs.so
#2  0xf316bc2d in api_caller_void_args_pip(void const*, void const*) () from /root/xxx/./cstrike/addons/metamod/dlls/metamod.so
#3  0xf316fbf0 in main_hook_function_void(unsigned int, enum_api_t, unsigned int, void const*) ()
   from /root/xxx/./cstrike/addons/metamod/dlls/metamod.so
#4  0xf3172520 in mm_UpdateClientData(edict_s const*, int, clientdata_s*) () from /root/xxx/./cstrike/addons/metamod/dlls/metamod.so
#5  0xf7488d95 in SV_WriteClientdataToMessage () from /root/xxx/engine_i486.so
#6  0x00000000 in ?? ()
i use only 1 plugin, someone knows how i can fix this? Thx for read.
__________________
Tutorials here (Spanish)

Like as another Pijudo said: "Tired and retired"

Last edited by Roccoxx; 01-06-2020 at 09:33.
Roccoxx is offline
Send a message via MSN to Roccoxx
^SmileY
Veteran Member
Join Date: Jan 2010
Location: Brazil [<o>]
Old 01-06-2020 , 10:59   Re: Server Crash
Reply With Quote #2

Try to update metamod or change it
__________________
Projects:

- See my Git Hub: https://github.com/SmileYzn
PHP Code:
set_pcvar_num(pCvar, !get_pcvar_num(pCvar)); 
^SmileY is offline
Send a message via MSN to ^SmileY Send a message via Skype™ to ^SmileY
Roccoxx
AlliedModders Donor
Join Date: Jan 2012
Location: Argentina
Old 01-06-2020 , 11:17   Re: Server Crash
Reply With Quote #3

Quote:
Originally Posted by ^SmileY View Post
Try to update metamod or change it
yes, first i used the metamod of SamVanheer and i change it for jkivilin metamod and nothing :/
__________________
Tutorials here (Spanish)

Like as another Pijudo said: "Tired and retired"
Roccoxx is offline
Send a message via MSN to Roccoxx
HamletEagle
AMX Mod X Plugin Approver
Join Date: Sep 2013
Location: Romania
Old 01-06-2020 , 13:50   Re: Server Crash
Reply With Quote #4

Use the metamod that comes with amxx.
__________________
HamletEagle is offline
DJEarthQuake
Veteran Member
Join Date: Jan 2014
Location: Astral planes
Old 01-12-2020 , 23:36   Re: Server Crash
Reply With Quote #5

Quote:
Originally Posted by Roccoxx View Post
Hi all, i have a problem, my server crash by Segmentation fault (core dumped), i use linux and in the debug i have this:

Code:
#0  0x00000000 in ?? ()
#1  0xf2f747ff in UpdateClientData(edict_s const*, int, clientdata_s*) () from /root/xxx/cstrike/dlls/cs.so
#2  0xf316bc2d in api_caller_void_args_pip(void const*, void const*) () from /root/xxx/./cstrike/addons/metamod/dlls/metamod.so
#3  0xf316fbf0 in main_hook_function_void(unsigned int, enum_api_t, unsigned int, void const*) ()
   from /root/xxx/./cstrike/addons/metamod/dlls/metamod.so
#4  0xf3172520 in mm_UpdateClientData(edict_s const*, int, clientdata_s*) () from /root/xxx/./cstrike/addons/metamod/dlls/metamod.so
#5  0xf7488d95 in SV_WriteClientdataToMessage () from /root/xxx/engine_i486.so
#6  0x00000000 in ?? ()
i use only 1 plugin, someone knows how i can fix this? Thx for read.
Yes.
I see root all over that log. Keep out of root!
__________________
DJEarthQuake is offline
Reply



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 00:25.


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