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/10/26 03:32:24 UTC

[GitHub] [doris] dzmxcyr opened a new issue, #13675: [Bug] Doris be aborted with be.out: SIGFPE integer divide by zero

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

   ### 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
   
   1.1.1-rc03
   
   ### What's Wrong?
   
   Our doris cluster has three be backends,one of them has aborted more than 3 times within a week, and it's the same time every day, about 4 a.m. in the morning.
   There is not error in fe.INFO, but only Aborted log in be.out:
   
   start time: Mon Oct 24 10:49:12 CST 2022
   WARNING: Logging before InitGoogleLogging() is written to STDERR
   I1024 10:49:12.575631 30852 env.cpp:46] Env init successfully.
   *** Aborted at 1666728039 (unix time) try "date -d @1666728039" if you are using GNU date ***
   *** SIGFPE integer divide by zero (@0x55d52f0e3ddb) received by PID 30852 (TID 0x7f34437fc700) from PID 789462491; stack trace: ***
    0# 0x000055D52F0D829C in /home/hadoop/app/doris/be/lib/doris_be
    1# 0x00007F34465D3400 in /lib64/libc.so.6
    2# doris::Daemon::calculate_metrics_thread() in /home/hadoop/app/doris/be/lib/doris_be
    3# doris::Thread::supervise_thread(void*) in /home/hadoop/app/doris/be/lib/doris_be
    4# start_thread in /lib64/libpthread.so.0
    5# clone in /lib64/libc.so.6
   
   
   ### What You Expected?
   
   address this issue
   
   ### How to Reproduce?
   
   _No response_
   
   ### Anything Else?
   
   I has open the linux core dump, to get the dump for the next time when be abort.
   
   ### 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