Bug 630775 - Octave crashes on imread
Summary: Octave crashes on imread
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Fedora
Classification: Fedora
Component: octave
Version: 13
Hardware: x86_64
OS: Linux
low
high
Target Milestone: ---
Assignee: Rakesh Pandit
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2010-09-06 22:10 UTC by davidwriter
Modified: 2011-05-31 15:38 UTC (History)
5 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2011-05-31 15:38:22 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description davidwriter 2010-09-06 22:10:47 UTC
Description of problem:
Octave crashes when trying to read an image file with imread

Version-Release number of selected component (if applicable):
3.2.4-2.fc13

How reproducible:
every time

Steps to Reproduce:
1.open octave

2.filename='Sept3_2010/RyR01_XXXXXX_Z001_T0000.tiff'
3.A=imread(filename,'TIFF,);
  
Actual results:
octave: magick/semaphore.c:525: LockSemaphoreInfo: Assertion `semaphore_info != (SemaphoreInfo *) ((void *)0)' failed.
panic: Aborted -- stopping myself...
Aborted (core dumped)


Expected results:
image file should be read

Additional info:

Comment 1 Fabian Deutsch 2010-11-24 10:19:48 UTC
This is a very annoying bug.
Could this be patched?
http://octave.1599824.n4.nabble.com/Semaphore-assertion-failed-in-graphicsmagick-td1674295.html

Comment 2 Bug Zapper 2011-05-31 14:17:55 UTC
This message is a reminder that Fedora 13 is nearing its end of life.
Approximately 30 (thirty) days from now Fedora will stop maintaining
and issuing updates for Fedora 13.  It is Fedora's policy to close all
bug reports from releases that are no longer maintained.  At that time
this bug will be closed as WONTFIX if it remains open with a Fedora 
'version' of '13'.

Package Maintainer: If you wish for this bug to remain open because you
plan to fix it in a currently maintained version, simply change the 'version' 
to a later Fedora version prior to Fedora 13's end of life.

Bug Reporter: Thank you for reporting this issue and we are sorry that 
we may not be able to fix it before Fedora 13 is end of life.  If you 
would still like to see this bug fixed and are able to reproduce it 
against a later version of Fedora please change the 'version' of this 
bug to the applicable version.  If you are unable to change the version, 
please add a comment here and someone will do it for you.

Although we aim to fix as many bugs as possible during every release's 
lifetime, sometimes those efforts are overtaken by events.  Often a 
more recent Fedora release includes newer upstream software that fixes 
bugs or makes them obsolete.

The process we are following is described here: 
http://fedoraproject.org/wiki/BugZappers/HouseKeeping


Note You need to log in before you can comment on or make changes to this bug.