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 on server startup (x86-64, Linux) #221

Open
WinterPhoenix opened this issue Aug 22, 2024 · 1 comment
Open

Segfault on server startup (x86-64, Linux) #221

WinterPhoenix opened this issue Aug 22, 2024 · 1 comment

Comments

@WinterPhoenix
Copy link

Using Release 0.20 on Ubuntu 20.04 LTS, with the GMod SRCDS 64-bit, Volt segfaults on server startup.

> version
Protocol version 24
Exe version 2023.06.28 (garrysmod)
Exe build: 18:32:30 Jul 22 2024 (9379) (4000)
GMod version 2024.08.09, branch: unknown
Linux 64bit Dedicated Server

DMP: 6c946fff-4304-494b-eb0e9389-2fc08281.zip

This is a separate issue from #216 and #217 since those seem to be using 32-bit.

@Bagellll
Copy link
Contributor

Bagellll commented Oct 26, 2024

Not sure if it's the same for everyone else with this problem, but it seems to happen during this function (thanks debug symbols) while initializing MeshShapeSettings

CPhysCollide *JoltPhysicsCollision::CreateVirtualMesh( const virtualmeshparams_t &params )

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

2 participants