-
Notifications
You must be signed in to change notification settings - Fork 8.3k
RabbitMQConnection direct leak #44840
Copy link
Copy link
Closed
Labels
testingSpecial issue with list of bugs found by CISpecial issue with list of bugs found by CI
Description
test_storage_rabbitmq
==8==ERROR: LeakSanitizer: detected memory leaks
Direct leak of 155648 byte(s) in 22 object(s) allocated from:
#0 0xe69e756 in realloc (/usr/bin/clickhouse+0xe69e756) (BuildId: e5cec1fe866a6c357fbf065b62bbd2dac427bc4a)
#1 0x3e2cdb1b in uv__realloc build_docker/../contrib/libuv/src/uv-common.c:98:12
#2 0x3e2cdb1b in uv__reallocf build_docker/../contrib/libuv/src/uv-common.c:106:12
#3 0x3e2d6163 in maybe_resize build_docker/../contrib/libuv/src/unix/core.c:846:14
#4 0x3e2d6163 in uv__io_start build_docker/../contrib/libuv/src/unix/core.c:885:3
#5 0x3e2f50b2 in uv__signal_loop_once_init build_docker/../contrib/libuv/src/unix/signal.c:265:3
#6 0x3e2f50b2 in uv_signal_init build_docker/../contrib/libuv/src/unix/signal.c:312:9
#7 0x3e2ecd1c in uv_loop_init build_docker/../contrib/libuv/src/unix/loop.c:82:9
#8 0x33acb390 in DB::UVLoop::UVLoop() build_docker/../src/Storages/UVLoop.h:24:19
#9 0x33ac7025 in DB::RabbitMQConnection::RabbitMQConnection(DB::RabbitMQConfiguration const&, Poco::Logger*) build_docker/../src/Storages/RabbitMQ/RabbitMQConnection.cpp:14:21
#10 0x33a8c8c0 in std::__1::__unique_if<DB::RabbitMQConnection>::__unique_single std::__1::make_unique[abi:v15000]<DB::RabbitMQConnection, DB::RabbitMQConfiguration&, Poco::Logger*&>(DB::RabbitMQConfiguration&, Poco::Logger*&) build_docker/../contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:714:32
#11 0x33a8c8c0 in DB::StorageRabbitMQ::StorageRabbitMQ(DB::StorageID const&, std::__1::shared_ptr<DB::Context const>, DB::ColumnsDescription const&, std::__1::unique_ptr<DB::RabbitMQSettings, std::__1::default_delete<DB::RabbitMQSettings>>, bool) build_docker/../src/Storages/RabbitMQ/StorageRabbitMQ.cpp:171:22
#12 0x33ac5f18 in DB::StorageRabbitMQ* std::__1::construct_at[abi:v15000]<DB::StorageRabbitMQ, DB::StorageID const&, std::__1::shared_ptr<DB::Context>, DB::ColumnsDescription const&, std::__1::unique_ptr<DB::RabbitMQSettings, std::__1::default_delete<DB::RabbitMQSettings>>, bool const&, DB::StorageRabbitMQ*>(DB::StorageRabbitMQ*, DB::StorageID const&, std::__1::shared_ptr<DB::Context>&&, DB::ColumnsDescription const&, std::__1::unique_ptr<DB::RabbitMQSettings, std::__1::default_delete<DB::RabbitMQSettings>>&&, bool const&) build_docker/../contrib/llvm-project/libcxx/include/__memory/construct_at.h:35:48
#13 0x33ac5f18 in void std::__1::allocator_traits<std::__1::allocator<DB::StorageRabbitMQ>>::construct[abi:v15000]<DB::StorageRabbitMQ, DB::StorageID const&, std::__1::shared_ptr<DB::Context>, DB::ColumnsDescription const&, std::__1::unique_ptr<DB::RabbitMQSettings, std::__1::default_delete<DB::RabbitMQSettings>>, bool const&, void, void>(std::__1::allocator<DB::StorageRabbitMQ>&, DB::StorageRabbitMQ*, DB::StorageID const&, std::__1::shared_ptr<DB::Context>&&, DB::ColumnsDescription const&, std::__1::unique_ptr<DB::RabbitMQSettings, std::__1::default_delete<DB::RabbitMQSettings>>&&, bool const&) build_docker/../contrib/llvm-project/libcxx/include/__memory/allocator_traits.h:298:9
#14 0x33ac5f18 in std::__1::__shared_ptr_emplace<DB::StorageRabbitMQ, std::__1::allocator<DB::StorageRabbitMQ>>::__shared_ptr_emplace[abi:v15000]<DB::StorageID const&, std::__1::shared_ptr<DB::Context>, DB::ColumnsDescription const&, std::__1::unique_ptr<DB::RabbitMQSettings, std::__1::default_delete<DB::RabbitMQSettings>>, bool const&>(std::__1::allocator<DB::StorageRabbitMQ>, DB::StorageID const&, std::__1::shared_ptr<DB::Context>&&, DB::ColumnsDescription const&, std::__1::unique_ptr<DB::RabbitMQSettings, std::__1::default_delete<DB::RabbitMQSettings>>&&, bool const&) build_docker/../contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:292:9
#15 0x33ac5f18 in std::__1::shared_ptr<DB::StorageRabbitMQ> std::__1::allocate_shared[abi:v15000]<DB::StorageRabbitMQ, std::__1::allocator<DB::StorageRabbitMQ>, DB::StorageID const&, std::__1::shared_ptr<DB::Context>, DB::ColumnsDescription const&, std::__1::unique_ptr<DB::RabbitMQSettings, std::__1::default_delete<DB::RabbitMQSettings>>, bool const&, void>(std::__1::allocator<DB::StorageRabbitMQ> const&, DB::StorageID const&, std::__1::shared_ptr<DB::Context>&&, DB::ColumnsDescription const&, std::__1::unique_ptr<DB::RabbitMQSettings, std::__1::default_delete<DB::RabbitMQSettings>>&&, bool const&) build_docker/../contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:953:55
#16 0x33ab6710 in std::__1::shared_ptr<DB::StorageRabbitMQ> std::__1::make_shared[abi:v15000]<DB::StorageRabbitMQ, DB::StorageID const&, std::__1::shared_ptr<DB::Context>, DB::ColumnsDescription const&, std::__1::unique_ptr<DB::RabbitMQSettings, std::__1::default_delete<DB::RabbitMQSettings>>, bool const&, void>(DB::StorageID const&, std::__1::shared_ptr<DB::Context>&&, DB::ColumnsDescription const&, std::__1::unique_ptr<DB::RabbitMQSettings, std::__1::default_delete<DB::RabbitMQSettings>>&&, bool const&) build_docker/../contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:962:12
#17 0x33ab6710 in DB::registerStorageRabbitMQ(DB::StorageFactory&)::$_21::operator()(DB::StorageFactory::Arguments const&) const build_docker/../src/Storages/RabbitMQ/StorageRabbitMQ.cpp:1196:16
#18 0x33ab6710 in decltype(std::declval<DB::registerStorageRabbitMQ(DB::StorageFactory&)::$_21&>()(std::declval<DB::StorageFactory::Arguments const&>())) std::__1::__invoke[abi:v15000]<DB::registerStorageRabbitMQ(DB::StorageFactory&)::$_21&, DB::StorageFactory::Arguments const&>(DB::registerStorageRabbitMQ(DB::StorageFactory&)::$_21&, DB::StorageFactory::Arguments const&) build_docker/../contrib/llvm-project/libcxx/include/__functional/invoke.h:394:23
#19 0x33ab6710 in std::__1::shared_ptr<DB::IStorage> std::__1::__invoke_void_return_wrapper<std::__1::shared_ptr<DB::IStorage>, false>::__call<DB::registerStorageRabbitMQ(DB::StorageFactory&)::$_21&, DB::StorageFactory::Arguments const&>(DB::registerStorageRabbitMQ(DB::StorageFactory&)::$_21&, DB::StorageFactory::Arguments const&) build_docker/../contrib/llvm-project/libcxx/include/__functional/invoke.h:470:16
#20 0x33ab6710 in std::__1::__function::__default_alloc_func<DB::registerStorageRabbitMQ(DB::StorageFactory&)::$_21, std::__1::shared_ptr<DB::IStorage> (DB::StorageFactory::Arguments const&)>::operator()[abi:v15000](DB::StorageFactory::Arguments const&) build_docker/../contrib/llvm-project/libcxx/include/__functional/function.h:235:12
#21 0x33ab6710 in std::__1::shared_ptr<DB::IStorage> std::__1::__function::__policy_invoker<std::__1::shared_ptr<DB::IStorage> (DB::StorageFactory::Arguments const&)>::__call_impl<std::__1::__function::__default_alloc_func<DB::registerStorageRabbitMQ(DB::StorageFactory&)::$_21, std::__1::shared_ptr<DB::IStorage> (DB::StorageFactory::Arguments const&)>>(std::__1::__function::__policy_storage const*, DB::StorageFactory::Arguments const&) build_docker/../contrib/llvm-project/libcxx/include/__functional/function.h:716:16
#22 0x3323e811 in std::__1::__function::__policy_func<std::__1::shared_ptr<DB::IStorage> (DB::StorageFactory::Arguments const&)>::operator()[abi:v15000](DB::StorageFactory::Arguments const&) const build_docker/../contrib/llvm-project/libcxx/include/__functional/function.h:848:16
#23 0x3323e811 in std::__1::function<std::__1::shared_ptr<DB::IStorage> (DB::StorageFactory::Arguments const&)>::operator()(DB::StorageFactory::Arguments const&) const build_docker/../contrib/llvm-project/libcxx/include/__functional/function.h:1187:12
#24 0x3323e811 in DB::StorageFactory::get(DB::ASTCreateQuery const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char>> const&, std::__1::shared_ptr<DB::Context>, std::__1::shared_ptr<DB::Context>, DB::ColumnsDescription const&, DB::ConstraintsDescription const&, bool) const build_docker/../src/Storages/StorageFactory.cpp:229:16
#25 0x3161c492 in DB::InterpreterCreateQuery::doCreateTable(DB::ASTCreateQuery&, DB::InterpreterCreateQuery::TableProperties const&, std::__1::unique_ptr<DB::DDLGuard, std::__1::default_delete<DB::DDLGuard>>&) build_docker/../src/Interpreters/InterpreterCreateQuery.cpp:1362:42
#26 0x3160ee14 in DB::InterpreterCreateQuery::createTable(DB::ASTCreateQuery&) build_docker/../src/Interpreters/InterpreterCreateQuery.cpp:1226:20
#27 0x31624fd8 in DB::InterpreterCreateQuery::execute() build_docker/../src/Interpreters/InterpreterCreateQuery.cpp:1636:16
#28 0x324b4cde in DB::executeQueryImpl(char const*, char const*, std::__1::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) build_docker/../src/Interpreters/executeQuery.cpp:705:36
#29 0x324adbab in DB::executeQuery(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char>> const&, std::__1::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum) build_docker/../src/Interpreters/executeQuery.cpp:1104:30
#30 0x34c0669d in DB::TCPHandler::runImpl() build_docker/../src/Server/TCPHandler.cpp:375:24
#31 0x34c37545 in DB::TCPHandler::run() build_docker/../src/Server/TCPHandler.cpp:1920:9
#32 0x3c36ea2e in Poco::Net::TCPServerConnection::start() build_docker/../contrib/poco/Net/src/TCPServerConnection.cpp:43:3
#33 0x3c36f784 in Poco::Net::TCPServerDispatcher::run() build_docker/../contrib/poco/Net/src/TCPServerDispatcher.cpp:115:20
#34 0x3c83383b in Poco::PooledThread::run() build_docker/../contrib/poco/Foundation/src/ThreadPool.cpp:199:14
#35 0x3c82cdec in Poco::ThreadImpl::runnableEntry(void*) build_docker/../contrib/poco/Foundation/src/Thread_POSIX.cpp:345:27
#36 0x7f187694c608 in start_thread (/lib/x86_64-linux-gnu/libpthread.so.0+0x8608) (BuildId: 7b4536f41cdaa5888408e82d0836e33dcf436466)
Direct leak of 131072 byte(s) in 17 object(s) allocated from:
#0 0xe69e756 in realloc (/usr/bin/clickhouse+0xe69e756) (BuildId: e5cec1fe866a6c357fbf065b62bbd2dac427bc4a)
#1 0x3e2cdb1b in uv__realloc build_docker/../contrib/libuv/src/uv-common.c:98:12
#2 0x3e2cdb1b in uv__reallocf build_docker/../contrib/libuv/src/uv-common.c:106:12
#3 0x3e2d6163 in maybe_resize build_docker/../contrib/libuv/src/unix/core.c:846:14
#4 0x3e2d6163 in uv__io_start build_docker/../contrib/libuv/src/unix/core.c:885:3
#5 0x3e2f50b2 in uv__signal_loop_once_init build_docker/../contrib/libuv/src/unix/signal.c:265:3
#6 0x3e2f50b2 in uv_signal_init build_docker/../contrib/libuv/src/unix/signal.c:312:9
#7 0x3e2ecd1c in uv_loop_init build_docker/../contrib/libuv/src/unix/loop.c:82:9
#8 0x33acb390 in DB::UVLoop::UVLoop() build_docker/../src/Storages/UVLoop.h:24:19
#9 0x33ac7025 in DB::RabbitMQConnection::RabbitMQConnection(DB::RabbitMQConfiguration const&, Poco::Logger*) build_docker/../src/Storages/RabbitMQ/RabbitMQConnection.cpp:14:21
#10 0x33ae7ff0 in DB::WriteBufferToRabbitMQProducer::WriteBufferToRabbitMQProducer(DB::RabbitMQConfiguration const&, std::__1::shared_ptr<DB::Context const>, std::__1::vector<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char>>, std::__1::allocator<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char>>>> const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char>> const&, AMQP::ExchangeType, unsigned long, bool, std::__1::atomic<bool>&, Poco::Logger*, std::__1::optional<char>, unsigned long, unsigned long) build_docker/../src/Storages/RabbitMQ/WriteBufferToRabbitMQProducer.cpp:42:11
#11 0x33aa4df5 in DB::WriteBufferToRabbitMQProducer* std::__1::construct_at[abi:v15000]<DB::WriteBufferToRabbitMQProducer, DB::RabbitMQConfiguration&, std::__1::shared_ptr<DB::Context const>, std::__1::vector<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char>>, std::__1::allocator<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char>>>>&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char>> const&, AMQP::ExchangeType&, unsigned long, bool const&, std::__1::atomic<bool>&, Poco::Logger*&, std::__1::optional<char>, int, int, DB::WriteBufferToRabbitMQProducer*>(DB::WriteBufferToRabbitMQProducer*, DB::RabbitMQConfiguration&, std::__1::shared_ptr<DB::Context const>&&, std::__1::vector<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char>>, std::__1::allocator<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char>>>>&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char>> const&, AMQP::ExchangeType&, unsigned long&&, bool const&, std::__1::atomic<bool>&, Poco::Logger*&, std::__1::optional<char>&&, int&&, int&&) build_docker/../contrib/llvm-project/libcxx/include/__memory/construct_at.h:35:48
#12 0x33aa4df5 in void std::__1::allocator_traits<std::__1::allocator<DB::WriteBufferToRabbitMQProducer>>::construct[abi:v15000]<DB::WriteBufferToRabbitMQProducer, DB::RabbitMQConfiguration&, std::__1::shared_ptr<DB::Context const>, std::__1::vector<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char>>, std::__1::allocator<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char>>>>&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char>> const&, AMQP::ExchangeType&, unsigned long, bool const&, std::__1::atomic<bool>&, Poco::Logger*&, std::__1::optional<char>, int, int, void, void>(std::__1::allocator<DB::WriteBufferToRabbitMQProducer>&, DB::WriteBufferToRabbitMQProducer*, DB::RabbitMQConfiguration&, std::__1::shared_ptr<DB::Context const>&&, std::__1::vector<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char>>, std::__1::allocator<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char>>>>&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char>> const&, AMQP::ExchangeType&, unsigned long&&, bool const&, std::__1::atomic<bool>&, Poco::Logger*&, std::__1::optional<char>&&, int&&, int&&) build_docker/../contrib/llvm-project/libcxx/include/__memory/allocator_traits.h:298:9
#13 0x33aa4df5 in std::__1::__shared_ptr_emplace<DB::WriteBufferToRabbitMQProducer, std::__1::allocator<DB::WriteBufferToRabbitMQProducer>>::__shared_ptr_emplace[abi:v15000]<DB::RabbitMQConfiguration&, std::__1::shared_ptr<DB::Context const>, std::__1::vector<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char>>, std::__1::allocator<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char>>>>&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char>> const&, AMQP::ExchangeType&, unsigned long, bool const&, std::__1::atomic<bool>&, Poco::Logger*&, std::__1::optional<char>, int, int>(std::__1::allocator<DB::WriteBufferToRabbitMQProducer>, DB::RabbitMQConfiguration&, std::__1::shared_ptr<DB::Context const>&&, std::__1::vector<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char>>, std::__1::allocator<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char>>>>&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char>> const&, AMQP::ExchangeType&, unsigned long&&, bool const&, std::__1::atomic<bool>&, Poco::Logger*&, std::__1::optional<char>&&, int&&, int&&) build_docker/../contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:292:9
#14 0x33aa4df5 in std::__1::shared_ptr<DB::WriteBufferToRabbitMQProducer> std::__1::allocate_shared[abi:v15000]<DB::WriteBufferToRabbitMQProducer, std::__1::allocator<DB::WriteBufferToRabbitMQProducer>, DB::RabbitMQConfiguration&, std::__1::shared_ptr<DB::Context const>, std::__1::vector<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char>>, std::__1::allocator<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char>>>>&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char>> const&, AMQP::ExchangeType&, unsigned long, bool const&, std::__1::atomic<bool>&, Poco::Logger*&, std::__1::optional<char>, int, int, void>(std::__1::allocator<DB::WriteBufferToRabbitMQProducer> const&, DB::RabbitMQConfiguration&, std::__1::shared_ptr<DB::Context const>&&, std::__1::vector<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char>>, std::__1::allocator<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char>>>>&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char>> const&, AMQP::ExchangeType&, unsigned long&&, bool const&, std::__1::atomic<bool>&, Poco::Logger*&, std::__1::optional<char>&&, int&&, int&&) build_docker/../contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:953:55
#15 0x33aa4df5 in std::__1::shared_ptr<DB::WriteBufferToRabbitMQProducer> std::__1::make_shared[abi:v15000]<DB::WriteBufferToRabbitMQProducer, DB::RabbitMQConfiguration&, std::__1::shared_ptr<DB::Context const>, std::__1::vector<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char>>, std::__1::allocator<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char>>>>&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char>> const&, AMQP::ExchangeType&, unsigned long, bool const&, std::__1::atomic<bool>&, Poco::Logger*&, std::__1::optional<char>, int, int, void>(DB::RabbitMQConfiguration&, std::__1::shared_ptr<DB::Context const>&&, std::__1::vector<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char>>, std::__1::allocator<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char>>>>&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char>> const&, AMQP::ExchangeType&, unsigned long&&, bool const&, std::__1::atomic<bool>&, Poco::Logger*&, std::__1::optional<char>&&, int&&, int&&) build_docker/../contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:962:12
#16 0x33aa4df5 in DB::StorageRabbitMQ::createWriteBuffer() build_docker/../src/Storages/RabbitMQ/StorageRabbitMQ.cpp:931:12
#17 0x33ae5fdf in DB::RabbitMQSink::onStart() build_docker/../src/Storages/RabbitMQ/RabbitMQSink.cpp:27:22
#18 0x352f847f in std::__1::__function::__policy_func<void ()>::operator()[abi:v15000]() const build_docker/../contrib/llvm-project/libcxx/include/__functional/function.h:848:16
#19 0x352f847f in std::__1::function<void ()>::operator()() const build_docker/../contrib/llvm-project/libcxx/include/__functional/function.h:1187:12
#20 0x352f847f in DB::runStep(std::__1::function<void ()>, DB::ThreadStatus*, std::__1::atomic<unsigned long>*) build_docker/../src/Processors/Transforms/ExceptionKeepingTransform.cpp:115:9
#21 0x352f7007 in DB::ExceptionKeepingTransform::work() build_docker/../src/Processors/Transforms/ExceptionKeepingTransform.cpp:137:30
#22 0x34d21520 in DB::executeJob(DB::ExecutingGraph::Node*, DB::ReadProgressCallback*) build_docker/../src/Processors/Executors/ExecutionThreadContext.cpp:47:26
#23 0x34d21520 in DB::ExecutionThreadContext::executeTask() build_docker/../src/Processors/Executors/ExecutionThreadContext.cpp:92:9
#24 0x34d0055c in DB::PipelineExecutor::executeStepImpl(unsigned long, std::__1::atomic<bool>*) build_docker/../src/Processors/Executors/PipelineExecutor.cpp:229:26
#25 0x34cff6ba in DB::PipelineExecutor::executeStep(std::__1::atomic<bool>*) build_docker/../src/Processors/Executors/PipelineExecutor.cpp:126:5
#26 0x34d3637a in DB::PushingPipelineExecutor::start() build_docker/../src/Processors/Executors/PushingPipelineExecutor.cpp:91:20
#27 0x34c19394 in auto DB::TCPHandler::processInsertQuery()::$_0::operator()<DB::PushingPipelineExecutor>(DB::PushingPipelineExecutor&) const build_docker/../src/Server/TCPHandler.cpp:693:18
#28 0x34c19394 in DB::TCPHandler::processInsertQuery() build_docker/../src/Server/TCPHandler.cpp:728:9
#29 0x34c068bd in DB::TCPHandler::runImpl() build_docker/../src/Server/TCPHandler.cpp:384:17
#30 0x34c37545 in DB::TCPHandler::run() build_docker/../src/Server/TCPHandler.cpp:1920:9
#31 0x3c36ea2e in Poco::Net::TCPServerConnection::start() build_docker/../contrib/poco/Net/src/TCPServerConnection.cpp:43:3
#32 0x3c36f784 in Poco::Net::TCPServerDispatcher::run() build_docker/../contrib/poco/Net/src/TCPServerDispatcher.cpp:115:20
#33 0x3c83383b in Poco::PooledThread::run() build_docker/../contrib/poco/Foundation/src/ThreadPool.cpp:199:14
#34 0x3c82cdec in Poco::ThreadImpl::runnableEntry(void*) build_docker/../contrib/poco/Foundation/src/Thread_POSIX.cpp:345:27
#35 0x7f187694c608 in start_thread (/lib/x86_64-linux-gnu/libpthread.so.0+0x8608) (BuildId: 7b4536f41cdaa5888408e82d0836e33dcf436466)
Direct leak of 8192 byte(s) in 1 object(s) allocated from:
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
testingSpecial issue with list of bugs found by CISpecial issue with list of bugs found by CI