<html>
    <head>
      <base href="https://bugs.freedesktop.org/">
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Commit 90819abb56f6b1a0cd4946b13b6caf24fb46e500 crashes dolphin-emu with "Failed to create Vulkan command buffers""
   href="https://bugs.freedesktop.org/show_bug.cgi?id=107977#c12">Comment # 12</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Commit 90819abb56f6b1a0cd4946b13b6caf24fb46e500 crashes dolphin-emu with "Failed to create Vulkan command buffers""
   href="https://bugs.freedesktop.org/show_bug.cgi?id=107977">bug 107977</a>
              from <span class="vcard"><a class="email" href="mailto:samuel.pitoiset@gmail.com" title="Samuel Pitoiset <samuel.pitoiset@gmail.com>"> <span class="fn">Samuel Pitoiset</span></a>
</span></b>
        <pre>Created <span class=""><a href="attachment.cgi?id=141640" name="attach_141640" title="possible fix">attachment 141640</a> <a href="attachment.cgi?id=141640&action=edit" title="possible fix">[details]</a></span> <a href='page.cgi?id=splinter.html&bug=107977&attachment=141640'>[review]</a>
possible fix

Well, dolphin tries to allocate a TON of memory for one descriptor pool. It
allocates 16262320 bytes for one set... And they are 100000. That explains the
OOM error.

The attached patch might help but this should be reported to the Dolphin guys
because it's definitely too bad.

Let me know if that helps.</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>