1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
|
~/server/csgo$ STEAMEXE=steamcmd ./steam.sh
./steam.sh: Zeile 49: ulimit: open files: Kann die Grenze nicht ändern: Die Operation ist nicht erlaubt
Installing breakpad exception handler for appid(steam)/version(1345509297)
main.cpp (325) : Assertion Failed: Looks like steam didn't shutdown cleanly, scheduling immediate update check
Assert( Assertion Failed: Looks like steam didn't shutdown cleanly, scheduling immediate update check ):/home/buildbot/buildslave_steam/steam_rel_client_linux/build/src/steamcmd/../steamexe/main.cpp:325
[ 0%] Checking for available updates...
[ 0%] Downloading update (0 of 10,116 KB)...
[ 0%] Downloading update (1,833 of 10,116 KB)...
[ 18%] Downloading update (4,243 of 10,116 KB)...
[ 41%] Downloading update (5,178 of 10,116 KB)...
[ 51%] Downloading update (6,625 of 10,116 KB)...
[ 65%] Downloading update (8,284 of 10,116 KB)...
[ 81%] Downloading update (8,935 of 10,116 KB)...
[ 88%] Downloading update (9,422 of 10,116 KB)...
[ 93%] Downloading update (10,116 of 10,116 KB)...
[100%] Download complete.
[----] Installing update...
[----] Extracting package...
[----] Extracting package...
[----] Extracting package...
[----] Installing update...
[----] Installing update...
[----] Installing update...
[----] Cleaning up...
[----] Failed to clean up after update, continuing...
[----] Update complete, launching Steam...
Installing breakpad exception handler for appid(steam)/version(1334262703)
[ 0%] Checking for available updates...
[ 0%] Downloading update (0 of 10,426 KB)...
[ 0%] Downloading update (2,278 of 10,426 KB)...
[ 21%] Downloading update (4,836 of 10,426 KB)...
[ 46%] Downloading update (6,792 of 10,426 KB)...
[ 65%] Downloading update (8,761 of 10,426 KB)...
[ 84%] Downloading update (10,426 of 10,426 KB)...
[100%] Download complete.
[----] Installing update...
[----] Extracting package...
[----] Extracting package...
[----] Extracting package...
[----] Installing update...
[----] Installing update...
[----] Installing update...
[----] Cleaning up...
[----] Update complete, launching Steam...
Installing breakpad exception handler for appid(steam)/version(1345509297)
[ 0%] Checking for available updates...
[ 0%] Download complete.
[----] Verifying installation...
unlinked 0 orphaned pipes
removing stale semaphore last operated on by process 27926 with name 0eBlobRegistryMutex_ACC4426CD60CE99CA4EDDEB8C561D808
removing stale semaphore last operated on by process 27926 with name 0eBlobRegistrySignal_ACC4426CD60CE99CA4EDDEB8C561D808
removing stale semaphore last operated on by process 27926 with name 0emSteamEngineInstance
removing stale semaphore last operated on by process 27926 with name 0eSteamEngineLock
Steam Console Client (c) Valve Corporation
-- type 'quit' to exit --
Loading Steam3...user.cpp (184) : Assertion Failed: CClientGame::Init: passed own procID as game procID
Assert( Assertion Failed: CClientGame::Init: passed own procID as game procID ):/home/buildbot/buildslave_steam/steam_rel_client_linux/build/src/clientdll/user.cpp:184
Game update: AppID 730 "", ProcID 0, IP 0.0.0.0:0
OK.
Loading Steam2...OK.
|