ValveSoftware / Source-1-Games

Source 1 based games such as TF2 and Counter-Strike: Source
635 stars 74 forks source link

-condebug option is crashing L4D1 server after update 1040 #3640

Closed dragokas closed 2 years ago

dragokas commented 3 years ago

In Left 4 Dead 1 (Linux)

Try the following server startup options:

-game left4dead -debug -condebug -strictportbind -ip 0.0.0.0 -port 27015 +clientport 27005 +map l4d_hospital01_apartment -maxplayers 8

Sever infinitely crashes.

>>> /game/bin/console.log - Open for write.
>>> /game/bin/console.log - Open for write.
./srcds_run: line 384: 19246 Segmentation fault      $HL_CMD
Add "-debug" to the ./srcds_run command line to generate a debug.log to help with solving this problem
Mon Aug  9 22:55:06 MSK 2021: Server Quit

===============================
SERVER CRASH!
Mon Aug  9 22:55:06 MSK 2021
Restart after 1 seconds

This has happened after the recent update 1.0.4.0 (build 7065268)

Now, we are no longer able to use console.log file :(

Bug is affected Linux only.

dragokas commented 2 years ago

Fixed.