Advertisement
Guest User

Untitled

a guest
Mar 15th, 2018
97
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.81 KB | None | 0 0
  1. Running instances: 3320
  2. Attaching to 3320
  3. loading /home/notchristopher/Documents/doghook/bin/Debug/libdoghook.so to 3320
  4. [New LWP 3321]
  5. [New LWP 3324]
  6. [New LWP 3325]
  7. [New LWP 3330]
  8. [New LWP 3332]
  9. [New LWP 3356]
  10. [New LWP 3357]
  11. [New LWP 3358]
  12. [New LWP 3359]
  13. [New LWP 3378]
  14. [New LWP 3379]
  15. [New LWP 3380]
  16. [New LWP 3381]
  17. [New LWP 3382]
  18. [New LWP 3383]
  19. [New LWP 3384]
  20. warning: Could not load shared library symbols for bin/launcher.so.
  21. Do you need "set solib-search-path" or "set sysroot"?
  22. [Thread debugging using libthread_db enabled]
  23. Using host libthread_db library "/usr/lib/libthread_db.so.1".
  24. 0xf7eefdb9 in __kernel_vsyscall ()
  25.  
  26. Thread 1 "hl2_linux" received signal SIGSEGV, Segmentation fault.
  27. 0xee88eb61 in Doghook::post_init() () from /home/notchristopher/Documents/doghook/bin/Debug/libdoghook.so
  28. The program being debugged was signaled while in a function called from GDB.
  29. GDB remains in the frame where the signal was received.
  30. To change this behavior use "set unwindonsignal on".
  31. Evaluation of the expression containing the function
  32. (dlopen) will be abandoned.
  33. When the function is done executing, GDB will silently stop.
  34. 'dlerror' has unknown return type; cast the call to its declared return type
  35. History has not yet reached $2.
  36. Catchpoint 1 (syscalls 'exit' [1] 'exit_group' [252])
  37.  
  38. Thread 1 "hl2_linux" received signal SIGSEGV, Segmentation fault.
  39. 0xee88eb61 in Doghook::post_init() () from /home/notchristopher/Documents/doghook/bin/Debug/libdoghook.so
  40. #0 0xee88eb61 in Doghook::post_init() () from /home/notchristopher/Documents/doghook/bin/Debug/libdoghook.so
  41. #1 0xee898851 in GameSystem::add_all() () from /home/notchristopher/Documents/doghook/bin/Debug/libdoghook.so
  42. #2 0xee88e97a in Doghook::Doghook() () from /home/notchristopher/Documents/doghook/bin/Debug/libdoghook.so
  43. #3 0xee8856f6 in __cxx_global_var_init () from /home/notchristopher/Documents/doghook/bin/Debug/libdoghook.so
  44. #4 0xee885748 in _GLOBAL__sub_I_doghook.cc () from /home/notchristopher/Documents/doghook/bin/Debug/libdoghook.so
  45. #5 0xf7f0085b in call_init.part () from /lib/ld-linux.so.2
  46. #6 0xf7f00967 in _dl_init () from /lib/ld-linux.so.2
  47. #7 0xf7f04c27 in dl_open_worker () from /lib/ld-linux.so.2
  48. #8 0xf7d6db35 in _dl_catch_error () from /usr/lib32/libc.so.6
  49. #9 0xf7f04349 in _dl_open () from /lib/ld-linux.so.2
  50. #10 0xf7e2f90d in ?? () from /usr/lib32/libdl.so.2
  51. #11 0xf7d6db35 in _dl_catch_error () from /usr/lib32/libc.so.6
  52. #12 0xf7e2f36e in ?? () from /usr/lib32/libdl.so.2
  53. #13 0xf7e2f989 in dlopen () from /usr/lib32/libdl.so.2
  54. #14 0xf7ed5b4b in dlopen () from /home/notchristopher/.local/share/Steam/ubuntu12_32/gameoverlayrenderer.so
  55. #15 <function called from gdb>
  56. #16 0xf7eefdb9 in __kernel_vsyscall ()
  57. #17 0xf7e20177 in nanosleep () from /usr/lib32/libpthread.so.0
  58. #18 0xf5e78b1b in ?? () from /home/notchristopher/.local/share/Steam/steamapps/common/Team Fortress 2/bin/libSDL2-2.0.so.0
  59. #19 0xf5df540e in ?? () from /home/notchristopher/.local/share/Steam/steamapps/common/Team Fortress 2/bin/libSDL2-2.0.so.0
  60. #20 0xf5df01a6 in SDL_WaitEventTimeout () from /home/notchristopher/.local/share/Steam/steamapps/common/Team Fortress 2/bin/libSDL2-2.0.so.0
  61. #21 0xf450d3ba in ?? () from /home/notchristopher/.local/share/Steam/steamapps/common/Team Fortress 2/bin/engine.so
  62. #22 0xf4508f80 in ?? () from /home/notchristopher/.local/share/Steam/steamapps/common/Team Fortress 2/bin/engine.so
  63. #23 0xf45090ad in ?? () from /home/notchristopher/.local/share/Steam/steamapps/common/Team Fortress 2/bin/engine.so
  64. #24 0xf4573258 in ?? () from /home/notchristopher/.local/share/Steam/steamapps/common/Team Fortress 2/bin/engine.so
  65. #25 0xf450ad7f in ?? () from /home/notchristopher/.local/share/Steam/steamapps/common/Team Fortress 2/bin/engine.so
  66. #26 0xf6531038 in ?? ()
  67. #27 0xf6531038 in ?? ()
  68. #28 0xf65107af in ?? ()
  69. #29 0x080487ed in main ()
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement