coderjiang opened a new issue, #11907: URL: https://github.com/apache/doris/issues/11907
### 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 mysql> show variables like '%version%'; +-----------------------------------+------------------------------------+ | Variable_name | Value | +-----------------------------------+------------------------------------+ | partition_prune_algorithm_version | 2 | | version | 5.7.37 | | version_comment | Doris version 1.1.1-rc03-2dbd70bf9 | +-----------------------------------+------------------------------------+ ### What's Wrong? *** Aborted at 1660875084 (unix time) try "date -d @1660875084" if you are using GNU date *** *** SIGSEGV address not mapped to object (@0xd8) received by PID 11356 (TID 0x7f7792d88700) from PID 216; stack trace: *** 0# 0x0000561208BC129C in /opt/doris/be/lib/palo_be 1# 0x00007F77CFAD4F10 in /lib/x86_64-linux-gnu/libc.so.6 2# 0x00007F77232FB768 in /usr/lib/x86_64-linux-gnu/odbc/psqlodbca.so 3# 0x00007F77232FD006 in /usr/lib/x86_64-linux-gnu/odbc/psqlodbca.so 4# 0x00007F7723317692 in /usr/lib/x86_64-linux-gnu/odbc/psqlodbca.so 5# 0x00007F772332FCA1 in /usr/lib/x86_64-linux-gnu/odbc/psqlodbca.so 6# 0x00007F772331F99C in /usr/lib/x86_64-linux-gnu/odbc/psqlodbca.so 7# SQLFetch in /usr/lib/x86_64-linux-gnu/odbc/psqlodbca.so 8# SQLFetch in /opt/doris/be/lib/palo_be 9# doris::ODBCConnector::get_next_row(bool*) in /opt/doris/be/lib/palo_be 10# doris::OdbcScanNode::get_next(doris::RuntimeState*, doris::RowBatch*, bool*) in /opt/doris/be/lib/palo_be 11# doris::PlanFragmentExecutor::get_next_internal(doris::RowBatch**) in /opt/doris/be/lib/palo_be 12# doris::PlanFragmentExecutor::open_internal() in /opt/doris/be/lib/palo_be 13# doris::PlanFragmentExecutor::open() in /opt/doris/be/lib/palo_be 14# doris::FragmentExecState::execute() in /opt/doris/be/lib/palo_be 15# doris::FragmentMgr::_exec_actual(std::shared_ptr<doris::FragmentExecState>, std::function<void (doris::PlanFragmentExecutor*)>) in /opt/doris/be/lib/palo_be 16# std::_Function_handler<void (), std::_Bind_result<void, void (doris::FragmentMgr::*(doris::FragmentMgr*, std::shared_ptr<doris::FragmentExecState>, std::function<void (doris::PlanFragmentExecutor*)>))(std::shared_ptr<doris::FragmentExecState>, std::function<void (doris::PlanFragmentExecutor*)>)> >::_M_invoke(std::_Any_data const&) in /opt/doris/be/lib/palo_be 17# doris::ThreadPool::dispatch_thread() in /opt/doris/be/lib/palo_be 18# doris::Thread::supervise_thread(void*) in /opt/doris/be/lib/palo_be 19# start_thread in /lib/x86_64-linux-gnu/libpthread.so.0 20# __clone in /lib/x86_64-linux-gnu/libc.so.6 ### What You Expected? df ### How to Reproduce? Doris --> ODBC --> SSH Channel --X--> Online Postgresql ### 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