Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Segmentation fault (memory stack flushed to disk) #6

Closed
0-BuTaJIuK-0 opened this issue Jan 16, 2023 · 3 comments
Closed

Segmentation fault (memory stack flushed to disk) #6

0-BuTaJIuK-0 opened this issue Jan 16, 2023 · 3 comments

Comments

@0-BuTaJIuK-0
Copy link

Segmentation fault (memory stack flushed to disk)
Screenshot_66

@0-BuTaJIuK-0
Copy link
Author

Added steamclient.so and everything became normal

@0-BuTaJIuK-0
Copy link
Author

0-BuTaJIuK-0 commented Jan 16, 2023

dlopen failed trying to load:

steamclient.so

with error:

steamclient.so: cannot open shared object file: No such file or directory

[S_API] SteamAPI_Init(): Loaded '/home/but/.steam/sdk32/steamclient.so' OK.  (First tried local 'steamclient.so')

CAppInfoCacheReadFromDiskThread took 0 milliseconds to initialize

[SteamGameServer] Unable to initialize Steam Game Server.

Initializing Steam libraries for secure Internet server

Logging into Steam gameserver account with logon token XXXXX

Waiting for logon result response, this may take a while...

src/clientdll/cminterface.cpp (5705) : m_nAccountAppID != 0

src/clientdll/cminterface.cpp (5705) : m_nAccountAppID != 0

Warning: failed to init SDL thread priority manager: SDL not found

Can't logon to steam game server after 60 retries!

Bad thread localsrc/tier1/fileio.cpp (5086) : m_vecRegisteredWriters.Count() == 0

src/tier1/fileio.cpp (5086) : m_vecRegisteredWriters.Count() == 0

Bad thread localBad thread localsrc/tier1/fileio.cpp (5146) : CFileWriterThread already exited

src/tier1/fileio.cpp (5146) : CFileWriterThread already exited

Bad thread localBad thread localsrc/tier1/fileio.cpp (5146) : CFileWriterThread already exited

src/tier1/fileio.cpp (5146) : CFileWriterThread already exited

@0-BuTaJIuK-0
Copy link
Author

Set the directory constains your executable to LD_LIBRARY_PATH.
and ok

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant