| Summary: | Memory leak in Intel driver | ||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| Product: | xorg | Reporter: | jdemello | ||||||||||||
| Component: | Driver/intel | Assignee: | Chris Wilson <chris> | ||||||||||||
| Status: | RESOLVED MOVED | QA Contact: | Intel GFX Bugs mailing list <intel-gfx-bugs> | ||||||||||||
| Severity: | critical | ||||||||||||||
| Priority: | not set | CC: | jdemello | ||||||||||||
| Version: | unspecified | ||||||||||||||
| Hardware: | x86-64 (AMD64) | ||||||||||||||
| OS: | Linux (All) | ||||||||||||||
| Whiteboard: | |||||||||||||||
| i915 platform: | i915 features: | ||||||||||||||
| Attachments: |
|
||||||||||||||
|
Description
jdemello
2019-11-01 18:34:14 UTC
Created attachment 145871 [details]
Stack trace of gem_creates that were not also gem_closed
Created attachment 145872 [details]
dmesg.log
Created attachment 145873 [details]
Xorg.0.log
That would be extremely surprising. You can enable valgrind if you want to track allocations; but first check xrestop and look at what clients still have pixmap references. Created attachment 145874 [details]
i915_gem_objects.txt
The output of /sys/kernel/debug/dri/0/i915_gem_object
@chris I'll try collecting that information. I'll need some time. Created attachment 145891 [details]
xrestop.txt
Attached output of xrestop.txt when gem_object count was:
Xorg: 246 objects, 7526064128 bytes (0 active, 546791424 inactive, 200171520 global, 7520288768 shared, 7006183424 unbound)
-- 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/xorg/driver/xf86-video-intel/issues/170. |
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.