Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 307693 - sci-mathematics/octave-3.2.4 segfaults when trying imread
Summary: sci-mathematics/octave-3.2.4 segfaults when trying imread
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Gentoo Science Mathematics related packages
URL: http://old.nabble.com/Changes-in-Grap...
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-03-03 23:53 UTC by Hicham HAOUARI
Modified: 2010-03-09 03:52 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Hicham HAOUARI 2010-03-03 23:53:32 UTC
sci-mathematics/octave-3.2.4 segfaults when trying the imread function, this is caused by a change in the graphicsmagick api from graphicsmagick-1.3.7 ( by the way graphicsmagick is missing as a dependency from the ebuild )

the latest changes in hg should fix that issue

the concerned file is src/DLD_FUNCTIONS/__magick_read__.cc

Reproducible: Always

Steps to Reproduce:
1.emerge =sci-mathematics/octave-3.2.4
2.octave
3.imread(path_to_some_picture)

Actual Results:  
segfault

Expected Results:  
image loaded in octave workspace
Comment 1 Sébastien Fabbro (RETIRED) gentoo-dev 2010-03-09 03:52:10 UTC
Fixed in 3.2.4-r1.