Summary: | kernel BUG at drivers/dma-buf/reservation.c:234! | ||||||
---|---|---|---|---|---|---|---|
Product: | DRI | Reporter: | mikhail.v.gavrilov | ||||
Component: | DRM/AMDgpu | Assignee: | Default DRI bug account <dri-devel> | ||||
Status: | RESOLVED MOVED | QA Contact: | |||||
Severity: | normal | ||||||
Priority: | medium | CC: | ckoenig.leichtzumerken, davep.amd | ||||
Version: | XOrg git | ||||||
Hardware: | Other | ||||||
OS: | All | ||||||
Whiteboard: | |||||||
i915 platform: | i915 features: | ||||||
Attachments: |
|
Description
mikhail.v.gavrilov
2018-05-06 09:24:06 UTC
Created attachment 139387 [details]
dmesg
Christian, could this be related to commit a35f2f34b5b4 "dma-buf: make returning the exclusive fence optional", or do you have other ideas? I'm now running into this BUG fairly often, roughly every other daily piglit run on amd-staging-drm-next. (In reply to Michel Dänzer from comment #2) > Christian, could this be related to commit a35f2f34b5b4 "dma-buf: make > returning the exclusive fence optional", or do you have other ideas? I'm now > running into this BUG fairly often, roughly every other daily piglit run on > amd-staging-drm-next. Good to know, David and I actually already fixed one cause for this. So I assumed that this should do it, but that obviously isn't the case. Any usable way to reproduce the issue? (In reply to Christian König from comment #3) > Good to know, David and I actually already fixed one cause for this. So I > assumed that this should do it, but that obviously isn't the case. FWIW, I hit it from the CS ioctl at least once, like in bug 106870. Unfortunately, the other recent cases didn't seem to get captured in the log files. > Any usable way to reproduce the issue? Not particularly, I'm afraid. My script just pulls LLVM, xserver, Mesa etc. from Git, builds them and runs piglit. Hi Mikhail, My name's Dave Panariti (david.and I'm going to be taking a look at this. You mention a script that grabs what's needed. If it doesn't build it, could you send instructions on how to do so? thanks, davep (In reply to davep from comment #5) > My name's Dave Panariti (david.and I'm going to be taking a look at this. Thanks for looking into this, Dave. After hitting the BUG_ON again this week, I got fed up, took a closer look, and I think I found the problem here. This patch should fix it: https://patchwork.freedesktop.org/patch/231303/ -- 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/373. |
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.