Bug 26116 - The Sims 3 crash due to error in radeonChooseTextureFormat
Summary: The Sims 3 crash due to error in radeonChooseTextureFormat
Status: RESOLVED FIXED
Alias: None
Product: Mesa
Classification: Unclassified
Component: Drivers/DRI/R100 (show other bugs)
Version: unspecified
Hardware: Other All
: medium normal
Assignee: Default DRI bug account
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-01-19 04:26 UTC by Rafał Miłecki
Modified: 2010-03-07 14:32 UTC (History)
1 user (show)

See Also:
i915 platform:
i915 features:


Attachments

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.