<html>
    <head>
      <base href="https://bugs.freedesktop.org/">
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Segfault vkCreateDescriptorPool in The-Forge on RADV"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=110815#c4">Comment # 4</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Segfault vkCreateDescriptorPool in The-Forge on RADV"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=110815">bug 110815</a>
              from <span class="vcard"><a class="email" href="mailto:bas@basnieuwenhuizen.nl" title="Bas Nieuwenhuizen <bas@basnieuwenhuizen.nl>"> <span class="fn">Bas Nieuwenhuizen</span></a>
</span></b>
        <pre>From that description, sounds like poolSizeCount is wrong. It should
be equal to the number of structs in pPoolSizes, not the sum of their
descriptorCount. So sounds like it should be 1.

>From spec:

"poolSizeCount is the number of elements in pPoolSizes."

Curious that it worked before.</pre>
        </div>
      </p>


      <hr>
      <span>You are receiving this mail because:</span>

      <ul>
          <li>You are the QA Contact for the bug.</li>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>