Summary: | libdrm-intel leaks memory when resizing window | ||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Product: | DRI | Reporter: | Lars S <penma.bfdo> | ||||||||||
Component: | libdrm | Assignee: | Default DRI bug account <dri-devel> | ||||||||||
Status: | RESOLVED MOVED | QA Contact: | |||||||||||
Severity: | normal | ||||||||||||
Priority: | medium | CC: | kontakt, shuang.he | ||||||||||
Version: | unspecified | ||||||||||||
Hardware: | Other | ||||||||||||
OS: | All | ||||||||||||
Whiteboard: | |||||||||||||
i915 platform: | i915 features: | ||||||||||||
Attachments: |
|
Description
Lars S
2010-02-22 13:47:24 UTC
Created attachment 33521 [details]
full valgrind output of a test run
For completeness I have attached a more complete Valgrind output file of a test run with the glxdemo program.
We also experience the same bug with Intel, our application works well with NVidia though. Created attachment 33527 [details]
extensive valgrind logfile
The memory leak only happens during the application runtime, when deinitialization functions are called all the memory is cleaned up and no memleak occures.
The attached valgrind output shows up all debug symbols.
We ran a sample application (test.c which we will attach right after this post) and interrupted it with ctrl-c before deinitialization.
Created attachment 33528 [details]
test.c
Created attachment 33529 [details]
valgrind of the application without resizing it
-- 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/drm/issues/2. |
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.