Bug 29996

Summary: r600g, bisected: oolite segfaults on init with assertion failure
Product: Mesa Reporter: Nicolas Kaiser <nikai>
Component: Drivers/DRI/R600Assignee: Default DRI bug account <dri-devel>
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: medium    
Version: git   
Hardware: x86-64 (AMD64)   
OS: Linux (All)   
Whiteboard:
i915 platform: i915 features:
Attachments: backtrace

Description Nicolas Kaiser 2010-09-03 05:26:50 UTC
Created attachment 38401 [details]
backtrace

On initialisation, oolite-1.74.2 segfaults with an assertion failure.
Only with r600 Gallium driver, working nicely with r600 Classic.
Bisected to mesa: ce7077423fc9ea003606dd28ca87311644b7e5c2
 (Dave Airlie, r600g: deref old driver states for set entry points.)

../../../../src/gallium/auxiliary/util/u_inlines.h:87:pipe_reference_described: Assertion `pipe_is_referenced(ptr)' failed.

System environment:
-- system architecture: amd64
-- Linux distribution: Gentoo
-- GPU: RS780G
-- Model: ATI Radeon HD 3200
-- Display connector: VGA
-- xf86-video-ati: 2b98ec1f7e931019a4ab699a56d5dfaa395946fb
-- xserver: 1.9.0
-- mesa: 50c1b6f2e845c067ac91493c0f93caca794521dd
-- drm: 8a76244a0fd09d0e3298fe68af812d7eaa4dbcb5
-- kernel: 2.6.35.3
Comment 1 Nicolas Kaiser 2010-09-06 05:13:54 UTC
Fixed with 5b82777311965d26e534bd522afb0f679622d504
Thanks!

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.