Skip to content

[Bug] BE crash using vectorized load #11841

@Gabriel39

Description

@Gabriel39

Search before asking

  • I had searched in the issues and found no similar issues.

Version

master

What's Wrong?

F0816 17:58:29.795979 2023901 block.cpp:591] Check failed: d.column->use_count() == 1
*** Check failure stack trace: ***
@ 0x55cd223c209d google::LogMessage::Fail()
@ 0x55cd223c45d9 google::LogMessage::SendToLog()
@ 0x55cd223c1c06 google::LogMessage::Flush()
@ 0x55cd223c4c49 google::LogMessageFatal::~LogMessageFatal()
@ 0x55cd1bfce274 doris::vectorized::Block::clear_column_data()
@ 0x55cd191b903b doris::PlanFragmentExecutor::get_vectorized_internal()
@ 0x55cd191ca9ae doris::PlanFragmentExecutor::open_vectorized_internal()
@ 0x55cd191d1932 doris::PlanFragmentExecutor::open()
@ 0x55cd19153c74 doris::FragmentExecState::execute()
@ 0x55cd19162e97 doris::FragmentMgr::_exec_actual()
@ 0x55cd1916434a _ZNSt17_Function_handlerIFvvEZN5doris11FragmentMgr18exec_plan_fragmentERKNS1_23TExecPlanFragmentParamsESt8functionIFvPNS1_20PlanFragmentExecutorEEEEUlvE_E9_M_invokeERKSt9_Any_data
@ 0x55cd19bbed65 doris::ThreadPool::dispatch_thread()
@ 0x55cd19bc30fc std::_Function_handler<>::_M_invoke()
@ 0x55cd19b8a969 doris::Thread::supervise_thread()
@ 0x7f5eef52017a start_thread
@ 0x7f5eef771d83 __GI___clone
@ (nil) (unknown)

What You Expected?

fixed

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions