Advertisement
Guest User

Untitled

a guest
Mar 30th, 2016
177
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.67 KB | None | 0 0
  1. Thread 1 "hl2_linux" received signal SIGSEGV, Segmentation fault.
  2. tcmalloc::SLL_Pop (list=<optimized out>) at src/linked_list.h:59
  3. 59 src/linked_list.h: No such file or directory.
  4. (gdb) bt
  5. #0 tcmalloc::SLL_Pop (list=<optimized out>) at src/linked_list.h:59
  6. #1 tcmalloc::ThreadCache::FreeList::Pop (this=0x80cb924) at src/thread_cache.h:216
  7. #2 tcmalloc::ThreadCache::Allocate (cl=<optimized out>, size=32, this=<optimized out>) at src/thread_cache.h:368
  8. #3 (anonymous namespace)::do_malloc_small (size=32, heap=<optimized out>) at src/tcmalloc.cc:1103
  9. #4 (anonymous namespace)::do_malloc_no_errno (size=28) at src/tcmalloc.cc:1110
  10. #5 (anonymous namespace)::do_malloc (size=28) at src/tcmalloc.cc:1119
  11. #6 (anonymous namespace)::do_malloc_or_cpp_alloc (size=28) at src/tcmalloc.cc:1039
  12. #7 tc_malloc (size=28) at src/tcmalloc.cc:1578
  13. #8 0xf6605af2 in ?? () from /opt/steamdir/steamapps/common/Team Fortress 2/bin/libtier0.so
  14. #9 0xf0a8c759 in ?? () from /opt/steamdir/steamapps/common/Team Fortress 2/bin/studiorender.so
  15. #10 0xf0b050bc in ?? () from /opt/steamdir/steamapps/common/Team Fortress 2/bin/studiorender.so
  16. #11 0xf26557a0 in ?? () from /opt/steamdir/steamapps/common/Team Fortress 2/bin/engine.so
  17. #12 0xf25c7d39 in ?? () from /opt/steamdir/steamapps/common/Team Fortress 2/bin/engine.so
  18. #13 0xebf87edc in ?? () from /opt/steamdir/steamapps/common/Team Fortress 2/tf/bin/client.so
  19. #14 0xebf88644 in ?? () from /opt/steamdir/steamapps/common/Team Fortress 2/tf/bin/client.so
  20. #15 0xebf879a5 in ?? () from /opt/steamdir/steamapps/common/Team Fortress 2/tf/bin/client.so
  21. #16 0xec478767 in ?? () from /opt/steamdir/steamapps/common/Team Fortress 2/tf/bin/client.so
  22. #17 0xec485628 in ?? () from /opt/steamdir/steamapps/common/Team Fortress 2/tf/bin/client.so
  23. #18 0xec48642a in ?? () from /opt/steamdir/steamapps/common/Team Fortress 2/tf/bin/client.so
  24. #19 0xec487904 in ?? () from /opt/steamdir/steamapps/common/Team Fortress 2/tf/bin/client.so
  25. #20 0xec48171e in ?? () from /opt/steamdir/steamapps/common/Team Fortress 2/tf/bin/client.so
  26. #21 0xec4823f2 in ?? () from /opt/steamdir/steamapps/common/Team Fortress 2/tf/bin/client.so
  27. #22 0xec484605 in ?? () from /opt/steamdir/steamapps/common/Team Fortress 2/tf/bin/client.so
  28. #23 0xec46934a in ?? () from /opt/steamdir/steamapps/common/Team Fortress 2/tf/bin/client.so
  29. #24 0xebf4e249 in ?? () from /opt/steamdir/steamapps/common/Team Fortress 2/tf/bin/client.so
  30. #25 0xf26c96a0 in ?? () from /opt/steamdir/steamapps/common/Team Fortress 2/bin/engine.so
  31. #26 0xf25872bb in ?? () from /opt/steamdir/steamapps/common/Team Fortress 2/bin/engine.so
  32. #27 0xf25984af in ?? () from /opt/steamdir/steamapps/common/Team Fortress 2/bin/engine.so
  33. #28 0xf259a224 in ?? () from /opt/steamdir/steamapps/common/Team Fortress 2/bin/engine.so
  34. #29 0xf259b478 in ?? () from /opt/steamdir/steamapps/common/Team Fortress 2/bin/engine.so
  35. #30 0xf25b5dd1 in ?? () from /opt/steamdir/steamapps/common/Team Fortress 2/bin/engine.so
  36. #31 0xf25b603e in ?? () from /opt/steamdir/steamapps/common/Team Fortress 2/bin/engine.so
  37. #32 0xf25b6149 in ?? () from /opt/steamdir/steamapps/common/Team Fortress 2/bin/engine.so
  38. #33 0xf26a637b in ?? () from /opt/steamdir/steamapps/common/Team Fortress 2/bin/engine.so
  39. #34 0xf26a1fbf in ?? () from /opt/steamdir/steamapps/common/Team Fortress 2/bin/engine.so
  40. #35 0xf26a20cd in ?? () from /opt/steamdir/steamapps/common/Team Fortress 2/bin/engine.so
  41. #36 0xf2703970 in ?? () from /opt/steamdir/steamapps/common/Team Fortress 2/bin/engine.so
  42. #37 0xf26a3edf in ?? () from /opt/steamdir/steamapps/common/Team Fortress 2/bin/engine.so
  43. #38 0xf66512c0 in ?? () from bin/launcher.so
  44. #39 0xf66512c0 in ?? () from bin/launcher.so
  45. #40 0xf6633454 in LauncherMain () from bin/launcher.so
  46. #41 0x0804877b in main ()
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement