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

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

[Octave-bug-tracker] [bug #57591] Segmentation faults when running the t


From: Hg200
Subject: [Octave-bug-tracker] [bug #57591] Segmentation faults when running the test suite (mostly with clang)
Date: Fri, 14 Aug 2020 19:51:27 -0400 (EDT)
User-agent: Mozilla/5.0 (X11; Fedora; Linux x86_64; rv:78.0) Gecko/20100101 Firefox/78.0

Follow-up Comment #67, bug #57591 (project octave):

Build with CLANG:

++
unset DISPLAY
./run-octave --eval "figure (1,\"visible\",\"off\")"
octave: X11 DISPLAY environment variable not set
octave: disabling GUI features
fatal: caught signal Segmentation fault -- stopping myself...
Segmentation fault (core dumped)
--

Build with GCC - no segfault:

++
unset DISPLAY
./run-octave --eval "figure (1,\"visible\",\"off\")"
octave: X11 DISPLAY environment variable not set
octave: disabling GUI features
--


    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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