Guest User

Untitled

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