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 2021/03/06 03:31:39 UTC

[GitHub] [incubator-doris] stdpain opened a new issue #5476: [BUG] BE Crash In Debug Mode

stdpain opened a new issue #5476:
URL: https://github.com/apache/incubator-doris/issues/5476


   **Describe the bug**
   BE DCHECK Fail
   
   **To Reproduce**
   crash 1:
   ```
   select timediff('1019-02-28 00:00:00', '2019-02-28 00:00:00'),          timediff('2015-01-25 00:00:00', '2015-02-28 22:50:00'),          timediff('2015-01-25 00:00:00', '2015-01-25 00:00:00');
   ```
   
   F0306 10:23:24.630371 26238 literal.cpp:144] Check failed: _type.type == TYPE_DOUBLE (21 vs. 9) TIME
   
   crash 2:
   HLL/BitMap mem_tracker decheck fail
   
   **Expected behavior**
   
   **Additional context**
   Later I will make a PR fix all DCHECK Fail In debug Mode
   


----------------------------------------------------------------
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.

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] morningman closed issue #5476: [BUG] BE Crash In Debug Mode And Some Memory Leak

Posted by GitBox <gi...@apache.org>.
morningman closed issue #5476:
URL: https://github.com/apache/incubator-doris/issues/5476


   


----------------------------------------------------------------
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.

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