Summary: | 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! | ||||||
---|---|---|---|---|---|---|---|
Product: | DRI | Reporter: | wormwang <wormwang> | ||||
Component: | DRM/AMDgpu | Assignee: | Default DRI bug account <dri-devel> | ||||
Status: | RESOLVED MOVED | QA Contact: | |||||
Severity: | critical | ||||||
Priority: | medium | CC: | vicluo96 | ||||
Version: | DRI git | ||||||
Hardware: | ARM | ||||||
OS: | Linux (All) | ||||||
Whiteboard: | |||||||
i915 platform: | i915 features: | ||||||
Attachments: |
|
Description
wormwang
2019-06-11 07:19:34 UTC
Created attachment 144503 [details]
radeontop just before kernel crash
radeontop just before the kernel crash.
VRAM just is about 65% free.
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. Bug 110888 - 5.0.21 just occurred in my computer and I was worried about this that what I should do. Then i read your article. Source https://www.australian-writings.org/ gave me solution to sort out this problem. I have sorted out that bug. Thank you for helping me.
Comment 4
ram2x@dmailpro.net (Spammer; Account disabled)
2019-10-31 13:58:15 UTC
Comment hidden (spam)
The reboot crash the code that you set for http://www.abandonia.com/en/user/4105796 when you test it. Make sure to break the attack of the reboot. -- GitLab Migration Automatic Message -- This bug has been migrated to freedesktop.org's GitLab instance and has been closed from further activity. You can subscribe and participate further through the new bug through this link to our GitLab instance: https://gitlab.freedesktop.org/drm/amd/issues/828. |
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.