* [Bug 83022] New: memory leak
@ 2014-08-24 21:02 bugzilla-daemon
2014-08-25 1:45 ` [Bug 83022] " bugzilla-daemon
` (6 more replies)
0 siblings, 7 replies; 8+ messages in thread
From: bugzilla-daemon @ 2014-08-24 21:02 UTC (permalink / raw)
To: dri-devel
[-- Attachment #1.1: Type: text/plain, Size: 805 bytes --]
https://bugs.freedesktop.org/show_bug.cgi?id=83022
Priority: medium
Bug ID: 83022
Assignee: dri-devel@lists.freedesktop.org
Summary: memory leak
Severity: normal
Classification: Unclassified
OS: All
Reporter: pavol@klacansky.com
Hardware: Other
Status: NEW
Version: git
Component: Drivers/Gallium/r600
Product: Mesa
I am using VisIt to produce movies, however it seems that each state file leak
memory and I cannot process all of them. I have tested it on nvidia workstation
with proprietary drivers without problem.
Can you point me how to identify if it is a driver's problem or VisIt's?
--
You are receiving this mail because:
You are the assignee for the bug.
[-- Attachment #1.2: Type: text/html, Size: 2072 bytes --]
[-- Attachment #2: Type: text/plain, Size: 159 bytes --]
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/dri-devel
^ permalink raw reply [flat|nested] 8+ messages in thread
* [Bug 83022] memory leak
2014-08-24 21:02 [Bug 83022] New: memory leak bugzilla-daemon
@ 2014-08-25 1:45 ` bugzilla-daemon
2014-08-25 7:59 ` bugzilla-daemon
` (5 subsequent siblings)
6 siblings, 0 replies; 8+ messages in thread
From: bugzilla-daemon @ 2014-08-25 1:45 UTC (permalink / raw)
To: dri-devel
[-- Attachment #1.1: Type: text/plain, Size: 481 bytes --]
https://bugs.freedesktop.org/show_bug.cgi?id=83022
--- Comment #1 from Michel Dänzer <michel@daenzer.net> ---
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.
--
You are receiving this mail because:
You are the assignee for the bug.
[-- Attachment #1.2: Type: text/html, Size: 1199 bytes --]
[-- Attachment #2: Type: text/plain, Size: 159 bytes --]
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/dri-devel
^ permalink raw reply [flat|nested] 8+ messages in thread
* [Bug 83022] memory leak
2014-08-24 21:02 [Bug 83022] New: memory leak bugzilla-daemon
2014-08-25 1:45 ` [Bug 83022] " bugzilla-daemon
@ 2014-08-25 7:59 ` bugzilla-daemon
2014-08-25 7:59 ` bugzilla-daemon
` (4 subsequent siblings)
6 siblings, 0 replies; 8+ messages in thread
From: bugzilla-daemon @ 2014-08-25 7:59 UTC (permalink / raw)
To: dri-devel
[-- Attachment #1.1: Type: text/plain, Size: 281 bytes --]
https://bugs.freedesktop.org/show_bug.cgi?id=83022
--- Comment #2 from pavol@klacansky.com ---
Created attachment 105219
--> https://bugs.freedesktop.org/attachment.cgi?id=105219&action=edit
Xorg.0.log
--
You are receiving this mail because:
You are the assignee for the bug.
[-- Attachment #1.2: Type: text/html, Size: 1071 bytes --]
[-- Attachment #2: Type: text/plain, Size: 159 bytes --]
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/dri-devel
^ permalink raw reply [flat|nested] 8+ messages in thread
* [Bug 83022] memory leak
2014-08-24 21:02 [Bug 83022] New: memory leak bugzilla-daemon
2014-08-25 1:45 ` [Bug 83022] " bugzilla-daemon
2014-08-25 7:59 ` bugzilla-daemon
@ 2014-08-25 7:59 ` bugzilla-daemon
2014-08-25 8:00 ` bugzilla-daemon
` (3 subsequent siblings)
6 siblings, 0 replies; 8+ messages in thread
From: bugzilla-daemon @ 2014-08-25 7:59 UTC (permalink / raw)
To: dri-devel
[-- Attachment #1.1: Type: text/plain, Size: 276 bytes --]
https://bugs.freedesktop.org/show_bug.cgi?id=83022
--- Comment #3 from pavol@klacansky.com ---
Created attachment 105220
--> https://bugs.freedesktop.org/attachment.cgi?id=105220&action=edit
dmesg
--
You are receiving this mail because:
You are the assignee for the bug.
[-- Attachment #1.2: Type: text/html, Size: 1056 bytes --]
[-- Attachment #2: Type: text/plain, Size: 159 bytes --]
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/dri-devel
^ permalink raw reply [flat|nested] 8+ messages in thread
* [Bug 83022] memory leak
2014-08-24 21:02 [Bug 83022] New: memory leak bugzilla-daemon
` (2 preceding siblings ...)
2014-08-25 7:59 ` bugzilla-daemon
@ 2014-08-25 8:00 ` bugzilla-daemon
2014-08-25 8:28 ` bugzilla-daemon
` (2 subsequent siblings)
6 siblings, 0 replies; 8+ messages in thread
From: bugzilla-daemon @ 2014-08-25 8:00 UTC (permalink / raw)
To: dri-devel
[-- Attachment #1.1: Type: text/plain, Size: 278 bytes --]
https://bugs.freedesktop.org/show_bug.cgi?id=83022
--- Comment #4 from pavol@klacansky.com ---
Created attachment 105221
--> https://bugs.freedesktop.org/attachment.cgi?id=105221&action=edit
glxinfo
--
You are receiving this mail because:
You are the assignee for the bug.
[-- Attachment #1.2: Type: text/html, Size: 1062 bytes --]
[-- Attachment #2: Type: text/plain, Size: 159 bytes --]
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/dri-devel
^ permalink raw reply [flat|nested] 8+ messages in thread
* [Bug 83022] memory leak
2014-08-24 21:02 [Bug 83022] New: memory leak bugzilla-daemon
` (3 preceding siblings ...)
2014-08-25 8:00 ` bugzilla-daemon
@ 2014-08-25 8:28 ` bugzilla-daemon
2014-08-26 3:12 ` bugzilla-daemon
2019-09-18 19:17 ` bugzilla-daemon
6 siblings, 0 replies; 8+ messages in thread
From: bugzilla-daemon @ 2014-08-25 8:28 UTC (permalink / raw)
To: dri-devel
[-- Attachment #1.1: Type: text/plain, Size: 664 bytes --]
https://bugs.freedesktop.org/show_bug.cgi?id=83022
--- Comment #5 from pavol@klacansky.com ---
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).
--
You are receiving this mail because:
You are the assignee for the bug.
[-- Attachment #1.2: Type: text/html, Size: 1341 bytes --]
[-- Attachment #2: Type: text/plain, Size: 159 bytes --]
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/dri-devel
^ permalink raw reply [flat|nested] 8+ messages in thread
* [Bug 83022] memory leak
2014-08-24 21:02 [Bug 83022] New: memory leak bugzilla-daemon
` (4 preceding siblings ...)
2014-08-25 8:28 ` bugzilla-daemon
@ 2014-08-26 3:12 ` bugzilla-daemon
2019-09-18 19:17 ` bugzilla-daemon
6 siblings, 0 replies; 8+ messages in thread
From: bugzilla-daemon @ 2014-08-26 3:12 UTC (permalink / raw)
To: dri-devel
[-- Attachment #1.1: Type: text/plain, Size: 477 bytes --]
https://bugs.freedesktop.org/show_bug.cgi?id=83022
--- Comment #6 from Michel Dänzer <michel@daenzer.net> ---
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.
--
You are receiving this mail because:
You are the assignee for the bug.
[-- Attachment #1.2: Type: text/html, Size: 1195 bytes --]
[-- Attachment #2: Type: text/plain, Size: 159 bytes --]
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/dri-devel
^ permalink raw reply [flat|nested] 8+ messages in thread
* [Bug 83022] memory leak
2014-08-24 21:02 [Bug 83022] New: memory leak bugzilla-daemon
` (5 preceding siblings ...)
2014-08-26 3:12 ` bugzilla-daemon
@ 2019-09-18 19:17 ` bugzilla-daemon
6 siblings, 0 replies; 8+ messages in thread
From: bugzilla-daemon @ 2019-09-18 19:17 UTC (permalink / raw)
To: dri-devel
[-- Attachment #1.1: Type: text/plain, Size: 840 bytes --]
https://bugs.freedesktop.org/show_bug.cgi?id=83022
GitLab Migration User <gitlab-migration@fdo.invalid> changed:
What |Removed |Added
----------------------------------------------------------------------------
Resolution|--- |MOVED
Status|NEW |RESOLVED
--- Comment #7 from GitLab Migration User <gitlab-migration@fdo.invalid> ---
-- 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.
--
You are receiving this mail because:
You are the assignee for the bug.
[-- Attachment #1.2: Type: text/html, Size: 2324 bytes --]
[-- Attachment #2: Type: text/plain, Size: 159 bytes --]
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel
^ permalink raw reply [flat|nested] 8+ messages in thread
end of thread, other threads:[~2019-09-18 19:17 UTC | newest]
Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-08-24 21:02 [Bug 83022] New: memory leak bugzilla-daemon
2014-08-25 1:45 ` [Bug 83022] " bugzilla-daemon
2014-08-25 7:59 ` bugzilla-daemon
2014-08-25 7:59 ` bugzilla-daemon
2014-08-25 8:00 ` bugzilla-daemon
2014-08-25 8:28 ` bugzilla-daemon
2014-08-26 3:12 ` bugzilla-daemon
2019-09-18 19:17 ` bugzilla-daemon
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.