(official build)) (from thread 4) Received signal Segmentation fault (11).
Address: 0x564d8bbe9981 Access: read. Address not mapped to object.
Stack trace: 0x564b85d36fbd 0x564b88fddfaa 0x564b85ecd555 0x564b85d70b6e 0x564b85d7117e 0x564b85d6e61c 0x564b8ba35eb0 0x7fc7175bb6db 0x7fc716ed888f
3. 0x564b85d36fbd void DB::writeAnyEscapedString<(char)39, false>(char const*, char const*, DB::WriteBuffer&) /usr/bin/clickhouse
4. 0x564b88fddfaa DB::DataTypeString::serializeTextQuoted(DB::IColumn const&, unsigned long, DB::WriteBuffer&, DB::FormatSettings const&) const /usr/bin/clickhouse
5. 0x564b85ecd555 ? /usr/bin/clickhouse
6. 0x564b85d70b6e ThreadPoolImpl<ThreadFromGlobalPool>::worker(std::_List_iterator<ThreadFromGlobalPool>) /usr/bin/clickhouse
7. 0x564b85d7117e ThreadFromGlobalPool::ThreadFromGlobalPool<ThreadPoolImpl<ThreadFromGlobalPool>::scheduleImpl<void>(std::function<void ()>, int, std::optional<unsigned long>)::{lambda()#3}>(ThreadPoolImpl<ThreadFromGlobalPool>::scheduleImpl<void>(std::function<void ()>, int, std::optional<unsigned long>)::{lambda()#3}&&)::{lambda()#1}::operator()() const /usr/bin/clickhouse
8. 0x564b85d6e61c ThreadPoolImpl<std::thread>::worker(std::_List_iterator<std::thread>) /usr/bin/clickhouse
9. 0x564b8ba35eb0 ? /usr/bin/clickhouse
10. 0x7fc7175bb6db start_thread /lib/x86_64-linux-gnu/libpthread-2.27.so
11. 0x7fc716ed888f clone /lib/x86_64-linux-gnu/libc-2.27.so
^CReceived termination signal (Interrupt)
Segmentation fault (core dumped)
<Debug> ClusterCopier: Computing destination partition set, executing query: SELECT DISTINCT 'all' AS partition FROM _local..read_shard_0.target_cluster.database.table` ORDER BY partition DESC` Судя по логам с удаленного сервера, сам запрос срабатывает, но следующим же логом в copier идет вот этот трейс.
Обсуждают сегодня