dreamstalker / rehlds

Reverse-engineered HLDS
GNU General Public License v3.0
625 stars 165 forks source link

Ubuntu 22.04, gdb not work? #995

Open wilianmaique opened 7 months ago

wilianmaique commented 7 months ago

Well, I downloaded the steamcmd server from 0, added rehlds + regamedll + reapi + amxmodx 1.10, everything updated to the latest recent version.

not my Ubuntu 22.04, I updated everything too, gdb etc...

on my server I started it with -debug and 'ulimit -c unlimited && ./hlds_run etc....'

but even so, when an error occurs, the debug.log file just says that it crashed, but is not detailed, and no 'core.xxx' file is generated.

What can it be?