Bug 29658

Summary: Crash when starting "spring rts" the system freeze: /usr/lib/dri/r600_dri.so(radeon_bo_legacy_validate+0x483)
Product: Mesa Reporter: spam
Component: Drivers/DRI/R600Assignee: Default DRI bug account <dri-devel>
Status: RESOLVED WONTFIX QA Contact:
Severity: critical    
Priority: medium    
Version: unspecified   
Hardware: x86-64 (AMD64)   
OS: Linux (All)   
Whiteboard:
i915 platform: i915 features:
Attachments: output of springrts

Description spam 2010-08-18 16:12:55 UTC
Created attachment 37966 [details]
output of springrts

When i start springrts my computer simple complete freezes, but the logfile of spring is written to disk (see attached).

to install in ubuntu lucid:
http://springrts.com/wiki/Ubuntu_install

Go to System - Administration - Software Sources, click the Other tab, click Add. Type ppa:spring/ppa  and close the window. Allow it to reload the packages.

open a console and do:

sudo apt-get install spring-engine
mkdir -p ~/.spring/maps ~/.spring/mods

#download a mod to ~/.spring/mods
wget -O ~/.spring/mods/BA715.sd7 "http://www.springfiles.com/download.php?maincategory=1&subcategory=5&file=BA715.sd7"

#download a map
wget -O ~/.spring/maps/8862_Cooper_Hill_TNM02-V1.sd7 "http://www.springfiles.com/download.php?maincategory=1&subcategory=2&file=8862_Cooper_Hill_TNM02-V1.sd7"

#start spring
$(which spring)

or in general:
http://springrts.com/wiki/SetupGuide
Comment 1 Alex Deucher 2012-01-05 06:25:42 UTC
r600c has been retired in favor of r600g.  Please try the r600 gallium driver.

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.