Install Steam
login
|
language
简体中文 (Simplified Chinese)
繁體中文 (Traditional Chinese)
日本語 (Japanese)
한국어 (Korean)
ไทย (Thai)
Български (Bulgarian)
Čeština (Czech)
Dansk (Danish)
Deutsch (German)
Español - España (Spanish - Spain)
Español - Latinoamérica (Spanish - Latin America)
Ελληνικά (Greek)
Français (French)
Italiano (Italian)
Bahasa Indonesia (Indonesian)
Magyar (Hungarian)
Nederlands (Dutch)
Norsk (Norwegian)
Polski (Polish)
Português (Portuguese - Portugal)
Português - Brasil (Portuguese - Brazil)
Română (Romanian)
Русский (Russian)
Suomi (Finnish)
Svenska (Swedish)
Türkçe (Turkish)
Tiếng Việt (Vietnamese)
Українська (Ukrainian)
Report a translation problem
ok - so far the server still runs stable scince I started this topic
I will provide more information if the server is still up after a full 24h
if so at least metamod or something further down the line might had caused the seg-fault
as libcurl-32 wasn't installed as the seg-fault occured I don't know what would had happened after it - maybe I will force it to the next seg-fault
maybe some needed info: after the server crashed in the seg-fault htop showed me it hung up on a call of "cat" - so it tried to log something but can't cause of missing libcurl-32
if the server makes the full 24h I will let it run for another 24h so it passes full 48h - if it's stable I will add metamod and try another full 48h run
if it keeps stable it goes further down to amxx w/o scxpm - and if this is stable I try to figure out what will happen if scxpm crashes again
so this seems to be a problem by the current vanilla linux server itself
sometimes it just runs for a few hours - like last time - and then hangs up if full cpu load (i guess some sort of deadlock and infinite loop (pls add some debug-option and log-outputs so it's visible where it gets stuck)) - and there some other times it runs just fine for over 24h continously
so as there was no seg-fault when running vanilla - i step up and add metamod (w/o amxx for now) and see if this results in a seg-fault
really want to track this down to the cause
The server segfaults directly when connecting.
The server is a ubuntu 14.04 LTS 32bit machine (KVM), DNAT.
gdb output of the segenv:
so now i enabled metamod (with empty plugin list so amxx will not be loaded) and see if its keep stable
also another problem - my server has to update - but as some package-dependencies broke libcurl can't be longer provided - i have to figure a solution
so i guess metamod could be a possible reason on my system - but it only said three
crash
wrote minidump
upload
and the upload line said some like "discarded=1" - so i don't know if this what curl is used for or if you even received the minidump (can make it accessible if needed)
but i didn't got such a nice listing as Eli got
so i will remove metamod and see how it performs again
Server is under Ubuntu 15.10, 64-bit
coredump: https://my.mixtape.moe/enyfkw.tar.gz
as long time passed since - first time i tried to setup a sc server (i think it was back in the 4.0/4.5 days) i also had heavy issues with the opensuse os
may it's just one of those distros not good for steam server hosting
I didn't set +map parameter so that's why the server crashed on start. I know it's written in the guide but it would be nicer to get an error message instead of a cryptic segfault.
Sen, if you want to get a better error message, try running svends_run with -debug
Another option is to set
To get the backtrace from core file:
Ah, thx for the info. Didn't know about the debug option. Also I will try to lookup the backtrace.
Server is running now, will report back if issues arrive at a later time!
maybe I'll try to add amxx this weekend
vanilla - run pretty stable - here and there some "hung up" - maybe due to bad code like race conditions or endless loops (like buffer overflows and such) - but at stress-test (full 12-16 player over 48h+) no crash - STABLE
metamod - the same - no noticeable difference - and after fixing libcurl-32bit (just took my distro a few days to catch up) now prepared for crashing again - STABLE
amxmodx - currently testing over the weekend and next week - currently in mysql-mode for admin-access - later for sharing XP for scxpm over multi-server (want to set up 4 servers - vanilla (w/o hl-sp), HL only, OpFor only, BS only) and access on website (like mpuksc)
still some major and some minor configs to be made - i would also wish mpuksc would release thier fixed version of scxpm - maybe try to bother those guys gently again
if amxx itself makes issues - maybe have to look up for some newer versions (as 1.8.2 is as old as HL itself - well ... almost)
if it runs fine so far i'll try add scxpm again
also i'll try to add EntMod - just cause it's a powerfull admin-tool
even i have -debug option enabled and gdb installed i don't got a core-file to get a backtrace with gdb
only i got is a dmp file in /tmp/dumps/ wich is kinda binary