theAsmodai / metamod-r

Metamod is a plugin/DLL manager that sits between the Half-Life Engine and an HL Game mod, allowing the dynamic loading/unloading of mod-like DLL plugins to add functionality to the HL server or game mod. Metamod-r is improved version of metamod.
GNU General Public License v3.0
139 stars 35 forks source link

Crashing #37

Closed ish12321 closed 6 years ago

ish12321 commented 6 years ago

Hey, My server is crashing. I don't know what it is. Could someone tell me how to get detailed crash report or something with which I can know what is causing it and maybe eventually get it solved.

stamepicmorg commented 6 years ago

@ish12321 hello.

os? version of rehlds? version of metamod-r?


look here or here.

ish12321 commented 6 years ago

Ubuntu 17.10 Latest version of rehlds and metamod-r

ish12321 commented 6 years ago

Installed gdb and did -debug and the ulimited line. Server now crashed. Where will be its report located ?

stamepicmorg commented 6 years ago

try to look at "core"-named file in rehlds-directory (server's root folder). or look here, here to correctly setup it's location.. or here.


@theAsmodai we need ur help..

ish12321 commented 6 years ago

I did echo 1 > /proc/sys/kernel/core_uses_pid In / directory I find only core.so

ish12321 commented 6 years ago

Bump

ish12321 commented 6 years ago

I changed my OS, and thinking the bug was fixed sadly I removed -debug. However, this is something I got if this might help .. !!

Dropped -=mbaD=-GaminG*[Kz] from server

Reason: [ SpeedRun Detected ]

OGP_HOME_000000027_startup_scr.sh: line 2: 1445 Segmentation fault (core dumped) taskset -c 0 ./hlds_run -game cstrike -pidfile ogp_game_startup.pid +map de_dust2 +ip 103.78.121.106 +port 27015 +maxplayers 32 -norestart -condebug

Server 'taskset -c 0 ./hlds_run -game cstrike -pidfile ogp_game_startup.pid +map de_dust2 +ip 103.78.121.106 +port 27015 +maxplayers 32 -norestart -condebug' crashed with exit code 0. Respawning...

ish12321 commented 6 years ago

My ReSRDetector config : LogMode = 2

SpeedRun_Warn = 9 SpeedRun_Reset = 50.0 SpeedRun_Punish_Kill = 0

PunishStringSpeedRun =

NameSpam_Enable = 1 NameSpam_Type = 0 NameSpam_Warn = 5 NameSpam_Wait = 10.0

PunishStringNameSpam = amx_ban 43200 [userid] "NameSpam Detected"

ish12321 commented 6 years ago

@theAsmodai Is it something I'm doing wrong in your ReSRDetector ?

theAsmodai commented 6 years ago

It's not mine.

stamepicmorg commented 6 years ago

The author of "ReSRDetector" is @Adidasman1.

@ish12321, there is official support topic here: http://aghl.ru/forum/viewtopic.php?f=19&t=2350