Skip to content

OpenBLAS 0.3.9 build segfault on ARM64 + 64-bit integer support #2497

@tylerjereddy

Description

@tylerjereddy

We've been observing this segfault for a while now, so it is not specific to 0.3.9.

Invocation line:
make DYNAMIC_ARCH=1 USE_OPENMP=0 NUM_THREADS=64 BINARY=64 INTERFACE64=1 SYMBOLSUFFIX=64_ OBJCONV=/io/objconv/objconv

Link to build/failure log: https://travis-ci.org/MacPython/openblas-libs/jobs/659863204?utm_medium=notification&utm_source=github_status

Summary of failure:

Program received signal SIGSEGV: Segmentation fault - invalid memory reference.

Backtrace for this error:
#0  0xffff9b1509ab
#1  0xffff9b14fa1f
#2  0xffff9b2c65b7
#3  0xbe80d4
make[1]: *** [level1] Segmentation fault (core dumped)
make[1]: *** Waiting for unfinished jobs....
make: *** [tests] Error 2

Example PR exhibiting the segfault: MacPython/openblas-libs#26

If you'd like me to try some things let me know. Thanks!

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