Environment: ------------ Kernel_version: 3.2.0_stable_20120112+ Libdrm: (master)2.4.30-1-g66518ab5653cfdc840cd69e7b653ec05df060584 Mesa: (8.0)9489ae8938b74551913337876656bcb9178a8905 Xserver: (server-1.11-branch)xorg-server-1.11.3 Xf86_video_intel: (master)2.17.0-385-g7290ced5791f9860b00901fa9a4545ab5a067fae Cairo: (master)738be215dae1a98af39f68cc9ac5c338a2e44e38 Bug detailed description: -------------------------- 8192 x 8192 max texture size Bus error (core dumped) Reproduce steps: ---------------- 1.xinit& && gnome 2../texleak
Is this bug#36070?
(In reply to comment #1) > Is this bug#36070? They are not the same issues. And I found this is not a regression bug for on the commit Mesa: (7.11)c0009739bf65883c780408e252c6bdc76f56aecb this issue is also exist.
(In reply to comment #2) > (In reply to comment #1) > > Is this bug#36070? > They are not the same issues. What's the difference? Or do you mean you can't reproduce bug#36070?
In case people aren't aware, "texleak" is from the Mesa demos repository: ssh://git.freedesktop.org/git/mesa/demos src/tests/texleak And yes, it does give me a "bus error" on SNB.
The issue still exists with the follow commits: --------------------------------- Libdrm: (master)libdrm-2.4.42 Mesa: (9.1)mesa-9.1 Xserver: (server-1.13-branch)xorg-server-1.13.2.902 Xf86_video_intel: (master)2.21.3 Cairo: (master)1.12.14 Libva: (master)libva-1.1.0 Libva_intel_driver: (master)00f65b78e6de520a4820702207ce098c6b073724 Kernel: 3.8
commit ca9a7d975af228cabb79c3040ec67f26f94f90a2 Author: Eric Anholt <eric@anholt.net> Date: Tue Apr 2 17:28:41 2013 -0700 intel: Avoid making tiled miptrees we won't be able to blit.
Cancan, can you verify?
I find this issue exists on HSW,and we tried this release environment on IVB, this issue reproduced, I reopened this bug here: ----------------------------------- Kernel: 3.9.5 Mesa: 9.1.3 (almost the same as RC1) Libdrm: 2.4.45 (even older than RC1) Xf86-video-intel: 2.21.9 Libva: master (to be 1.2) Libva-intel-driver: master (to be 1.2) Cairo: 1.12.14 Xserver: 1.14
I just cherry picked the relevant patches to the 9.1 branch. This should be fixed as of commit 060f7b0. This will be in 9.1.4.
Verified it.
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.