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

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

[Octave-bug-tracker] [bug #48519] Segfault with Qt plotting when running


From: Dmitri A. Sergatskov
Subject: [Octave-bug-tracker] [bug #48519] Segfault with Qt plotting when running demos
Date: Sat, 5 Jan 2019 12:27:23 -0500 (EST)
User-agent: Mozilla/5.0 (X11; Fedora; Linux x86_64; rv:64.0) Gecko/20100101 Firefox/64.0

Follow-up Comment #36, bug #48519 (project octave):

Address sanitizer finds neumerous problem with octave (especially with qt and
java enabled). So you should either disable docs (which invoces octave) or
suppress this particular diagnostics with 


ASAN_OPTIONS=stack-use-after-scope=0 make -j3


See e.g.: 
https://github.com/google/sanitizers/wiki/AddressSanitizerFlags

for details.

Dmitri.
-- 


    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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