<html>
<head>
<base href="https://bugs.freedesktop.org/">
</head>
<body><table border="1" cellspacing="0" cellpadding="8">
<tr>
<th>Bug ID</th>
<td><a class="bz_bug_link
bz_status_NEW "
title="NEW - ANV regression: Assertion `pass->attachment_count == framebuffer->attachment_count' failed"
href="https://bugs.freedesktop.org/show_bug.cgi?id=110765">110765</a>
</td>
</tr>
<tr>
<th>Summary</th>
<td>ANV regression: Assertion `pass->attachment_count == framebuffer->attachment_count' failed
</td>
</tr>
<tr>
<th>Product</th>
<td>Mesa
</td>
</tr>
<tr>
<th>Version</th>
<td>git
</td>
</tr>
<tr>
<th>Hardware</th>
<td>Other
</td>
</tr>
<tr>
<th>OS</th>
<td>All
</td>
</tr>
<tr>
<th>Status</th>
<td>NEW
</td>
</tr>
<tr>
<th>Severity</th>
<td>normal
</td>
</tr>
<tr>
<th>Priority</th>
<td>medium
</td>
</tr>
<tr>
<th>Component</th>
<td>Drivers/Vulkan/intel
</td>
</tr>
<tr>
<th>Assignee</th>
<td>intel-3d-bugs@lists.freedesktop.org
</td>
</tr>
<tr>
<th>Reporter</th>
<td>eero.t.tamminen@intel.com
</td>
</tr>
<tr>
<th>QA Contact</th>
<td>intel-3d-bugs@lists.freedesktop.org
</td>
</tr>
<tr>
<th>CC</th>
<td>jason@jlekstrand.net
</td>
</tr></table>
<p>
<div>
<pre>GfxBench v5.0 GOLD2 Vulkan AztecRuins started failing nearly week ago.
Setup:
- Ubuntu 18.04
- Unity / compiz desktop
- Mesa from git
- X server and drm-tip kernel from git, with modifier support enabled
- FullHD monitor
Test-case:
- Vulkan AztecRuins:
bin/testfw_app --gfx vulkan --gl_api vulkan --width 1920 --height 1080
--fullscreen 1 --test_id vulkan_5_normal
Expected result:
- Works like earlier
Actual result:
- After benchmark has compiled its shaders and starts running:
src/intel/vulkan/genX_cmd_buffer.c:1191: gen9_cmd_buffer_setup_attachments:
Assertion `pass->attachment_count == framebuffer->attachment_count' failed.
Regression happened between following commits:
- 2019-05-18 10:15:04 ccb8ea7acf: meson: expose glapi through osmesa
- 2019-05-19 00:38:03 4689e98fe8:vulkan/wsi: Set X11 minImageCount to 3
Few of the Sacha Willems' Vulkan demos that are also run, don't have the same
problem.</pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are the assignee for the bug.</li>
<li>You are the QA Contact for the bug.</li>
</ul>
</body>
</html>