We are currently migrating Bugzilla to GitHub issues.
Any changes made to the bug tracker now will be lost, so please do not post new bugs or make changes to them.
When we're done, all bug URLs will redirect to their equivalent location on the new bug tracker.

Bug 883 - IMG_Load fails
Summary: IMG_Load fails
Status: RESOLVED FIXED
Alias: None
Product: SDL_image
Classification: Unclassified
Component: misc (show other bugs)
Version: 1.2.9
Hardware: x86_64 Linux
: P2 blocker
Assignee: Sam Lantinga
QA Contact: Sam Lantinga
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-11-14 09:36 UTC by federico
Modified: 2009-11-14 11:52 UTC (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description federico 2009-11-14 09:36:36 UTC
I'm working on Gentoo Linux.
With version 1.2.9 (and only with it) IMG_Load() works correctly for the first two/three images and then starts to return NULL pointers. 
Even the bundled showimage program has this problem if you give it multiple files as input.
I cannot confirm the bug on other systems.
Comment 1 Sam Lantinga 2009-11-14 11:52:32 UTC
This is fixed in subversion and I'm working on a 1.2.10 release.

Thanks!