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

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

[Octave-bug-tracker] [bug #61472] AddressSanitizer crash in MEX tests


From: John W. Eaton
Subject: [Octave-bug-tracker] [bug #61472] AddressSanitizer crash in MEX tests
Date: Sat, 4 Dec 2021 18:11:11 -0500 (EST)
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Firefox/78.0

Follow-up Comment #15, bug #61472 (project octave):

RE: comment #13.  I'm using g++ 11 which has -std=c++17 as the default.  I see
now that it was only working for me because I happened to have configured with
--disable-lib-visibility-flags.  If I remove that configure option I see the
same errors as you.  I'm looking at it, but I'm not sure what the correct fix
is for that.  For me, it appears to be only the Arrays of
octave_{u,}int{16,32,64}.  There aren't complaints about Arrays of bool, char,
float, or double values, or for octave_{u,}int8.  Whatever the difference is
for those types, I'm not seeing it yet.

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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