zhanghengdashuaibi opened a new issue, #13411:
URL: https://github.com/apache/doris/issues/13411

   ### 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.
   
   
   ### Description
   
   WARNING: Logging before InitGoogleLogging() is written to STDERR
   I1017 09:30:42.672709  8381 env.cpp:46] Env init successfully.
   *** Aborted at 1665971351 (unix time) try "date -d @1665971351" if you are 
using GNU date ***
   *** SIGSEGV unkown detail explain (@0x0) received by PID 8381 (TID 
0x7facd1d47700) from PID 0; stack trace: ***
    0# doris::signal::(anonymous namespace)::FailureSignalHandler(int, 
siginfo_t*, void*) at /mnt/disk2/apache-doris/be/src/common/signal_handler.h:420
    1# 0x00007FAD2F82D400 in /lib64/[libc.so](http://libc.so/).6
    2# doris::BaseFieldtypeTraits<(doris::FieldType)9>::equal(void const*, void 
const*) at /mnt/disk2/apache-doris/be/src/olap/types.h:491
    3# doris::TupleReader::_unique_key_next_row(doris::RowCursor*, 
doris::MemPool*, doris::ObjectPool*, bool*) at 
/mnt/disk2/apache-doris/be/src/olap/tuple_reader.cpp:197
    4# doris::Merger::merge_rowsets(std::shared_ptr<doris::Tablet>, 
doris::ReaderType, std::vector<std::shared_ptr<doris::RowsetReader>, 
std::allocator<std::shared_ptr<doris::RowsetReader> > > const&, 
doris::RowsetWriter*, doris::Merger::Statistics*) in 
/opt/apache-doris-be-1.1.2-bin-x86_64/be/lib/doris_be
    5# doris::Compaction::do_compaction_impl(long) in 
/opt/apache-doris-be-1.1.2-bin-x86_64/be/lib/doris_be
    6# doris::Compaction::do_compaction(long) at 
/mnt/disk2/apache-doris/be/src/olap/compaction.cpp:112
    7# doris::CumulativeCompaction::execute_compact_impl() in 
/opt/apache-doris-be-1.1.2-bin-x86_64/be/lib/doris_be
    8# doris::Compaction::execute_compact() at 
/mnt/disk2/apache-doris/be/src/olap/compaction.cpp:50
    9# doris::Tablet::execute_compaction(doris::CompactionType) in 
/opt/apache-doris-be-1.1.2-bin-x86_64/be/lib/doris_be
   10# std::_Function_handler<void (), 
doris::StorageEngine::_submit_compaction_task(std::shared_ptr<doris::Tablet>, 
doris::CompactionType)::$_12>::_M_invoke(std::_Any_data const&) at 
/mnt/disk2/ygl/installs/ldbtools/bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/std_function.h:291
   11# doris::ThreadPool::dispatch_thread() at 
/mnt/disk2/apache-doris/be/src/util/threadpool.cpp:578
   12# doris::Thread::supervise_thread(void*) at 
/mnt/disk2/apache-doris/be/src/util/thread.cpp:407
   13# start_thread in /lib64/[libpthread.so](http://libpthread.so/).0
   14# clone in /lib64/[libc.so](http://libc.so/).6
   
   ### Use case
   
   _No response_
   
   ### Related issues
   
   _No response_
   
   ### Are you willing to submit PR?
   
   - [X] 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