Guest User

Untitled

a guest
Nov 24th, 2017
88
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.45 KB | None | 0 0
  1. Program received signal SIGINT, Interrupt.
  2. [Switching to Thread 0x4a608950 (LWP 31846)]
  3. 0x00007f5759f6993b in raise () from /lib/libpthread.so.0
  4. (gdb) bt
  5. #0 0x00007f5759f6993b in raise () from /lib/libpthread.so.0
  6. warning: (Internal error: pc 0x794999 in read in psymtab, but not in symtab.)
  7.  
  8. #1 0x000000000079499a in ContinentalMap::SetupOutdoorPvP<OutdoorPvPWG> (
  9. this=<value optimized out>, _identifier=warning: (Internal error: pc 0x794860 in read in psymtab, but not in symtab.)
  10.  
  11. warning: (Internal error: pc 0x794999 in read in psymtab, but not in symtab.)
  12.  
  13. 7) at ../../../src/game/Map.cpp:2028
  14. #2 0x000000000077819a in ContinentalMap::SetupAllOutdoorPvPInMap (this=0x7f57369b5480)
  15. at ../../../src/game/Map.cpp:1995
  16. #3 0x0000000000788d1a in Map::Update (this=0x7f57369b5480, t_diff=@0x7f5738d64848)
  17. at /home/joevagyok/tcore335_src/objdir/../src/game/../framework/Utilities/Callback.h:818
  18. #4 0x000000000078b164 in ContinentalMap::Update (this=0x7f57369b5480,
  19. diff=@0x7f5738d64848) at ../../../src/game/Map.cpp:2047
  20. #5 0x00000000007a9c5d in MapThreadIndependentWorker::run (this=0x7f5738d64800)
  21. at ../../../src/game/MapThreadMgr.cpp:211
  22. #6 0x0000000000ba43c6 in ACE_Based::Thread::ThreadTask (param=<value optimized out>)
  23. at ../../../src/shared/Threading.cpp:367
  24. #7 0x00007f5759f61fc7 in start_thread () from /lib/libpthread.so.0
  25. #8 0x00007f575953164d in clone () from /lib/libc.so.6
  26. #9 0x0000000000000000 in ?? ()
  27. (gdb)
Add Comment
Please, Sign In to add comment