We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
log from Q7
237 2021.03.25 13:13:19.597605 [ 184 ] BaseDaemon: (from thread 183) Received signal Segmentation fault (11). 238 2021.03.25 13:13:19.597645 [ 184 ] BaseDaemon: Address: 0x30 239 2021.03.25 13:13:19.597659 [ 184 ] BaseDaemon: Access: read. 240 2021.03.25 13:13:19.597674 [ 184 ] BaseDaemon: Address not mapped to object. 241 2021.03.25 13:13:19.609362 [ 184 ] BaseDaemon: 0. /tmp/ti/ci/diff/tiflash0/tiflash(DB::ColumnNullable::checkConsistency() const+0x1e) [0x7031ace] 242 2021.03.25 13:13:19.609418 [ 184 ] BaseDaemon: 1. /tmp/ti/ci/diff/tiflash0/tiflash(DB::DataTypeNullable::serializeBinaryBulkWithMultipleStreams(DB::IColumn const&, std::function<DB::WriteBuffer* (std::vector<DB::IDataType::Substream, std::allocator<DB::IDataTy pe::Substream> > const&)>, unsigned long, unsigned long, bool, std::vector<DB::IDataType::Substream, std::allocatorDB::IDataType::Substream >) const+0x4a) [0x68a9e0a] 243 2021.03.25 13:13:19.609450 [ 184 ] BaseDaemon: 2. /tmp/ti/ci/diff/tiflash0/tiflash(DB::writeData(DB::IDataType const&, COWPtrDB::IColumn::immutable_ptrDB::IColumn const&, DB::WriteBuffer&, unsigned long, unsigned long)+0x229) [0x7899fe9] 244 2021.03.25 13:13:19.609467 [ 184 ] BaseDaemon: 3. /tmp/ti/ci/diff/tiflash0/tiflash(DB::CHBlockChunkCodecStream::encode(DB::Block const&, unsigned long, unsigned long)+0x6ca) [0x789a78a] 245 2021.03.25 13:13:19.609493 [ 184 ] BaseDaemon: 4. /tmp/ti/ci/diff/tiflash0/tiflash(DB::StreamingDAGResponseWriter<std::shared_ptrDB::MPPTunnelSet >::getEncodePartitionTask(std::vector<DB::Block, std::allocatorDB::Block >&, tipb::SelectResponse&) const::{la mbda()#1}::operator()()+0xe98) [0x78c0658] 246 2021.03.25 13:13:19.609508 [ 184 ] BaseDaemon: 5. /tmp/ti/ci/diff/tiflash0/tiflash(ThreadPool::worker()+0x167) [0x7a3d567] 247 2021.03.25 13:13:19.609529 [ 184 ] BaseDaemon: 6. /tmp/ti/ci/diff/tiflash0/tiflash() [0x86b160f] 248 2021.03.25 13:13:19.609542 [ 184 ] BaseDaemon: 7. /usr/lib64/libpthread.so.0(+0x7e65) [0x7fa7ae22ae65]
The text was updated successfully, but these errors were encountered:
closed by #1650
Sorry, something went wrong.
windtalker
No branches or pull requests
237 2021.03.25 13:13:19.597605 [ 184 ] BaseDaemon: (from thread 183) Received signal Segmentation fault (11).
238 2021.03.25 13:13:19.597645 [ 184 ] BaseDaemon: Address: 0x30
239 2021.03.25 13:13:19.597659 [ 184 ] BaseDaemon: Access: read.
240 2021.03.25 13:13:19.597674 [ 184 ] BaseDaemon: Address not mapped to object.
241 2021.03.25 13:13:19.609362 [ 184 ] BaseDaemon: 0. /tmp/ti/ci/diff/tiflash0/tiflash(DB::ColumnNullable::checkConsistency() const+0x1e) [0x7031ace]
242 2021.03.25 13:13:19.609418 [ 184 ] BaseDaemon: 1. /tmp/ti/ci/diff/tiflash0/tiflash(DB::DataTypeNullable::serializeBinaryBulkWithMultipleStreams(DB::IColumn const&, std::function<DB::WriteBuffer* (std::vector<DB::IDataType::Substream, std::allocator<DB::IDataTy pe::Substream> > const&)>, unsigned long, unsigned long, bool, std::vector<DB::IDataType::Substream, std::allocatorDB::IDataType::Substream >) const+0x4a) [0x68a9e0a]
243 2021.03.25 13:13:19.609450 [ 184 ] BaseDaemon: 2. /tmp/ti/ci/diff/tiflash0/tiflash(DB::writeData(DB::IDataType const&, COWPtrDB::IColumn::immutable_ptrDB::IColumn const&, DB::WriteBuffer&, unsigned long, unsigned long)+0x229) [0x7899fe9]
244 2021.03.25 13:13:19.609467 [ 184 ] BaseDaemon: 3. /tmp/ti/ci/diff/tiflash0/tiflash(DB::CHBlockChunkCodecStream::encode(DB::Block const&, unsigned long, unsigned long)+0x6ca) [0x789a78a]
245 2021.03.25 13:13:19.609493 [ 184 ] BaseDaemon: 4. /tmp/ti/ci/diff/tiflash0/tiflash(DB::StreamingDAGResponseWriter<std::shared_ptrDB::MPPTunnelSet >::getEncodePartitionTask(std::vector<DB::Block, std::allocatorDB::Block >&, tipb::SelectResponse&) const::{la mbda()#1}::operator()()+0xe98) [0x78c0658]
246 2021.03.25 13:13:19.609508 [ 184 ] BaseDaemon: 5. /tmp/ti/ci/diff/tiflash0/tiflash(ThreadPool::worker()+0x167) [0x7a3d567]
247 2021.03.25 13:13:19.609529 [ 184 ] BaseDaemon: 6. /tmp/ti/ci/diff/tiflash0/tiflash() [0x86b160f]
248 2021.03.25 13:13:19.609542 [ 184 ] BaseDaemon: 7. /usr/lib64/libpthread.so.0(+0x7e65) [0x7fa7ae22ae65]
The text was updated successfully, but these errors were encountered: