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

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

[Octave-bug-tracker] [bug #61370] gcc's thread sanitizer reports several


From: Kai Torben Ohlhus
Subject: [Octave-bug-tracker] [bug #61370] gcc's thread sanitizer reports several race conditions
Date: Sun, 24 Oct 2021 08:35:06 -0400 (EDT)
User-agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/95.0.4638.54 Safari/537.36

Follow-up Comment #1, bug #61370 (project octave):

Thanks for the analysis and the patch 🙂👍

The patch wraps many singal related boolean variables into std::atomic
constructs.

I think jwe also worked on replacing variable instance counters into
std::atomic constructs.

In general a patch for the Octave default branch (aka Octave 7) would be
preferable, as the development of Octave 6 is finished with the soon coming
Octave 6.4 release.

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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