octave-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Octave-bug-tracker] [bug #62144] Crash on exit using OpenBlas built wit


From: Arun Giridhar
Subject: [Octave-bug-tracker] [bug #62144] Crash on exit using OpenBlas built with USE_TLS=1 but not an Octave bug
Date: Sat, 12 Mar 2022 21:26:11 -0500 (EST)

Follow-up Comment #2, bug #62144 (project octave):

This report can be closed. For anyone who might get the same error, the two
things to try out are: 

* recompile OpenBlas with USE_TLS=0, or

* recompile Octave using the same compiler used for OpenBlas.

In particular, compiling Octave with clang and compiling OpenBlas with gcc
(usually the system default) is problematic in this instance due to Clang
choosing to link Octave with both OMP and GOMP. Gcc links with only GOMP so
there is no segfault there.

    _______________________________________________________

Reply to this item at:

  <https://savannah.gnu.org/bugs/?62144>

_______________________________________________
  Message sent via Savannah
  https://savannah.gnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]