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

Segfault before CS:GO logo after The Danger Zone update #1901

Closed
echozio opened this issue Dec 7, 2018 · 7 comments
Closed

Segfault before CS:GO logo after The Danger Zone update #1901

echozio opened this issue Dec 7, 2018 · 7 comments
Labels

Comments

@echozio
Copy link

echozio commented Dec 7, 2018

Your system information

Please describe your issue in as much detail as possible:

Describe what you expected should happen and what did happen. Please link any large pastes as a Github Gist.

Expected: Game launches and I'm able to play
Reality: Game crashes right before it would normally show the CS:GO logo:
[1024918.938985] csgo_linux64[3918]: segfault at 58 ip 00007f3e209d258b sp 00007ffd11b72920 error 4 in libSDL2-2.0.so.0[7f3e2091b000+f8000]
[1024919.094827] csgo_linux64[3858]: segfault at 0 ip 00007f3e19954b0d sp 00007ffd11b73190 error 6 in engine_client.so[7f3e19436000+b33000]

The game has been working up until this point. The last issue I had was November 15 when I had to replace filesystem_stdio_client.so, but this has since been fixed, and the file has been updated to the new version. This also affected all users, which this clearly does not.

Tried: Verify game files, -nojoy

Steps for reproducing this issue:

  1. Update to the newest version
  2. Try to run the game
@kisak-valve
Copy link
Member

Hello @echoz28, if you find any CrashIDs or minidumps (commonly found in /tmp/dumps) related to this issue, please throw them in an archive and drag and drop the archive into the comment box.

@echozio
Copy link
Author

echozio commented Dec 7, 2018

Here's the minidump:
dump.zip

And here is the output from ./csgo.sh:
https://gist.github.com/echoz28/18ccc99a8039fb7ae0fc83222ac2a587

@kisak-valve
Copy link
Member

For reference, the attached minidump is a SIGSEGV in engine_client.so.

@echozio
Copy link
Author

echozio commented Dec 7, 2018

If it's any use this is the output of:
DEBUGGER=gdb ./csgo.sh
https://gist.github.com/echoz28/e28d8342fe66b75e8060f458c94ac6df

@kisak-valve
Copy link
Member

kisak-valve commented Dec 7, 2018

Can you take a look at #1801 and see if it is relevant to your system? (low confidence guess)

@echozio
Copy link
Author

echozio commented Dec 7, 2018

I didn't have the $HOME/.local/share/Steam directory, but found the libpng12 file in /home/steam/ubuntu12_32/steam-runtime/amd64/lib/x86_64-linux-gnu/libpng12.so.0.46.0 and tried placing a symlink at $HOME/.steam/ubuntu12_32/steam-runtime/pinned_libs_64/libpng12.so.0.
This alone made no difference, and adding -nojoy and -novid also did not change the outcome.

@echozio
Copy link
Author

echozio commented Dec 7, 2018

I had time now to try a reinstall of the game, and it worked. Not sure what caused the problem to happen in the first place, but I've had this installation for some years now, so I suppose it needed to be cleaned out.

Tried one round of Danger Zone, and everything seems to work fine. I even won 1st place.

@echozio echozio closed this as completed Dec 7, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants