Don't like ads? PRO users don't see any ads ;-)
Guest

Crash Dump

By: a guest on Mar 8th, 2012  |  syntax: None  |  size: 4.38 KB  |  hits: 67  |  expires: Never
download  |  raw  |  embed  |  report abuse  |  print
Text below is selected. Please press Ctrl+C to copy to your clipboard. (⌘+C on Mac)
  1. #0  0x00007f33d7704165 in raise () from /lib/libc.so.6
  2. No symbol table info available.
  3. #1  0x00007f33d7706f70 in abort () from /lib/libc.so.6
  4. No symbol table info available.
  5. #2  0x00007f33d773a27b in ?? () from /lib/libc.so.6
  6. No symbol table info available.
  7. #3  0x00007f33d7743ad6 in ?? () from /lib/libc.so.6
  8. No symbol table info available.
  9. #4  0x00007f33d774884c in free () from /lib/libc.so.6
  10. No symbol table info available.
  11. #5  0x0000000000f4bb71 in BigNumber::AsByteArray (this=0x7f33b7221378,
  12.     minSize=0, reverse=false)
  13.     at /home/20120305/Mangos/src/shared/Auth/BigNumber.cpp:174
  14.         length = 24
  15. #6  0x0000000000f2bcf4 in WardenWin::RequestData (this=0x7f333145b740)
  16.     at /home/20120305/Mangos/src/game/warden/WardenWin.cpp:274
  17.         itr = {_M_current = 0x7f330e3d7420}
  18.         maxid = 787
  19.         type = 191 '\277'
  20.         maxSize = -4
  21.         xorByte = 127 '\177'
  22.         pkt = {<ByteBuffer> = {static DEFAULT_SIZE = 4096, _rpos = 3,
  23.             _wpos = 57249674,
  24.             _storage = {<std::_Vector_base<unsigned char, std::allocator<unsigned char> >> = {
  25.                 _M_impl = {<std::allocator<unsigned char>> = {<__gnu_cxx::new_allocator<unsigned char>> = {<No data fields>}, <No data fields>},
  26.                   _M_start = 0x7f33ba7fba70 "",
  27.                   _M_finish = 0xf4ef10 "H\213U\360H\211\002\311?UH\211\345H\203\354 H\211}\350H\211u\340H\213E\350H\211E\370H\213U\340H\213E\370H\211\326H\211\307\350\257\377\377\377\311\303UH\211\345H\203\354@H\211}\330H\211u\320H\213E\330H\213\020H\211U\340H\213@\bH\211E\350H\213U\320H\215E\340H\211\326H\211\307\350C5\354\377H\213E\340H\211E\360H\213E\350H\211E\370H\213E\360H\213U\370\311\303UH\211\345\211}\374\211u\370\203}\374\177w\r\203}\370\001t3\270\001",
  28.                   _M_end_of_storage = 0x7f33ba7fbad8 "\212\217i\003"}}, <No data fields>}}, m_opcode = 47856}
  29.         id = 763
  30.         wd = 0x7f33b7221370
  31.         buff = {static DEFAULT_SIZE = 4096, _rpos = 0, _wpos = 4,
  32.           _storage = {<std::_Vector_base<unsigned char, std::allocator<unsigned char> >> = {
  33.               _M_impl = {<std::allocator<unsigned char>> = {<__gnu_cxx::new_allocator<unsigned char>> = {<No data fields>}, <No data fields>},
  34.                 _M_start = 0x7f3363298e60 "\002",
  35.                 _M_finish = 0x7f3363298e64 "3\177",
  36.                 _M_end_of_storage = 0x7f3363299e60 "\035q\241\002"}}, <No data fields>}}
  37.         index = 1 '\001'
  38. #7  0x0000000000d6d80b in WardenBase::Update (this=0x7f333145b740)
  39.     at /home/20120305/Mangos/src/game/warden/WardenBase.cpp:150
  40.         ticks = 57249674
  41.         diff = 193
  42. #8  0x0000000000dcbb67 in WorldSession::Update (this=0x7f330b550890,
  43.     updater=...) at /home/20120305/Mangos/src/game/WorldSession.cpp:360
  44.         packet = 0x7f3382f50030
  45. #9  0x0000000000e691c2 in Map::Update (this=0x7f33b71da380,
  46.     t_diff=@0x7f33094be150) at /home/20120305/Mangos/src/game/Map.cpp:471
  47.         pSession = 0x7f330b550890
  48.         updater = {<PacketFilter> = {_vptr.PacketFilter = 0x1091790,
  49.             m_pSession = 0x7f330b550890}, <No data fields>}
  50.         plr = 0x7f32ccfaf430
  51.         updater = {i_timeDiff = 590435184}
  52.         grid_object_update = {i_visitor = @0x7f33ba7fbd10}
  53. ---Type <return> to continue, or q <return> to quit---
  54.         __FUNCTION__ = "Update"
  55.         __PRETTY_FUNCTION__ = "virtual void Map::Update(const uint32&)"
  56.         world_object_update = {i_visitor = @0x7f33ba7fbd30}
  57. #10 0x0000000000af5819 in MapUpdateRequest::call (this=0x7f33094be130)
  58.     at /home/20120305/Mangos/src/game/MapUpdater.cpp:53
  59.         threadId = 139860148995840
  60. #11 0x0000000000f4a1c1 in DelayExecutor::svc (this=0x7f33b4b8ad50)
  61.     at /home/20120305/Mangos/src/shared/DelayExecutor.cpp:70
  62.         rq = 0x7f33094be130
  63. #12 0x00007f33d9393ba7 in ACE_Task_Base::svc_run (args=<value optimized out>)
  64.     at ../../ace/Task.cpp:271
  65.         t = 0x7f33b4b8ad50
  66.         svc_status = <value optimized out>
  67. #13 0x00007f33d9394f31 in ACE_Thread_Adapter::invoke (this=0x7f33b7026280)
  68.     at ../../ace/Thread_Adapter.cpp:94
  69.         exit_hook_instance = <value optimized out>
  70.         exit_hook_maybe = {instance_ = 0x0}
  71.         exit_hook_ptr = <value optimized out>
  72. #14 0x00007f33d7a398ba in start_thread () from /lib/libpthread.so.0
  73. No symbol table info available.
  74. #15 0x00007f33d77a102d in clone () from /lib/libc.so.6
  75. No symbol table info available.
  76. #16 0x0000000000000000 in ?? ()
  77. No symbol table info available.