From mboxrd@z Thu Jan 1 00:00:00 1970 From: bugzilla-daemon@freedesktop.org Subject: [Bug 83022] New: memory leak Date: Sun, 24 Aug 2014 21:02:50 +0000 Message-ID: Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============1064407181==" Return-path: Received: from culpepper.freedesktop.org (unknown [131.252.210.165]) by gabe.freedesktop.org (Postfix) with ESMTP id 12984890DA for ; Sun, 24 Aug 2014 14:02:50 -0700 (PDT) List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dri-devel-bounces@lists.freedesktop.org Sender: "dri-devel" To: dri-devel@lists.freedesktop.org List-Id: dri-devel@lists.freedesktop.org --===============1064407181== Content-Type: multipart/alternative; boundary="1408914169.7F3bb10.31172"; charset="us-ascii" --1408914169.7F3bb10.31172 Date: Sun, 24 Aug 2014 21:02:49 +0000 MIME-Version: 1.0 Content-Type: text/plain; charset="UTF-8" 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. --1408914169.7F3bb10.31172 Date: Sun, 24 Aug 2014 21:02:49 +0000 MIME-Version: 1.0 Content-Type: text/html; charset="UTF-8"
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.
--1408914169.7F3bb10.31172-- --===============1064407181== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ dri-devel mailing list dri-devel@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/dri-devel --===============1064407181==-- From mboxrd@z Thu Jan 1 00:00:00 1970 From: bugzilla-daemon@freedesktop.org Subject: [Bug 83022] memory leak Date: Mon, 25 Aug 2014 01:45:18 +0000 Message-ID: References: Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============0282352471==" Return-path: Received: from culpepper.freedesktop.org (unknown [131.252.210.165]) by gabe.freedesktop.org (Postfix) with ESMTP id 439716E004 for ; Sun, 24 Aug 2014 18:45:19 -0700 (PDT) In-Reply-To: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dri-devel-bounces@lists.freedesktop.org Sender: "dri-devel" To: dri-devel@lists.freedesktop.org List-Id: dri-devel@lists.freedesktop.org --===============0282352471== Content-Type: multipart/alternative; boundary="1408931119.Ba6f2b061.5303"; charset="us-ascii" --1408931119.Ba6f2b061.5303 Date: Mon, 25 Aug 2014 01:45:19 +0000 MIME-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable https://bugs.freedesktop.org/show_bug.cgi?id=3D83022 --- Comment #1 from Michel D=C3=A4nzer --- 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=3Dfull (preferab= ly with debugging symbols available for r600_dri.so) should be a good start to identify where the leaks are coming from. --=20 You are receiving this mail because: You are the assignee for the bug. --1408931119.Ba6f2b061.5303 Date: Mon, 25 Aug 2014 01:45:19 +0000 MIME-Version: 1.0 Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable

Comment= # 1 on bug 83022<= /a> from Michel D=C3=A4nzer
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=3Dfull (preferab=
ly
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: =20=20=20=20=20=20
  • You are the assignee for the bug.
--1408931119.Ba6f2b061.5303-- --===============0282352471== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ dri-devel mailing list dri-devel@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/dri-devel --===============0282352471==-- From mboxrd@z Thu Jan 1 00:00:00 1970 From: bugzilla-daemon@freedesktop.org Subject: [Bug 83022] memory leak Date: Mon, 25 Aug 2014 07:59:12 +0000 Message-ID: References: Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============2031733109==" Return-path: Received: from culpepper.freedesktop.org (unknown [131.252.210.165]) by gabe.freedesktop.org (Postfix) with ESMTP id 1B3826E188 for ; Mon, 25 Aug 2014 00:59:12 -0700 (PDT) In-Reply-To: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dri-devel-bounces@lists.freedesktop.org Sender: "dri-devel" To: dri-devel@lists.freedesktop.org List-Id: dri-devel@lists.freedesktop.org --===============2031733109== Content-Type: multipart/alternative; boundary="1408953552.BE7Be60.4729"; charset="us-ascii" --1408953552.BE7Be60.4729 Date: Mon, 25 Aug 2014 07:59:11 +0000 MIME-Version: 1.0 Content-Type: text/plain; charset="UTF-8" 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. --1408953552.BE7Be60.4729 Date: Mon, 25 Aug 2014 07:59:12 +0000 MIME-Version: 1.0 Content-Type: text/html; charset="UTF-8"


You are receiving this mail because:
  • You are the assignee for the bug.
--1408953552.BE7Be60.4729-- --===============2031733109== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ dri-devel mailing list dri-devel@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/dri-devel --===============2031733109==-- From mboxrd@z Thu Jan 1 00:00:00 1970 From: bugzilla-daemon@freedesktop.org Subject: [Bug 83022] memory leak Date: Mon, 25 Aug 2014 07:59:54 +0000 Message-ID: References: Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============1464415625==" Return-path: Received: from culpepper.freedesktop.org (unknown [131.252.210.165]) by gabe.freedesktop.org (Postfix) with ESMTP id 99E366E1BA for ; Mon, 25 Aug 2014 00:59:54 -0700 (PDT) In-Reply-To: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dri-devel-bounces@lists.freedesktop.org Sender: "dri-devel" To: dri-devel@lists.freedesktop.org List-Id: dri-devel@lists.freedesktop.org --===============1464415625== Content-Type: multipart/alternative; boundary="1408953594.ce0fc5da0.4915"; charset="us-ascii" --1408953594.ce0fc5da0.4915 Date: Mon, 25 Aug 2014 07:59:54 +0000 MIME-Version: 1.0 Content-Type: text/plain; charset="UTF-8" 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. --1408953594.ce0fc5da0.4915 Date: Mon, 25 Aug 2014 07:59:54 +0000 MIME-Version: 1.0 Content-Type: text/html; charset="UTF-8"


You are receiving this mail because:
  • You are the assignee for the bug.
--1408953594.ce0fc5da0.4915-- --===============1464415625== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ dri-devel mailing list dri-devel@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/dri-devel --===============1464415625==-- From mboxrd@z Thu Jan 1 00:00:00 1970 From: bugzilla-daemon@freedesktop.org Subject: [Bug 83022] memory leak Date: Mon, 25 Aug 2014 08:00:32 +0000 Message-ID: References: Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============0957106729==" Return-path: Received: from culpepper.freedesktop.org (unknown [131.252.210.165]) by gabe.freedesktop.org (Postfix) with ESMTP id 557736E1CC for ; Mon, 25 Aug 2014 01:00:32 -0700 (PDT) In-Reply-To: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dri-devel-bounces@lists.freedesktop.org Sender: "dri-devel" To: dri-devel@lists.freedesktop.org List-Id: dri-devel@lists.freedesktop.org --===============0957106729== Content-Type: multipart/alternative; boundary="1408953632.3E2AC4e40.5180"; charset="us-ascii" --1408953632.3E2AC4e40.5180 Date: Mon, 25 Aug 2014 08:00:32 +0000 MIME-Version: 1.0 Content-Type: text/plain; charset="UTF-8" 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. --1408953632.3E2AC4e40.5180 Date: Mon, 25 Aug 2014 08:00:32 +0000 MIME-Version: 1.0 Content-Type: text/html; charset="UTF-8"


You are receiving this mail because:
  • You are the assignee for the bug.
--1408953632.3E2AC4e40.5180-- --===============0957106729== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ dri-devel mailing list dri-devel@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/dri-devel --===============0957106729==-- From mboxrd@z Thu Jan 1 00:00:00 1970 From: bugzilla-daemon@freedesktop.org Subject: [Bug 83022] memory leak Date: Mon, 25 Aug 2014 08:28:49 +0000 Message-ID: References: Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============0494543205==" Return-path: Received: from culpepper.freedesktop.org (unknown [131.252.210.165]) by gabe.freedesktop.org (Postfix) with ESMTP id 977FC6E274 for ; Mon, 25 Aug 2014 01:28:49 -0700 (PDT) In-Reply-To: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dri-devel-bounces@lists.freedesktop.org Sender: "dri-devel" To: dri-devel@lists.freedesktop.org List-Id: dri-devel@lists.freedesktop.org --===============0494543205== Content-Type: multipart/alternative; boundary="1408955329.47A170A40.14110"; charset="us-ascii" --1408955329.47A170A40.14110 Date: Mon, 25 Aug 2014 08:28:49 +0000 MIME-Version: 1.0 Content-Type: text/plain; charset="UTF-8" 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. --1408955329.47A170A40.14110 Date: Mon, 25 Aug 2014 08:28:49 +0000 MIME-Version: 1.0 Content-Type: text/html; charset="UTF-8"

Comment # 5 on bug 83022 from
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.
--1408955329.47A170A40.14110-- --===============0494543205== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ dri-devel mailing list dri-devel@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/dri-devel --===============0494543205==-- From mboxrd@z Thu Jan 1 00:00:00 1970 From: bugzilla-daemon@freedesktop.org Subject: [Bug 83022] memory leak Date: Tue, 26 Aug 2014 03:12:00 +0000 Message-ID: References: Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============1812542496==" Return-path: Received: from culpepper.freedesktop.org (unknown [131.252.210.165]) by gabe.freedesktop.org (Postfix) with ESMTP id 81D8989CDF for ; Mon, 25 Aug 2014 20:12:00 -0700 (PDT) In-Reply-To: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dri-devel-bounces@lists.freedesktop.org Sender: "dri-devel" To: dri-devel@lists.freedesktop.org List-Id: dri-devel@lists.freedesktop.org --===============1812542496== Content-Type: multipart/alternative; boundary="1409022720.CEecd101.2884"; charset="us-ascii" --1409022720.CEecd101.2884 Date: Tue, 26 Aug 2014 03:12:00 +0000 MIME-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable https://bugs.freedesktop.org/show_bug.cgi?id=3D83022 --- Comment #6 from Michel D=C3=A4nzer --- Can you try with fewer state files? The memory leaks should still be visibl= e in the valgrind output. Also, it would be better if you can exit VisIt cleanly instead of killing i= t, otherwise valgrind might incorrectly report memory as leaked which is norma= lly freed correctly. --=20 You are receiving this mail because: You are the assignee for the bug. --1409022720.CEecd101.2884 Date: Tue, 26 Aug 2014 03:12:00 +0000 MIME-Version: 1.0 Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable

Comment= # 6 on bug 83022<= /a> from Michel D=C3=A4nzer
Can you try with fewer state files? The memory leaks should st=
ill be visible in
the valgrind output.

Also, it would be better if you can exit VisIt cleanly instead of killing i=
t,
otherwise valgrind might incorrectly report memory as leaked which is norma=
lly
freed correctly.


You are receiving this mail because: =20=20=20=20=20=20
  • You are the assignee for the bug.
--1409022720.CEecd101.2884-- --===============1812542496== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ dri-devel mailing list dri-devel@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/dri-devel --===============1812542496==-- From mboxrd@z Thu Jan 1 00:00:00 1970 From: bugzilla-daemon@freedesktop.org Subject: [Bug 83022] memory leak Date: Wed, 18 Sep 2019 19:17:02 +0000 Message-ID: References: Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============0652605844==" Return-path: Received: from culpepper.freedesktop.org (culpepper.freedesktop.org [IPv6:2610:10:20:722:a800:ff:fe98:4b55]) by gabe.freedesktop.org (Postfix) with ESMTP id A71196FA2C for ; Wed, 18 Sep 2019 19:17:02 +0000 (UTC) In-Reply-To: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dri-devel-bounces@lists.freedesktop.org Sender: "dri-devel" To: dri-devel@lists.freedesktop.org List-Id: dri-devel@lists.freedesktop.org --===============0652605844== Content-Type: multipart/alternative; boundary="15688342221.9B659bD.23121" Content-Transfer-Encoding: 7bit --15688342221.9B659bD.23121 Date: Wed, 18 Sep 2019 19:17:02 +0000 MIME-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: http://bugs.freedesktop.org/ Auto-Submitted: auto-generated https://bugs.freedesktop.org/show_bug.cgi?id=3D83022 GitLab Migration User changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |MOVED Status|NEW |RESOLVED --- Comment #7 from GitLab Migration User --- -- 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. --=20 You are receiving this mail because: You are the assignee for the bug.= --15688342221.9B659bD.23121 Date: Wed, 18 Sep 2019 19:17:02 +0000 MIME-Version: 1.0 Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: http://bugs.freedesktop.org/ Auto-Submitted: auto-generated GitLab Migration User changed bug 83022<= /a>
What Removed Added
Resolution --- MOVED
Status NEW RESOLVED

Comment= # 7 on bug 83022<= /a> from GitLab Migration User
-- 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.
= --15688342221.9B659bD.23121-- --===============0652605844== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: base64 Content-Disposition: inline X19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX18KZHJpLWRldmVs IG1haWxpbmcgbGlzdApkcmktZGV2ZWxAbGlzdHMuZnJlZWRlc2t0b3Aub3JnCmh0dHBzOi8vbGlz dHMuZnJlZWRlc2t0b3Aub3JnL21haWxtYW4vbGlzdGluZm8vZHJpLWRldmVs --===============0652605844==--