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: Arun Giridhar
Subject: [Octave-bug-tracker] [bug #61472] AddressSanitizer crash in MEX tests
Date: Sun, 5 Dec 2021 18:19:31 -0500 (EST)
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:94.0) Gecko/20100101 Firefox/94.0

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

@Dmitri: Markus had a technique for running only the MEX test here:
https://octave.discourse.group/t/running-and-disabling-bists/1903/2 which is
reproduced here:


make test/mex/bug_51725.mex
./run-octave --eval "addpath('../test/mex', 'test/mex'); test
../test/mex/bug-51725.tst"


ASAN definitely reports memory leaks but it's not clear if they're connected
to MEX (probably not, since even when ASAN crashed at the Jupyter tests just
before the MEX tests it still reported memory leaks. The Jupyter leaks are
listed as being a possible false positive by ASAN itself, based on Octave's
use of custom stack unwinding.)

    _______________________________________________________

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]