You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@doris.apache.org by GitBox <gi...@apache.org> on 2022/06/13 07:46:38 UTC

[GitHub] [incubator-doris] BiteTheDDDDt opened a new issue, #10090: [Bug][Compaction] core dump on compaction with largeint

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

   ### 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
   
   master
   
   ### What's Wrong?
   
   ```cpp
   *** Aborted at 1655104088 (unix time) try "date -d @1655104088" if you are using GNU date ***
   *** SIGSEGV unkown detail explain (@0x0) received by PID 38416 (TID 0x7fafc6f4a700) from PID 0; stack trace: ***
    0# doris::signal::(anonymous namespace)::FailureSignalHandler(int, siginfo_t*, void*) at /home/disk2/pxl/dev/baidu/bdg/doris/core/be/src/common/signal_handler.h:407
    1# 0x000000318AE32920 in /lib64/libc.so.6
    2# doris::BaseFieldtypeTraits<(doris::FieldType)9>::equal(void const*, void const*) at /home/disk2/pxl/dev/baidu/bdg/doris/core/be/src/olap/types.h:541
    3# doris::TupleReader::_agg_key_next_row(doris::RowCursor*, doris::MemPool*, doris::ObjectPool*, bool*) at /home/disk2/pxl/dev/baidu/bdg/doris/core/be/src/olap/tuple_reader.cpp:160
    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*) at /home/disk2/pxl/dev/baidu/bdg/doris/core/be/src/olap/merger.cpp:59
    5# doris::Compaction::do_compaction_impl(long) at /home/disk2/pxl/dev/baidu/bdg/doris/core/be/src/olap/compaction.cpp:104
    6# doris::Compaction::do_compaction(long) at /home/disk2/pxl/dev/baidu/bdg/doris/core/be/src/olap/compaction.cpp:63
    7# doris::CumulativeCompaction::execute_compact_impl() at /home/disk2/pxl/dev/baidu/bdg/doris/core/be/src/olap/cumulative_compaction.cpp:75
    8# doris::Compaction::execute_compact() at /home/disk2/pxl/dev/baidu/bdg/doris/core/be/src/olap/compaction.cpp:52
    9# doris::Tablet::execute_compaction(doris::CompactionType) at /home/disk2/pxl/dev/baidu/bdg/doris/core/be/src/olap/tablet.cpp:1469
   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 /home/disk2/pxl/dev/ldb_toolchain/bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/std_function.h:291
   11# doris::ThreadPool::dispatch_thread() at /home/disk2/pxl/dev/baidu/bdg/doris/core/be/src/util/threadpool.cpp:548
   12# doris::Thread::supervise_thread(void*) at /home/disk2/pxl/dev/baidu/bdg/doris/core/be/src/util/thread.cpp:409
   13# start_thread in /lib64/libpthread.so.0
   14# clone in /lib64/libc.so.6
   ```
   
   ### What You Expected?
   
   fix
   
   ### How to Reproduce?
   
   _No response_
   
   ### Anything Else?
   
   _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-unsubscribe@doris.apache.org.apache.org

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


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


[GitHub] [incubator-doris] yiguolei closed issue #10090: [Bug][Compaction] core dump on compaction with largeint

Posted by GitBox <gi...@apache.org>.
yiguolei closed issue #10090: [Bug][Compaction] core dump on compaction with largeint
URL: https://github.com/apache/incubator-doris/issues/10090


-- 
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-unsubscribe@doris.apache.org

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


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