Skip to content

Instantly share code, notes, and snippets.

@Pirricli
Created July 9, 2016 11:29
Show Gist options
  • Save Pirricli/4819be055e45835917d7461d79a0de83 to your computer and use it in GitHub Desktop.
Save Pirricli/4819be055e45835917d7461d79a0de83 to your computer and use it in GitHub Desktop.
Thread 1 "worldserver" received signal SIGSEGV, Segmentation fault.
0x0000000001369cc0 in Quest::CanIncreaseRewardedQuestCounters() const ()
#0 0x0000000001369cc0 in Quest::CanIncreaseRewardedQuestCounters() const ()
#1 0x00000000018b1c0b in Player::_LoadQuestStatusRewarded(std::shared_ptr<PreparedResultSet>) [clone .part.1639] [clone .constprop.1760] ()
#2 0x00000000018f9b5d in Player::LoadFromDB(ObjectGuid, SQLQueryHolder*) ()
#3 0x0000000001599611 in WorldSession::HandlePlayerLogin(LoginQueryHolder*) ()
#4 0x00000000011826d3 in WorldSession::ProcessQueryCallbacks() ()
#5 0x0000000001186fd7 in WorldSession::Update(unsigned int, PacketFilter&) ()
#6 0x0000000001447f61 in World::UpdateSessions(unsigned int) ()
#7 0x000000000144c360 in World::Update(unsigned int) ()
#8 0x0000000000ad9846 in WorldUpdateLoop() ()
#9 0x0000000000a4c498 in main ()
#0 0x0000000001369cc0 in Quest::CanIncreaseRewardedQuestCounters() const ()
No symbol table info available.
#1 0x00000000018b1c0b in Player::_LoadQuestStatusRewarded(std::shared_ptr<PreparedResultSet>) [clone .part.1639] [clone .constprop.1760] ()
No symbol table info available.
#2 0x00000000018f9b5d in Player::LoadFromDB(ObjectGuid, SQLQueryHolder*) ()
No symbol table info available.
#3 0x0000000001599611 in WorldSession::HandlePlayerLogin(LoginQueryHolder*) ()
No symbol table info available.
#4 0x00000000011826d3 in WorldSession::ProcessQueryCallbacks() ()
No symbol table info available.
#5 0x0000000001186fd7 in WorldSession::Update(unsigned int, PacketFilter&) ()
No symbol table info available.
#6 0x0000000001447f61 in World::UpdateSessions(unsigned int) ()
No symbol table info available.
#7 0x000000000144c360 in World::Update(unsigned int) ()
No symbol table info available.
#8 0x0000000000ad9846 in WorldUpdateLoop() ()
No symbol table info available.
#9 0x0000000000a4c498 in main ()
No symbol table info available.
Id Target Id Frame
* 1 Thread 0x7ffff7fe0740 (LWP 15185) "worldserver" 0x0000000001369cc0 in Quest::CanIncreaseRewardedQuestCounters() const ()
2 Thread 0x7ffff27c0700 (LWP 15194) "worldserver" 0x00007ffff53ba153 in epoll_wait () at ../sysdeps/unix/syscall-template.S:84
3 Thread 0x7ffff1fbf700 (LWP 15195) "worldserver" pthread_cond_wait@@GLIBC_2.3.2 () at ../sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
4 Thread 0x7ffff15ac700 (LWP 15196) "worldserver" pthread_cond_wait@@GLIBC_2.3.2 () at ../sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
5 Thread 0x7ffff0dab700 (LWP 15197) "worldserver" pthread_cond_wait@@GLIBC_2.3.2 () at ../sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
6 Thread 0x7ffff05aa700 (LWP 15198) "worldserver" pthread_cond_wait@@GLIBC_2.3.2 () at ../sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
7 Thread 0x7fffed265700 (LWP 15297) "worldserver" pthread_cond_wait@@GLIBC_2.3.2 () at ../sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
8 Thread 0x7fffeb68f700 (LWP 15303) "worldserver" 0x00007ffff53afd13 in select () at ../sysdeps/unix/syscall-template.S:84
9 Thread 0x7fffeae8e700 (LWP 15304) "worldserver" 0x00007ffff53afd13 in select () at ../sysdeps/unix/syscall-template.S:84
10 Thread 0x7fffe6f9e700 (LWP 15305) "worldserver" 0x00007ffff53ba153 in epoll_wait () at ../sysdeps/unix/syscall-template.S:84
Thread 10 (Thread 0x7fffe6f9e700 (LWP 15305)):
#0 0x00007ffff53ba153 in epoll_wait () at ../sysdeps/unix/syscall-template.S:84
No locals.
#1 0x0000000000ae104a in boost::asio::detail::epoll_reactor::run(bool, boost::asio::detail::op_queue<boost::asio::detail::task_io_service_operation>&) ()
No symbol table info available.
#2 0x000000000117814d in boost::asio::detail::task_io_service::run(boost::system::error_code&) ()
No symbol table info available.
#3 0x000000000117b01d in NetworkThread<WorldSocket>::Run() ()
No symbol table info available.
#4 0x00007ffff5c53c70 in ?? () from /usr/lib/x86_64-linux-gnu/libstdc++.so.6
No symbol table info available.
#5 0x00007ffff752f6fa in start_thread (arg=0x7fffe6f9e700) at pthread_create.c:333
__res = <optimized out>
pd = 0x7fffe6f9e700
now = <optimized out>
unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140737068525312, -1440680183566022473, 0, 140737488343567, 140737068526016, 741005808, 1440695524139878583, 1440663304117700791}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
not_first_call = <optimized out>
pagesize_m1 = <optimized out>
sp = <optimized out>
freesize = <optimized out>
__PRETTY_FUNCTION__ = "start_thread"
#6 0x00007ffff53b9b5d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109
No locals.
Thread 9 (Thread 0x7fffeae8e700 (LWP 15304)):
#0 0x00007ffff53afd13 in select () at ../sysdeps/unix/syscall-template.S:84
No locals.
#1 0x0000000001a16ed3 in tcp_select.isra.6.constprop ()
No symbol table info available.
#2 0x0000000001a1f67a in soap_accept ()
No symbol table info available.
#3 0x0000000000aff575 in TCSoapThread(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, unsigned short) ()
No symbol table info available.
#4 0x00007ffff5c53c70 in ?? () from /usr/lib/x86_64-linux-gnu/libstdc++.so.6
No symbol table info available.
#5 0x00007ffff752f6fa in start_thread (arg=0x7fffeae8e700) at pthread_create.c:333
__res = <optimized out>
pd = 0x7fffeae8e700
now = <optimized out>
unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140737134520064, -1440680183566022473, 0, 140737488344111, 140737134520768, 740838480, 1440721766390057143, 1440663304117700791}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
not_first_call = <optimized out>
pagesize_m1 = <optimized out>
sp = <optimized out>
freesize = <optimized out>
__PRETTY_FUNCTION__ = "start_thread"
#6 0x00007ffff53b9b5d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109
No locals.
Thread 8 (Thread 0x7fffeb68f700 (LWP 15303)):
#0 0x00007ffff53afd13 in select () at ../sysdeps/unix/syscall-template.S:84
No locals.
#1 0x00007ffff7bbaf56 in ?? () from /lib/x86_64-linux-gnu/libreadline.so.6
No symbol table info available.
#2 0x00007ffff7bbb19a in rl_read_key () from /lib/x86_64-linux-gnu/libreadline.so.6
No symbol table info available.
#3 0x00007ffff7ba4dd2 in readline_internal_char () from /lib/x86_64-linux-gnu/libreadline.so.6
No symbol table info available.
#4 0x00007ffff7ba5545 in readline () from /lib/x86_64-linux-gnu/libreadline.so.6
No symbol table info available.
#5 0x0000000000b02155 in CliThread() ()
No symbol table info available.
#6 0x00007ffff5c53c70 in ?? () from /usr/lib/x86_64-linux-gnu/libstdc++.so.6
No symbol table info available.
#7 0x00007ffff752f6fa in start_thread (arg=0x7fffeb68f700) at pthread_create.c:333
__res = <optimized out>
pd = 0x7fffeb68f700
now = <optimized out>
unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140737142912768, -1440680183566022473, 0, 140737488344159, 140737142913472, 740838480, 1440725065461811383, 1440663304117700791}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
not_first_call = <optimized out>
pagesize_m1 = <optimized out>
sp = <optimized out>
freesize = <optimized out>
__PRETTY_FUNCTION__ = "start_thread"
#8 0x00007ffff53b9b5d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109
No locals.
Thread 7 (Thread 0x7fffed265700 (LWP 15297)):
#0 pthread_cond_wait@@GLIBC_2.3.2 () at ../sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
No locals.
#1 0x00007ffff5c4e90c in std::condition_variable::wait(std::unique_lock<std::mutex>&) () from /usr/lib/x86_64-linux-gnu/libstdc++.so.6
No symbol table info available.
#2 0x00000000019f08ab in MapUpdater::WorkerThread() ()
No symbol table info available.
#3 0x00007ffff5c53c70 in ?? () from /usr/lib/x86_64-linux-gnu/libstdc++.so.6
No symbol table info available.
#4 0x00007ffff752f6fa in start_thread (arg=0x7fffed265700) at pthread_create.c:333
__res = <optimized out>
pd = 0x7fffed265700
now = <optimized out>
unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140737172100864, -1440680183566022473, 0, 140737488328479, 140737172101568, 1440, 1440720103700842679, 1440663304117700791}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
not_first_call = <optimized out>
pagesize_m1 = <optimized out>
sp = <optimized out>
freesize = <optimized out>
__PRETTY_FUNCTION__ = "start_thread"
#5 0x00007ffff53b9b5d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109
No locals.
Thread 6 (Thread 0x7ffff05aa700 (LWP 15198)):
#0 pthread_cond_wait@@GLIBC_2.3.2 () at ../sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
No locals.
#1 0x00007ffff5c4e90c in std::condition_variable::wait(std::unique_lock<std::mutex>&) () from /usr/lib/x86_64-linux-gnu/libstdc++.so.6
No symbol table info available.
#2 0x0000000001a6914b in DatabaseWorker::WorkerThread() ()
No symbol table info available.
#3 0x00007ffff5c53c70 in ?? () from /usr/lib/x86_64-linux-gnu/libstdc++.so.6
No symbol table info available.
#4 0x00007ffff752f6fa in start_thread (arg=0x7ffff05aa700) at pthread_create.c:333
__res = <optimized out>
pd = 0x7ffff05aa700
now = <optimized out>
unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140737225860864, -1440680183566022473, 0, 140737488340591, 140737225861568, 0, 1440674369278462135, 1440663304117700791}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
not_first_call = <optimized out>
pagesize_m1 = <optimized out>
sp = <optimized out>
freesize = <optimized out>
__PRETTY_FUNCTION__ = "start_thread"
#5 0x00007ffff53b9b5d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109
No locals.
Thread 5 (Thread 0x7ffff0dab700 (LWP 15197)):
#0 pthread_cond_wait@@GLIBC_2.3.2 () at ../sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
No locals.
#1 0x00007ffff5c4e90c in std::condition_variable::wait(std::unique_lock<std::mutex>&) () from /usr/lib/x86_64-linux-gnu/libstdc++.so.6
No symbol table info available.
#2 0x0000000001a6914b in DatabaseWorker::WorkerThread() ()
No symbol table info available.
#3 0x00007ffff5c53c70 in ?? () from /usr/lib/x86_64-linux-gnu/libstdc++.so.6
No symbol table info available.
#4 0x00007ffff752f6fa in start_thread (arg=0x7ffff0dab700) at pthread_create.c:333
__res = <optimized out>
pd = 0x7ffff0dab700
now = <optimized out>
unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140737234253568, -1440680183566022473, 0, 140737488340559, 140737234254272, 0, 1440673270303705271, 1440663304117700791}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
not_first_call = <optimized out>
pagesize_m1 = <optimized out>
sp = <optimized out>
freesize = <optimized out>
__PRETTY_FUNCTION__ = "start_thread"
#5 0x00007ffff53b9b5d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109
No locals.
Thread 4 (Thread 0x7ffff15ac700 (LWP 15196)):
#0 pthread_cond_wait@@GLIBC_2.3.2 () at ../sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
No locals.
#1 0x00007ffff5c4e90c in std::condition_variable::wait(std::unique_lock<std::mutex>&) () from /usr/lib/x86_64-linux-gnu/libstdc++.so.6
No symbol table info available.
#2 0x0000000001a6914b in DatabaseWorker::WorkerThread() ()
No symbol table info available.
#3 0x00007ffff5c53c70 in ?? () from /usr/lib/x86_64-linux-gnu/libstdc++.so.6
No symbol table info available.
#4 0x00007ffff752f6fa in start_thread (arg=0x7ffff15ac700) at pthread_create.c:333
__res = <optimized out>
pd = 0x7ffff15ac700
now = <optimized out>
unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140737242646272, -1440680183566022473, 0, 140737488340591, 140737242646976, 0, 1440676569375459511, 1440663304117700791}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
not_first_call = <optimized out>
pagesize_m1 = <optimized out>
sp = <optimized out>
freesize = <optimized out>
__PRETTY_FUNCTION__ = "start_thread"
#5 0x00007ffff53b9b5d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109
No locals.
Thread 3 (Thread 0x7ffff1fbf700 (LWP 15195)):
#0 pthread_cond_wait@@GLIBC_2.3.2 () at ../sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
No locals.
#1 0x0000000000ae687a in boost::asio::io_service::run() ()
No symbol table info available.
#2 0x00007ffff5c53c70 in ?? () from /usr/lib/x86_64-linux-gnu/libstdc++.so.6
No symbol table info available.
#3 0x00007ffff752f6fa in start_thread (arg=0x7ffff1fbf700) at pthread_create.c:333
__res = <optimized out>
pd = 0x7ffff1fbf700
now = <optimized out>
unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140737253209856, -1440680183566022473, 0, 140737488344223, 140737253210560, 0, 1440675750647318711, 1440663304117700791}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
not_first_call = <optimized out>
pagesize_m1 = <optimized out>
sp = <optimized out>
freesize = <optimized out>
__PRETTY_FUNCTION__ = "start_thread"
#4 0x00007ffff53b9b5d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109
No locals.
Thread 2 (Thread 0x7ffff27c0700 (LWP 15194)):
#0 0x00007ffff53ba153 in epoll_wait () at ../sysdeps/unix/syscall-template.S:84
No locals.
#1 0x0000000000ae104a in boost::asio::detail::epoll_reactor::run(bool, boost::asio::detail::op_queue<boost::asio::detail::task_io_service_operation>&) ()
No symbol table info available.
#2 0x0000000000ae6764 in boost::asio::io_service::run() ()
No symbol table info available.
#3 0x00007ffff5c53c70 in ?? () from /usr/lib/x86_64-linux-gnu/libstdc++.so.6
No symbol table info available.
#4 0x00007ffff752f6fa in start_thread (arg=0x7ffff27c0700) at pthread_create.c:333
__res = <optimized out>
pd = 0x7ffff27c0700
now = <optimized out>
unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140737261602560, -1440680183566022473, 0, 140737488344223, 140737261603264, 0, 1440670253626050743, 1440663304117700791}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
not_first_call = <optimized out>
pagesize_m1 = <optimized out>
sp = <optimized out>
freesize = <optimized out>
__PRETTY_FUNCTION__ = "start_thread"
#5 0x00007ffff53b9b5d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109
No locals.
Thread 1 (Thread 0x7ffff7fe0740 (LWP 15185)):
#0 0x0000000001369cc0 in Quest::CanIncreaseRewardedQuestCounters() const ()
No symbol table info available.
#1 0x00000000018b1c0b in Player::_LoadQuestStatusRewarded(std::shared_ptr<PreparedResultSet>) [clone .part.1639] [clone .constprop.1760] ()
No symbol table info available.
#2 0x00000000018f9b5d in Player::LoadFromDB(ObjectGuid, SQLQueryHolder*) ()
No symbol table info available.
#3 0x0000000001599611 in WorldSession::HandlePlayerLogin(LoginQueryHolder*) ()
No symbol table info available.
#4 0x00000000011826d3 in WorldSession::ProcessQueryCallbacks() ()
No symbol table info available.
#5 0x0000000001186fd7 in WorldSession::Update(unsigned int, PacketFilter&) ()
No symbol table info available.
#6 0x0000000001447f61 in World::UpdateSessions(unsigned int) ()
No symbol table info available.
#7 0x000000000144c360 in World::Update(unsigned int) ()
No symbol table info available.
#8 0x0000000000ad9846 in WorldUpdateLoop() ()
No symbol table info available.
#9 0x0000000000a4c498 in main ()
No symbol table info available.
A debugging session is active.
Inferior 1 [process 15185] will be killed.
Quit anyway? (y or n) [answered Y; input not from terminal]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment