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

Summary: IMG_Load fails
Product: SDL_image Reporter: federico <federicosauro>
Component: miscAssignee: Sam Lantinga <slouken>
Status: RESOLVED FIXED QA Contact: Sam Lantinga <slouken>
Severity: blocker    
Priority: P2    
Version: 1.2.9   
Hardware: x86_64   
OS: Linux   

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!