Summary: | [wayland egl] intel_do_flush_locked failed: invalid argument, crash | ||
---|---|---|---|
Product: | Mesa | Reporter: | Joe Konno <joe.konno> |
Component: | Other | Assignee: | mesa-dev |
Status: | VERIFIED FIXED | QA Contact: | |
Severity: | normal | ||
Priority: | medium | CC: | brian.j.lovin, conselvan2, krh, min2, oreaus, pochu27, rob, ullysses.a.eoff |
Version: | git | ||
Hardware: | x86-64 (AMD64) | ||
OS: | Linux (All) | ||
Whiteboard: | |||
i915 platform: | i915 features: | ||
Bug Depends on: | 54111 | ||
Bug Blocks: |
Description
Joe Konno
2013-04-10 23:22:26 UTC
To be clear, the mesa crash and stderr printf will cause the "lucky" instance to crash as well. Joe, if you're up for compiling a new kernel, here are two patches you can try http://lists.freedesktop.org/archives/dri-devel/2013-April/037101.html against Linus git master. I'm up for it. I'll give it a go later today. (In reply to comment #2) > Joe, if you're up for compiling a new kernel, here are two patches you can > try > > http://lists.freedesktop.org/archives/dri-devel/2013-April/037101.html > > against Linus git master. Applied those two patches from Imre on kernel 3.9-rc7. After booting with that patched kernel, unable to reproduce. I reboot into F17's stock 3.8.4-102 kernel, and I can easily reproduce. (In reply to comment #2) > Joe, if you're up for compiling a new kernel, here are two patches you can > try > > http://lists.freedesktop.org/archives/dri-devel/2013-April/037101.html > > against Linus git master. Adding references to DRI bugs related to this issue. So this is actually a kernel bug, but I just sent a patch to mesa mailing list to disable prime when running on top of 3.8 3.9. The latter version has not been released yet, but it seems unlikely that it will contain a fix when it is released next week. For reference, commit be8a42ae60addd8b6092535c11b42d099d6470ec in Linus tree introduces the problem. The fix is still being discussed in dri-devel@ mailing list. Latest version (as of this writing) is: http://lists.freedesktop.org/archives/dri-devel/2013-April/037716.html Joe, the second dependency you added is a LibreOffice bug. Wrong number? *** Bug 62663 has been marked as a duplicate of this bug. *** Thanks Ander, bug #59299 has nothing to do with this. Kernel stable releases 3.8.13 and 3.9.2 contain the fix for this issue. People still seeing this should (request their distros to) pick up the following patch: author Dave Airlie <airlied@gmail.com> 2013-04-21 23:54:36 (GMT) committer Dave Airlie <airlied@redhat.com> 2013-04-30 23:30:15 (GMT) commit 219b47339ced80ca580bb6ce7d1636166984afa7 (patch) tree 1646e5e3b5998a5b13f71c8f06b7a28a0163fbe7 parent c55b6b3da25aa3af36ec51a13a4ed15fef0d7a73 (diff) drm/prime: keep a reference from the handle to exported dma-buf (v6) *** Bug 66415 has been marked as a duplicate of this bug. *** Verified. What Ander said in comment 9. |
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.