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, 05 May 2015 13:29:38 +0000
User-agent: Mozilla/5.0 (X11; Fedora; Linux x86_64; rv:37.0) Gecko/20100101 Firefox/37.0

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

I learned more about this seg fault:

It only happens if the figure is visible.

figure ("visible", "off");
plot(1:100)
... and other plot commands ...
print zzz.pdf

all works correctly on the Intel HD 6000
system.

I also obtained a bt of the seg fault with visible on.
It is far down in the Intel mesa code.

However, this means that the seg fualtis caused by code
that is only executed if the figure is visible.


    _______________________________________________________

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]