Bug 840338 - Upgrade VIPS: current packaged version has bug in vips_cache_set_max()
Summary: Upgrade VIPS: current packaged version has bug in vips_cache_set_max()
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora
Classification: Fedora
Component: vips
Version: 17
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Adam Goode
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2012-07-16 02:25 UTC by W. Michael Petullo
Modified: 2012-10-31 02:04 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2012-10-31 02:04:51 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description W. Michael Petullo 2012-07-16 02:25:38 UTC
Description of problem:
VIPS 7.28.2 has a bug in vips_cache_set_max(); the function does not test whether  vips_cache_table is NULL before using it. This is fixed in 7.28.9.

Version-Release number of selected component (if applicable):
vips-7.28.2-1.fc17.x86_64

How reproducible:
Every time.

Steps to Reproduce:
Inspect source code (see use of g_hash_table_size() in iofuncs/cache.c:vips_cache_trim()). Calling vips_cache_set_max() before some VIPS operation is cached will cause a critical glib error message from libvips.

Comment 1 Fedora Update System 2012-10-21 01:44:33 UTC
vips-7.28.5-1.fc18 has been submitted as an update for Fedora 18.
https://admin.fedoraproject.org/updates/vips-7.28.5-1.fc18

Comment 2 Fedora Update System 2012-10-21 01:44:43 UTC
vips-7.28.5-1.fc17 has been submitted as an update for Fedora 17.
https://admin.fedoraproject.org/updates/vips-7.28.5-1.fc17

Comment 3 Fedora Update System 2012-10-21 05:58:30 UTC
Package vips-7.28.5-1.fc18:
* should fix your issue,
* was pushed to the Fedora 18 testing repository,
* should be available at your local mirror within two days.
Update it with:
# su -c 'yum update --enablerepo=updates-testing vips-7.28.5-1.fc18'
as soon as you are able to.
Please go to the following url:
https://admin.fedoraproject.org/updates/FEDORA-2012-16548/vips-7.28.5-1.fc18
then log in and leave karma (feedback).


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