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

Is x64 on sourcemod supposed to work right now? #2139

Closed
bottiger1 opened this issue Apr 21, 2024 · 0 comments
Closed

Is x64 on sourcemod supposed to work right now? #2139

bottiger1 opened this issue Apr 21, 2024 · 0 comments

Comments

@bottiger1
Copy link
Contributor

bottiger1 commented Apr 21, 2024

Just loaded the latest dev versions of metamod and sourcemod to try and get 64bit working and it crashes on startup every time.

Program terminated with signal SIGSEGV, Segmentation fault.
#0  0x00007f0cc042768c in SourceHook::Impl::CVfnPtr::CVfnPtr(void*) () from /home/tf2/steam/server1/tf/tf/addons/metamod/bin/linux64/metamod.2.tf2.so
[Current thread is 1 (Thread 0x7f0ccb421740 (LWP 3799002))]
(gdb) bt
#0  0x00007f0cc042768c in SourceHook::Impl::CVfnPtr::CVfnPtr(void*) () from /home/tf2/steam/server1/tf/tf/addons/metamod/bin/linux64/metamod.2.tf2.so
#1  0x00007f0cc042292c in SourceHook::Impl::CVfnPtrList::GetVfnPtr(void*) () from /home/tf2/steam/server1/tf/tf/addons/metamod/bin/linux64/metamod.2.tf2.so
#2  0x00007f0cc0422e54 in SourceHook::Impl::CSourceHookImpl::AddHook(int, SourceHook::ISourceHook::AddHookMode, void*, int, int (*)(bool, SourceHook::IHookManagerInfo*), SourceHook::ISHDelegate*, bool)
    () from /home/tf2/steam/server1/tf/tf/addons/metamod/bin/linux64/metamod.2.tf2.so
#3  0x00007f0ca71d8a9e in CHookManager::OnClientConnected(int) () from /home/tf2/steam/server1/tf/tf/addons/sourcemod_idle/extensions/x64/sdktools.ext.2.tf2.so
#4  0x00007f0cba07bd3c in PlayerManager::OnClientPutInServer(edict_t*, char const*) () from /home/tf2/steam/server1/tf/tf/addons/sourcemod/bin/x64/sourcemod.2.tf2.so
#5  0x00007f0cba0836f3 in __SourceHook_FHCls_IServerGameClientsClientPutInServer0::Func(edict_t*, char const*) () from /home/tf2/steam/server1/tf/tf/addons/sourcemod/bin/x64/sourcemod.2.tf2.so
#6  0x00007f0cc9c1924f in CGameClient::ActivatePlayer() () from /home/tf2/steam/server1/tf/bin/linux64/engine_srv.so

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