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

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

[Octave-bug-tracker] [bug #46246] Segfault when reading image with imrea


From: Pantxo Diribarne
Subject: [Octave-bug-tracker] [bug #46246] Segfault when reading image with imread
Date: Tue, 20 Oct 2015 07:14:10 +0000
User-agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:40.0) Gecko/20100101 Firefox/40.0

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

>>While checking the strace output, I noticed that, even though I used octave
with --no-gui, all GUI-related libraries are still loaded. Is this normal? 

Yes, if you want pure cli and no Qt libs, try "-cli" option. The "--no-gui"
option doesn't load the main GUI widgets but is still able to use Qt toolkit
for graphics.

>> pkg load signal 

Signal package should have nothing to do with this bug, "imread" is a core
function.

After compiling GraphicsMagick did you try to use simple "gm" command line
utility (see e.g. this old bug report [1])? Or did you run their test suite
(if they do have one)? This is just to make sure GM is working properly on its
own.

[1] http://permalink.gmane.org/gmane.comp.video.graphicsmagick.bugs/99

    _______________________________________________________

Reply to this item at:

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

_______________________________________________
  Message posté via/par Savannah
  http://savannah.gnu.org/




reply via email to

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