Advertisement
Guest User

Untitled

a guest
Feb 25th, 2017
118
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 18.94 KB | None | 0 0
  1.  
  2. --- DEBUG: --- START
  3.  
  4. [Thread debugging using libthread_db enabled]
  5. Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
  6. [New Thread 0x6bdbc8b9d700 (LWP 6093)]
  7. [New Thread 0x6bdbc829c700 (LWP 6094)]
  8. [New Thread 0x6bdbc7a62700 (LWP 6095)]
  9. [Thread 0x6bdbc7a62700 (LWP 6095) exited]
  10. [New Thread 0x6bdbc7a62700 (LWP 6096)]
  11. [New Thread 0x6bdbc6bba700 (LWP 6097)]
  12. [New Thread 0x6bdbc631c700 (LWP 6098)]
  13. [New Thread 0x6bdbc5a25700 (LWP 6099)]
  14. [Thread 0x6bdbc5a25700 (LWP 6099) exited]
  15. [New Thread 0x6bdbc5a25700 (LWP 6147)]
  16. [New Thread 0x6bdb69f68700 (LWP 6148)]
  17. [New Thread 0x6bdb696f3700 (LWP 6149)]
  18.  
  19. Program received signal SIGILL, Illegal instruction.
  20. 0x0000000000457474 in ?? ()
  21.  
  22. --- DEBUG: BACKTRACE FULL
  23.  
  24. #0 0x0000000000457474 in ?? ()
  25. No symbol table info available.
  26. #1 0x0000000002aecade in ScriptMgr::OnPlayerSpellCast(Player*, Spell*, bool) ()
  27. No symbol table info available.
  28. #2 0x00000000029ca70d in Spell::cast(bool) ()
  29. No symbol table info available.
  30. #3 0x00000000029c50b0 in Spell::prepare(SpellCastTargets const*, AuraEffect const*) ()
  31. No symbol table info available.
  32. #4 0x00000000033886db in Unit::CastSpell(SpellCastTargets const&, SpellInfo const*, CustomSpellValues const*, TriggerCastFlags, Item*, AuraEffect const*, ObjectGuid) ()
  33. No symbol table info available.
  34. #5 0x0000000003388b6c in Unit::CastSpell(Unit*, SpellInfo const*, TriggerCastFlags, Item*, AuraEffect const*, ObjectGuid) ()
  35. No symbol table info available.
  36. #6 0x0000000003388a9a in Unit::CastSpell(Unit*, unsigned int, TriggerCastFlags, Item*, AuraEffect const*, ObjectGuid) ()
  37. No symbol table info available.
  38. #7 0x0000000003388013 in Unit::CastSpell(Unit*, unsigned int, bool, Item*, AuraEffect const*, ObjectGuid) ()
  39. No symbol table info available.
  40. #8 0x0000000003488a93 in Player::AddSpell(unsigned int, bool, bool, bool, bool, bool, unsigned int) ()
  41. No symbol table info available.
  42. #9 0x0000000003497530 in Player::LearnSkillRewardedSpells(unsigned int, unsigned int) ()
  43. No symbol table info available.
  44. #10 0x000000000348a667 in Player::SetSkill(unsigned short, unsigned short, unsigned short, unsigned short) ()
  45. No symbol table info available.
  46. #11 0x000000000348a8de in Player::LearnDefaultSkill(SkillRaceClassInfoEntry const*) ()
  47. No symbol table info available.
  48. #12 0x0000000003467964 in Player::LearnDefaultSkills() ()
  49. No symbol table info available.
  50. #13 0x00000000034658e8 in Player::Create(unsigned long, WorldPackets::Character::CharacterCreateInfo const*) ()
  51. No symbol table info available.
  52. #14 0x00000000036787ad in WorldSession::HandleCharCreateCallback(std::shared_ptr<PreparedResultSet>, WorldPackets::Character::CharacterCreateInfo*) ()
  53. No symbol table info available.
  54. #15 0x0000000002e5bfef in WorldSession::ProcessQueryCallbacks() ()
  55. No symbol table info available.
  56. #16 0x0000000002e5aa5f in WorldSession::Update(unsigned int, PacketFilter&) ()
  57. No symbol table info available.
  58. #17 0x00000000031a7247 in World::UpdateSessions(unsigned int) ()
  59. No symbol table info available.
  60. #18 0x00000000031a4c11 in World::Update(unsigned int) ()
  61. No symbol table info available.
  62. #19 0x0000000001e2bf4a in WorldUpdateLoop() ()
  63. No symbol table info available.
  64. #20 0x0000000001e2849b in main ()
  65. No symbol table info available.
  66.  
  67. --- DEBUG: INFO REGISTERS
  68.  
  69. rax 0x457470 4551792
  70. rbx 0xffffffff 4294967295
  71. rcx 0x1 1
  72. rdx 0x6bdb710cc000 118590238670848
  73. rsi 0x74e61c165b90 128531662527376
  74. rdi 0x6bdb7108a250 118590238401104
  75. rbp 0x74e61c164100 0x74e61c164100
  76. rsp 0x74e61c1640a8 0x74e61c1640a8
  77. r8 0x6bdb710cc000 118590238670848
  78. r9 0x0 0
  79. r10 0x6bdb6c527900 118590159354112
  80. r11 0x206 518
  81. r12 0x1e240ab 31604907
  82. r13 0x74e61c16c130 128531662553392
  83. r14 0x0 0
  84. r15 0x6bdbb170f108 118591318978824
  85. rip 0x457474 0x457474
  86. eflags 0x10286 [ PF SF IF RF ]
  87. cs 0x33 51
  88. ss 0x2b 43
  89. ds 0x0 0
  90. es 0x0 0
  91. fs 0x0 0
  92. gs 0x0 0
  93.  
  94. --- DEBUG: CALLS (x/32i $pc)
  95.  
  96. => 0x457474: (bad)
  97. 0x457475: and $0x0,%al
  98. 0x457477: add %cl,(%rsi)
  99. 0x457479: (bad)
  100. 0x45747a: add %al,(%rax)
  101. 0x45747c: sbb %ecx,%edx
  102. 0x45747e: add %al,(%rax)
  103. 0x457480: je 0x4574a1
  104. 0x457482: add %al,(%rax)
  105. 0x457484: fmul %st,%st(7)
  106. 0x457486: add %al,(%rax)
  107. 0x457488: (bad)
  108. 0x457489: lret
  109. 0x45748a: add %al,(%rax)
  110. 0x45748c: (bad)
  111. 0x45748f: add %al,(%rax)
  112. 0x457491: add %al,(%rax)
  113. 0x457493: add %bh,%ah
  114. 0x457495: test $0x0,%al
  115. 0x457497: add %al,(%rax)
  116. 0x457499: add %al,(%rax)
  117. 0x45749b: add %ch,-0x77ffff84(%rdi)
  118. 0x4574a1: rex.WR add %r8b,(%rax)
  119. 0x4574a4: pop %rdi
  120. 0x4574a5: jl 0x4574a7
  121. 0x4574a7: add %al,0x29(%rdx)
  122. 0x4574aa: add %al,(%rax)
  123. 0x4574ac: mov 0x0(%rdx),%edi
  124. 0x4574af: add %bh,%dh
  125. 0x4574b1: adc $0xba5d0000,%eax
  126. 0x4574b6: add %al,(%rax)
  127. 0x4574b8: add %al,(%rax)
  128.  
  129. --- DEBUG: THREAD APPLY ALL BACKTRACE
  130.  
  131. Thread 11 (Thread 0x6bdb696f3700 (LWP 6149)):
  132. #0 0x00006bdbcbe8bc03 in epoll_wait () at ../sysdeps/unix/syscall-template.S:81
  133. #1 0x0000000001e3647a in boost::asio::detail::epoll_reactor::run(bool, boost::asio::detail::op_queue<boost::asio::detail::task_io_service_operation>&) ()
  134. #2 0x0000000001e35f26 in boost::asio::detail::task_io_service::do_run_one(boost::asio::detail::scoped_lock<boost::asio::detail::posix_mutex>&, boost::asio::detail::task_io_service_thread_info&, boost::system::error_code const&) ()
  135. #3 0x0000000001e35a17 in boost::asio::detail::task_io_service::run(boost::system::error_code&) ()
  136. #4 0x0000000001e2e0f1 in boost::asio::io_service::run() ()
  137. #5 0x0000000002e79301 in NetworkThread<WorldSocket>::Run() ()
  138. #6 0x0000000002e7a349 in void std::_Mem_fn<void (NetworkThread<WorldSocket>::*)()>::operator()<, void>(NetworkThread<WorldSocket>*) const ()
  139. #7 0x0000000002e7c682 in void std::_Bind_simple<std::_Mem_fn<void (NetworkThread<WorldSocket>::*)()> (NetworkThread<WorldSocket>*)>::_M_invoke<0ul>(std::_Index_tuple<0ul>) ()
  140. #8 0x0000000002e7c635 in std::_Bind_simple<std::_Mem_fn<void (NetworkThread<WorldSocket>::*)()> (NetworkThread<WorldSocket>*)>::operator()() ()
  141. #9 0x0000000002e7c3b9 in std::thread::_Impl<std::_Bind_simple<std::_Mem_fn<void (NetworkThread<WorldSocket>::*)()> (NetworkThread<WorldSocket>*)> >::_M_run() ()
  142. #10 0x00006bdbcc71b970 in ?? () from /usr/lib/x86_64-linux-gnu/libstdc++.so.6
  143. #11 0x00006bdbcd1f0064 in start_thread (arg=0x6bdb696f3700) at pthread_create.c:309
  144. #12 0x00006bdbcbe8b62d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111
  145.  
  146. Thread 10 (Thread 0x6bdb69f68700 (LWP 6148)):
  147. #0 0x00006bdbcbe84893 in select () at ../sysdeps/unix/syscall-template.S:81
  148. #1 0x00006bdbce7510ba in ?? () from /lib/x86_64-linux-gnu/libreadline.so.6
  149. #2 0x00006bdbce75132e in rl_read_key () from /lib/x86_64-linux-gnu/libreadline.so.6
  150. #3 0x00006bdbce73ac4c in readline_internal_char () from /lib/x86_64-linux-gnu/libreadline.so.6
  151. #4 0x00006bdbce73b3c5 in readline () from /lib/x86_64-linux-gnu/libreadline.so.6
  152. #5 0x0000000001e766ed in CliThread() ()
  153. #6 0x0000000001e50eef in void std::_Bind_simple<void (*())()>::_M_invoke<>(std::_Index_tuple<>) ()
  154. #7 0x0000000001e50ec5 in std::_Bind_simple<void (*())()>::operator()() ()
  155. #8 0x0000000001e50d69 in std::thread::_Impl<std::_Bind_simple<void (*())()> >::_M_run() ()
  156. #9 0x00006bdbcc71b970 in ?? () from /usr/lib/x86_64-linux-gnu/libstdc++.so.6
  157. #10 0x00006bdbcd1f0064 in start_thread (arg=0x6bdb69f68700) at pthread_create.c:309
  158. #11 0x00006bdbcbe8b62d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111
  159.  
  160. Thread 9 (Thread 0x6bdbc5a25700 (LWP 6147)):
  161. #0 pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
  162. #1 0x00006bdbcc717c7c in std::condition_variable::wait(std::unique_lock<std::mutex>&) () from /usr/lib/x86_64-linux-gnu/libstdc++.so.6
  163. #2 0x0000000002dfb19f in ProducerConsumerQueue<MapUpdateRequest*>::WaitAndPop(MapUpdateRequest*&) ()
  164. #3 0x0000000002dfaa19 in MapUpdater::WorkerThread() ()
  165. #4 0x0000000002dfc299 in void std::_Mem_fn<void (MapUpdater::*)()>::operator()<, void>(MapUpdater*) const ()
  166. #5 0x0000000002dfc202 in void std::_Bind_simple<std::_Mem_fn<void (MapUpdater::*)()> (MapUpdater*)>::_M_invoke<0ul>(std::_Index_tuple<0ul>) ()
  167. #6 0x0000000002dfc1b5 in std::_Bind_simple<std::_Mem_fn<void (MapUpdater::*)()> (MapUpdater*)>::operator()() ()
  168. #7 0x0000000002dfbf39 in std::thread::_Impl<std::_Bind_simple<std::_Mem_fn<void (MapUpdater::*)()> (MapUpdater*)> >::_M_run() ()
  169. #8 0x00006bdbcc71b970 in ?? () from /usr/lib/x86_64-linux-gnu/libstdc++.so.6
  170. #9 0x00006bdbcd1f0064 in start_thread (arg=0x6bdbc5a25700) at pthread_create.c:309
  171. #10 0x00006bdbcbe8b62d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111
  172.  
  173. Thread 7 (Thread 0x6bdbc631c700 (LWP 6098)):
  174. #0 pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
  175. #1 0x00006bdbcc717c7c in std::condition_variable::wait(std::unique_lock<std::mutex>&) () from /usr/lib/x86_64-linux-gnu/libstdc++.so.6
  176. #2 0x00000000037e20bf in ProducerConsumerQueue<SQLOperation*>::WaitAndPop(SQLOperation*&) ()
  177. #3 0x00000000037e1c60 in DatabaseWorker::WorkerThread() ()
  178. #4 0x00000000037e3179 in void std::_Mem_fn<void (DatabaseWorker::*)()>::operator()<, void>(DatabaseWorker*) const ()
  179. #5 0x00000000037e30e2 in void std::_Bind_simple<std::_Mem_fn<void (DatabaseWorker::*)()> (DatabaseWorker*)>::_M_invoke<0ul>(std::_Index_tuple<0ul>) ()
  180. #6 0x00000000037e3095 in std::_Bind_simple<std::_Mem_fn<void (DatabaseWorker::*)()> (DatabaseWorker*)>::operator()() ()
  181. #7 0x00000000037e2e19 in std::thread::_Impl<std::_Bind_simple<std::_Mem_fn<void (DatabaseWorker::*)()> (DatabaseWorker*)> >::_M_run() ()
  182. #8 0x00006bdbcc71b970 in ?? () from /usr/lib/x86_64-linux-gnu/libstdc++.so.6
  183. #9 0x00006bdbcd1f0064 in start_thread (arg=0x6bdbc631c700) at pthread_create.c:309
  184. #10 0x00006bdbcbe8b62d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111
  185.  
  186. Thread 6 (Thread 0x6bdbc6bba700 (LWP 6097)):
  187. #0 pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
  188. #1 0x00006bdbcc717c7c in std::condition_variable::wait(std::unique_lock<std::mutex>&) () from /usr/lib/x86_64-linux-gnu/libstdc++.so.6
  189. #2 0x00000000037e20bf in ProducerConsumerQueue<SQLOperation*>::WaitAndPop(SQLOperation*&) ()
  190. #3 0x00000000037e1c60 in DatabaseWorker::WorkerThread() ()
  191. #4 0x00000000037e3179 in void std::_Mem_fn<void (DatabaseWorker::*)()>::operator()<, void>(DatabaseWorker*) const ()
  192. #5 0x00000000037e30e2 in void std::_Bind_simple<std::_Mem_fn<void (DatabaseWorker::*)()> (DatabaseWorker*)>::_M_invoke<0ul>(std::_Index_tuple<0ul>) ()
  193. #6 0x00000000037e3095 in std::_Bind_simple<std::_Mem_fn<void (DatabaseWorker::*)()> (DatabaseWorker*)>::operator()() ()
  194. #7 0x00000000037e2e19 in std::thread::_Impl<std::_Bind_simple<std::_Mem_fn<void (DatabaseWorker::*)()> (DatabaseWorker*)> >::_M_run() ()
  195. #8 0x00006bdbcc71b970 in ?? () from /usr/lib/x86_64-linux-gnu/libstdc++.so.6
  196. #9 0x00006bdbcd1f0064 in start_thread (arg=0x6bdbc6bba700) at pthread_create.c:309
  197. #10 0x00006bdbcbe8b62d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111
  198.  
  199. Thread 5 (Thread 0x6bdbc7a62700 (LWP 6096)):
  200. #0 pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
  201. #1 0x00006bdbcc717c7c in std::condition_variable::wait(std::unique_lock<std::mutex>&) () from /usr/lib/x86_64-linux-gnu/libstdc++.so.6
  202. #2 0x00000000037e20bf in ProducerConsumerQueue<SQLOperation*>::WaitAndPop(SQLOperation*&) ()
  203. #3 0x00000000037e1c60 in DatabaseWorker::WorkerThread() ()
  204. #4 0x00000000037e3179 in void std::_Mem_fn<void (DatabaseWorker::*)()>::operator()<, void>(DatabaseWorker*) const ()
  205. #5 0x00000000037e30e2 in void std::_Bind_simple<std::_Mem_fn<void (DatabaseWorker::*)()> (DatabaseWorker*)>::_M_invoke<0ul>(std::_Index_tuple<0ul>) ()
  206. #6 0x00000000037e3095 in std::_Bind_simple<std::_Mem_fn<void (DatabaseWorker::*)()> (DatabaseWorker*)>::operator()() ()
  207. #7 0x00000000037e2e19 in std::thread::_Impl<std::_Bind_simple<std::_Mem_fn<void (DatabaseWorker::*)()> (DatabaseWorker*)> >::_M_run() ()
  208. #8 0x00006bdbcc71b970 in ?? () from /usr/lib/x86_64-linux-gnu/libstdc++.so.6
  209. #9 0x00006bdbcd1f0064 in start_thread (arg=0x6bdbc7a62700) at pthread_create.c:309
  210. #10 0x00006bdbcbe8b62d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111
  211.  
  212. Thread 3 (Thread 0x6bdbc829c700 (LWP 6094)):
  213. #0 pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
  214. #1 0x0000000001e369ad in void boost::asio::detail::posix_event::wait<boost::asio::detail::scoped_lock<boost::asio::detail::posix_mutex> >(boost::asio::detail::scoped_lock<boost::asio::detail::posix_mutex>&) ()
  215. #2 0x0000000001e3603f in boost::asio::detail::task_io_service::do_run_one(boost::asio::detail::scoped_lock<boost::asio::detail::posix_mutex>&, boost::asio::detail::task_io_service_thread_info&, boost::system::error_code const&) ()
  216. #3 0x0000000001e35a17 in boost::asio::detail::task_io_service::run(boost::system::error_code&) ()
  217. #4 0x0000000001e2e0f1 in boost::asio::io_service::run() ()
  218. #5 0x0000000001e4e349 in boost::_mfi::mf0<unsigned long, boost::asio::io_service>::operator()(boost::asio::io_service*) const ()
  219. #6 0x0000000001e4e2b1 in unsigned long boost::_bi::list1<boost::_bi::value<boost::asio::io_service*> >::operator()<unsigned long, boost::_mfi::mf0<unsigned long, boost::asio::io_service>, boost::_bi::list0>(boost::_bi::type<unsigned long>, boost::_mfi::mf0<unsigned long, boost::asio::io_service>&, boost::_bi::list0&, long) ()
  220. #7 0x0000000001e4e22a in boost::_bi::bind_t<unsigned long, boost::_mfi::mf0<unsigned long, boost::asio::io_service>, boost::_bi::list1<boost::_bi::value<boost::asio::io_service*> > >::operator()() ()
  221. #8 0x0000000001e4e1c5 in unsigned long std::_Bind_simple<boost::_bi::bind_t<unsigned long, boost::_mfi::mf0<unsigned long, boost::asio::io_service>, boost::_bi::list1<boost::_bi::value<boost::asio::io_service*> > > ()>::_M_invoke<>(std::_Index_tuple<>) ()
  222. #9 0x0000000001e4e195 in std::_Bind_simple<boost::_bi::bind_t<unsigned long, boost::_mfi::mf0<unsigned long, boost::asio::io_service>, boost::_bi::list1<boost::_bi::value<boost::asio::io_service*> > > ()>::operator()() ()
  223. #10 0x0000000001e4df59 in std::thread::_Impl<std::_Bind_simple<boost::_bi::bind_t<unsigned long, boost::_mfi::mf0<unsigned long, boost::asio::io_service>, boost::_bi::list1<boost::_bi::value<boost::asio::io_service*> > > ()> >::_M_run() ()
  224. #11 0x00006bdbcc71b970 in ?? () from /usr/lib/x86_64-linux-gnu/libstdc++.so.6
  225. #12 0x00006bdbcd1f0064 in start_thread (arg=0x6bdbc829c700) at pthread_create.c:309
  226. #13 0x00006bdbcbe8b62d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111
  227.  
  228. Thread 2 (Thread 0x6bdbc8b9d700 (LWP 6093)):
  229. #0 0x00006bdbcbe8bc03 in epoll_wait () at ../sysdeps/unix/syscall-template.S:81
  230. #1 0x0000000001e3647a in boost::asio::detail::epoll_reactor::run(bool, boost::asio::detail::op_queue<boost::asio::detail::task_io_service_operation>&) ()
  231. #2 0x0000000001e35f26 in boost::asio::detail::task_io_service::do_run_one(boost::asio::detail::scoped_lock<boost::asio::detail::posix_mutex>&, boost::asio::detail::task_io_service_thread_info&, boost::system::error_code const&) ()
  232. #3 0x0000000001e35a17 in boost::asio::detail::task_io_service::run(boost::system::error_code&) ()
  233. #4 0x0000000001e2e0f1 in boost::asio::io_service::run() ()
  234. #5 0x0000000001e4e349 in boost::_mfi::mf0<unsigned long, boost::asio::io_service>::operator()(boost::asio::io_service*) const ()
  235. #6 0x0000000001e4e2b1 in unsigned long boost::_bi::list1<boost::_bi::value<boost::asio::io_service*> >::operator()<unsigned long, boost::_mfi::mf0<unsigned long, boost::asio::io_service>, boost::_bi::list0>(boost::_bi::type<unsigned long>, boost::_mfi::mf0<unsigned long, boost::asio::io_service>&, boost::_bi::list0&, long) ()
  236. #7 0x0000000001e4e22a in boost::_bi::bind_t<unsigned long, boost::_mfi::mf0<unsigned long, boost::asio::io_service>, boost::_bi::list1<boost::_bi::value<boost::asio::io_service*> > >::operator()() ()
  237. #8 0x0000000001e4e1c5 in unsigned long std::_Bind_simple<boost::_bi::bind_t<unsigned long, boost::_mfi::mf0<unsigned long, boost::asio::io_service>, boost::_bi::list1<boost::_bi::value<boost::asio::io_service*> > > ()>::_M_invoke<>(std::_Index_tuple<>) ()
  238. #9 0x0000000001e4e195 in std::_Bind_simple<boost::_bi::bind_t<unsigned long, boost::_mfi::mf0<unsigned long, boost::asio::io_service>, boost::_bi::list1<boost::_bi::value<boost::asio::io_service*> > > ()>::operator()() ()
  239. #10 0x0000000001e4df59 in std::thread::_Impl<std::_Bind_simple<boost::_bi::bind_t<unsigned long, boost::_mfi::mf0<unsigned long, boost::asio::io_service>, boost::_bi::list1<boost::_bi::value<boost::asio::io_service*> > > ()> >::_M_run() ()
  240. #11 0x00006bdbcc71b970 in ?? () from /usr/lib/x86_64-linux-gnu/libstdc++.so.6
  241. #12 0x00006bdbcd1f0064 in start_thread (arg=0x6bdbc8b9d700) at pthread_create.c:309
  242. #13 0x00006bdbcbe8b62d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111
  243.  
  244. Thread 1 (Thread 0x6bdbcefc3780 (LWP 6089)):
  245. #0 0x0000000000457474 in ?? ()
  246. #1 0x0000000002aecade in ScriptMgr::OnPlayerSpellCast(Player*, Spell*, bool) ()
  247. #2 0x00000000029ca70d in Spell::cast(bool) ()
  248. #3 0x00000000029c50b0 in Spell::prepare(SpellCastTargets const*, AuraEffect const*) ()
  249. #4 0x00000000033886db in Unit::CastSpell(SpellCastTargets const&, SpellInfo const*, CustomSpellValues const*, TriggerCastFlags, Item*, AuraEffect const*, ObjectGuid) ()
  250. #5 0x0000000003388b6c in Unit::CastSpell(Unit*, SpellInfo const*, TriggerCastFlags, Item*, AuraEffect const*, ObjectGuid) ()
  251. #6 0x0000000003388a9a in Unit::CastSpell(Unit*, unsigned int, TriggerCastFlags, Item*, AuraEffect const*, ObjectGuid) ()
  252. #7 0x0000000003388013 in Unit::CastSpell(Unit*, unsigned int, bool, Item*, AuraEffect const*, ObjectGuid) ()
  253. #8 0x0000000003488a93 in Player::AddSpell(unsigned int, bool, bool, bool, bool, bool, unsigned int) ()
  254. #9 0x0000000003497530 in Player::LearnSkillRewardedSpells(unsigned int, unsigned int) ()
  255. #10 0x000000000348a667 in Player::SetSkill(unsigned short, unsigned short, unsigned short, unsigned short) ()
  256. #11 0x000000000348a8de in Player::LearnDefaultSkill(SkillRaceClassInfoEntry const*) ()
  257. #12 0x0000000003467964 in Player::LearnDefaultSkills() ()
  258. #13 0x00000000034658e8 in Player::Create(unsigned long, WorldPackets::Character::CharacterCreateInfo const*) ()
  259. #14 0x00000000036787ad in WorldSession::HandleCharCreateCallback(std::shared_ptr<PreparedResultSet>, WorldPackets::Character::CharacterCreateInfo*) ()
  260. #15 0x0000000002e5bfef in WorldSession::ProcessQueryCallbacks() ()
  261. #16 0x0000000002e5aa5f in WorldSession::Update(unsigned int, PacketFilter&) ()
  262. #17 0x00000000031a7247 in World::UpdateSessions(unsigned int) ()
  263. #18 0x00000000031a4c11 in World::Update(unsigned int) ()
  264. #19 0x0000000001e2bf4a in WorldUpdateLoop() ()
  265. #20 0x0000000001e2849b in main ()
  266.  
  267. --- DEBUG: --- STOP
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement