Skip to content

[Bug] run-be-ut.sh coredump in ARM #60669

@cydrain

Description

@cydrain

Search before asking

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

Version

version: Doris v4.0.2-rc02
arch: aarch64
cpu: Kumpeng-920
system: kylin-v10-sp3

What's Wrong?

run "./run-be-ut.sh --run --filter=VectorSearchTest.*" coredump, see following backtrace:

#0  0x0000aaac1a44bd98 in _mm_loadu_si128 (p=0xfffff58cce28)
    at /home/caiyd/work/zte/VEngine/xengine/be/src/glibc-compatibility/memcpy/memcpy_aarch64.cpp:22
#1  inline_memcpy (dst_=0xfffff58ccc30, src_=0xfffff58ccdb8, size=128)
    at /home/caiyd/work/zte/VEngine/xengine/be/src/glibc-compatibility/memcpy/memcpy_aarch64.cpp:170
#2  0x0000aaac1a44bb34 in memcpy(void * __restrict__, const void * __restrict__, size_t) (dst=0xfffff58ccc30, src=0xfffff58ccdb8, 
    size=128) at /home/caiyd/work/zte/VEngine/xengine/be/src/glibc-compatibility/memcpy/memcpy_aarch64.cpp:239
#3  0x0000ffff0c683a6c in ?? () from /usr/lib64/libpthread.so.0
#4  0x0000ffff0c67713c in __pthread_initialize_minimal () from /usr/lib64/libpthread.so.0
#5  0x0000ffff0c6767e4 in ?? () from /usr/lib64/libpthread.so.0
#6  0x0000ffff0c6fda38 in ?? () from /lib/ld-linux-aarch64.so.1
#7  0x0000ffff0c6f1204 in ?? () from /lib/ld-linux-aarch64.so.1

What You Expected?

command run successfully

How to Reproduce?

./run-be-ut.sh --run --filter=VectorSearchTest.*

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