morningman opened a new issue, #11995: URL: https://github.com/apache/doris/issues/11995
### 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? ``` F0822 21:41:17.415999 1009366 vexpr_context.h:52] Check failed: i < _fn_contexts.size() (8 vs. 6) *** Check failure stack trace: *** @ 0x5620ca3b699d google::LogMessage::Fail() @ 0x5620ca3b8ed9 google::LogMessage::SendToLog() @ 0x5620ca3b6506 google::LogMessage::Flush() @ 0x5620ca3b9549 google::LogMessageFatal::~LogMessageFatal() @ 0x5620c56f93de doris::vectorized::VExprContext::fn_context() @ 0x5620c63a60a0 doris::vectorized::VExpr::close_function_context() @ 0x5620c63990f9 doris::vectorized::VectorizedFnCall::close() @ 0x5620c63aeb53 doris::vectorized::VExprContext::close() @ 0x5620c57dc676 doris::vectorized::VOlapScanner::close() @ 0x5620c56cbd66 doris::vectorized::VOlapScanNode::_start_scanner_thread_task() @ 0x5620c56ade3a doris::vectorized::VOlapScanNode::transfer_thread() @ 0x5620c56c5df2 _ZZN5doris10vectorized13VOlapScanNode17start_scan_threadEPNS_12RuntimeStateEENKUlvE_clEv @ 0x5620c56f8aa6 _ZSt13__invoke_implIvZN5doris10vectorized13VOlapScanNode17start_scan_threadEPNS0_12RuntimeStateEEUlvE_JEET_St14__invoke_otherOT0_DpOT1_ @ 0x5620c56f8a5b ``` ### What You Expected? No error ### How to Reproduce? Hard to reproduce, something wrong with appending runtime filter ### 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
