Advertisement
Guest User

Untitled

a guest
Jun 3rd, 2020
67
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.95 KB | None | 0 0
  1. 2020.06.03 13:57:35.448567 [ 4 ] {} <Error> void DB::BackgroundProcessingPool::threadFunction(): Code: 393, e.displayText() = DB::Exception: There is no query, Stack trace:
  2.  
  3. 0. 0x560fe1a54ef0 StackTrace::StackTrace() /usr/bin/clickhouse
  4. 1. 0x560fe1a54cc5 DB::Exception::Exception(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int) /usr/bin/clickhouse
  5. 2. 0x560fe176cc3d ? /usr/bin/clickhouse
  6. 3. 0x560fe4dadbe9 DB::Context::getSampleBlockCache[abi:cxx11]() const /usr/bin/clickhouse
  7. 4. 0x560fe4e4839c DB::InterpreterSelectWithUnionQuery::getSampleBlock(std::shared_ptr<DB::IAST> const&, DB::Context const&) /usr/bin/clickhouse
  8. 5. 0x560fe557e6be DB::getNamesAndTypeListFromTableExpression(DB::ASTTableExpression const&, DB::Context const&) /usr/bin/clickhouse
  9. 6. 0x560fe558a23b DB::getDatabaseAndTablesWithColumnNames[abi:cxx11](DB::ASTSelectQuery const&, DB::Context const&) /usr/bin/clickhouse
  10. 7. 0x560fe4f1d91d DB::SyntaxAnalyzer::analyze(std::shared_ptr<DB::IAST>&, DB::NamesAndTypesList const&, std::vector<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&, std::shared_ptr<DB::IStorage>, DB::NamesAndTypesList const&) const /usr/bin/clickhouse
  11. 8. 0x560fe4e21d4b ? /usr/bin/clickhouse
  12. 9. 0x560fe4e22da4 DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, DB::Context const&, std::shared_ptr<DB::IBlockInputStream> const&, std::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::vector<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&) /usr/bin/clickhouse
  13. 10. 0x560fe4e237b7 DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, DB::Context const&, DB::SelectQueryOptions const&, std::vector<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&) /usr/bin/clickhouse
  14. 11. 0x560fe4e47a8b DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr<DB::IAST> const&, DB::Context const&, DB::SelectQueryOptions const&, std::vector<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&) /usr/bin/clickhouse
  15. 12. 0x560fe561657c DB::interpretSubquery(std::shared_ptr<DB::IAST> const&, DB::Context const&, unsigned long, std::vector<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&) /usr/bin/clickhouse
  16. 13. 0x560fe55abb91 DB::SelectQueryExpressionAnalyzer::tryMakeSetForIndexFromSubquery(std::shared_ptr<DB::IAST> const&) /usr/bin/clickhouse
  17. 14. 0x560fe55ac2c0 DB::SelectQueryExpressionAnalyzer::makeSetsForIndex(std::shared_ptr<DB::IAST> const&) /usr/bin/clickhouse
  18. 15. 0x560fe55ac2f4 DB::SelectQueryExpressionAnalyzer::makeSetsForIndex(std::shared_ptr<DB::IAST> const&) /usr/bin/clickhouse
  19. 16. 0x560fe55ac2f4 DB::SelectQueryExpressionAnalyzer::makeSetsForIndex(std::shared_ptr<DB::IAST> const&) /usr/bin/clickhouse
  20. 17. 0x560fe4e1c673 DB::InterpreterSelectQuery::getSampleBlockImpl() /usr/bin/clickhouse
  21. 18. 0x560fe4e222d7 ? /usr/bin/clickhouse
  22. 19. 0x560fe4e22da4 DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, DB::Context const&, std::shared_ptr<DB::IBlockInputStream> const&, std::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::vector<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&) /usr/bin/clickhouse
  23. 20. 0x560fe4e23901 DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, DB::Context const&, std::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&) /usr/bin/clickhouse
  24. 21. 0x560fe55f952f DB::MutationsInterpreter::MutationsInterpreter(std::shared_ptr<DB::IStorage>, std::vector<DB::MutationCommand, std::allocator<DB::MutationCommand> >, DB::Context const&, bool) /usr/bin/clickhouse
  25. 22. 0x560fe5065bef DB::StorageMergeTree::tryMutatePart() /usr/bin/clickhouse
  26. 23. 0x560fe5066504 DB::StorageMergeTree::mergeMutateTask() /usr/bin/clickhouse
  27. 24. 0x560fe50fb774 DB::BackgroundProcessingPool::threadFunction() /usr/bin/clickhouse
  28. 25. 0x560fe50fc0ea ? /usr/bin/clickhouse
  29. 26. 0x560fe1a9f36c ThreadPoolImpl<std::thread>::worker(std::_List_iterator<std::thread>) /usr/bin/clickhouse
  30. 27. 0x560fe7847f00 ? /usr/bin/clickhouse
  31. 28. 0x7f28d44b9e65 start_thread /usr/lib64/libpthread-2.17.so
  32. 29. 0x7f28d3dd688d __clone /usr/lib64/libc-2.17.so
  33. (version 19.17.8.54 (official build))
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement