0xqq opened a new issue, #26554: URL: https://github.com/apache/doris/issues/26554
### Search before asking - [X] I had searched in the [issues](https://github.com/apache/doris/issues?q=is%3Aissue) and found no similar issues. ### Version branch2.0 ### What's Wrong? start time: Wed Nov 8 09:58:20 CST 2023 INFO: java_cmd /bdp/java/bin/java INFO: jdk_version 8 SLF4J: Class path contains multiple SLF4J bindings. SLF4J: Found binding in [jar:file:/data01/doris2/doris-2.0.3.5/be/lib/java_extensions/preload-extensions/preload-extensions-jar-with-dependencies.jar!/org/slf4j/impl/StaticLogg erBinder.class] SLF4J: Found binding in [jar:file:/data01/doris2/doris-2.0.3.5/be/lib/java_extensions/java-udf/java-udf-jar-with-dependencies.jar!/org/slf4j/impl/StaticLoggerBinder.class] SLF4J: Found binding in [jar:file:/data01/doris2/doris-2.0.3.5/be/lib/hadoop_hdfs/common/lib/slf4j-reload4j-1.7.36.jar!/org/slf4j/impl/StaticLoggerBinder.class] SLF4J: See http://www.slf4j.org/codes.html#multiple_bindings for an explanation. SLF4J: Actual binding is of type [org.slf4j.impl.Reload4jLoggerFactory] Java HotSpot(TM) 64-Bit Server VM warning: You have loaded library /data01/doris2/doris-2.0.3.5/be/lib/hadoop_hdfs/native/libhadoop.so.1.0.0 which might have disabled stack gua rd. The VM will try to fix the stack guard now. It's highly recommended that you fix the library with 'execstack -c <libfile>', or link it with '-z noexecstack'. F1108 10:02:59.839566 7213 column_vector.cpp:356] Parameters start = 0, length = 1786, are out of bound in ColumnVector<T>::insert_range_from method (data.size() = 893). *** Check failure stack trace: *** @ 0x56112a3bea39 google::LogMessageFatal::~LogMessageFatal() @ 0x56112507215b doris::vectorized::ColumnVector<>::insert_range_from() @ 0x56112503667f doris::vectorized::ColumnNullable::insert_range_from() @ 0x561122ab57ef doris::ExecNode::do_projections() @ 0x561122ab59a8 doris::ExecNode::get_next_after_projects() @ 0x561129e3c28c doris::pipeline::SourceOperator<>::get_block() @ 0x561129e736a6 doris::pipeline::PipelineTask::execute() @ 0x561129e7bee3 doris::pipeline::TaskScheduler::_do_work() @ 0x561122c853cf doris::ThreadPool::dispatch_thread() @ 0x561122c7b34c doris::Thread::supervise_thread() @ 0x7fd6d63eb6db start_thread @ 0x7fd6d6ee361f clone @ (nil) (unknown) *** Query id: 16a0f8bad737488e-a8b9bdb09e1d0e7e *** ### What You Expected? all right ### 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: [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]
