Created
May 19, 2015 14:46
-
-
Save wizardfrag/19582698486778b1afb5 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Currently logging to "gdb.txt". | |
Logs will be appended to the log file. | |
Output is being logged and displayed. | |
Id Target Id Frame | |
12 Thread 0x7fa39b7f9780 (LWP 26719) 0x00007fa39afcab9d in nanosleep () | |
at ../sysdeps/unix/syscall-template.S:81 | |
11 Thread 0x7fa395bd5700 (LWP 26727) 0x00007fa39afcab9d in nanosleep () | |
at ../sysdeps/unix/syscall-template.S:81 | |
10 Thread 0x7fa397bdd700 (LWP 26724) pthread_cond_wait@@GLIBC_2.3.2 () | |
at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185 | |
9 Thread 0x7fa3953d4700 (LWP 26729) 0x00007fa39afcab9d in nanosleep () | |
at ../sysdeps/unix/syscall-template.S:81 | |
8 Thread 0x7fa394bd3700 (LWP 26730) 0x00007fa39afcab9d in nanosleep () | |
at ../sysdeps/unix/syscall-template.S:81 | |
7 Thread 0x7fa387fff700 (LWP 26731) 0x00007fa39a44882d in read () | |
at ../sysdeps/unix/syscall-template.S:81 | |
6 Thread 0x7fa3963d6700 (LWP 26726) pthread_cond_wait@@GLIBC_2.3.2 () | |
at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185 | |
5 Thread 0x7fa3983de700 (LWP 26723) pthread_cond_wait@@GLIBC_2.3.2 () | |
at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185 | |
4 Thread 0x7fa396bd7700 (LWP 26725) pthread_cond_wait@@GLIBC_2.3.2 () | |
at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185 | |
3 Thread 0x7fa398bdf700 (LWP 26722) pthread_cond_wait@@GLIBC_2.3.2 () | |
at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185 | |
2 Thread 0x7fa399b5b700 (LWP 26721) pthread_cond_timedwait@@GLIBC_2.3.2 () | |
at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:238 | |
* 1 Thread 0x7fa39a35c700 (LWP 26720) 0x00007fa39a393cc9 in __GI_raise (sig=sig@entry=6) | |
at ../nptl/sysdeps/unix/sysv/linux/raise.c:56 | |
Thread 12 (Thread 0x7fa39b7f9780 (LWP 26719)): | |
#0 0x00007fa39afcab9d in nanosleep () at ../sysdeps/unix/syscall-template.S:81 | |
#1 0x00000000005a9c69 in cRoot::Start() () | |
#2 0x00000000005dc303 in universalMain() () | |
#3 0x0000000000523ee5 in main () | |
Thread 11 (Thread 0x7fa395bd5700 (LWP 26727)): | |
#0 0x00007fa39afcab9d in nanosleep () at ../sysdeps/unix/syscall-template.S:81 | |
#1 0x00000000005d5d5a in cWorld::cTickThread::Execute() () | |
#2 0x00007fa39acf6e40 in ?? () from /usr/lib/x86_64-linux-gnu/libstdc++.so.6 | |
#3 0x00007fa39afc3182 in start_thread (arg=0x7fa395bd5700) at pthread_create.c:312 | |
#4 0x00007fa39a45747d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 | |
Thread 10 (Thread 0x7fa397bdd700 (LWP 26724)): | |
#0 pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185 | |
#1 0x00007fa39acf1cdc in std::condition_variable::wait(std::unique_lock<std::mutex>&) () | |
from /usr/lib/x86_64-linux-gnu/libstdc++.so.6 | |
#2 0x00000000005dc63b in cEvent::Wait() () | |
#3 0x00000000007745eb in cWorldStorage::Execute() () | |
#4 0x00007fa39acf6e40 in ?? () from /usr/lib/x86_64-linux-gnu/libstdc++.so.6 | |
#5 0x00007fa39afc3182 in start_thread (arg=0x7fa397bdd700) at pthread_create.c:312 | |
#6 0x00007fa39a45747d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 | |
Thread 9 (Thread 0x7fa3953d4700 (LWP 26729)): | |
#0 0x00007fa39afcab9d in nanosleep () at ../sysdeps/unix/syscall-template.S:81 | |
#1 0x000000000056e35a in cDeadlockDetect::Execute() () | |
#2 0x00007fa39acf6e40 in ?? () from /usr/lib/x86_64-linux-gnu/libstdc++.so.6 | |
#3 0x00007fa39afc3182 in start_thread (arg=0x7fa3953d4700) at pthread_create.c:312 | |
#4 0x00007fa39a45747d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 | |
Thread 8 (Thread 0x7fa394bd3700 (LWP 26730)): | |
#0 0x00007fa39afcab9d in nanosleep () at ../sysdeps/unix/syscall-template.S:81 | |
#1 0x00000000005b4959 in cServer::cTickThread::Execute() () | |
#2 0x00007fa39acf6e40 in ?? () from /usr/lib/x86_64-linux-gnu/libstdc++.so.6 | |
#3 0x00007fa39afc3182 in start_thread (arg=0x7fa394bd3700) at pthread_create.c:312 | |
#4 0x00007fa39a45747d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 | |
Thread 7 (Thread 0x7fa387fff700 (LWP 26731)): | |
#0 0x00007fa39a44882d in read () at ../sysdeps/unix/syscall-template.S:81 | |
#1 0x00007fa39a3d76a0 in _IO_new_file_underflow (fp=0x7fa39a71c640 <_IO_2_1_stdin_>) at fileops.c:613 | |
#2 0x00007fa39a3d862e in __GI__IO_default_uflow (fp=0x7fa39a71c640 <_IO_2_1_stdin_>) at genops.c:435 | |
#3 0x00007fa39a3cebae in _IO_getc (fp=0x7fa39a71c640 <_IO_2_1_stdin_>) at getc.c:39 | |
#4 0x00007fa39ad25d2d in __gnu_cxx::stdio_sync_filebuf<char, std::char_traits<char> >::underflow() () | |
from /usr/lib/x86_64-linux-gnu/libstdc++.so.6 | |
#5 0x00007fa39ace66be in std::basic_istream<char, std::char_traits<char> >& std::getline<char, std::char_traits<char>, std::allocator<char> >(std::basic_istream<char, std::char_traits<char> >&, std::basic_string<char, std::char_traits<char>, std::allocator<char> >&, char) () | |
from /usr/lib/x86_64-linux-gnu/libstdc++.so.6 | |
#6 0x00000000005a5b07 in cRoot::InputThread(cRoot&) () | |
#7 0x00007fa39acf6e40 in ?? () from /usr/lib/x86_64-linux-gnu/libstdc++.so.6 | |
#8 0x00007fa39afc3182 in start_thread (arg=0x7fa387fff700) at pthread_create.c:312 | |
#9 0x00007fa39a45747d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 | |
Thread 6 (Thread 0x7fa3963d6700 (LWP 26726)): | |
#0 pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185 | |
#1 0x00007fa39acf1cdc in std::condition_variable::wait(std::unique_lock<std::mutex>&) () | |
from /usr/lib/x86_64-linux-gnu/libstdc++.so.6 | |
#2 0x00000000005dc63b in cEvent::Wait() () | |
#3 0x0000000000554991 in cChunkSender::Execute() () | |
#4 0x00007fa39acf6e40 in ?? () from /usr/lib/x86_64-linux-gnu/libstdc++.so.6 | |
#5 0x00007fa39afc3182 in start_thread (arg=0x7fa3963d6700) at pthread_create.c:312 | |
#6 0x00007fa39a45747d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 | |
Thread 5 (Thread 0x7fa3983de700 (LWP 26723)): | |
#0 pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185 | |
#1 0x00007fa39acf1cdc in std::condition_variable::wait(std::unique_lock<std::mutex>&) () | |
from /usr/lib/x86_64-linux-gnu/libstdc++.so.6 | |
#2 0x00000000005dc63b in cEvent::Wait() () | |
#3 0x000000000058a987 in cLightingThread::Execute() () | |
#4 0x00007fa39acf6e40 in ?? () from /usr/lib/x86_64-linux-gnu/libstdc++.so.6 | |
#5 0x00007fa39afc3182 in start_thread (arg=0x7fa3983de700) at pthread_create.c:312 | |
#6 0x00007fa39a45747d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 | |
Thread 4 (Thread 0x7fa396bd7700 (LWP 26725)): | |
#0 pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185 | |
#1 0x00007fa39acf1cdc in std::condition_variable::wait(std::unique_lock<std::mutex>&) () | |
from /usr/lib/x86_64-linux-gnu/libstdc++.so.6 | |
#2 0x00000000005dc63b in cEvent::Wait() () | |
#3 0x00000000006f9c9b in cChunkGenerator::Execute() () | |
#4 0x00007fa39acf6e40 in ?? () from /usr/lib/x86_64-linux-gnu/libstdc++.so.6 | |
#5 0x00007fa39afc3182 in start_thread (arg=0x7fa396bd7700) at pthread_create.c:312 | |
#6 0x00007fa39a45747d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 | |
Thread 3 (Thread 0x7fa398bdf700 (LWP 26722)): | |
#0 pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185 | |
#1 0x00007fa39acf1cdc in std::condition_variable::wait(std::unique_lock<std::mutex>&) () | |
from /usr/lib/x86_64-linux-gnu/libstdc++.so.6 | |
#2 0x00000000005dc63b in cEvent::Wait() () | |
#3 0x00000000006c8909 in cAuthenticator::Execute() () | |
#4 0x00007fa39acf6e40 in ?? () from /usr/lib/x86_64-linux-gnu/libstdc++.so.6 | |
#5 0x00007fa39afc3182 in start_thread (arg=0x7fa398bdf700) at pthread_create.c:312 | |
#6 0x00007fa39a45747d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 | |
Thread 2 (Thread 0x7fa399b5b700 (LWP 26721)): | |
#0 pthread_cond_timedwait@@GLIBC_2.3.2 () | |
at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:238 | |
#1 0x00000000005dc788 in cEvent::Wait(unsigned int) () | |
#2 0x00000000006d75dd in cMojangAPI::cUpdateThread::Execute() () | |
#3 0x00007fa39acf6e40 in ?? () from /usr/lib/x86_64-linux-gnu/libstdc++.so.6 | |
#4 0x00007fa39afc3182 in start_thread (arg=0x7fa399b5b700) at pthread_create.c:312 | |
#5 0x00007fa39a45747d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 | |
Thread 1 (Thread 0x7fa39a35c700 (LWP 26720)): | |
#0 0x00007fa39a393cc9 in __GI_raise (sig=sig@entry=6) at ../nptl/sysdeps/unix/sysv/linux/raise.c:56 | |
#1 0x00007fa39a3970d8 in __GI_abort () at abort.c:89 | |
#2 0x00000000005dc24d in NonCtrlHandler(int) () | |
#3 <signal handler called> | |
#4 0x00007fa39a393cc9 in __GI_raise (sig=sig@entry=6) at ../nptl/sysdeps/unix/sysv/linux/raise.c:56 | |
#5 0x00007fa39a3970d8 in __GI_abort () at abort.c:89 | |
#6 0x00000000005dc24d in NonCtrlHandler(int) () | |
#7 <signal handler called> | |
#8 pthread_cond_signal@@GLIBC_2.3.2 () | |
at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_signal.S:69 | |
#9 0x00007fa39acf1cf9 in std::condition_variable::notify_one() () | |
from /usr/lib/x86_64-linux-gnu/libstdc++.so.6 | |
#10 0x00000000005e349a in cTCPLinkImpl::EventCallback(bufferevent*, short, void*) () | |
#11 0x000000000093b4e6 in bufferevent_readcb () | |
#12 0x0000000000940885 in event_process_active_single_queue.isra () | |
#13 0x0000000000940fcf in event_process_active () | |
#14 0x0000000000944660 in event_base_loop () | |
#15 0x00007fa39acf6e40 in ?? () from /usr/lib/x86_64-linux-gnu/libstdc++.so.6 | |
#16 0x00007fa39afc3182 in start_thread (arg=0x7fa39a35c700) at pthread_create.c:312 | |
#17 0x00007fa39a45747d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment