bugGNU Octave - Bugs: bug #30952, imread chrashed octave

 
 

bug #30952: imread chrashed octave

Submitter:  None
Submitted:  Fri 03 Sep 2010 08:42:55 AM UTC
   
 
Category:  Libraries Severity:  3 - Normal
Priority:  5 - Normal Item Group:  Segfault, Bus Error, etc.
Status:  Fixed Assigned to:  highegg
Originator Name:  Peter Soendergaard Originator Email:  -email is unavailable-
Open/Closed:  * Closed Release:  * 3.2.4
Operating System:  * GNU/Linux Fixed Release:  None
Planned Release:  None
* Mandatory Fields

Add a New Comment Rich Markup
   

Tue 07 Sep 2010 10:42:59 AM UTC, comment #1: 

Probably fixed by
http://hg.savannah.gnu.org/hgweb/octave/rev/dc74ce93cfc4

please check if you can and reopen the bug if this is not so.

Jaroslav Hajek <highegg>
Fri 03 Sep 2010 08:42:55 AM UTC, original submission:  

imread chrashes Octave 3.2.4 on my Fedora 13 x86_64 machine.

it is the function _magick_read_ inside imread that calls ImageMagick:

octave:2> _magick_read_('cameraman.png');
octave: magick/semaphore.c:525: LockSemaphoreInfo: Assertion `semaphore_info != (SemaphoreInfo ) ((void )0)' failed.
panic: Aborted -- stopping myself...
attempting to save variables to `octave-core'...
save to `octave-core' complete
Afbrudt (SIGABRT) (core dumped)

Fails for both png and jpg files. I have ImageMagick version 6.5.8-10 installed, also x86_64.


Anonymous

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attach Files:
   
   
Comment:
   

No files currently attached

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by highegg (Posted a comment)
  • -email is unavailable- added by None (Submitted the item)
  •  

    There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

    Only group members can vote.

     

    Follow 3 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2010-09-07 highegg StatusNone Fixed
        Assigned toNone highegg
        Open/ClosedOpen Closed

    Back to the top

    Powered by Savane 3.13-02a9.
    Corresponding source code