Skip to content

Segmentation fault: while calling gotoblas_init() -> blas_thread_init() -> pthread_create@GLIBC_2.2.5 #888

@sunlylorn

Description

@sunlylorn

OpenBLAS-0.2.18

coredump:

Program terminated with signal 11, Segmentation fault
#0 0x0000003161a06fb6 in pthread_create@@GLIBC_2.2.5 () from /lib64/libpthread.so.0
#1 0x00007eff2bb6825f in blas_thread_init () from ../lib/libopenblas.so.0
#2 0x00007eff2bb675d7 in gotoblas_init () from ../lib/libopenblas.so.0
#3 0x00007eff2c6318d6 in __do_global_ctors_aux () from ../lib/libopenblas.so.0
#4 0x00007eff2b945beb in _init () from ../lib/libopenblas.so.0
#5 0x0000003100000000 in ?? ()
#6 0x0000003160e0e4a5 in _dl_init_internal () from /lib64/ld-linux-x86-64.so.2
#7 0x0000003160e12ba5 in dl_open_worker () from /lib64/ld-linux-x86-64.so.2
#8 0x0000003160e0e106 in _dl_catch_error () from /lib64/ld-linux-x86-64.so.2
#9 0x0000003160e123ea in _dl_open () from /lib64/ld-linux-x86-64.so.2
#10 0x0000003161200f66 in dlopen_doit () from /lib64/libdl.so.2
#11 0x0000003160e0e106 in _dl_catch_error () from /lib64/ld-linux-x86-64.so.2
#12 0x000000316120129c in _dlerror_run () from /lib64/libdl.so.2
#13 0x0000003161200ee1 in dlopen@@GLIBC_2.2.5 () from /lib64/libdl.so.2

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