Skip to content

[Bug]BE crash when doing LOADING phase of spark load #4344

Description

@morningman

Describe the bug

*** Aborted at 1597223166 (unix time) try "date -d @1597223166" if you are using GNU date ***
PC: @ 0x2668380 (unknown)
*** SIGSEGV (@0x0) received by PID 14074 (TID 0x7fd1f4f28700) from PID 0; stack trace: ***
@ 0x7fd26e6fe470 (unknown)
@ 0x2668380 (unknown)
@ 0x1030e99 doris::MemTracker::~MemTracker()
@ 0x164a9a2 doris::PushHandler::_convert_v2()
@ 0x164d3d7 doris::PushHandler::_do_streaming_ingestion()
@ 0x164e00b doris::PushHandler::process_streaming_ingestion()
@ 0x162e056 doris::EngineBatchLoadTask::_push()
@ 0x16304ab doris::EngineBatchLoadTask::_process()
@ 0x162c799 doris::EngineBatchLoadTask::execute()
@ 0xe3798e doris::StorageEngine::execute_task()
@ 0x146ea2f doris::TaskWorkerPool::_push_worker_thread_callback()
@ 0x7fd26e4b31c3 start_thread
@ 0x7fd26e7b012d __clone

This is because we use wrong way to create the mem tracker in PushHandler.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

area/spark-loadIssues or PRs related to the spark loadkind/fixCategorizes issue or PR as related to a bug.

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions