Bug 26116

Summary: The Sims 3 crash due to error in radeonChooseTextureFormat
Product: Mesa Reporter: Rafał Miłecki <zajec5>
Component: Drivers/DRI/R100Assignee: Default DRI bug account <dri-devel>
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: medium CC: m.cencora
Version: unspecified   
Hardware: Other   
OS: All   
Whiteboard:
i915 platform: i915 features:

Description Rafał Miłecki 2010-01-19 04:26:48 UTC
At middle of loading The Sims 3 I get crash with following messages:

fixme:d3d_surface:surface_load_ds_location (0x167a88) Not supported with fixed up depth stencil
Mesa 7.8-devel implementation error: unexpected internalFormat 0x8c4e in radeonChooseTextureFormat
Please report at bugzilla.freedesktop.org

radeonChooseTextureFormat is in:
src/mesa/drivers/dri/radeon/radeon_texture.c

Interesting formats:
./glext.h:#define GL_COMPRESSED_SRGB_ALPHA_S3TC_DXT1_EXT 0x8C4D
./glext.h:#define GL_COMPRESSED_SRGB_ALPHA_S3TC_DXT3_EXT 0x8C4E
./glext.h:#define GL_COMPRESSED_SRGB_ALPHA_S3TC_DXT5_EXT 0x8C4F
Comment 1 Maciej Cencora 2010-03-07 14:32:05 UTC
Fixed with ba196a8318af6217fece3777ea038539fea4b415.

Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.