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

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

[Octave-bug-tracker] [bug #44823] Segfault when using HD Graphics 6000 o


From: Michael Godfrey
Subject: [Octave-bug-tracker] [bug #44823] Segfault when using HD Graphics 6000 on Fedora 21
Date: Tue, 28 Jun 2016 13:51:25 +0000 (UTC)
User-agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/51.0.2704.106 Safari/537.36

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

It would make sense to have a "black list" of
hardware devices and controllers which cause failures
with fallbacks or workarounds to prevent incorrect behavior.

A way, in Linux, to detect the "bad" VGA controller in 
my case is:
 lspci  |grep "HD Graphics 6000"

if this yields: 
VGA compatible controller: Intel Corporation HD Graphics 6000

the current Octave will seg fault on print command unless
set("visible", "off") is used.

    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?44823>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/




reply via email to

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