Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- Thread 27 (Thread 0x7f15a7fff700 (LWP 41675)):
- #0 futex_wait_cancelable (private=<optimized out>, expected=0, futex_word=0x7ffd2a193580) at ../sysdeps/nptl/futex-internal.h:183
- #1 __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x7ffd2a193530, cond=0x7ffd2a193558) at pthread_cond_wait.c:508
- #2 __pthread_cond_wait (cond=0x7ffd2a193558, mutex=0x7ffd2a193530) at pthread_cond_wait.c:638
- #3 0x000000000108cfac in std::condition_variable::wait(std::unique_lock<std::mutex>&) ()
- #4 0x00000000007fd3bb in std::_Function_handler<void (), vscode::message_handler::main_loop()::$_13>::_M_invoke(std::_Any_data const&) ()
- #5 0x00000000010fc230 in execute_native_thread_routine ()
- #6 0x00007f15f20f8609 in start_thread (arg=<optimized out>) at pthread_create.c:477
- #7 0x00007f15f201f293 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95
- Thread 26 (Thread 0x7f15acff9700 (LWP 41674)):
- #0 futex_abstimed_wait_cancelable (private=<optimized out>, abstime=0x7f15acff8dc8, clockid=<optimized out>, expected=0, futex_word=0x7ffd2a193338) at ../sysdeps/nptl/futex-internal.h:320
- #1 __pthread_cond_wait_common (abstime=0x7f15acff8dc8, clockid=<optimized out>, mutex=0x7ffd2a1932e8, cond=0x7ffd2a193310) at pthread_cond_wait.c:520
- #2 __pthread_cond_timedwait (cond=0x7ffd2a193310, mutex=0x7ffd2a1932e8, abstime=0x7f15acff8dc8) at pthread_cond_wait.c:656
- #3 0x0000000000834d4a in bool std::condition_variable::wait_until<std::chrono::_V2::steady_clock, std::chrono::duration<long, std::ratio<1l, 1000000000l> >, vscode::message_deque<int, false>::pop_impl(bool, int&, std::chrono::duration<long, std::ratio<1l, 1000l> >)::{lambda()#1}>(std::unique_lock<std::mutex>&, std::chrono::time_point<std::chrono::_V2::steady_clock, std::chrono::duration<long, std::ratio<1l, 1000000000l> > > const&, vscode::message_deque<int, false>::pop_impl(bool, int&, std::chrono::duration<long, std::ratio<1l, 1000l> >)::{lambda()#1}) ()
- #4 0x0000000000834a21 in vscode::message_deque<int, false>::pop_impl(bool, int&, std::chrono::duration<long, std::ratio<1l, 1000l> >) ()
- #5 0x00000000007fd268 in std::_Function_handler<void (), vscode::message_handler::main_loop()::$_12>::_M_invoke(std::_Any_data const&) ()
- #6 0x00000000010fc230 in execute_native_thread_routine ()
- #7 0x00007f15f20f8609 in start_thread (arg=<optimized out>) at pthread_create.c:477
- #8 0x00007f15f201f293 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95
- Thread 25 (Thread 0x7f15ad7fa700 (LWP 41673)):
- #0 futex_wait_cancelable (private=<optimized out>, expected=0, futex_word=0x7ffd2a193278) at ../sysdeps/nptl/futex-internal.h:183
- #1 __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x7ffd2a193228, cond=0x7ffd2a193250) at pthread_cond_wait.c:508
- #2 __pthread_cond_wait (cond=0x7ffd2a193250, mutex=0x7ffd2a193228) at pthread_cond_wait.c:638
- #3 0x000000000108cfac in std::condition_variable::wait(std::unique_lock<std::mutex>&) ()
- #4 0x0000000000833f07 in vscode::message_deque<vscode::vscode_client_message, false>::pop_impl(bool) ()
- #5 0x00000000007fd01a in std::_Function_handler<void (), vscode::message_handler::main_loop()::$_11>::_M_invoke(std::_Any_data const&) ()
- #6 0x00000000010fc230 in execute_native_thread_routine ()
- #7 0x00007f15f20f8609 in start_thread (arg=<optimized out>) at pthread_create.c:477
- #8 0x00007f15f201f293 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95
- Thread 24 (Thread 0x7f15adffb700 (LWP 41672)):
- #0 0x00000000009cf826 in sqlite3ExprCodeTarget ()
- #1 0x00000000009d31fd in sqlite3ExprCodeExprList ()
- #2 0x00000000009ed786 in selectInnerLoop ()
- #3 0x00000000009a99bf in sqlite3Select ()
- #4 0x0000000000989da9 in yy_reduce ()
- #5 0x0000000000932ad0 in sqlite3RunParser ()
- #6 0x000000000092fe44 in sqlite3LockAndPrepare ()
- #7 0x000000000093111c in sqlite3_prepare_v3 ()
- #8 0x00000000008ce510 in code_store::a_statement::prepare(code_store::a_connection&, char const*, bool) ()
- #9 0x000000000090836e in code_store::a_results_statement<code_store::a_files_set, code_store::schema::files::a_read_statement, code_store::files_set>::open(std::shared_ptr<code_store::a_store::a_thread_impl>, std::__cxx11::basic_stringstream<char, std::char_traits<char>, std::allocator<char> > const&) ()
- #10 0x00000000008f4884 in code_store::a_results_statement<code_store::a_files_set, code_store::schema::files::a_read_statement, code_store::files_set>::create_statement(std::shared_ptr<code_store::a_store::a_thread_impl>, std::__cxx11::basic_stringstream<char, std::char_traits<char>, std::allocator<char> >&, std::shared_ptr<code_store::files_set>&) ()
- #11 0x00000000008dacf2 in code_store::a_store::get_files(code_store::a_query_filter<code_store::a_record_id<code_store::a_config_tag> >*, code_store::a_query_filter<code_store::a_record_id<code_store::a_file_tag> >*, char const*, code_store::a_query_option, code_store::a_file_order, std::shared_ptr<code_store::files_set>&) ()
- #12 0x0000000000fd424e in CExtStore::GetFiles(ConfigFilter*, FileFilter*, char const*, QueryOptionFlags, FileSort, std::shared_ptr<IResults<CStoreFile> >&) ()
- #13 0x00000000008865bd in browse_engine::query_include_files(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::vector<CStoreFile, std::allocator<CStoreFile> >&) ()
- #14 0x0000000000884797 in browse_engine::query_include_path_suggestions_impl(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::set<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::less<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > >&, bool, std::map<code_store::a_record_id<code_store::a_file_tag>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::less<code_store::a_record_id<code_store::a_file_tag> >, std::allocator<std::pair<code_store::a_record_id<code_store::a_file_tag> const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > >*) ()
- #15 0x0000000000874f61 in browse_engine::parse_file(unsigned long, char const*, code_store::a_record_id<code_store::a_file_tag> const&, std::unordered_set<code_store::a_record_id<code_store::a_file_tag>, std::hash<code_store::a_record_id<code_store::a_file_tag> >, std::equal_to<code_store::a_record_id<code_store::a_file_tag> >, std::allocator<code_store::a_record_id<code_store::a_file_tag> > >&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::set<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::less<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, parser&, std::function<void ()>, std::shared_ptr<include_paths>, bool) ()
- #16 0x000000000087b130 in browse_engine::parse_file(unsigned long, char const*, bool, std::function<void ()>, std::shared_ptr<include_paths>, bool) ()
- #17 0x00000000007e07df in vscode::message_handler::parse_file(unsigned long, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, std::function<void ()>, std::shared_ptr<vscode::message_handler::optional_parse_file_args>) ()
- #18 0x00000000007fc9fd in std::_Function_handler<void (), vscode::message_handler::main_loop()::$_10>::_M_invoke(std::_Any_data const&) ()
- #19 0x00000000010fc230 in execute_native_thread_routine ()
- #20 0x00007f15f20f8609 in start_thread (arg=<optimized out>) at pthread_create.c:477
- #21 0x00007f15f201f293 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95
- Thread 23 (Thread 0x7f15aeffd700 (LWP 41671)):
- #0 0x00007f15f1fdd3bf in __GI___clock_nanosleep (clock_id=clock_id@entry=0, flags=flags@entry=0, req=0x7f15aeffcb60, rem=0x7f15aeffcb60) at ../sysdeps/unix/sysv/linux/clock_nanosleep.c:78
- #1 0x00007f15f1fe3047 in __GI___nanosleep (requested_time=<optimized out>, remaining=<optimized out>) at nanosleep.c:27
- #2 0x00000000007aa00b in vscode::message_handler::textDocument_documentSymbol(vscode::GetDocumentSymbolRequestParams) ()
- #3 0x00000000007a9423 in vscode::message_handler::handle_symbol(vscode::vscode_client_message&&) ()
- #4 0x00000000007fc718 in std::_Function_handler<void (), vscode::message_handler::main_loop()::$_9>::_M_invoke(std::_Any_data const&) ()
- #5 0x00000000010fc230 in execute_native_thread_routine ()
- #6 0x00007f15f20f8609 in start_thread (arg=<optimized out>) at pthread_create.c:477
- #7 0x00007f15f201f293 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95
- Thread 22 (Thread 0x7f15ae7fc700 (LWP 41670)):
- #0 futex_wait_cancelable (private=<optimized out>, expected=0, futex_word=0x7ffd2a192eb8) at ../sysdeps/nptl/futex-internal.h:183
- #1 __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x7ffd2a192e68, cond=0x7ffd2a192e90) at pthread_cond_wait.c:508
- #2 __pthread_cond_wait (cond=0x7ffd2a192e90, mutex=0x7ffd2a192e68) at pthread_cond_wait.c:638
- #3 0x000000000108cfac in std::condition_variable::wait(std::unique_lock<std::mutex>&) ()
- #4 0x0000000000833f07 in vscode::message_deque<vscode::vscode_client_message, false>::pop_impl(bool) ()
- #5 0x00000000007fc54d in std::_Function_handler<void (), vscode::message_handler::main_loop()::$_8>::_M_invoke(std::_Any_data const&) ()
- #6 0x00000000010fc230 in execute_native_thread_routine ()
- #7 0x00007f15f20f8609 in start_thread (arg=<optimized out>) at pthread_create.c:477
- #8 0x00007f15f201f293 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95
- Thread 21 (Thread 0x7f15a77fe700 (LWP 41619)):
- #0 futex_wait_cancelable (private=<optimized out>, expected=0, futex_word=0x167a408 <tag_parse_cv+40>) at ../sysdeps/nptl/futex-internal.h:183
- #1 __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x167a498 <tag_parse_mx>, cond=0x167a3e0 <tag_parse_cv>) at pthread_cond_wait.c:508
- #2 __pthread_cond_wait (cond=0x167a3e0 <tag_parse_cv>, mutex=0x167a498 <tag_parse_mx>) at pthread_cond_wait.c:638
- #3 0x000000000108cfac in std::condition_variable::wait(std::unique_lock<std::mutex>&) ()
- #4 0x0000000000a9633d in run_tag_parser() ()
- #5 0x0000000000de7719 in process_translation_unit(char const*, int, an_exported_template_file*) ()
- #6 0x0000000000ae3977 in cfe_main(int, char**) ()
- #7 0x0000000000e0b7e6 in cfe_main_exception_handler(int, char**) ()
- #8 0x0000000000ae3a86 in edg_main(int, char**) ()
- #9 0x0000000000a97e75 in antlr_parse_routine() ()
- #10 0x00000000010fc230 in execute_native_thread_routine ()
- #11 0x00007f15f20f8609 in start_thread (arg=<optimized out>) at pthread_create.c:477
- #12 0x00007f15f201f293 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95
- Thread 20 (Thread 0x7f15af7fe700 (LWP 41441)):
- #0 futex_wait_cancelable (private=<optimized out>, expected=0, futex_word=0x7ffd2a193038) at ../sysdeps/nptl/futex-internal.h:183
- #1 __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x7ffd2a192fe8, cond=0x7ffd2a193010) at pthread_cond_wait.c:508
- #2 __pthread_cond_wait (cond=0x7ffd2a193010, mutex=0x7ffd2a192fe8) at pthread_cond_wait.c:638
- #3 0x000000000108cfac in std::condition_variable::wait(std::unique_lock<std::mutex>&) ()
- #4 0x000000000083335e in vscode::message_deque<vscode::browse_engine_update_action, false>::pop_impl(bool) ()
- #5 0x00000000007fbd2f in std::_Function_handler<void (), vscode::message_handler::main_loop()::$_6>::_M_invoke(std::_Any_data const&) ()
- #6 0x00000000010fc230 in execute_native_thread_routine ()
- #7 0x00007f15f20f8609 in start_thread (arg=<optimized out>) at pthread_create.c:477
- #8 0x00007f15f201f293 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95
- Thread 19 (Thread 0x7f15affff700 (LWP 41440)):
- #0 futex_wait_cancelable (private=<optimized out>, expected=0, futex_word=0x7ffd2a1930f8) at ../sysdeps/nptl/futex-internal.h:183
- #1 __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x7ffd2a1930a8, cond=0x7ffd2a1930d0) at pthread_cond_wait.c:508
- #2 __pthread_cond_wait (cond=0x7ffd2a1930d0, mutex=0x7ffd2a1930a8) at pthread_cond_wait.c:638
- #3 0x000000000108cfac in std::condition_variable::wait(std::unique_lock<std::mutex>&) ()
- #4 0x0000000000833a19 in vscode::message_deque<vscode::folding_ranges_params, false>::pop_impl(bool) ()
- #5 0x00000000007fc48d in std::_Function_handler<void (), vscode::message_handler::main_loop()::$_7>::_M_invoke(std::_Any_data const&) ()
- #6 0x00000000010fc230 in execute_native_thread_routine ()
- #7 0x00007f15f20f8609 in start_thread (arg=<optimized out>) at pthread_create.c:477
- #8 0x00007f15f201f293 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95
- Thread 18 (Thread 0x7f15c8ff9700 (LWP 41439)):
- #0 futex_wait_cancelable (private=<optimized out>, expected=0, futex_word=0x7ffd2a192df8) at ../sysdeps/nptl/futex-internal.h:183
- #1 __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x7ffd2a192da8, cond=0x7ffd2a192dd0) at pthread_cond_wait.c:508
- #2 __pthread_cond_wait (cond=0x7ffd2a192dd0, mutex=0x7ffd2a192da8) at pthread_cond_wait.c:638
- #3 0x000000000108cfac in std::condition_variable::wait(std::unique_lock<std::mutex>&) ()
- #4 0x0000000000832d68 in vscode::message_deque<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, false>::pop_impl(bool) ()
- #5 0x00000000007fbc5d in std::thread::_State_impl<std::thread::_Invoker<std::tuple<vscode::message_handler::main_loop()::$_5> > >::_M_run() ()
- #6 0x00000000010fc230 in execute_native_thread_routine ()
- #7 0x00007f15f20f8609 in start_thread (arg=<optimized out>) at pthread_create.c:477
- #8 0x00007f15f201f293 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95
- Thread 17 (Thread 0x7f15c97fa700 (LWP 41438)):
- #0 futex_abstimed_wait_cancelable (private=<optimized out>, abstime=0x7f15c97f9990, clockid=<optimized out>, expected=0, futex_word=0x7ffd2a192d3c) at ../sysdeps/nptl/futex-internal.h:320
- #1 __pthread_cond_wait_common (abstime=0x7f15c97f9990, clockid=<optimized out>, mutex=0x7ffd2a192ce8, cond=0x7ffd2a192d10) at pthread_cond_wait.c:520
- #2 __pthread_cond_timedwait (cond=0x7ffd2a192d10, mutex=0x7ffd2a192ce8, abstime=0x7f15c97f9990) at pthread_cond_wait.c:656
- #3 0x0000000000832581 in vscode::message_deque<vscode::vscode_client_message, false>::try_pop_front(vscode::vscode_client_message&, std::chrono::duration<long, std::ratio<1l, 1000l> >) ()
- #4 0x00000000007faa83 in std::thread::_State_impl<std::thread::_Invoker<std::tuple<vscode::message_handler::main_loop()::$_4> > >::_M_run() ()
- #5 0x00000000010fc230 in execute_native_thread_routine ()
- #6 0x00007f15f20f8609 in start_thread (arg=<optimized out>) at pthread_create.c:477
- #7 0x00007f15f201f293 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95
- Thread 16 (Thread 0x7f15c9ffb700 (LWP 41437)):
- #0 0x00007f15f201f5ce in epoll_wait (epfd=9, events=0x7f15c9ff7db0, maxevents=1024, timeout=-1) at ../sysdeps/unix/sysv/linux/epoll_wait.c:30
- #1 0x000000000106dbda in uv.io_poll ()
- #2 0x000000000106be78 in uv_run ()
- #3 0x000000000103a19c in msvc::loop_t::run_loop() ()
- #4 0x0000000001041735 in void std::__invoke_impl<void, void (*)(std::shared_ptr<msvc::loop_t>), std::shared_ptr<msvc::loop_t> >(std::__invoke_other, void (*&&)(std::shared_ptr<msvc::loop_t>), std::shared_ptr<msvc::loop_t>&&) ()
- #5 0x00000000010fc230 in execute_native_thread_routine ()
- #6 0x00007f15f20f8609 in start_thread (arg=<optimized out>) at pthread_create.c:477
- #7 0x00007f15f201f293 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95
- Thread 15 (Thread 0x7f15ca7fc700 (LWP 41436)):
- #0 futex_abstimed_wait_cancelable (private=<optimized out>, abstime=0x7f15ca7fbde8, clockid=<optimized out>, expected=0, futex_word=0x16789ac <vscode::g_thread_pool+300>) at ../sysdeps/nptl/futex-internal.h:320
- #1 __pthread_cond_wait_common (abstime=0x7f15ca7fbde8, clockid=<optimized out>, mutex=0x1678958 <vscode::g_thread_pool+216>, cond=0x1678980 <vscode::g_thread_pool+256>) at pthread_cond_wait.c:520
- #2 __pthread_cond_timedwait (cond=0x1678980 <vscode::g_thread_pool+256>, mutex=0x1678958 <vscode::g_thread_pool+216>, abstime=0x7f15ca7fbde8) at pthread_cond_wait.c:656
- #3 0x000000000086778c in bool std::condition_variable::wait_for<long, std::ratio<1l, 1000l>, msvc::bitset_event_t::wait_for_any_set<long, std::ratio<1l, 1000l> >(std::chrono::duration<long, std::ratio<1l, 1000l> > const&, unsigned int)::{lambda()#1}>(std::unique_lock<std::mutex>&, std::chrono::duration<long, std::ratio<1l, 1000l> > const&, msvc::bitset_event_t::wait_for_any_set<long, std::ratio<1l, 1000l> >(std::chrono::duration<long, std::ratio<1l, 1000l> > const&, unsigned int)::{lambda()#1}) ()
- #4 0x0000000000867669 in unsigned int msvc::bitset_event_t::wait_for_any_set<long, std::ratio<1l, 1000l> >(std::chrono::duration<long, std::ratio<1l, 1000l> > const&, unsigned int) ()
- #5 0x0000000000866a70 in std::thread::_State_impl<std::thread::_Invoker<std::tuple<msvc::thread_pool::thread_pool()::$_0> > >::_M_run() ()
- #6 0x00000000010fc230 in execute_native_thread_routine ()
- #7 0x00007f15f20f8609 in start_thread (arg=<optimized out>) at pthread_create.c:477
- #8 0x00007f15f201f293 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95
- Thread 14 (Thread 0x7f15caffd700 (LWP 41435)):
- #0 futex_wait_cancelable (private=<optimized out>, expected=0, futex_word=0x16789ac <vscode::g_thread_pool+300>) at ../sysdeps/nptl/futex-internal.h:183
- #1 __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x1678958 <vscode::g_thread_pool+216>, cond=0x1678980 <vscode::g_thread_pool+256>) at pthread_cond_wait.c:508
- #2 __pthread_cond_wait (cond=0x1678980 <vscode::g_thread_pool+256>, mutex=0x1678958 <vscode::g_thread_pool+216>) at pthread_cond_wait.c:638
- #3 0x000000000108cfac in std::condition_variable::wait(std::unique_lock<std::mutex>&) ()
- #4 0x00000000008657cb in msvc::thread_pool::do_work(unsigned long) ()
- #5 0x00000000010fc230 in execute_native_thread_routine ()
- #6 0x00007f15f20f8609 in start_thread (arg=<optimized out>) at pthread_create.c:477
- #7 0x00007f15f201f293 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95
- Thread 13 (Thread 0x7f15cb7fe700 (LWP 41434)):
- #0 futex_wait_cancelable (private=<optimized out>, expected=0, futex_word=0x16789ac <vscode::g_thread_pool+300>) at ../sysdeps/nptl/futex-internal.h:183
- #1 __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x1678958 <vscode::g_thread_pool+216>, cond=0x1678980 <vscode::g_thread_pool+256>) at pthread_cond_wait.c:508
- #2 __pthread_cond_wait (cond=0x1678980 <vscode::g_thread_pool+256>, mutex=0x1678958 <vscode::g_thread_pool+216>) at pthread_cond_wait.c:638
- #3 0x000000000108cfac in std::condition_variable::wait(std::unique_lock<std::mutex>&) ()
- #4 0x00000000008657cb in msvc::thread_pool::do_work(unsigned long) ()
- #5 0x00000000010fc230 in execute_native_thread_routine ()
- #6 0x00007f15f20f8609 in start_thread (arg=<optimized out>) at pthread_create.c:477
- #7 0x00007f15f201f293 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95
- Thread 12 (Thread 0x7f15cbfff700 (LWP 41433)):
- #0 futex_wait_cancelable (private=<optimized out>, expected=0, futex_word=0x16789ac <vscode::g_thread_pool+300>) at ../sysdeps/nptl/futex-internal.h:183
- #1 __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x1678958 <vscode::g_thread_pool+216>, cond=0x1678980 <vscode::g_thread_pool+256>) at pthread_cond_wait.c:508
- #2 __pthread_cond_wait (cond=0x1678980 <vscode::g_thread_pool+256>, mutex=0x1678958 <vscode::g_thread_pool+216>) at pthread_cond_wait.c:638
- #3 0x000000000108cfac in std::condition_variable::wait(std::unique_lock<std::mutex>&) ()
- #4 0x00000000008657cb in msvc::thread_pool::do_work(unsigned long) ()
- #5 0x00000000010fc230 in execute_native_thread_routine ()
- #6 0x00007f15f20f8609 in start_thread (arg=<optimized out>) at pthread_create.c:477
- #7 0x00007f15f201f293 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95
- Thread 11 (Thread 0x7f15e8ff9700 (LWP 41432)):
- #0 futex_wait_cancelable (private=<optimized out>, expected=0, futex_word=0x16789ac <vscode::g_thread_pool+300>) at ../sysdeps/nptl/futex-internal.h:183
- #1 __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x1678958 <vscode::g_thread_pool+216>, cond=0x1678980 <vscode::g_thread_pool+256>) at pthread_cond_wait.c:508
- #2 __pthread_cond_wait (cond=0x1678980 <vscode::g_thread_pool+256>, mutex=0x1678958 <vscode::g_thread_pool+216>) at pthread_cond_wait.c:638
- #3 0x000000000108cfac in std::condition_variable::wait(std::unique_lock<std::mutex>&) ()
- #4 0x00000000008657cb in msvc::thread_pool::do_work(unsigned long) ()
- #5 0x00000000010fc230 in execute_native_thread_routine ()
- #6 0x00007f15f20f8609 in start_thread (arg=<optimized out>) at pthread_create.c:477
- #7 0x00007f15f201f293 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95
- Thread 10 (Thread 0x7f15e97fa700 (LWP 41431)):
- #0 futex_wait_cancelable (private=<optimized out>, expected=0, futex_word=0x16789ac <vscode::g_thread_pool+300>) at ../sysdeps/nptl/futex-internal.h:183
- #1 __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x1678958 <vscode::g_thread_pool+216>, cond=0x1678980 <vscode::g_thread_pool+256>) at pthread_cond_wait.c:508
- #2 __pthread_cond_wait (cond=0x1678980 <vscode::g_thread_pool+256>, mutex=0x1678958 <vscode::g_thread_pool+216>) at pthread_cond_wait.c:638
- #3 0x000000000108cfac in std::condition_variable::wait(std::unique_lock<std::mutex>&) ()
- #4 0x00000000008657cb in msvc::thread_pool::do_work(unsigned long) ()
- #5 0x00000000010fc230 in execute_native_thread_routine ()
- #6 0x00007f15f20f8609 in start_thread (arg=<optimized out>) at pthread_create.c:477
- #7 0x00007f15f201f293 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95
- Thread 9 (Thread 0x7f15e9ffb700 (LWP 41430)):
- #0 futex_wait_cancelable (private=<optimized out>, expected=0, futex_word=0x16789ac <vscode::g_thread_pool+300>) at ../sysdeps/nptl/futex-internal.h:183
- #1 __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x1678958 <vscode::g_thread_pool+216>, cond=0x1678980 <vscode::g_thread_pool+256>) at pthread_cond_wait.c:508
- #2 __pthread_cond_wait (cond=0x1678980 <vscode::g_thread_pool+256>, mutex=0x1678958 <vscode::g_thread_pool+216>) at pthread_cond_wait.c:638
- #3 0x000000000108cfac in std::condition_variable::wait(std::unique_lock<std::mutex>&) ()
- #4 0x00000000008657cb in msvc::thread_pool::do_work(unsigned long) ()
- #5 0x00000000010fc230 in execute_native_thread_routine ()
- #6 0x00007f15f20f8609 in start_thread (arg=<optimized out>) at pthread_create.c:477
- #7 0x00007f15f201f293 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95
- Thread 8 (Thread 0x7f15ea7fc700 (LWP 41429)):
- #0 futex_wait_cancelable (private=<optimized out>, expected=0, futex_word=0x16789ac <vscode::g_thread_pool+300>) at ../sysdeps/nptl/futex-internal.h:183
- #1 __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x1678958 <vscode::g_thread_pool+216>, cond=0x1678980 <vscode::g_thread_pool+256>) at pthread_cond_wait.c:508
- #2 __pthread_cond_wait (cond=0x1678980 <vscode::g_thread_pool+256>, mutex=0x1678958 <vscode::g_thread_pool+216>) at pthread_cond_wait.c:638
- #3 0x000000000108cfac in std::condition_variable::wait(std::unique_lock<std::mutex>&) ()
- #4 0x00000000008657cb in msvc::thread_pool::do_work(unsigned long) ()
- #5 0x00000000010fc230 in execute_native_thread_routine ()
- #6 0x00007f15f20f8609 in start_thread (arg=<optimized out>) at pthread_create.c:477
- #7 0x00007f15f201f293 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95
- Thread 7 (Thread 0x7f15eaffd700 (LWP 41428)):
- #0 futex_wait_cancelable (private=<optimized out>, expected=0, futex_word=0x16789ac <vscode::g_thread_pool+300>) at ../sysdeps/nptl/futex-internal.h:183
- #1 __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x1678958 <vscode::g_thread_pool+216>, cond=0x1678980 <vscode::g_thread_pool+256>) at pthread_cond_wait.c:508
- #2 __pthread_cond_wait (cond=0x1678980 <vscode::g_thread_pool+256>, mutex=0x1678958 <vscode::g_thread_pool+216>) at pthread_cond_wait.c:638
- #3 0x000000000108cfac in std::condition_variable::wait(std::unique_lock<std::mutex>&) ()
- #4 0x00000000008657cb in msvc::thread_pool::do_work(unsigned long) ()
- #5 0x00000000010fc230 in execute_native_thread_routine ()
- #6 0x00007f15f20f8609 in start_thread (arg=<optimized out>) at pthread_create.c:477
- #7 0x00007f15f201f293 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95
- Thread 6 (Thread 0x7f15eb7fe700 (LWP 41427)):
- #0 futex_wait_cancelable (private=<optimized out>, expected=0, futex_word=0x16789ac <vscode::g_thread_pool+300>) at ../sysdeps/nptl/futex-internal.h:183
- #1 __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x1678958 <vscode::g_thread_pool+216>, cond=0x1678980 <vscode::g_thread_pool+256>) at pthread_cond_wait.c:508
- #2 __pthread_cond_wait (cond=0x1678980 <vscode::g_thread_pool+256>, mutex=0x1678958 <vscode::g_thread_pool+216>) at pthread_cond_wait.c:638
- #3 0x000000000108cfac in std::condition_variable::wait(std::unique_lock<std::mutex>&) ()
- #4 0x00000000008657cb in msvc::thread_pool::do_work(unsigned long) ()
- #5 0x00000000010fc230 in execute_native_thread_routine ()
- #6 0x00007f15f20f8609 in start_thread (arg=<optimized out>) at pthread_create.c:477
- #7 0x00007f15f201f293 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95
- Thread 5 (Thread 0x7f15f0ec9700 (LWP 41426)):
- #0 futex_wait_cancelable (private=<optimized out>, expected=0, futex_word=0x16789ac <vscode::g_thread_pool+300>) at ../sysdeps/nptl/futex-internal.h:183
- #1 __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x1678958 <vscode::g_thread_pool+216>, cond=0x1678980 <vscode::g_thread_pool+256>) at pthread_cond_wait.c:508
- #2 __pthread_cond_wait (cond=0x1678980 <vscode::g_thread_pool+256>, mutex=0x1678958 <vscode::g_thread_pool+216>) at pthread_cond_wait.c:638
- #3 0x000000000108cfac in std::condition_variable::wait(std::unique_lock<std::mutex>&) ()
- #4 0x00000000008657cb in msvc::thread_pool::do_work(unsigned long) ()
- #5 0x00000000010fc230 in execute_native_thread_routine ()
- #6 0x00007f15f20f8609 in start_thread (arg=<optimized out>) at pthread_create.c:477
- #7 0x00007f15f201f293 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95
- Thread 4 (Thread 0x7f15f16ca700 (LWP 41425)):
- #0 0x000000000077cbfa in msvc::base_channel_t::interface_from_context_helper(msvc::object_context_t const&, std::shared_ptr<msvc::base_interface_t> (*)(msvc::object_context_t const&, std::shared_ptr<msvc::channel_t> const&)) ()
- #1 0x0000000000771e56 in void msvc::deserialize_interface<cpp_intellisense::server>(msvc::deserializer_t&, std::shared_ptr<cpp_intellisense::server>&) ()
- #2 0x000000000075ec05 in cpp_intellisense::create_server(msvc::service_proxy_t&, std::shared_ptr<cpp_intellisense::server>&) ()
- #3 0x000000000075fda5 in intellisense_client::create_server() ()
- #4 0x0000000000760270 in intellisense_client::init() ()
- #5 0x0000000000760187 in intellisense_client::create(char const*, char const*, compilation_args const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&, unsigned long, bool) ()
- #6 0x0000000000784396 in create_sync_work(char const*, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, char const*, unsigned long, std::shared_ptr<browse_engine>, std::shared_ptr<compilation_args_provider>, bool, bool) ()
- #7 0x00000000007863c1 in create_async_work(char const*, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, char const*, unsigned long, std::shared_ptr<browse_engine>, std::shared_ptr<compilation_args_provider>, bool) ()
- #8 0x000000000078d7c3 in std::_Function_handler<void (), intellisense_client_factory::create_async(char const*, char const*, char const*, std::shared_ptr<browse_engine>, std::shared_ptr<compilation_args_provider>, bool, std::function<void (std::vector<std::shared_ptr<intellisense_client>, std::allocator<std::shared_ptr<intellisense_client> > >)>&&, std::function<void ()>&&)::$_4>::_M_invoke(std::_Any_data const&) ()
- #9 0x0000000000866b92 in std::_Function_handler<void (), msvc::thread_pool::enqueue(std::function<void ()>, std::future<void>*)::$_2>::_M_invoke(std::_Any_data const&) ()
- #10 0x00000000008658f0 in msvc::thread_pool::do_work(unsigned long) ()
- #11 0x00000000010fc230 in execute_native_thread_routine ()
- #12 0x00007f15f20f8609 in start_thread (arg=<optimized out>) at pthread_create.c:477
- #13 0x00007f15f201f293 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95
- Thread 3 (Thread 0x7f15ebfff700 (LWP 41424)):
- #0 futex_wait_cancelable (private=<optimized out>, expected=0, futex_word=0x16789ac <vscode::g_thread_pool+300>) at ../sysdeps/nptl/futex-internal.h:183
- #1 __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x1678958 <vscode::g_thread_pool+216>, cond=0x1678980 <vscode::g_thread_pool+256>) at pthread_cond_wait.c:508
- #2 __pthread_cond_wait (cond=0x1678980 <vscode::g_thread_pool+256>, mutex=0x1678958 <vscode::g_thread_pool+216>) at pthread_cond_wait.c:638
- #3 0x000000000108cfac in std::condition_variable::wait(std::unique_lock<std::mutex>&) ()
- #4 0x00000000008657cb in msvc::thread_pool::do_work(unsigned long) ()
- #5 0x00000000010fc230 in execute_native_thread_routine ()
- #6 0x00007f15f20f8609 in start_thread (arg=<optimized out>) at pthread_create.c:477
- #7 0x00007f15f201f293 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95
- Thread 2 (Thread 0x7f15f1ecb700 (LWP 41423)):
- #0 0x00007f15f201f5ce in epoll_wait (epfd=3, events=0x7f15f1ec7db0, maxevents=1024, timeout=-1) at ../sysdeps/unix/sysv/linux/epoll_wait.c:30
- #1 0x000000000106dbda in uv.io_poll ()
- #2 0x000000000106be78 in uv_run ()
- #3 0x000000000103a19c in msvc::loop_t::run_loop() ()
- #4 0x0000000001041735 in void std::__invoke_impl<void, void (*)(std::shared_ptr<msvc::loop_t>), std::shared_ptr<msvc::loop_t> >(std::__invoke_other, void (*&&)(std::shared_ptr<msvc::loop_t>), std::shared_ptr<msvc::loop_t>&&) ()
- #5 0x00000000010fc230 in execute_native_thread_routine ()
- #6 0x00007f15f20f8609 in start_thread (arg=<optimized out>) at pthread_create.c:477
- #7 0x00007f15f201f293 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95
- Thread 1 (Thread 0x7f15f1ecc780 (LWP 41422)):
- #0 __GI___libc_read (nbytes=4096, buf=0x26c2160, fd=0) at ../sysdeps/unix/sysv/linux/read.c:26
- #1 __GI___libc_read (fd=0, buf=0x26c2160, nbytes=4096) at ../sysdeps/unix/sysv/linux/read.c:24
- #2 0x00007f15f1f90d1f in _IO_new_file_underflow (fp=0x7f15f20e8980 <_IO_2_1_stdin_>) at libioP.h:948
- #3 0x00007f15f1f92106 in __GI__IO_default_uflow (fp=0x7f15f20e8980 <_IO_2_1_stdin_>) at libioP.h:948
- #4 0x00007f15f1f8b678 in _IO_getc (fp=0x7f15f20e8980 <_IO_2_1_stdin_>) at getc.c:38
- #5 0x00000000010bed7d in __gnu_cxx::stdio_sync_filebuf<char, std::char_traits<char> >::underflow() ()
- #6 0x0000000001081efa 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::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&, char) ()
- #7 0x00000000007a081c in vscode::message_handler::main_loop() ()
- #8 0x000000000079bf66 in main ()
Advertisement
Add Comment
Please, Sign In to add comment