06-13-2011, 02:35 AM
Hi,
Running some srcds servers on different machines but the last couple of days we noticed a strange bug on some srcds processes.
The process is starting correctly but freezing at "Calling BreakpadMiniDumpSystemInit" and then clients can not connect to the game server.
We have tried running it a million different ways now without any success. It happens on different ports and reboot doesnt change anything either, thinking perhaps some old processes was still listening on that port.
Running debian 6.0 64bit and latest gcc, glibc.
This happens to perhaps 1 of 100 game servers, any ideas what is causing this? What does BreakpadMiniDumpSystemInit actually mean?
Running some srcds servers on different machines but the last couple of days we noticed a strange bug on some srcds processes.
The process is starting correctly but freezing at "Calling BreakpadMiniDumpSystemInit" and then clients can not connect to the game server.
Quote:I, [2011-06-12T18:08:35.812069 #1619] INFO -- : id: 1511, pid: 5446 - Auto detecting CPU
I, [2011-06-12T18:08:35.812299 #1619] INFO -- : id: 1511, pid: 5446 - Using default binary: ./srcds_linux
I, [2011-06-12T18:08:35.812422 #1619] INFO -- : id: 1511, pid: 5446 - Server will auto-restart if there is a crash.
I, [2011-06-12T18:08:35.812527 #1619] INFO -- : id: 1511, pid: 5446 - INFO: Located steam: ../steam
I, [2011-06-12T18:08:35.812635 #1619] INFO -- : id: 1511, pid: 5446 - Updating server using Steam.
I, [2011-06-12T18:08:35.812752 #1619] INFO -- : id: 1511, pid: 5446 - Checking bootstrapper version ...
I, [2011-06-12T18:08:36.204215 #1619] INFO -- : id: 1511, pid: 5446 - Updating Installation
I, [2011-06-12T18:08:41.196526 #1619] INFO -- : id: 1511, pid: 5446 - Checking/Installing 'Counter-Strike Source Shared Content' version 109
I, [2011-06-12T18:08:41.196743 #1619] INFO -- : id: 1511, pid: 5446 -
I, [2011-06-12T18:08:41.196875 #1619] INFO -- : id: 1511, pid: 5446 -
I, [2011-06-12T18:08:41.197050 #1619] INFO -- : id: 1511, pid: 5446 - Checking/Installing 'Base Source Shared Models' version 4
I, [2011-06-12T18:08:41.197228 #1619] INFO -- : id: 1511, pid: 5446 -
I, [2011-06-12T18:08:41.197370 #1619] INFO -- : id: 1511, pid: 5446 -
I, [2011-06-12T18:08:41.197535 #1619] INFO -- : id: 1511, pid: 5446 - Checking/Installing 'Base Source Shared Sounds' version 4
I, [2011-06-12T18:08:41.197696 #1619] INFO -- : id: 1511, pid: 5446 -
I, [2011-06-12T18:08:41.197858 #1619] INFO -- : id: 1511, pid: 5446 -
I, [2011-06-12T18:08:41.198015 #1619] INFO -- : id: 1511, pid: 5446 - Checking/Installing 'Base Source Shared Materials' version 8
I, [2011-06-12T18:08:41.198146 #1619] INFO -- : id: 1511, pid: 5446 -
I, [2011-06-12T18:08:41.198248 #1619] INFO -- : id: 1511, pid: 5446 -
I, [2011-06-12T18:08:41.198356 #1619] INFO -- : id: 1511, pid: 5446 - Checking/Installing 'OB Linux Dedicated Server' version 99
I, [2011-06-12T18:08:41.198451 #1619] INFO -- : id: 1511, pid: 5446 -
I, [2011-06-12T18:08:41.198545 #1619] INFO -- : id: 1511, pid: 5446 -
I, [2011-06-12T18:08:41.198647 #1619] INFO -- : id: 1511, pid: 5446 - HLDS installation up to date
E, [2011-06-12T18:08:41.198866 #1619] ERROR -- : id: 1511, pid: 5446 - CAsyncIOManager: 0 threads terminating. 0 reads, 0 writes, 0 deferrals.
E, [2011-06-12T18:08:41.198987 #1619] ERROR -- : id: 1511, pid: 5446 - CAsyncIOManager: 102 single object sleeps, 0 multi object sleeps
E, [2011-06-12T18:08:41.199146 #1619] ERROR -- : id: 1511, pid: 5446 - CAsyncIOManager: 0 single object alertable sleeps, 0 multi object alertable sleeps
E, [2011-06-12T18:08:41.199268 #1619] ERROR -- : id: 1511, pid: 5446 - Using breakpad crash handler
E, [2011-06-12T18:08:41.199378 #1619] ERROR -- : id: 1511, pid: 5446 - Setting breakpad minidump AppID = 240
E, [2011-06-12T18:08:41.199473 #1619] ERROR -- : id: 1511, pid: 5446 - Forcing breakpad minidump interfaces to load
E, [2011-06-12T18:08:41.199563 #1619] ERROR -- : id: 1511, pid: 5446 - Looking up breakpad interfaces from steamclient
E, [2011-06-12T18:08:41.199653 #1619] ERROR -- : id: 1511, pid: 5446 - Calling BreakpadMiniDumpSystemInit
E, [2011-06-12T18:08:41.199756 #1619] ERROR -- : id: 1511, pid: 5446 - Installing breakpad exception handler for appid(240)/version(4596)
E, [2011-06-12T18:08:41.665870 #1619] ERROR -- : id: 1511, pid: 5446 - [S_API FAIL] SteamAPI_Init() failed; unable to update local steamclient.dll. Continuing with current version anyway.
E, [2011-06-12T18:08:41.812971 #1619] ERROR -- : id: 1511, pid: 5446 - Looking up breakpad interfaces from steamclient
E, [2011-06-12T18:08:41.813223 #1619] ERROR -- : id: 1511, pid: 5446 - Calling BreakpadMiniDumpSystemInit
We have tried running it a million different ways now without any success. It happens on different ports and reboot doesnt change anything either, thinking perhaps some old processes was still listening on that port.
Running debian 6.0 64bit and latest gcc, glibc.
This happens to perhaps 1 of 100 game servers, any ideas what is causing this? What does BreakpadMiniDumpSystemInit actually mean?