Summary: | [ILK bisected] “Call Trace” when run GLbenchmark v2.7.0 TRex_FixedTimeStep_Offscreen | ||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Product: | DRI | Reporter: | meng <mengmeng.meng> | ||||||||
Component: | DRM/Intel | Assignee: | Daniel Vetter <daniel> | ||||||||
Status: | CLOSED FIXED | QA Contact: | Intel GFX Bugs mailing list <intel-gfx-bugs> | ||||||||
Severity: | major | ||||||||||
Priority: | high | CC: | ben, gordon.jin, guang.a.yang | ||||||||
Version: | unspecified | ||||||||||
Hardware: | All | ||||||||||
OS: | Linux (All) | ||||||||||
Whiteboard: | |||||||||||
i915 platform: | i915 features: | ||||||||||
Attachments: |
|
Description
meng
2013-07-22 07:29:05 UTC
Created attachment 82803 [details]
Xorg.0.log
Created attachment 82804 [details]
dmesg.log
commit 6286ef9b56bfc5d4f3f06ef5488e41da4480dc85 Author: Dan Carpenter <dan.carpenter@oracle.com> Date: Fri Jul 19 08:46:27 2013 +0300 drm/i915: use after free on error path i915_gem_vma_destroy() frees its argument so we have to move the drm_mm_remove_node() call up a few lines. Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com> Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch> Created attachment 82806 [details] [review] fix error cleanup in bind_to_gtt Please test the attached patch. I think it's not quite fixed yet ... (In reply to comment #0) > System Environment: > ---------------------------------------------- > Platform: Ironlake > Libdrm: (master)libdrm-2.4.46-2-gfea5408098c3c3057958e85ea9d7146f0b08749e > Mesa: (master)cd90ebefd4f63d00eb65af6069fb078e454c43f1 > Xserver: (master)xorg-server-1.14.99.1-137-g74469895e39fa38337f59e > Xf86_video_intel: (master)2.21.12-36-g2c78403cb56841f342692b97bb53e995c > Kernel: (drm-intel-next-queued) 7984211ee8e1fa03cd4bc9ef3d347f94f8a2c8a8 Hm, does this mean your testing on drm-intel-next-queued? Testing should always happen on -nightly, and when filing a bug report please also specify the heads of the individual branches merged together in -nightly. (In reply to comment #4) > Created attachment 82806 [details] [review] [review] fix error cleanup in bind_to_gtt > Please test the attached patch. Hi, the problem still exists on the commit 6286ef9b56. It’s fixed on the kernel commit 8928e6e0 that built with above patch. (In reply to comment #6) Sorry, my statement confuses you. Actually, this test is on kernel -nightly and the problem exists on -next-queued. commit 86281e1ca60a5f0ce14d586d8b31d42bd038d33a Author: Daniel Vetter <daniel.vetter@ffwll.ch> Date: Mon Jul 22 12:12:38 2013 +0200 drm/i915: fix up error cleanup in i915_gem_object_bind_to_gtt Verified it with the 86281e1ca60a5f0c. Closing old verified. |
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.