Gabriel39 opened a new issue, #9719: URL: https://github.com/apache/incubator-doris/issues/9719
### 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 trunk ### What's Wrong? W0521 16:37:49.201817 40907 fragment_mgr.cpp:232] Got error while opening fragment 3d5ec078d3c4909-b2821a062c6ded27: Internal error: failed to initialize storage reader. tablet=17046.647688481.65422b45e4dae099-889295ec967d6eb4, res=Internal error: : 0# doris::Status::ConstructErrorStatus(short, doris::Slice const&) at /root/incubator-doris/be/src/common/status.cpp:81 1# doris::Tablet::capture_consistent_versions(doris::Version const&, std::vector<doris::Version, std::allocator<doris::Version> >*, bool) const at /root/incubator-doris/be/src/olap/tablet.cpp:560 2# doris::Tablet::capture_rs_readers(doris::Version const&, std::vector<std::shared_ptr<doris::RowsetReader>, std::allocator<std::shared_ptr<doris::RowsetReader> > >*) const at /root/incubator-doris/be/src/olap/tablet.cpp:637 3# doris::OlapScanner::prepare(doris::TPaloScanRange const&, std::vector<doris::OlapScanRange*, std::allocator<doris::OlapScanRange*> > const&, std::vector<doris::TCondition, std::allocator<doris::TCondition> > const&, std::vector<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::shared_ptr<doris::IBloomFilterFuncBase> >, std::allocator<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::shared_ptr<doris::IBloomFilterFuncBase> > > > const&) at /root/incubator-doris/be/src/exec/olap_scanner.cpp:105 4# doris::OlapScanNode::start_scan_thread(doris::RuntimeState*) at /root/incubator-doris/be/src/exec/olap_scan_node.cpp:828 5# doris::OlapScanNode::start_scan(doris::RuntimeState*) at /root/incubator-doris/be/src/exec/olap_scan_node.cpp:490 6# doris::OlapScanNode::get_next(doris::RuntimeState*, doris::RowBatch*, bool*) at /root/incubator-doris/be/src/exec/olap_scan_node.cpp:287 7# doris::PartitionedAggregationNode::open(doris::RuntimeState*) at /root/incubator-doris/be/src/exec/partitioned_aggregation_node.cc:306 8# doris::PlanFragmentExecutor::open_internal() at /root/incubator-doris/be/src/runtime/plan_fragment_executor.cpp:346 9# doris::PlanFragmentExecutor::open() at /root/incubator-doris/be/src/runtime/plan_fragment_executor.cpp:237 10# doris::FragmentExecState::e ### What You Expected? works well ### How to Reproduce? _No response_ ### 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: 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