[Bug 110888] 5.0.21 kernel crash when many GPU app run concurrently , error msg: amdgpu_vm_validate_pt_bos() failed. , Not enough memory for command submission!

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Wed Jun 12 08:16:56 UTC 2019


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

--- Comment #2 from Christian König <christian.koenig at amd.com> ---
Looks like a NULL pointer check is missing somewhere in amdgpu_vm_init() to me.

But in general you are running out of system memory, not video memory. So
whatever you try to do here won't work in general unless you either add more
system memory or add a swap file.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/dri-devel/attachments/20190612/41de926f/attachment.html>


More information about the dri-devel mailing list