lgeffect / mani-admin-plugin

Automatically exported from code.google.com/p/mani-admin-plugin
0 stars 0 forks source link

CSGO Segault on exit #5

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Compile for CSGO on Linux
2. Run the server then "exit"
3. Segfault regarding the log system

Original issue reported on code.google.com by ant...@gmail.com on 24 Feb 2014 at 10:56

GoogleCodeExporter commented 9 years ago
On further investigation, this also happens when calling plugin_unload on 
MetaMod. Seems to be a genuine engine bug, somewhere in 
CInitTracker::~CInitTracker()

Raised issue on the Source1 GitHub bugtracker: 
https://github.com/ValveSoftware/Source-1-Games/issues/1671

Original comment by ant...@gmail.com on 24 Feb 2014 at 4:12