Bug 22438 - radeon_common.c:1016: radeon_validate_bo: Assertion `radeon->state.validated_bo_count < 32' failed.
Summary: radeon_common.c:1016: radeon_validate_bo: Assertion `radeon->state.validated_...
Status: RESOLVED FIXED
Alias: None
Product: Mesa
Classification: Unclassified
Component: Drivers/DRI/r300 (show other bugs)
Version: git
Hardware: x86 (IA32) Linux (All)
: medium major
Assignee: Default DRI bug account
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-06-23 06:28 UTC by Fabio Pedretti
Modified: 2009-08-24 12:32 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments
backtrace (5.14 KB, text/plain)
2009-06-23 07:34 UTC, Fabio Pedretti
Details

Description Fabio Pedretti 2009-06-23 06:28:08 UTC
Running current git of mesa master (compiled without libdrm_radeon and without KMS) I am getting the following assertion when trying to play the "aqueducts" maps of sauerbraten (when run with command line option "-f1", which is the default) game (under DMSP maps).

My card:
GL_RENDERER   = Mesa DRI R300 (RV530 71C5) 20090101 x86/MMX/SSE2 TCL

$ sauerbraten -f1
Using home directory: /home/fabio/.sauerbraten
init: sdl
init: enet
init: video: mode
init: video: misc
init: gl
Renderer: Mesa DRI R300 (RV530 71C5) 20090101 x86/MMX/SSE2 TCL (DRI R300 Project)
Driver: 1.4 Mesa 7.6-devel
WARNING: No framebuffer object support. (reflective water may be slow)
WARNING: No occlusion query support! (large maps may be SLOW)
WARNING: Non-power-of-two textures not supported!
Rendering using the OpenGL 1.5 assembly shader path.
init: console
init: gl: effects
init: world
init: sound
init: cfg
your team is: 
init: localconnect
init: mainloop
read map packages/base/metl4.ogz (0.1 seconds)
Mining Station by metlslime
game mode is ffa/default
read map packages/base/aqueducts.ogz (0.3 seconds)
Abandoned_Hilltop_Aqueducts
game mode is DMSP
sauer_client: radeon_common.c:1016: radeon_validate_bo: Assertion `radeon->state.validated_bo_count < 32' failed.
Aborted
Comment 1 Fabio Pedretti 2009-06-23 07:34:25 UTC
Created attachment 27051 [details]
backtrace

This bug may be related to bug 22371.
Comment 2 Dave Airlie 2009-06-24 19:22:33 UTC
can you retest with mesa master, I fixed a bug that can cause this to happen.
Comment 3 Fabio Pedretti 2009-06-25 00:49:29 UTC
(In reply to comment #2)
> can you retest with mesa master, I fixed a bug that can cause this to happen.
> 

Confirmed fixed, thanks!

Can you take a look at bug 21814 (see comment 14).
Comment 4 Adam Jackson 2009-08-24 12:32:33 UTC
Mass version move, cvs -> git


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.