Bug 24102

Summary: [CRASH: Beta test of HoN game] Assertion `total_regs <= 32' failed.
Product: Mesa Reporter: Mateusz Kaduk <mateusz.kaduk>
Component: Drivers/DRI/i965Assignee: Gordon Jin <gordon.jin>
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: medium Keywords: NEEDINFO
Version: 7.5   
Hardware: x86-64 (AMD64)   
OS: Linux (All)   
Whiteboard:
i915 platform: i915 features:
Attachments: Log from game crash

Description Mateusz Kaduk 2009-09-23 02:12:16 UTC
Created attachment 29792 [details]
Log from game crash

Hi,

I am tester of new game that is going to be available for GNU/Linux platforms as well.

Menu works fine, when I am suppose to enter in game world I get the following assertion.

....
out of regs 116
out of regs 116
out of regs 116
out of regs 116
out of regs 116
out of regs 116
out of regs 116
out of regs 117
out of regs 116
out of regs 116
out of regs 116
out of regs 116
out of regs 116
out of regs 116
out of regs 116
hon-x86_64: brw_curbe.c:92: calculate_curbe_offsets: Assertion `total_regs <= 32' failed.
Crash log saved as '/home/mateusz/.Heroes of Newerth/game/crash_0.1.46.1_02.log'
Abort signal received

My configuration is

xserver-xorg-video-intel                             2:2.8.1-2 
xserver-xorg-core                                    2:1.6.3.901-1
libdrm2                                              2.4.13-1
libgl1-mesa-dri                                      7.5.1-1
libgl1-mesa-glx                                      7.5.1-1
libglu1-mesa                                         7.5.1-1
libglw1-mesa                                         7.5.1-1
libosmesa6                                           7.5.1-1
mesa-utils                                           7.5.1-1
linux-image-2.6.31-vanilla                           11.09.09

glxinfo

direct rendering: Yes
...
OpenGL renderer string: Mesa DRI Intel(R) 965GM GEM 20090712 2009Q2 RC3 
OpenGL version string: 2.1 Mesa 7.5.1
OpenGL shading language version string: 1.20
Comment 1 Gordon Jin 2009-09-23 18:26:53 UTC
This seems a dup as 14448, which was fixed in mesa master and 7_6_branch. Can you give it a try? (mesa 7.6 will be released next week)
Comment 2 Mateusz Kaduk 2009-09-24 02:51:48 UTC
(In reply to comment #1)
> This seems a dup as 14448, which was fixed in mesa master and 7_6_branch. Can
> you give it a try? (mesa 7.6 will be released next week)
> 

Thanks, this bug is fixed in 7.6 branch (latest commit was 84c7afd9e0f2df72d90dd82d38384c4f2f45173e)

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.