If your file permissions are ok, probably is some shared library with
incorrect permissions.

run those commands:

ldd srcds_linux( in your csgo instalation folder )

You will have something like this:

linux-gate.so.1 =>  (0xf771c000)
libm.so.6 => /lib/i386-linux-gnu/libm.so.6 (0xf76e0000)
libdl.so.2 => /lib/i386-linux-gnu/libdl.so.2 (0xf76db000)
libpthread.so.0 => /lib/i386-linux-gnu/libpthread.so.0 (0xf76bf000)
libtier0.so => ./bin/libtier0.so (0xf7692000)
libstdc++.so.6 => ./bin/libstdc++.so.6 (0xf75bf000)
libc.so.6 => /lib/i386-linux-gnu/libc.so.6 (0xf7415000)
/lib/ld-linux.so.2 (0xf771d000)
libgcc_s.so.1 => ./bin/libgcc_s.so.1 (0xf7400000)

Put correct permissions(755) in those files.


2013/11/24 ics <[email protected]>

> Must be something in your end. I run server with regular user as always
> and it runs fine.
>
> -ics
>
> Ton Wittenberg kirjoitti:
>
>> Dear all,
>> i would like to request more information about the thing going on csgo.
>> for the last 2 to 3 weeks we are unable to run a csgo server as Any
>> server only root is able to make the server start.
>> servers runned by others users give me the following error.
>> https://forums.alliedmods.net/showthread.php?t=230170
>> is there anyone that know if this is a common issue and does allmost
>> everybody has this issue? because i have 3 totaly seperated linux servers
>> and all are having this issue.
>> is there anything i can do or are we waiting for valve to fix it.
>> Happy to hear from you
>> Kind regards
>> Ton
>>
>>
>> _______________________________________________
>> Csgo_servers mailing list
>> [email protected]
>> https://list.valvesoftware.com/cgi-bin/mailman/listinfo/csgo_servers
>>
>
>
> _______________________________________________
> Csgo_servers mailing list
> [email protected]
> https://list.valvesoftware.com/cgi-bin/mailman/listinfo/csgo_servers
>
_______________________________________________
Csgo_servers mailing list
[email protected]
https://list.valvesoftware.com/cgi-bin/mailman/listinfo/csgo_servers

Reply via email to