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

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

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


From: John
Subject: [Octave-bug-tracker] [bug #46246] Segfaukt when reading image with imread
Date: Mon, 19 Oct 2015 03:48:53 +0000
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:40.0) Gecko/20100101 Firefox/40.0

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

                 Summary: Segfaukt when reading image with imread
                 Project: GNU Octave
            Submitted by: jcoppens
            Submitted on: Mon 19 Oct 2015 03:48:52 AM GMT
                Category: Octave Function
                Severity: 3 - Normal
                Priority: 5 - Normal
              Item Group: Crash
                  Status: None
             Assigned to: None
         Originator Name: John
        Originator Email: 
             Open/Closed: Open
         Discussion Lock: Any
                 Release: 4.0.0
        Operating System: GNU/Linux

    _______________________________________________________

Details:

When trying to read an image I get the following error:

warning: your version of GraphicsMagick limits images to 16 bits per pixel
panic: Segmentation fault -- stopping myself...
attempting to save variables to 'octave-workspace'...
save to 'octave-workspace' complete
octave exited with signal 11


I used the following code:

s1 = double(imread('st.png'));

I tried:

- Same code with st.png = converted from the original tif.
- I though the 'double' conversion was the problem, so I removed that too.
- I also tried another image altogether.

Attached the gdb backtrace

https://savannah.gnu.org/bugs/?41699 could be related if the underlying
structures are of the type used.

https://savannah.gnu.org/bugs/?42488 is similar but I have no 'clear all'
calls (and I'm using Linux)

Note that this is dissimilar to most bug reports, as this happens immediately
- not on exit.




    _______________________________________________________

File Attachments:


-------------------------------------------------------
Date: Mon 19 Oct 2015 03:48:52 AM GMT  Name: octave segfault  Size: 11kB   By:
jcoppens

<http://savannah.gnu.org/bugs/download.php?file_id=35224>

    _______________________________________________________

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]