Skip to content

Memory leak / Unknown Command (?) on KDE neon playing vanilla half-life 1 #472

Open
robogaming opened this issue Mar 21, 2020 · 2 comments

Comments

@robogaming
Copy link

I'm not sure why, but when playing half-life (with the files copied directly from steam, I was using this engine because it performs and looks a lot better on my PC) after about 45 minutes it crashes with a different memory related error and an "Unknown command: VMod Enable" each time.
Before crashing it exits to the main menu and when trying to load up the last save the entire game crashes.

First crash:

  • Unknown command: VModEnable
  • Segmentation fault

Second Crash:

  • Unknown command: VModEnable
  • Mem_Free: not allocated or double freed (free at common/soundlib/snd_main.c:139)
  • cmalloc(): smallbin double linked list corrupted double free or corruption (!prev)
  • Aborted

Third Crash:

  • Unknown command: VModEnable
  • free(): invalid pointer
  • Aborted
@nekonomicon
Copy link
Member

  1. old engine not supported. Use https://github.com/FWGS/xash3d-fwgs/releases
  2. we need full logs.

@robogaming
Copy link
Author

robogaming commented Mar 21, 2020

1. old engine not supported. Use https://github.com/FWGS/xash3d-fwgs/releases

2. we need full logs.

To 1: They don't have a file for my architechture (x86_64), but I'll try to run the x86
To 2: Those are basically it, the only thing that comes before is stuff that happens on every load

  • bpp 24
  • Loader_LoadLibrary( "cl_dlls/libxashmenu.so" )
  • Loader_LoadLibrary( "libvgui_support.so" )

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

No branches or pull requests

2 participants