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 after build on Linux #1018

Closed
SebeCK73 opened this issue Feb 11, 2024 · 1 comment
Closed

Segmentation fault after build on Linux #1018

SebeCK73 opened this issue Feb 11, 2024 · 1 comment

Comments

@SebeCK73
Copy link

SebeCK73 commented Feb 11, 2024

So am i doing something wrong, my build files are like half size of this from release at github.
When i try to start server getting Segmentation fault, do i need to change something before making build?

:/home/container$ ./hltv_run.sh -port 27116 +connect :27016 Segmentation fault (core dumped)

sudo dpkg --add-architecture i386
sudo apt-get update
sudo apt-get install -y gcc-multilib g++-multilib
sudo apt-get install -y build-essential
sudo apt-get install -y libc6-dev libc6-dev-i386

build.log

@SebeCK73
Copy link
Author

I had outdated docker image and was causing the problem.

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