Skip to content

[BUG]:部署cpu不支持vextracti128指令,造成core down #1527

@zliu789

Description

@zliu789

Describe the bug
A clear and concise description of what the bug is, ideally within 20 words.

iLogtail Running Environment
Please provide the following information:

vextracti128是avx2的,cpu型号不支持avx2指令集,造成启动coredown

(gdb) display/i $pc
1: x/i $pc
=> 0x1de6222 <ZN5folly6detail5thunk4makeINS0_15SingletonHolderIN8facebook5velox4tpch12_GLOBAL__N_112DBGenBackendEE4ImplINS0_10DefaultTagESB_EEJEEEPvDpT0+98>: vextracti128 $0x1,%ymm0,0x68(%r12)

微信图片_20240607101247

  • ilogtail version:
    2.0

  • Yaml configuration:

  • ilogtail.LOG:
    无,启动不成功

  • logtail_plugin.LOG:

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions