Summary: | memory leak | ||
---|---|---|---|
Product: | Mesa | Reporter: | pavol |
Component: | Drivers/Gallium/r600 | Assignee: | Default DRI bug account <dri-devel> |
Status: | RESOLVED MOVED | QA Contact: | |
Severity: | normal | ||
Priority: | medium | CC: | pavol |
Version: | git | ||
Hardware: | Other | ||
OS: | All | ||
Whiteboard: | |||
i915 platform: | i915 features: | ||
Attachments: |
Xorg.0.log
dmesg glxinfo |
Description
pavol
2014-08-24 21:02:50 UTC
First of all, please attach /var/log/Xorg.0.log and the output of dmesg and glxinfo. The output from running the app with valgrind --leak-check=full (preferably with debugging symbols available for r600_dri.so) should be a good start to identify where the leaks are coming from. Created attachment 105219 [details]
Xorg.0.log
Created attachment 105220 [details]
dmesg
Created attachment 105221 [details]
glxinfo
I tried to run it with valgrind and there are so many errors and it just crashed whole system (I mean disk IO was so high I had to press shutdown button, I do not get this, as I had no swap enabled). Second time I tried it and killed it just before system run out of resources. It looked like system works, however, Xorg process used all CPU (driver crashed and switched to SW rendering?) even that glxinfo reported it is running on R600. On Intel driver it works well (I have dual system). Can you try with fewer state files? The memory leaks should still be visible in the valgrind output. Also, it would be better if you can exit VisIt cleanly instead of killing it, otherwise valgrind might incorrectly report memory as leaked which is normally freed correctly. -- 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/mesa/issues/522. |
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.