Advertisement
Guest User

Untitled

a guest
Sep 24th, 2017
59
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.96 KB | None | 0 0
  1. [New Thread 15927]
  2. [New Thread 15885]
  3. [New Thread 15929]
  4. [New Thread 15887]
  5. [New Thread 15925]
  6. [New Thread 15928]
  7. [New Thread 15926]
  8. [New Thread 15889]
  9. [New Thread 15888]
  10. Core was generated by `/home/burnham/awserver/bin/worldserver'.
  11. Program terminated with signal 11, Segmentation fault.
  12. #0 0x0000000000000000 in ?? ()
  13. #0 0x0000000000000000 in ?? ()
  14. No symbol table info available.
  15. #1 0x0000000000d670db in Object::GetUInt64Value (this=0x7fc131268000,
  16. index=<value optimized out>)
  17. at /home/burnham/trinitycore/src/server/game/Entities/Object/Object.h:186
  18. st = {static SYMBUFSIZ = 4096,
  19. buf_ = "/home/burnham/awserver/bin/worldserver(_ZN8Creature6UpdateEj+0xaf) [0x8dd6ef]\n/home/burnham/awserver/bin/worldserver(_ZN3Map5VisitIN7Trinity13ObjectUpdaterE16TypeMapContainerI8TypeListI10GameObjectS4_"...,
  20. buflen_ = 1372,
  21. static UNSUPPORTED = 0x7fc1820bde00 "<stack traces unsupported platform>", static UNABLE_TO_GET_TRACE = 0x7fc1820bde30 "<unable to get trace>"}
  22. #2 0x0000000000d6ecc7 in npc_og_mekkatorque::npc_og_mekkatorqueAI::UpdateAI(unsigned int) ()
  23. No symbol table info available.
  24. #3 0x00000000008dd6ef in Creature::Update (this=0x7fc13b1de000, diff=148)
  25. at /home/burnham/trinitycore/src/server/game/Entities/Creature/Creature.cpp:521
  26. bInCombat = <value optimized out>
  27. #4 0x0000000000acfa2b in void Map::Visit<Trinity::ObjectUpdater, TypeMapContainer<TypeList<GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > > >(Cell const&, TypeContainerVisitor<Trinity::ObjectUpdater, TypeMapContainer<TypeList<GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > > >&) ()
  28. No symbol table info available.
  29. #5 0x0000000000ad06ea in void Cell::Visit<Trinity::ObjectUpdater, TypeMapContainer<TypeList<GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > > >(CoordPair<512u> const&, TypeContainerVisitor<Trinity::ObjectUpdater, TypeMapContainer<TypeList<GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > > >&, Map&) const ()
  30. No symbol table info available.
  31. #6 0x0000000000abfaed in Map::VisitNearbyCellsOf (this=0x7fc16e458000,
  32. obj=<value optimized out>, gridVisitor=<value optimized out>,
  33. worldVisitor=<value optimized out>)
  34. at /home/burnham/trinitycore/src/server/game/Maps/Map.cpp:499
  35. pair = {x_coord = 174, y_coord = 263}
  36. cell = {data = {Part = {grid_x = 21, grid_y = 32, cell_x = 6,
  37. cell_y = 7, nocreate = 0, reserved = 16}, All = 538732565}}
  38. y = 263
  39. x = 174
  40. #7 0x0000000000ac51b6 in Map::Update (this=0x7fc16e458000,
  41. t_diff=@0x7fc1077af5a0)
  42. at /home/burnham/trinitycore/src/server/game/Maps/Map.cpp:540
  43. plr = 0x7fc102197000
  44. updater = {i_timeDiff = 148}
  45. grid_object_update = {i_visitor = @0x7fc1647fee00}
  46. world_object_update = {i_visitor = @0x7fc1647fee00}
  47. #8 0x0000000000cdb0f2 in MapUpdateRequest::call (this=0x7fc1077af580)
  48. at /home/burnham/trinitycore/src/server/game/Maps/MapUpdater.cpp:54
  49. No locals.
  50. #9 0x0000000000d49361 in DelayExecutor::svc (this=0x7fc17f08b840)
  51. at /home/burnham/trinitycore/src/server/shared/Threading/DelayExecutor.cpp:52
  52. rq = 0x7fc1077af580
  53. #10 0x00007fc1820a6ba7 in ACE_Task_Base::svc_run (args=<value optimized out>)
  54. at ../../ace/Task.cpp:271
  55. t = 0x7fc17f08b840
  56. svc_status = <value optimized out>
  57. #11 0x00007fc1820a7f31 in ACE_Thread_Adapter::invoke (this=0x7fc1651ed820)
  58. at ../../ace/Thread_Adapter.cpp:94
  59. exit_hook_instance = <value optimized out>
  60. exit_hook_maybe = {instance_ = 0x0}
  61. exit_hook_ptr = <value optimized out>
  62. #12 0x00007fc1809548ba in start_thread () from /lib/libpthread.so.0
  63. No symbol table info available.
  64. #13 0x00007fc1806bc02d in clone () from /lib/libc.so.6
  65. No symbol table info available.
  66. #14 0x0000000000000000 in ?? ()
  67. No symbol table info available.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement