Summary: | intel_miptree_map crash | ||
---|---|---|---|
Product: | Mesa | Reporter: | Marc-Andre Lureau <marcandre.lureau> |
Component: | Drivers/DRI/i965 | Assignee: | Intel 3D Bugs Mailing List <intel-3d-bugs> |
Status: | RESOLVED MOVED | QA Contact: | Intel 3D Bugs Mailing List <intel-3d-bugs> |
Severity: | normal | ||
Priority: | medium | CC: | magiblot, vadym.shovkoplias |
Version: | unspecified | ||
Hardware: | Other | ||
OS: | All | ||
Whiteboard: | |||
i915 platform: | i915 features: |
Description
Marc-Andre Lureau
2018-06-04 11:24:42 UTC
Hello Marc-Andre, Not able to reproduce this on Haswell and Kabylake. Can you please provide some more information on your HW and SW ? E.g. Intel CPU model, distro, mesa version, etc. Hi! (In reply to vadym from comment #1) > Hello Marc-Andre, > > Not able to reproduce this on Haswell and Kabylake. > > Can you please provide some more information on your HW and SW ? > E.g. Intel CPU model, distro, mesa version, etc. I realize the crash doesn't happen on X11, but on wayland (mutter/gnome-shell). I run on f28 with t460p, mesa.git. Intel® Core™ i7-6820HQ CPU @ 2.70GHz × 8 Intel® HD Graphics 530 (Skylake GT2) / NV118 Let me know how I can help I wonder whether this could be related to some tests we have crashing in piglit. For example : PIGLIT_PLATFORM=gbm gl-1.0-front-invalidate-back -auto will crash. I've assumed that this is because some concepts (like front buffer) don't really exist for some platforms like gbm. Because you mentioned that this is happening on Wayland and not X, the way GL context is created could be the reason why we have a crash. Either way I don't think we should be crashing in i965, we should probably bail when no miptree has been allocated. I just noticed I have had a crash on this very same function, on Wayland, too, but under different circumstances. See my bug report at https://bugs.freedesktop.org/show_bug.cgi?id=107058. Please mark it as duplicate if you believe that's the case. Thanks. (In reply to magiblot from comment #4) > I just noticed I have had a crash on this very same function, on Wayland, > too, but under different circumstances. See my bug report at > https://bugs.freedesktop.org/show_bug.cgi?id=107058. Please mark it as > duplicate if you believe that's the case. > > Thanks. Well, let me correct myself: it's not exactly the same function, but it's also related to miptrees. -- 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/mesa/mesa/issues/1731. |
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.