wangbo opened a new issue, #9300:
URL: https://github.com/apache/incubator-doris/issues/9300

   ### Search before asking
   
   - [X] I had searched in the 
[issues](https://github.com/apache/incubator-doris/issues?q=is%3Aissue) and 
found no similar issues.
   
   
   ### Version
   
   doris master
   
   ### What's Wrong?
   
   coredump stack:
   *** Aborted at 1651050223 (unix time) try "date -d @1651050223" if you are 
using GNU date ***
   *** SIGABRT unkown detail explain (@0x1ff000026d0) received by PID 9936 (TID 
0x7f90a13d8700) from PID 9936; stack trace: ***
    0# doris::signal::(anonymous namespace)::FailureSignalHandler(int, 
siginfo_t*, void*) at core/be/src/comm
   on/signal_handler.h:419
    1# 0x00007F90BB236920 in /lib64/libc.so.6
    2# __GI_raise in /lib64/libc.so.6
    3# abort in /lib64/libc.so.6
    4# google::ReadFromOffset(int, void*, unsigned long, long) [clone .cold] at 
src/symbolize.cc:146
    5# 0x00007F90C1F69EDD at src/logging.cc:1650
    6# google::LogMessage::SendToLog() at src/logging.cc:1607
    7# google::LogMessage::Flush() at src/logging.cc:1477
    8# google::LogMessageFatal::~LogMessageFatal() at src/logging.cc:2227
    9# doris::segment_v2::RlePageBuilder<(doris::FieldType)24>::add(unsigned 
char const*, unsigned long*) at be/src/olap/rowset/segment_v2/rle_page.h:79
   10# 
doris::segment_v2::ScalarColumnWriter::append_data_in_current_page(unsigned 
char const**, unsigned long*) at 
be/src/olap/rowset/segment_v2/column_writer.cpp:320
   11# doris::segment_v2::ScalarColumnWriter::append_data(unsigned char 
const**, unsigned long) at core/be/sr
   c/olap/rowset/segment_v2/column_writer.cpp:308
   12# doris::segment_v2::ColumnWriter::append_nullable(unsigned char const*, 
void const*, unsigned long) at 
be/src/olap/rowset/segment_v2/column_writer.cpp:188
   13# doris::segment_v2::ColumnWriter::append(unsigned char const*, void 
const*, unsigned long) at core/be/s
   rc/olap/rowset/segment_v2/column_writer.cpp:209
   14# doris::segment_v2::SegmentWriter::append_block(doris::vectorized::Block 
const*, unsigned long, unsigned long) at 
be/src/olap/rowset/segment_v2/segment_writer.cpp:141
   15# doris::BetaRowsetWriter::add_block(doris::vectorized::Block const*) at 
core/be/src/olap/rowset/beta_ro
   wset_writer.cpp:161
   16# doris::MemTable::_vflush() at core/be/src/olap/memtable.cpp:329
   17# doris::MemTable::flush() at core/be/src/olap/memtable.cpp:343
   18# doris::FlushToken::_flush_memtable(std::shared_ptr<doris::MemTable>, 
long) at core/be/src/olap/memtabl
   e_flush_executor.cpp:70
   19# void std::__invoke_impl<void, void 
(doris::FlushToken::*&)(std::shared_ptr<doris::MemTable>, long), 
doris::FlushToken*&, std::shared_ptr<do
   ris::MemTable>&, long&>(std::__invoke_memfun_deref, void 
(doris::FlushToken::*&)(std::shared_ptr<doris::MemTable>, long), 
doris::FlushToken*&,
   std::shared_ptr<doris::MemTable>&, long&) in doris/be/lib/palo_be
   
   ### What You Expected?
   
   Not failed in DEBUG mode.
   
   ### How to Reproduce?
   
   _No response_
   
   ### Anything Else?
   
   _No response_
   
   ### Are you willing to submit PR?
   
   - [ ] Yes I am willing to submit a PR!
   
   ### Code of Conduct
   
   - [X] I agree to follow this project's [Code of 
Conduct](https://www.apache.org/foundation/policies/conduct)
   


-- 
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: commits-unsubscr...@doris.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org
For additional commands, e-mail: commits-h...@doris.apache.org

Reply via email to