[Mesa-dev] [Bug 107977] Commit 90819abb56f6b1a0cd4946b13b6caf24fb46e500 crashes dolphin-emu with "Failed to create Vulkan command buffers"

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Tue Sep 18 13:57:48 UTC 2018


https://bugs.freedesktop.org/show_bug.cgi?id=107977

--- Comment #12 from Samuel Pitoiset <samuel.pitoiset at gmail.com> ---
Created attachment 141640
  --> https://bugs.freedesktop.org/attachment.cgi?id=141640&action=edit
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.

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are the QA Contact for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/mesa-dev/attachments/20180918/49122810/attachment.html>


More information about the mesa-dev mailing list