Bug 44967 - [i965] oglc GLSLlinker(positive.variable.structInitialization) fails
Summary: [i965] oglc GLSLlinker(positive.variable.structInitialization) fails
Status: CLOSED DUPLICATE of bug 40857
Alias: None
Product: Mesa
Classification: Unclassified
Component: Drivers/DRI/i965 (show other bugs)
Version: git
Hardware: All Linux (All)
: high major
Assignee: Ian Romanick
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 42993
  Show dependency treegraph
 
Reported: 2012-01-19 22:00 UTC by fangxun
Modified: 2012-10-26 08:28 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments

Description fangxun 2012-01-19 22:00:21 UTC
System Environment:
--------------------------
Arch:           i386
Platform:       Sugarbay
Libdrm:         (master)2.4.30-1-g66518ab5653cfdc840cd69e7b653ec05df060584
Mesa:           (8.0)c85402aba91755808729fadf57a9f92285f4e61a
Xserver:                (server-1.11-branch)xorg-server-1.11.3
Xf86_video_intel:(master)2.17.0-478-g35f81005f91d294e61bb4ced7cbddd1a76ccb324
Kernel:         (drm-intel-fixes) 8109021313c7a3d8947677391ce6ab9cd0bb1d28

Bug detailed description:
------------------------- 
It failed on Ironlake and Sandybridge. Oglc GLSLlinker(positive.variable.structWithoutDeclaringType) also fails.
The first bad commit could be any of:
667351bc5f07a149234e7f3a0b7c1139624d3de0
51fcf080a342896ea0bc71dce01e948c810a8db9

Reproduce steps:
----------------
1. start X
2. ./oglconform -z -s -suite all -v 2 -test GLSLlinker positive.variable.structInitialization
Comment 1 Ian Romanick 2012-01-20 15:28:25 UTC
The test case is incorrect.  See https://bugs.freedesktop.org/show_bug.cgi?id=40857#c6.

*** This bug has been marked as a duplicate of bug 40857 ***


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.