From mboxrd@z Thu Jan 1 00:00:00 1970
From: bugzilla-daemon@freedesktop.org
Subject: [Bug 73127] New: [r600g] Possible memory leak when playing WoW with
CAICOS
Date: Sun, 29 Dec 2013 18:40:40 +0000
Message-ID:
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="===============1335974905=="
Return-path:
Received: from culpepper.freedesktop.org (unknown [131.252.210.165])
by gabe.freedesktop.org (Postfix) with ESMTP id 4D469FAE55
for ;
Sun, 29 Dec 2013 10:40:40 -0800 (PST)
List-Unsubscribe: ,
List-Archive:
List-Post:
List-Help:
List-Subscribe: ,
Sender: dri-devel-bounces@lists.freedesktop.org
Errors-To: dri-devel-bounces@lists.freedesktop.org
To: dri-devel@lists.freedesktop.org
List-Id: dri-devel@lists.freedesktop.org
--===============1335974905==
Content-Type: multipart/alternative; boundary="1388342440.ca4d50.21566"; charset="us-ascii"
--1388342440.ca4d50.21566
Date: Sun, 29 Dec 2013 18:40:40 +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=3D73127
Priority: medium
Bug ID: 73127
Assignee: dri-devel@lists.freedesktop.org
Summary: [r600g] Possible memory leak when playing WoW with
CAICOS
Severity: normal
Classification: Unclassified
OS: Linux (All)
Reporter: rankincj@googlemail.com
Hardware: x86-64 (AMD64)
Status: NEW
Version: git
Component: Drivers/Gallium/r600
Product: Mesa
Created attachment 91298
--> https://bugs.freedesktop.org/attachment.cgi?id=3D91298&action=3Dedit
Message log showing page allocation failure
I finally managed to build some libdrm-2.4.50 RPMs for Fedora 19 so that I
could compile a recent -git snapshot. The HEAD commit was:
author Alex Deucher 2013-12-24 20:22:31 (=
GMT)
committer Alex Deucher 2013-12-24 20:22:31
(GMT)
commit e2d53fac1c5b18f5c9e95d39d4e2be4703b0b363 (patch) (side-by-side di=
ff)
tree 51caa6afa79db9a733198f6bf5c6224c023fea2f
parent 35a34143026785e015adb906756651807de89bde (diff)
download mesa-e2d53fac1c5b18f5c9e95d39d4e2be4703b0b363.zip
mesa-e2d53fac1c5b18f5c9e95d39d4e2be4703b0b363.tar.gz
r600g: fix SUMO2 pci id
0x9649 is sumo2, not sumo.
This resulted in an eventual crash of WoW and Minecraft, apparently due to
memory exhaustion. (The messages log is attached).
Reverting to my previous build seemed to fix things:
author Marek Ol=C5=A1=C3=A1k 2013-11-20 00:47:3=
6 (GMT)
committer Marek Ol=C5=A1=C3=A1k 2013-11-23 00:5=
4:57 (GMT)
commit a3969aa125c8f61b093a5f5f69e8265a131051d0 (patch) (side-by-side di=
ff)
tree aaa0b9350231b29d9dd51c49c5c86e1fe78a6096
parent 46cf80fb366cb14827724a7fea004e81400cc602 (diff)
download mesa-a3969aa125c8f61b093a5f5f69e8265a131051d0.zip
mesa-a3969aa125c8f61b093a5f5f69e8265a131051d0.tar.gz
mesa: initialize gl_renderbuffer::Depth in core
--=20
You are receiving this mail because:
You are the assignee for the bug.
--1388342440.ca4d50.21566
Date: Sun, 29 Dec 2013 18:40:40 +0000
MIME-Version: 1.0
Content-Type: text/html; charset="UTF-8"
Content-Transfer-Encoding: quoted-printable
| Priority |
medium
|
| Bug ID |
73127
|
| Assignee |
dri-devel@lists.freedesktop.org
|
| Summary |
[r600g] Possible memory leak when playing WoW with CAICOS
|
| Severity |
normal
|
| Classification |
Unclassified
|
| OS |
Linux (All)
|
| Reporter |
rankincj@googlemail.com
|
| Hardware |
x86-64 (AMD64)
|
| Status |
NEW
|
| Version |
git
|
| Component |
Drivers/Gallium/r600
|
| Product |
Mesa
|
Created [details]
Message log showing page allocation failure
I finally managed to build some libdrm-2.4.50 RPMs for Fedora 19 so that I
could compile a recent -git snapshot. The HEAD commit was:
author Alex Deucher <alexander.deucher@amd.com> 2013-12-24 20:22:31 (GMT)
committer Alex Deucher <alexander.deucher@amd.com> 2013-12-24 20:22:31
(GMT)
commit e2d53fac1c5b18f5c9e95d39d4e2be4703b0b363 (patch) (side-by-side di=
ff)
tree 51caa6afa79db9a733198f6bf5c6224c023fea2f
parent 35a34143026785e015adb906756651807de89bde (diff)
download mesa-e2d53fac1c5b18f5c9e95d39d4e2be4703b0b363.zip
mesa-e2d53fac1c5b18f5c9e95d39d4e2be4703b0b363.tar.gz
r600g: fix SUMO2 pci id
0x9649 is sumo2, not sumo.
This resulted in an eventual crash of WoW and Minecraft, apparently due to
memory exhaustion. (The messages log is attached).
Reverting to my previous build seemed to fix things:
author Marek Ol=C5=A1=C3=A1k <marek.olsak@amd.com> 2013-11-20 00:47:36 (GMT)
committer Marek Ol=C5=A1=C3=A1k <marek.olsak@amd.com> 2013-11-23 00:54:57 (GMT)
commit a3969aa125c8f61b093a5f5f69e8265a131051d0 (patch) (side-by-side di=
ff)
tree aaa0b9350231b29d9dd51c49c5c86e1fe78a6096
parent 46cf80fb366cb14827724a7fea004e81400cc602 (diff)
download mesa-a3969aa125c8f61b093a5f5f69e8265a131051d0.zip
mesa-a3969aa125c8f61b093a5f5f69e8265a131051d0.tar.gz
mesa: initialize gl_renderbuffer::Depth in core
You are receiving this mail because:
=20=20=20=20=20=20
- You are the assignee for the bug.
--1388342440.ca4d50.21566--
--===============1335974905==
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
--===============1335974905==--
From mboxrd@z Thu Jan 1 00:00:00 1970
From: bugzilla-daemon@freedesktop.org
Subject: [Bug 73127] [r600g] Possible memory leak when playing WoW with CAICOS
Date: Sun, 29 Dec 2013 18:47:29 +0000
Message-ID:
References:
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="===============1306110839=="
Return-path:
Received: from culpepper.freedesktop.org (unknown [131.252.210.165])
by gabe.freedesktop.org (Postfix) with ESMTP id E0B46FAC66
for ;
Sun, 29 Dec 2013 10:47:28 -0800 (PST)
In-Reply-To:
List-Unsubscribe: ,
List-Archive:
List-Post:
List-Help:
List-Subscribe: ,
Sender: dri-devel-bounces+sf-dri-devel=m.gmane.org@lists.freedesktop.org
Errors-To: dri-devel-bounces+sf-dri-devel=m.gmane.org@lists.freedesktop.org
To: dri-devel@lists.freedesktop.org
List-Id: dri-devel@lists.freedesktop.org
--===============1306110839==
Content-Type: multipart/alternative; boundary="1388342848.511a0.22234"; charset="us-ascii"
--1388342848.511a0.22234
Date: Sun, 29 Dec 2013 18:47:28 +0000
MIME-Version: 1.0
Content-Type: text/plain; charset="UTF-8"
https://bugs.freedesktop.org/show_bug.cgi?id=73127
--- Comment #1 from Chris Rankin ---
Is there a way to use Gallium's HUD to determine when memory is definitely
*not* being leaked, please? Otherwise, I fear any attempt at bisecting this is
doomed to fail...
--
You are receiving this mail because:
You are the assignee for the bug.
--1388342848.511a0.22234
Date: Sun, 29 Dec 2013 18:47:28 +0000
MIME-Version: 1.0
Content-Type: text/html; charset="UTF-8"
Comment # 1
on bug 73127
from Chris Rankin
Is there a way to use Gallium's HUD to determine when memory is definitely
*not* being leaked, please? Otherwise, I fear any attempt at bisecting this is
doomed to fail...
You are receiving this mail because:
- You are the assignee for the bug.
--1388342848.511a0.22234--
--===============1306110839==
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
--===============1306110839==--
From mboxrd@z Thu Jan 1 00:00:00 1970
From: bugzilla-daemon@freedesktop.org
Subject: [Bug 73127] [r600g] Possible memory leak when playing WoW with CAICOS
Date: Thu, 02 Jan 2014 17:45:12 +0000
Message-ID:
References:
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="===============0864620695=="
Return-path:
Received: from culpepper.freedesktop.org (unknown [131.252.210.165])
by gabe.freedesktop.org (Postfix) with ESMTP id 9E88CFA779
for ;
Thu, 2 Jan 2014 09:45:12 -0800 (PST)
In-Reply-To:
List-Unsubscribe: ,
List-Archive:
List-Post:
List-Help:
List-Subscribe: ,
Sender: dri-devel-bounces+sf-dri-devel=m.gmane.org@lists.freedesktop.org
Errors-To: dri-devel-bounces+sf-dri-devel=m.gmane.org@lists.freedesktop.org
To: dri-devel@lists.freedesktop.org
List-Id: dri-devel@lists.freedesktop.org
--===============0864620695==
Content-Type: multipart/alternative; boundary="1388684712.32cD5F541.901"; charset="us-ascii"
--1388684712.32cD5F541.901
Date: Thu, 2 Jan 2014 17:45:12 +0000
MIME-Version: 1.0
Content-Type: text/plain; charset="UTF-8"
https://bugs.freedesktop.org/show_bug.cgi?id=73127
--- Comment #2 from Alex Deucher ---
Can you bisect?
--
You are receiving this mail because:
You are the assignee for the bug.
--1388684712.32cD5F541.901
Date: Thu, 2 Jan 2014 17:45: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.
--1388684712.32cD5F541.901--
--===============0864620695==
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
--===============0864620695==--
From mboxrd@z Thu Jan 1 00:00:00 1970
From: bugzilla-daemon@freedesktop.org
Subject: [Bug 73127] [r600g] Possible memory leak when playing WoW with CAICOS
Date: Thu, 02 Jan 2014 17:58:00 +0000
Message-ID:
References:
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="===============1466551210=="
Return-path:
Received: from culpepper.freedesktop.org (unknown [131.252.210.165])
by gabe.freedesktop.org (Postfix) with ESMTP id 31AB4F9E92
for ;
Thu, 2 Jan 2014 09:58:00 -0800 (PST)
In-Reply-To:
List-Unsubscribe: ,
List-Archive:
List-Post:
List-Help:
List-Subscribe: ,
Sender: dri-devel-bounces@lists.freedesktop.org
Errors-To: dri-devel-bounces@lists.freedesktop.org
To: dri-devel@lists.freedesktop.org
List-Id: dri-devel@lists.freedesktop.org
--===============1466551210==
Content-Type: multipart/alternative; boundary="1388685480.bC60b0.3192"; charset="us-ascii"
--1388685480.bC60b0.3192
Date: Thu, 2 Jan 2014 17:58:00 +0000
MIME-Version: 1.0
Content-Type: text/plain; charset="UTF-8"
https://bugs.freedesktop.org/show_bug.cgi?id=73127
--- Comment #3 from Chris Rankin ---
(In reply to comment #2)
> Can you bisect?
See comment 1.
I am also suspecting that it is Minecraft, not Warcraft, that is the root cause
here, because I have since played WoW for a while without reproducing this. So
now I'm thinking that maybe Minecraft leaked enough memory that WoW couldn't
run.
--
You are receiving this mail because:
You are the assignee for the bug.
--1388685480.bC60b0.3192
Date: Thu, 2 Jan 2014 17:58:00 +0000
MIME-Version: 1.0
Content-Type: text/html; charset="UTF-8"
Comment # 3
on bug 73127
from Chris Rankin
(In reply to comment #2)
> Can you bisect?
See comment 1.
I am also suspecting that it is Minecraft, not Warcraft, that is the root cause
here, because I have since played WoW for a while without reproducing this. So
now I'm thinking that maybe Minecraft leaked enough memory that WoW couldn't
run.
You are receiving this mail because:
- You are the assignee for the bug.
--1388685480.bC60b0.3192--
--===============1466551210==
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
--===============1466551210==--
From mboxrd@z Thu Jan 1 00:00:00 1970
From: bugzilla-daemon@freedesktop.org
Subject: [Bug 73127] [r600g] Possible memory leak when playing WoW with CAICOS
Date: Thu, 02 Jan 2014 18:18:25 +0000
Message-ID:
References:
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="===============0822549441=="
Return-path:
Received: from culpepper.freedesktop.org (unknown [131.252.210.165])
by gabe.freedesktop.org (Postfix) with ESMTP id 36D7DFA41A
for ;
Thu, 2 Jan 2014 10:18:25 -0800 (PST)
In-Reply-To:
List-Unsubscribe: ,
List-Archive:
List-Post:
List-Help:
List-Subscribe: ,
Sender: dri-devel-bounces@lists.freedesktop.org
Errors-To: dri-devel-bounces@lists.freedesktop.org
To: dri-devel@lists.freedesktop.org
List-Id: dri-devel@lists.freedesktop.org
--===============0822549441==
Content-Type: multipart/alternative; boundary="1388686705.D55C1.6963"; charset="us-ascii"
--1388686705.D55C1.6963
Date: Thu, 2 Jan 2014 18:18:25 +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=3D73127
--- Comment #4 from Marek Ol=C5=A1=C3=A1k ---
(In reply to comment #1)
> Is there a way to use Gallium's HUD to determine when memory is definitely
> *not* being leaked, please? Otherwise, I fear any attempt at bisecting th=
is
> is doomed to fail...
Run: GALLIUM_HUD=3Dhelp glxgears
You should see 2 queries: requested-VRAM and requested-GTT.
--=20
You are receiving this mail because:
You are the assignee for the bug.
--1388686705.D55C1.6963
Date: Thu, 2 Jan 2014 18:18:25 +0000
MIME-Version: 1.0
Content-Type: text/html; charset="UTF-8"
Content-Transfer-Encoding: quoted-printable
You are receiving this mail because:
=20=20=20=20=20=20
- You are the assignee for the bug.
--1388686705.D55C1.6963--
--===============0822549441==
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
--===============0822549441==--
From mboxrd@z Thu Jan 1 00:00:00 1970
From: bugzilla-daemon@freedesktop.org
Subject: [Bug 73127] [r600g] Possible memory leak when playing WoW with CAICOS
Date: Thu, 02 Jan 2014 18:28:20 +0000
Message-ID:
References:
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="===============0970006281=="
Return-path:
Received: from culpepper.freedesktop.org (unknown [131.252.210.165])
by gabe.freedesktop.org (Postfix) with ESMTP id 3D3A8F9CFA
for ;
Thu, 2 Jan 2014 10:28:20 -0800 (PST)
In-Reply-To:
List-Unsubscribe: ,
List-Archive:
List-Post:
List-Help:
List-Subscribe: ,
Sender: dri-devel-bounces@lists.freedesktop.org
Errors-To: dri-devel-bounces@lists.freedesktop.org
To: dri-devel@lists.freedesktop.org
List-Id: dri-devel@lists.freedesktop.org
--===============0970006281==
Content-Type: multipart/alternative; boundary="1388687300.CAAC5eE0.8286"; charset="us-ascii"
--1388687300.CAAC5eE0.8286
Date: Thu, 2 Jan 2014 18:28:20 +0000
MIME-Version: 1.0
Content-Type: text/plain; charset="UTF-8"
https://bugs.freedesktop.org/show_bug.cgi?id=73127
--- Comment #5 from Chris Rankin ---
(In reply to comment #4)
> You should see 2 queries: requested-VRAM and requested-GTT.
When you say "requested-VRAM", does that measure the total VRAM currently
allocated by the particular application? Or is it by all applications? Can you
determine anything useful from the OOM message?
--
You are receiving this mail because:
You are the assignee for the bug.
--1388687300.CAAC5eE0.8286
Date: Thu, 2 Jan 2014 18:28:20 +0000
MIME-Version: 1.0
Content-Type: text/html; charset="UTF-8"
Comment # 5
on bug 73127
from Chris Rankin
(In reply to comment #4)
> You should see 2 queries: requested-VRAM and requested-GTT.
When you say "requested-VRAM", does that measure the total VRAM currently
allocated by the particular application? Or is it by all applications? Can you
determine anything useful from the OOM message?
You are receiving this mail because:
- You are the assignee for the bug.
--1388687300.CAAC5eE0.8286--
--===============0970006281==
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
--===============0970006281==--
From mboxrd@z Thu Jan 1 00:00:00 1970
From: bugzilla-daemon@freedesktop.org
Subject: [Bug 73127] [r600g] Possible memory leak when playing WoW with CAICOS
Date: Thu, 02 Jan 2014 19:34:05 +0000
Message-ID:
References:
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="===============1853972304=="
Return-path:
Received: from culpepper.freedesktop.org (unknown [131.252.210.165])
by gabe.freedesktop.org (Postfix) with ESMTP id 854ABFA7E8
for ;
Thu, 2 Jan 2014 11:34:05 -0800 (PST)
In-Reply-To:
List-Unsubscribe: ,
List-Archive:
List-Post:
List-Help:
List-Subscribe: ,
Sender: dri-devel-bounces@lists.freedesktop.org
Errors-To: dri-devel-bounces@lists.freedesktop.org
To: dri-devel@lists.freedesktop.org
List-Id: dri-devel@lists.freedesktop.org
--===============1853972304==
Content-Type: multipart/alternative; boundary="1388691245.45dA221.19946"; charset="us-ascii"
--1388691245.45dA221.19946
Date: Thu, 2 Jan 2014 19:34:05 +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=3D73127
--- Comment #6 from Marek Ol=C5=A1=C3=A1k ---
There is a failure in kmalloc, meaning that there may be a memory leak in t=
he
kernel.
The Gallium HUD queries say how many bytes were allocated by the app (OpenG=
L,
etc.) It doesn't reflect the current state of the kernel memory manager.
--=20
You are receiving this mail because:
You are the assignee for the bug.
--1388691245.45dA221.19946
Date: Thu, 2 Jan 2014 19:34:05 +0000
MIME-Version: 1.0
Content-Type: text/html; charset="UTF-8"
Content-Transfer-Encoding: quoted-printable
You are receiving this mail because:
=20=20=20=20=20=20
- You are the assignee for the bug.
--1388691245.45dA221.19946--
--===============1853972304==
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
--===============1853972304==--
From mboxrd@z Thu Jan 1 00:00:00 1970
From: bugzilla-daemon@freedesktop.org
Subject: [Bug 73127] [r600g] Possible memory leak when playing WoW with CAICOS
Date: Thu, 02 Jan 2014 23:35:03 +0000
Message-ID:
References:
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="===============1146485711=="
Return-path:
Received: from culpepper.freedesktop.org (unknown [131.252.210.165])
by gabe.freedesktop.org (Postfix) with ESMTP id 0A19BFABD7
for ;
Thu, 2 Jan 2014 15:35:03 -0800 (PST)
In-Reply-To:
List-Unsubscribe: ,
List-Archive:
List-Post:
List-Help:
List-Subscribe: ,
Sender: dri-devel-bounces@lists.freedesktop.org
Errors-To: dri-devel-bounces@lists.freedesktop.org
To: dri-devel@lists.freedesktop.org
List-Id: dri-devel@lists.freedesktop.org
--===============1146485711==
Content-Type: multipart/alternative; boundary="1388705702.ddf53cAD0.29371"; charset="us-ascii"
--1388705702.ddf53cAD0.29371
Date: Thu, 2 Jan 2014 23:35:02 +0000
MIME-Version: 1.0
Content-Type: text/plain; charset="UTF-8"
https://bugs.freedesktop.org/show_bug.cgi?id=73127
--- Comment #7 from Chris Rankin ---
(In reply to comment #6)
> There is a failure in kmalloc, meaning that there may be a memory leak in
> the kernel.
I had gathered that much already from the line saying "page allocation
failure", but there are a lot of other lines such as these, which I am finding
it harder to parse:
Dec 26 12:59:32 landingpod kernel: [ 3977.929263] Node 0 DMA: 0*4kB 0*8kB
1*16kB (U) 0*32kB 2*64kB (U) 1*128kB (U) 1*256kB (U) 0*512kB 1*1024kB (U)
1*2048kB (R) 3*4096kB (M) = 15888kB
Dec 26 12:59:32 landingpod kernel: [ 3977.929276] Node 0 DMA32: 2346*4kB (UEM)
2231*8kB (UEM) 2324*16kB (UEM) 1206*32kB (UEM) 24*64kB (EM) 0*128kB 0*256kB
0*512kB 0*1024kB 0*2048kB 0*4096kB = 104544kB
Dec 26 12:59:32 landingpod kernel: [ 3977.929287] Node 0 Normal: 984*4kB (UEMR)
1938*8kB (UEMR) 914*16kB (UEMR) 8*32kB (MR) 3*64kB (R) 0*128kB 0*256kB 1*512kB
(R) 1*1024kB (R) 0*2048kB 0*4096kB = 36048kB
Dec 26 12:59:32 landingpod kernel: [ 3977.929300] Node 0 hugepages_total=0
hugepages_free=0 hugepages_surp=0 hugepages_size=2048kB
Dec 26 12:59:32 landingpod kernel: [ 3977.929301] 481313 total pagecache pages
I presume they are providing *someone* with valuable diagnostic information, or
else why are they there?
--
You are receiving this mail because:
You are the assignee for the bug.
--1388705702.ddf53cAD0.29371
Date: Thu, 2 Jan 2014 23:35:02 +0000
MIME-Version: 1.0
Content-Type: text/html; charset="UTF-8"
Comment # 7
on bug 73127
from Chris Rankin
(In reply to comment #6)
> There is a failure in kmalloc, meaning that there may be a memory leak in
> the kernel.
I had gathered that much already from the line saying "page allocation
failure", but there are a lot of other lines such as these, which I am finding
it harder to parse:
Dec 26 12:59:32 landingpod kernel: [ 3977.929263] Node 0 DMA: 0*4kB 0*8kB
1*16kB (U) 0*32kB 2*64kB (U) 1*128kB (U) 1*256kB (U) 0*512kB 1*1024kB (U)
1*2048kB (R) 3*4096kB (M) = 15888kB
Dec 26 12:59:32 landingpod kernel: [ 3977.929276] Node 0 DMA32: 2346*4kB (UEM)
2231*8kB (UEM) 2324*16kB (UEM) 1206*32kB (UEM) 24*64kB (EM) 0*128kB 0*256kB
0*512kB 0*1024kB 0*2048kB 0*4096kB = 104544kB
Dec 26 12:59:32 landingpod kernel: [ 3977.929287] Node 0 Normal: 984*4kB (UEMR)
1938*8kB (UEMR) 914*16kB (UEMR) 8*32kB (MR) 3*64kB (R) 0*128kB 0*256kB 1*512kB
(R) 1*1024kB (R) 0*2048kB 0*4096kB = 36048kB
Dec 26 12:59:32 landingpod kernel: [ 3977.929300] Node 0 hugepages_total=0
hugepages_free=0 hugepages_surp=0 hugepages_size=2048kB
Dec 26 12:59:32 landingpod kernel: [ 3977.929301] 481313 total pagecache pages
I presume they are providing *someone* with valuable diagnostic information, or
else why are they there?
You are receiving this mail because:
- You are the assignee for the bug.
--1388705702.ddf53cAD0.29371--
--===============1146485711==
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
--===============1146485711==--
From mboxrd@z Thu Jan 1 00:00:00 1970
From: bugzilla-daemon@freedesktop.org
Subject: [Bug 73127] [r600g] Possible memory leak when playing WoW with CAICOS
Date: Mon, 03 Feb 2014 21:31:22 +0000
Message-ID:
References:
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="===============1335187420=="
Return-path:
Received: from culpepper.freedesktop.org (unknown [131.252.210.165])
by gabe.freedesktop.org (Postfix) with ESMTP id 6AD83FB4B1
for ;
Mon, 3 Feb 2014 13:31:22 -0800 (PST)
In-Reply-To:
List-Unsubscribe: ,
List-Archive:
List-Post:
List-Help:
List-Subscribe: ,
Sender: dri-devel-bounces@lists.freedesktop.org
Errors-To: dri-devel-bounces@lists.freedesktop.org
To: dri-devel@lists.freedesktop.org
List-Id: dri-devel@lists.freedesktop.org
--===============1335187420==
Content-Type: multipart/alternative; boundary="1391463082.AC210.16111"; charset="us-ascii"
--1391463082.AC210.16111
Date: Mon, 3 Feb 2014 21:31:22 +0000
MIME-Version: 1.0
Content-Type: text/plain; charset="UTF-8"
https://bugs.freedesktop.org/show_bug.cgi?id=73127
--- Comment #8 from Chris Rankin ---
Created attachment 93322
--> https://bugs.freedesktop.org/attachment.cgi?id=93322&action=edit
Memory being leaked with RV790
WoW is definitely leaking memory with current Mesa-git. I have attached the
dmesg log that results after playing WoW for < 1 hour.
Mesa head is:
commit 9bace99d77642f8fbd46b1f0be025ad758f83f5e
Author: Zack Rusin
Date: Tue Jan 28 16:34:18 2014 -0500
gallivm: fix opcode and function nesting
but the problem began before this.
--
You are receiving this mail because:
You are the assignee for the bug.
--1391463082.AC210.16111
Date: Mon, 3 Feb 2014 21:31:22 +0000
MIME-Version: 1.0
Content-Type: text/html; charset="UTF-8"
Comment # 8
on bug 73127
from Chris Rankin
Created attachment 93322 [details]
Memory being leaked with RV790
WoW is definitely leaking memory with current Mesa-git. I have attached the
dmesg log that results after playing WoW for < 1 hour.
Mesa head is:
commit 9bace99d77642f8fbd46b1f0be025ad758f83f5e
Author: Zack Rusin <zackr@vmware.com>
Date: Tue Jan 28 16:34:18 2014 -0500
gallivm: fix opcode and function nesting
but the problem began before this.
You are receiving this mail because:
- You are the assignee for the bug.
--1391463082.AC210.16111--
--===============1335187420==
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
--===============1335187420==--
From mboxrd@z Thu Jan 1 00:00:00 1970
From: bugzilla-daemon@freedesktop.org
Subject: [Bug 73127] [r600g] Possible memory leak when playing WoW with CAICOS
Date: Tue, 04 Feb 2014 21:05:25 +0000
Message-ID:
References:
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="===============0090874162=="
Return-path:
Received: from culpepper.freedesktop.org (unknown [131.252.210.165])
by gabe.freedesktop.org (Postfix) with ESMTP id 4B848106D70
for ;
Tue, 4 Feb 2014 13:05:25 -0800 (PST)
In-Reply-To:
List-Unsubscribe: ,
List-Archive:
List-Post:
List-Help:
List-Subscribe: ,
Sender: dri-devel-bounces@lists.freedesktop.org
Errors-To: dri-devel-bounces@lists.freedesktop.org
To: dri-devel@lists.freedesktop.org
List-Id: dri-devel@lists.freedesktop.org
--===============0090874162==
Content-Type: multipart/alternative; boundary="1391547924.eeC1e4ac0.2952"; charset="us-ascii"
--1391547924.eeC1e4ac0.2952
Date: Tue, 4 Feb 2014 21:05:24 +0000
MIME-Version: 1.0
Content-Type: text/plain; charset="UTF-8"
https://bugs.freedesktop.org/show_bug.cgi?id=73127
--- Comment #9 from Chris Rankin ---
The memory leak I'm seeing with my RV790 doesn't seem to occur with this git
revision:
commit f5bd5568abcc234c1c2b6a4bb67b880706f3caed
Author: Mark Mueller
Date: Tue Jan 21 22:37:20 2014 -0800
mesa: Fix Type A _INT formats to MESA_FORMAT naming standard
I am therefore assuming that this is a different bug to #73127.
--
You are receiving this mail because:
You are the assignee for the bug.
--1391547924.eeC1e4ac0.2952
Date: Tue, 4 Feb 2014 21:05:24 +0000
MIME-Version: 1.0
Content-Type: text/html; charset="UTF-8"
Comment # 9
on bug 73127
from Chris Rankin
The memory leak I'm seeing with my RV790 doesn't seem to occur with this git
revision:
commit f5bd5568abcc234c1c2b6a4bb67b880706f3caed
Author: Mark Mueller <MarkKMueller@gmail.com>
Date: Tue Jan 21 22:37:20 2014 -0800
mesa: Fix Type A _INT formats to MESA_FORMAT naming standard
I am therefore assuming that this is a different bug to #73127.
You are receiving this mail because:
- You are the assignee for the bug.
--1391547924.eeC1e4ac0.2952--
--===============0090874162==
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
--===============0090874162==--
From mboxrd@z Thu Jan 1 00:00:00 1970
From: bugzilla-daemon@freedesktop.org
Subject: [Bug 73127] [r600g] Possible memory leak when playing WoW with CAICOS
Date: Wed, 12 Feb 2014 10:16:38 +0000
Message-ID:
References:
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="===============0389833600=="
Return-path:
Received: from culpepper.freedesktop.org (unknown [131.252.210.165])
by gabe.freedesktop.org (Postfix) with ESMTP id 78B41FADA1
for ;
Wed, 12 Feb 2014 02:16:38 -0800 (PST)
In-Reply-To:
List-Unsubscribe: ,
List-Archive:
List-Post:
List-Help:
List-Subscribe: ,
Sender: dri-devel-bounces@lists.freedesktop.org
Errors-To: dri-devel-bounces@lists.freedesktop.org
To: dri-devel@lists.freedesktop.org
List-Id: dri-devel@lists.freedesktop.org
--===============0389833600==
Content-Type: multipart/alternative; boundary="1392200198.BffAc51.18498"; charset="us-ascii"
--1392200198.BffAc51.18498
Date: Wed, 12 Feb 2014 10:16:38 +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=3D73127
--- Comment #10 from Michel D=C3=A4nzer ---
Does valgrind --leak-check=3Dfull give any hints where the leak is?
--=20
You are receiving this mail because:
You are the assignee for the bug.
--1392200198.BffAc51.18498
Date: Wed, 12 Feb 2014 10:16:38 +0000
MIME-Version: 1.0
Content-Type: text/html; charset="UTF-8"
Content-Transfer-Encoding: quoted-printable
You are receiving this mail because:
=20=20=20=20=20=20
- You are the assignee for the bug.
--1392200198.BffAc51.18498--
--===============0389833600==
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
--===============0389833600==--
From mboxrd@z Thu Jan 1 00:00:00 1970
From: bugzilla-daemon@freedesktop.org
Subject: [Bug 73127] [r600g] Possible memory leak when playing WoW with CAICOS
Date: Wed, 18 Sep 2019 19:12:28 +0000
Message-ID:
References:
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="===============1460396695=="
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 05B726F9D4
for ; Wed, 18 Sep 2019 19:12:28 +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
--===============1460396695==
Content-Type: multipart/alternative; boundary="15688339472.aEcDB836D.23011"
Content-Transfer-Encoding: 7bit
--15688339472.aEcDB836D.23011
Date: Wed, 18 Sep 2019 19:12:27 +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=3D73127
GitLab Migration User changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution|--- |MOVED
--- Comment #11 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/479.
--=20
You are receiving this mail because:
You are the assignee for the bug.=
--15688339472.aEcDB836D.23011
Date: Wed, 18 Sep 2019 19:12:27 +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 73127<=
/a>
| What |
Removed |
Added |
| Status |
NEW
|
RESOLVED
|
| Resolution |
---
|
MOVED
|
You are receiving this mail because:
- You are the assignee for the bug.
=
--15688339472.aEcDB836D.23011--
--===============1460396695==
Content-Type: text/plain; charset="utf-8"
MIME-Version: 1.0
Content-Transfer-Encoding: base64
Content-Disposition: inline
X19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX18KZHJpLWRldmVs
IG1haWxpbmcgbGlzdApkcmktZGV2ZWxAbGlzdHMuZnJlZWRlc2t0b3Aub3JnCmh0dHBzOi8vbGlz
dHMuZnJlZWRlc2t0b3Aub3JnL21haWxtYW4vbGlzdGluZm8vZHJpLWRldmVs
--===============1460396695==--