Bug 56019

Summary: [i965]Piglit glean/texCombine causes OOM-killer
Product: Mesa Reporter: lu hua <huax.lu>
Component: Drivers/DRI/i965Assignee: Eric Anholt <eric>
Status: VERIFIED FIXED QA Contact:
Severity: major    
Priority: high CC: ben, chris, daniel, jbarnes, xunx.fang
Version: unspecified   
Hardware: All   
OS: Linux (All)   
Whiteboard:
i915 platform: i915 features:
Attachments: dmesg

Description lu hua 2012-10-16 07:53:53 UTC
Created attachment 68606 [details]
dmesg

System Environment:
--------------------------
Arch:             x86_64
Platform:         Ironlake
Libdrm:	(master)libdrm-2.4.39-18-g844d75e5a0b3b8f3466a24256955e886275fb298
Mesa:	(master)4004620d34a580c8fdb965d9b640e97453fc8b28
Xserver:(master)xorg-server-1.13.0-55-ga69429a17bf4630f6e26f61630a1c2b287202627
Xf86_video_intel:(master)2.20.10
Libva:	(staging)86484495155e65fd8ac33ed3ede43fb42defd966
Libva_intel_driver:(staging)f557dd6ad06c31bcf787468e804c948ecc4cf39b
Kernel:	(drm-intel-nightly) ac0fd6e24d724fc52b47e5aa2233206146071eff

Bug detailed description:
-------------------------
It happens on ironlake, sandybridge and ivybridge with -queued kernel.It doesn't happen on -fixes kernel.

output:
GL_EXT_texture_env_combine verification test.
We only test a subset of all possible texture env combinations
because there's simply too many to exhaustively test them all.

Killed

Reproduce steps:
----------------------------
1. xinit
2. ./bin/glean -r /tmp/texCombine -o -v -v -v -t +texCombine
Comment 1 Eric Anholt 2012-11-08 22:52:15 UTC
This is the only leak I can find across this testcase:

commit 2fcaf4eae890930fc591df2dc9ad4f6422e8eed0
Author: Eric Anholt <eric@anholt.net>
Date:   Tue Nov 6 09:48:51 2012 -0800

    i965: Fix slow leak of brw->wm.compile_data->store
Comment 2 lu hua 2012-11-20 07:05:18 UTC
Verified.Fixed on commit 5cea0273414bd5897c318b4d632b08ce8080a2fe.

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.