Closed johalun closed 6 years ago
I'm having this crash occasionally on my Thinkpad T480 running 12.0-CURRENT with drm-next-kmod 4.11.g20180619. From textdump (panic.txt), I see
Duplicate free of 0xfffff802cf0e1240 from zone 0xfffff80170f40000(i915_gem_request) slab 0xfffff801e0d74620(1)
I see that the issue is closed, it has been fixed in later commits/versions? Thanks.
EDIT: I've upgraded to 4.15, hopefully it is more stable. EDIT: Reverted back to 4.11, with 4.15 I got general protection fault while in kernel mode, in intel_atomic_commit.
Will try to look into the double free crash problem, 4.11 apparently is the only usable option for me for now.
One of three occasional crashes I'm seeing. Crashes can easily be triggered by running
piglit
.