Advertisement
Guest User

Untitled

a guest
Apr 14th, 2018
70
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.99 KB | None | 0 0
  1. Thread 1 "hl2_linux" received signal SIGSEGV, Segmentation fault.
  2. 0xd42e4e41 in ConVar::GetString (this=0x2f50c600, this=0x2f50c600) at /home/user/cathook/source-sdk-2013-headers/mp/src/public/tier1/convar.h:448
  3. 448 return ( m_pParent->m_pszString ) ? m_pParent->m_pszString : "";
  4. #0 0xd42e4e41 in ConVar::GetString (this=0x2f50c600, this=0x2f50c600) at /home/user/cathook/source-sdk-2013-headers/mp/src/public/tier1/convar.h:448
  5. #1 CatVar::GetString (this=0xd5813da0 <effect_chams::stickies>) at include/cvwrapper.hpp:128
  6. #2 <lambda(const CCommand&)>::operator()(const CCommand &) (args=..., __closure=<optimized out>) at src/cvwrapper.cpp:62
  7. #3 0xf274cdf8 in ?? () from /home/user/.local/share/Steam/steamapps/common/Team Fortress 2/bin/engine.so
  8. #4 0xf274cf12 in ?? () from /home/user/.local/share/Steam/steamapps/common/Team Fortress 2/bin/engine.so
  9. #5 0xf274d8f5 in ?? () from /home/user/.local/share/Steam/steamapps/common/Team Fortress 2/bin/engine.so
  10. #6 0xf27f2582 in ?? () from /home/user/.local/share/Steam/steamapps/common/Team Fortress 2/bin/engine.so
  11. #7 0xf280d447 in ?? () from /home/user/.local/share/Steam/steamapps/common/Team Fortress 2/bin/engine.so
  12. #8 0xf280d7a6 in ?? () from /home/user/.local/share/Steam/steamapps/common/Team Fortress 2/bin/engine.so
  13. #9 0xf280d7ed in ?? () from /home/user/.local/share/Steam/steamapps/common/Team Fortress 2/bin/engine.so
  14. #10 0xf28fe39b in ?? () from /home/user/.local/share/Steam/steamapps/common/Team Fortress 2/bin/engine.so
  15. #11 0xf28fa010 in ?? () from /home/user/.local/share/Steam/steamapps/common/Team Fortress 2/bin/engine.so
  16. #12 0xf28fa13d in ?? () from /home/user/.local/share/Steam/steamapps/common/Team Fortress 2/bin/engine.so
  17. #13 0xf29643a8 in ?? () from /home/user/.local/share/Steam/steamapps/common/Team Fortress 2/bin/engine.so
  18. #14 0xf28fbe0f in ?? () from /home/user/.local/share/Steam/steamapps/common/Team Fortress 2/bin/engine.so
  19. #15 0xf44a1118 in ?? ()
  20. #16 0xf44a1118 in ?? ()
  21. #17 0xf44807cf in ?? ()
  22. #18 0x080487ed in main ()
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement