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: John
Subject: [Octave-bug-tracker] [bug #46246] Segfault when reading image with imread
Date: Tue, 20 Oct 2015 04:12:09 +0000
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:40.0) Gecko/20100101 Firefox/40.0

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

I'm recompiling a version without using the SlackBuild script - from the
config.log I can see the AMD libraries are not included.

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?

Finished compiling. On executing

pkg load signal
a = imread('image.png')

I get:

warning: called from
    imformats>default_formats at line 256 column 11
    imformats at line 79 column 3
    imageIO at line 106 column 11
    imread at line 106 column 30
octave-gui: magick/pixel_cache.c:2886: ModifyCache: Assertion `image->cache !=
(Cache) ((void *)0)' failed.

Program received signal SIGABRT, Aborted.

(Attached backtrace)


(file #35239)
    _______________________________________________________

Additional Item Attachment:

File name: octave_abort                   Size:9 KB


    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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