foxtail463 commented on PR #67384:
URL: https://github.com/apache/doris/pull/67384#issuecomment-5493855512
==306468==ERROR: AddressSanitizer: heap-use-after-free
READ of size 8 at 0x7d7670846328 thread T3835 (mf_normal [work)
#2 doris::RowsetWriterContext::remove_segment_allocated_lsns(long)
at be/src/storage/rowset/rowset_writer_context.h:198
#3 doris::SharedMemtable::~SharedMemtable()
at be/src/load/memtable/memtable_flush_executor.cpp:124
#7 doris::PartOfGroupMemtableFlushTask::~PartOfGroupMemtableFlushTask()
at be/src/load/memtable/memtable_flush_executor.cpp:82
#13 doris::ThreadPool::dispatch_thread()
at be/src/util/threadpool.cpp:628
freed by thread T3835 here:
#3 std::__shared_ptr<doris::RowsetWriter>::~__shared_ptr()
#4 doris::FlushToken::~FlushToken()
#8 doris::PartOfGroupMemtableFlushTask::run()
at be/src/load/memtable/memtable_flush_executor.cpp:100
#9 doris::ThreadPool::dispatch_thread()
at be/src/util/threadpool.cpp:621
SUMMARY: AddressSanitizer: heap-use-after-free
be/src/storage/rowset/rowset_writer_context.h:198
in doris::RowsetWriterContext::remove_segment_allocated_lsns(long)
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]