Advertisement
Guest User

Untitled

a guest
Feb 22nd, 2017
86
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.32 KB | None | 0 0
  1. 2017.02.22 20:21:03.165723 [ 239 ] <Error> BaseDaemon: ########################################
  2. 2017.02.22 20:21:03.165764 [ 239 ] <Error> BaseDaemon: (from thread 237) Received signal Segmentation fault (11).
  3. 2017.02.22 20:21:03.165772 [ 239 ] <Error> BaseDaemon: Address: NULL pointer.
  4. 2017.02.22 20:21:03.167964 [ 239 ] <Error> BaseDaemon: 1. clickhouse-server(DB::StorageView::StorageView(std::string const&, std::string const&, DB::Context&, std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::NamesAndTypesList>, DB::NamesAndTypesList const&, DB::NamesAndTypesList const&, std::unordered_map<std::string, DB::ColumnDefault, std::hash<std::string>, std::equal_to<std::string>, std::allocator<std::pair<std::string const, DB::ColumnDefault> > > const&)+0x405) [0x11cdcc5]
  5. 2017.02.22 20:21:03.167979 [ 239 ] <Error> BaseDaemon: 2. clickhouse-server(Poco::ThreadImpl::runnableEntry(void*)+0x96) [0x30d03b6]
  6. 2017.02.22 20:21:03.167988 [ 239 ] <Error> BaseDaemon: 3. /lib/x86_64-linux-gnu/libpthread.so.0(+0x80a4) [0x7facbf2180a4]
  7. 2017.02.22 20:21:03.167996 [ 239 ] <Error> BaseDaemon: 4. /lib/x86_64-linux-gnu/libc.so.6(clone+0x6d) [0x7facbe84062d]
  8. 2017.02.22 20:21:04.645693 [ 3 ] <Error> HTTPHandler: Code: 60, e.displayText() = DB::Exception: Table servers.info doesn't exist., e.what() = DB::Exception, Stack trace:
  9.  
  10. 0. clickhouse-server(StackTrace::StackTrace()+0x16) [0x1172b96]
  11. 1. clickhouse-server(DB::Exception::Exception(std::string const&, int)+0x1f) [0xf7590f]
  12. 2. clickhouse-server(DB::Context::getTableImpl(std::string const&, std::string const&, DB::Exception*) const+0x44a) [0x1118dea]
  13. 3. clickhouse-server(DB::Context::getTable(std::string const&, std::string const&) const+0x5f) [0x111926f]
  14. 4. clickhouse-server(DB::PushingToViewsBlockOutputStream::PushingToViewsBlockOutputStream(std::string, std::string, DB::Context const&, std::shared_ptr<DB::IAST>)+0x10d) [0x114f42d]
  15. 5. clickhouse-server(DB::PushingToViewsBlockOutputStream::PushingToViewsBlockOutputStream(std::string, std::string, DB::Context const&, std::shared_ptr<DB::IAST>)+0x39b) [0x114f6bb]
  16. 6. clickhouse-server(DB::PushingToViewsBlockOutputStream::PushingToViewsBlockOutputStream(std::string, std::string, DB::Context const&, std::shared_ptr<DB::IAST>)+0x39b) [0x114f6bb]
  17. 7. clickhouse-server(DB::InterpreterInsertQuery::execute()+0x1bc) [0x14cf29c]
  18. 8. clickhouse-server() [0x115162e]
  19. 9. clickhouse-server(DB::executeQuery(DB::ReadBuffer&, DB::WriteBuffer&, DB::Context&, std::shared_ptr<DB::IBlockInputStream>&, std::function<void (std::string const&)>)+0x1e7) [0x1152a27]
  20. 10. clickhouse-server(DB::HTTPHandler::processQuery(Poco::Net::HTTPServerRequest&, HTMLForm&, Poco::Net::HTTPServerResponse&, DB::HTTPHandler::Output&)+0x102a) [0xf7c2da]
  21. 11. clickhouse-server(DB::HTTPHandler::handleRequest(Poco::Net::HTTPServerRequest&, Poco::Net::HTTPServerResponse&)+0x222) [0xf7d7a2]
  22. 12. clickhouse-server(Poco::Net::HTTPServerConnection::run()+0x27b) [0x308a35b]
  23. 13. clickhouse-server(Poco::Net::TCPServerConnection::start()+0xf) [0x30794ff]
  24. 14. clickhouse-server(Poco::Net::TCPServerDispatcher::run()+0x10b) [0x308486b]
  25. 15. clickhouse-server(Poco::PooledThread::run()+0x87) [0x3117b67]
  26. 16. clickhouse-server(Poco::ThreadImpl::runnableEntry(void*)+0x96) [0x30d03b6]
  27. 17. /lib/x86_64-linux-gnu/libpthread.so.0(+0x80a4) [0x7facbf2180a4]
  28. 18. /lib/x86_64-linux-gnu/libc.so.6(clone+0x6d) [0x7facbe84062d]
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement