Bug 19147

Summary: [i915] program exits after ADVANCE_BATCH: 80 of 800 dwords emitted
Product: Mesa Reporter: Bernd Buschinski <b.buschinski>
Component: Drivers/DRI/i915Assignee: haihao <haihao.xiang>
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: medium    
Version: git   
Hardware: Other   
OS: All   
Whiteboard:
i915 platform: i915 features:
Attachments: small qt4 game

Description Bernd Buschinski 2008-12-17 15:00:03 UTC
Created attachment 21254 [details]
small qt4 game

My small qt4 program brabbit fails to start on my 945GM chip
with the output

Failed to initialize GEM.  Falling back to classic.
ADVANCE_BATCH: 80 of 800 dwords emitted


xf86-video-intel-2.5.1
xorg-server-1.5.3 (with a lot of exa patches from master (delivered by gentoo))
mesa master 3be8d6db9e8bfbd1b3ebf9ac382857ad1e6ef753
libdrm master c86d431fe6174b1c2de531929213ea7dbd92326d
kernel-2.6.27.9


I am on a 64bit system so the binary wont help, you have to build it yourself

tar -xvjpf brabbit.tar.bz2
cd brabbit
qmake
make
./bin/brabbit


I am currently using qt-4.4.2 but it should build fine on qt-4.3.* too
Comment 1 haihao 2008-12-17 18:12:10 UTC
fixed in mesa 
commit df73363ed1aa34cc0dc5feefb3933309591fa015
Author: Xiang, Haihao <haihao.xiang@intel.com>
Date:   Thu Dec 18 10:07:45 2008 +0800

    i915: fix abort issue. (bug #19147)
Comment 2 Adam Jackson 2009-08-24 12:31:23 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.