Skip to content

Instantly share code, notes, and snippets.

@isublimity
Created August 8, 2017 09:47
Show Gist options
  • Save isublimity/7e28cd3f335210a4d3ce56fe2ac4059f to your computer and use it in GitHub Desktop.
Save isublimity/7e28cd3f335210a4d3ce56fe2ac4059f to your computer and use it in GitHub Desktop.
0. clickhouse-server(StackTrace::StackTrace()+0x16) [0x29aae56]
1. clickhouse-server(DB::Exception::Exception(std::string const&, int)+0x1f) [0x1046ebf]
2. clickhouse-server(DB::ColumnVector<signed char>::filter(DB::PODArray<unsigned char, 4096ul, Allocator<false>, 15ul> const&, long) const+0x605) [0x2a270c5]
3. clickhouse-server(DB::MergeTreeBaseBlockInputStream::readFromPart()+0x3025) [0x2d66f05]
4. clickhouse-server(DB::MergeTreeBaseBlockInputStream::readImpl()+0xc2) [0x2d67b22]
5. clickhouse-server(DB::IProfilingBlockInputStream::read()+0x1e6) [0x235bc36]
6. clickhouse-server(DB::FilterBlockInputStream::readImpl()+0x224) [0x2bf6a64]
7. clickhouse-server(DB::IProfilingBlockInputStream::read()+0x1e6) [0x235bc36]
8. clickhouse-server(DB::ExpressionBlockInputStream::readImpl()+0x1a) [0x2c22e5a]
9. clickhouse-server(DB::IProfilingBlockInputStream::read()+0x1e6) [0x235bc36]
10. clickhouse-server(DB::LimitBlockInputStream::readImpl()+0x302) [0x23635e2]
11. clickhouse-server(DB::IProfilingBlockInputStream::read()+0x1e6) [0x235bc36]
12. clickhouse-server(DB::ParallelInputsProcessor<DB::UnionBlockInputStream<(DB::StreamUnionMode)0>::Handler, (DB::StreamUnionMode)0>::loop(unsigned long)+0x143) [0x2a60393]
13. clickhouse-server(DB::ParallelInputsProcessor<DB::UnionBlockInputStream<(DB::StreamUnionMode)0>::Handler, (DB::StreamUnionMode)0>::thread(MemoryTracker*, unsigned long)+0x68) [0x2a60d28]
14. clickhouse-server() [0x36321cf]
15. /lib/x86_64-linux-gnu/libpthread.so.0(+0x8184) [0x7ff55f489184]
16. /lib/x86_64-linux-gnu/libc.so.6(clone+0x6d) [0x7ff55eaa437d]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment