View Single Post
Dragokas
Veteran Member
Join Date: Nov 2017
Location: Ukraine on fire
Old 10-17-2020 , 10:23   Re: [CRASH] SM 1.11.0.6634 Linux Profiler VPROF segfaults
#3

This is a known issue for L4D1/2 games.

Looks like I managed to find a solution:

Write in RCON:
Code:
vprof_on
Then start the profiler:
Code:
sm prof start vprof
It will not crash anymore.

To stop the profiler:
Code:
sm prof stop vprof
Dump it to console.log (useful together with -debug -condebug srcds startup options):
Code:
sm prof dump vprof
Finally, disable the profiler via RCON:
Code:
vprof_off
__________________
Expert of CMD/VBS/VB6. Malware analyst. L4D fun (Bloody Witch & FreeZone)
[My plugins] [My tools] [GitHub] [Articles] [HiJackThis+] [Donate]
Dragokas is offline