Event log error

Ask questions about dedicated servers here and we and other users will do our best to answer them. Please also refer to the self-help section for tutorials and answers to the most commonly asked questions.
Post Reply
SharingaN
New to forums
New to forums
Posts: 14
https://www.youtube.com/channel/UC40BgXanDqOYoVCYFDSTfHA
Joined: Mon Jul 14, 2014 12:34 am

Event log error

Post by SharingaN »

Hello again i want to ask about a certain event log error and what causes it i have never seen this type of error ever before so it would be very good if someone could explain it to me

Code: Select all

L 07/24/2014 - 04:16:44: [AMXX] Invalid Plugin (plugin "zp50_ice_cube.amxx")
L 07/24/2014 - 04:16:44: [AMXX] Invalid Plugin (plugin "zp_donate_ap.amxx")
Uploading dump (in-process) [proxy '']
/tmp/dumps/crash_20140724041644_1.dmp
success = no
error:  Failed to open/read local data from file/application
./exec_zpot.run: line 255: 17052 Segmentation fault      (core dumped) $HL_CMD

warning: Could not load shared library symbols for linux-gate.so.1.
Do you need "set solib-search-path" or "set sysroot"?
158	../engine/common.c: No such file or directory.
email debug.log to linux@valvesoftware.com
Thu Jul 24 04:18:20 CDT 2014: Server Quit
User avatar
Edge100x
Founder
Founder
Posts: 13120
Joined: Thu Apr 18, 2002 11:04 pm
Location: Seattle
Contact:

Re: Event log error

Post by Edge100x »

A segmentation fault is a very generic error and it's not possible from that output to say what really caused it in this case. But, looking at your plugins and making sure that they're all up to date and compatible would be a good place to begin. If it keeps up, you may have to start disabling them, one at a time.
Post Reply