Share Pastebin
Guest
Public paste!

Untitled

By: a guest | Mar 21st, 2010 | Syntax: None | Size: 6.18 KB | Hits: 94 | Expires: Never
Copy text to clipboard
  1. Program received signal SIGSEGV, Segmentation fault.
  2. [Switching to Thread 0x7fffec6c0910 (LWP 17375)]
  3. 0x00007fffb0000848 in ?? ()
  4. #0  0x00007fffb0000848 in ?? ()
  5. #1  0x0000000000967b63 in WorldSession::HandleMovementOpcodes (
  6.     this=0x7fffa8a83ec0, recv_data=<value optimized out>)
  7.     at /root/trinitycore/src/game/MovementHandler.cpp:400
  8. #2  0x00000000008f8502 in WorldSession::Update (this=0x7fffa8a83ec0)
  9.     at /root/trinitycore/src/game/WorldSession.cpp:250
  10. #3  0x00000000008f0c8d in World::UpdateSessions (this=0x1092290, diff=129)
  11.     at /root/trinitycore/src/game/World.cpp:2397
  12. #4  0x00000000008f184e in World::Update (this=0x1092290, diff=129)
  13.     at /root/trinitycore/src/game/World.cpp:1872
  14. #5  0x00000000005d3e18 in WorldRunnable::run (this=<value optimized out>)
  15.     at /root/trinitycore/src/trinitycore/WorldRunnable.cpp:66
  16. #6  0x00000000009a2b5a in ACE_Based::Thread::ThreadTask (param=0x7fff6291c690)
  17.     at /root/trinitycore/src/shared/Threading.cpp:183
  18. #7  0x00007ffff659f73a in start_thread (arg=<value optimized out>)
  19.     at pthread_create.c:300
  20. #8  0x00007ffff631069d in clone ()
  21.     at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
  22. #9  0x0000000000000000 in ?? ()
  23. #0  0x00007fffb0000848 in ?? ()
  24. No symbol table info available.
  25. #1  0x0000000000967b63 in WorldSession::HandleMovementOpcodes (
  26.     this=0x7fffa8a83ec0, recv_data=<value optimized out>)
  27.     at /root/trinitycore/src/game/MovementHandler.cpp:400
  28.         opcode = <value optimized out>
  29.         mover = 0x7fff6291c690
  30.         plMover = 0x0
  31.         guid = <value optimized out>
  32.         movementInfo = {guid = 64, flags = 8, unk1 = 0, time = 2150840885,
  33.           x = -582.484863, y = 8871.26953, z = 213.227463, o = 4.42696095,
  34.           t_guid = 0, t_x = 0, t_y = 0, t_z = 0, t_o = 0, t_time = 0,
  35.           t_seat = -1 '\377', s_pitch = 0, fallTime = 0, j_zspeed = 0,
  36.           j_sinAngle = 0, j_cosAngle = 0, j_xyspeed = 0, u_unk1 = 0}
  37.         data = {<ByteBuffer> = {static DEFAULT_SIZE = 4096, _rpos = 0,
  38.             _wpos = 32,
  39.             _storage = {<std::_Vector_base<unsigned char, std::allocator<unsigned char> >> = {
  40.                 _M_impl = {<std::allocator<unsigned char>> = {<__gnu_cxx::new_allocator<unsigned char>> = {<No data fields>}, <No data fields>},
  41.                   _M_start = 0x7fff43fa7de0 "\001@\b",
  42.                   _M_finish = 0x7fff43fa7e00 "0",
  43.                   _M_end_of_storage = 0x7fff43fa7e02 ""}}, <No data fields>}},
  44.           m_opcode = 238}
  45.         __PRETTY_FUNCTION__ = "void WorldSession::HandleMovementOpcodes(WorldPacket&)"
  46. #2  0x00000000008f8502 in WorldSession::Update (this=0x7fffa8a83ec0)
  47.     at /root/trinitycore/src/game/WorldSession.cpp:250
  48.         packet = 0x1955f7f0
  49.         currTime = <value optimized out>
  50. #3  0x00000000008f0c8d in World::UpdateSessions (this=0x1092290, diff=129)
  51.     at /root/trinitycore/src/game/World.cpp:2397
  52.         itr = {<std::tr1::__detail::_Hashtable_iterator_base<std::pair<unsigned int const, WorldSession*>, false>> = {_M_cur_node = 0x1092290,
  53.             _M_cur_bucket = 0xffffffffff600424}, <No data fields>}
  54.         sess = <value optimized out>
  55. #4  0x00000000008f184e in World::Update (this=0x1092290, diff=129)
  56.     at /root/trinitycore/src/game/World.cpp:1872
  57.         autobroadcaston = 1
  58. #5  0x00000000005d3e18 in WorldRunnable::run (this=<value optimized out>)
  59.     at /root/trinitycore/src/trinitycore/WorldRunnable.cpp:66
  60.         diff = 129
  61.         realCurrTime = 2150840880
  62.         realPrevTime = <value optimized out>
  63.         prevSleepTime = 0
  64. #6  0x00000000009a2b5a in ACE_Based::Thread::ThreadTask (param=0x7fff6291c690)
  65.     at /root/trinitycore/src/shared/Threading.cpp:183
  66. No locals.
  67. #7  0x00007ffff659f73a in start_thread (arg=<value optimized out>)
  68.     at pthread_create.c:300
  69.         __res = <value optimized out>
  70.         pd = 0x7fffec6c0910
  71.         unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140737159891216,
  72.                 6855252513123748361, 140737488344624, 0, 140737354129472, 3,
  73.                 -6855209743469229559, -6855231364995200503},
  74.               mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0},
  75.             data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
  76.         not_first_call = <value optimized out>
  77. #8  0x00007ffff631069d in clone ()
  78.     at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
  79. No locals.
  80. #9  0x0000000000000000 in ?? ()
  81. No symbol table info available.
  82.   14 Thread 0x7fffceffd910 (LWP 17382)  0x00007ffff6310cd8 in epoll_wait ()
  83.    from /lib/libc.so.6
  84.   13 Thread 0x7fffcf7fe910 (LWP 17381)  0x00007ffff6310cd8 in epoll_wait ()
  85.    from /lib/libc.so.6
  86.   12 Thread 0x7fffcffff910 (LWP 17380)  0x00007ffff6310cd8 in epoll_wait ()
  87.    from /lib/libc.so.6
  88.   11 Thread 0x7fffe4f71910 (LWP 17379)  0x00007ffff65a6e0c in __libc_send (
  89.     fd=1600, buf=<value optimized out>, n=<value optimized out>,
  90.     flags=<value optimized out>) at ../sysdeps/unix/sysv/linux/x86_64/send.c:33
  91.   10 Thread 0x7fffe5772910 (LWP 17378)  0x00007ffff6310cd8 in epoll_wait ()
  92.    from /lib/libc.so.6
  93.   9 Thread 0x7fffe60b8910 (LWP 17377)  0x00007ffff65a7131 in nanosleep ()
  94.    from /lib/libpthread.so.0
  95.   8 Thread 0x7fffe68b9910 (LWP 17376)  0x00007ffff65a690b in read ()
  96.    from /lib/libpthread.so.0
  97. * 7 Thread 0x7fffec6c0910 (LWP 17375)  0x00007fffb0000848 in ?? ()
  98.   6 Thread 0x7fffecec1910 (LWP 17374)  pthread_cond_wait@@GLIBC_2.3.2 ()
  99.     at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:261
  100.   5 Thread 0x7fffed6c2910 (LWP 17373)  pthread_cond_wait@@GLIBC_2.3.2 ()
  101.     at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:261
  102.   4 Thread 0x7fffeffff910 (LWP 17335)  pthread_cond_wait@@GLIBC_2.3.2 ()
  103.     at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:261
  104.   3 Thread 0x7ffff49fe910 (LWP 17334)  pthread_cond_wait@@GLIBC_2.3.2 ()
  105.     at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:261
  106.   2 Thread 0x7ffff51ff910 (LWP 17333)  pthread_cond_wait@@GLIBC_2.3.2 ()
  107.     at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:261
  108.   1 Thread 0x7ffff7feb710 (LWP 17329)  0x00007ffff65a099d in pthread_join (
  109.     threadid=140737043179792, thread_return=0x0) at pthread_join.c:89
  110. Current language:  auto
  111. The current source language is "auto; currently c".