* [Bug 75732] [r600g] Memory leak with celestia, RV790
2014-03-03 23:26 [Bug 75732] New: Memory leak with celestia bugzilla-daemon
@ 2014-03-03 23:26 ` bugzilla-daemon
2014-03-04 0:43 ` bugzilla-daemon
` (7 subsequent siblings)
8 siblings, 0 replies; 10+ messages in thread
From: bugzilla-daemon @ 2014-03-03 23:26 UTC (permalink / raw)
To: dri-devel
[-- Attachment #1.1: Type: text/plain, Size: 448 bytes --]
https://bugs.freedesktop.org/show_bug.cgi?id=75732
Chris Rankin <rankincj@googlemail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Summary|Memory leak with celestia |[r600g] Memory leak with
| |celestia, RV790
--
You are receiving this mail because:
You are the assignee for the bug.
[-- Attachment #1.2: Type: text/html, Size: 1090 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] 10+ messages in thread* [Bug 75732] [r600g] Memory leak with celestia, RV790
2014-03-03 23:26 [Bug 75732] New: Memory leak with celestia bugzilla-daemon
2014-03-03 23:26 ` [Bug 75732] [r600g] Memory leak with celestia, RV790 bugzilla-daemon
@ 2014-03-04 0:43 ` bugzilla-daemon
2014-03-04 4:11 ` bugzilla-daemon
` (6 subsequent siblings)
8 siblings, 0 replies; 10+ messages in thread
From: bugzilla-daemon @ 2014-03-04 0:43 UTC (permalink / raw)
To: dri-devel
[-- Attachment #1.1: Type: text/plain, Size: 357 bytes --]
https://bugs.freedesktop.org/show_bug.cgi?id=75732
--- Comment #1 from Chris Rankin <rankincj@googlemail.com> ---
Having recompiled the current Mesa from git, it looks as if
radeon_winsys_destroy() in src/gallium/winsys/radeon/drm/radeon_drm_winsys.c is
not being called on exit.
--
You are receiving this mail because:
You are the assignee for the bug.
[-- Attachment #1.2: Type: text/html, Size: 1116 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] 10+ messages in thread* [Bug 75732] [r600g] Memory leak with celestia, RV790
2014-03-03 23:26 [Bug 75732] New: Memory leak with celestia bugzilla-daemon
2014-03-03 23:26 ` [Bug 75732] [r600g] Memory leak with celestia, RV790 bugzilla-daemon
2014-03-04 0:43 ` bugzilla-daemon
@ 2014-03-04 4:11 ` bugzilla-daemon
2014-03-04 8:53 ` bugzilla-daemon
` (5 subsequent siblings)
8 siblings, 0 replies; 10+ messages in thread
From: bugzilla-daemon @ 2014-03-04 4:11 UTC (permalink / raw)
To: dri-devel
[-- Attachment #1.1: Type: text/plain, Size: 576 bytes --]
https://bugs.freedesktop.org/show_bug.cgi?id=75732
--- Comment #2 from Michel Dänzer <michel@daenzer.net> ---
(In reply to comment #1)
> Having recompiled the current Mesa from git, it looks as if
> radeon_winsys_destroy() in src/gallium/winsys/radeon/drm/radeon_drm_winsys.c
> is not being called on exit.
That only explains 352 leaked bytes though, over the whole lifetime of the
celestia process.
Please describe the problem in more detail. Why do you think there is a leak?
--
You are receiving this mail because:
You are the assignee for the bug.
[-- Attachment #1.2: Type: text/html, Size: 1428 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] 10+ messages in thread* [Bug 75732] [r600g] Memory leak with celestia, RV790
2014-03-03 23:26 [Bug 75732] New: Memory leak with celestia bugzilla-daemon
` (2 preceding siblings ...)
2014-03-04 4:11 ` bugzilla-daemon
@ 2014-03-04 8:53 ` bugzilla-daemon
2014-03-04 8:57 ` bugzilla-daemon
` (4 subsequent siblings)
8 siblings, 0 replies; 10+ messages in thread
From: bugzilla-daemon @ 2014-03-04 8:53 UTC (permalink / raw)
To: dri-devel
[-- Attachment #1.1: Type: text/plain, Size: 428 bytes --]
https://bugs.freedesktop.org/show_bug.cgi?id=75732
--- Comment #3 from Chris Rankin <rankincj@googlemail.com> ---
(In reply to comment #2)
> Please describe the problem in more detail. Why do you think there is a leak?
I think there's a leak because "Valgrind says there's a leak" and "Valgrind is
a program that finds memory leaks". Simple, really.
--
You are receiving this mail because:
You are the assignee for the bug.
[-- Attachment #1.2: Type: text/html, Size: 1277 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] 10+ messages in thread* [Bug 75732] [r600g] Memory leak with celestia, RV790
2014-03-03 23:26 [Bug 75732] New: Memory leak with celestia bugzilla-daemon
` (3 preceding siblings ...)
2014-03-04 8:53 ` bugzilla-daemon
@ 2014-03-04 8:57 ` bugzilla-daemon
2014-03-05 2:47 ` bugzilla-daemon
` (3 subsequent siblings)
8 siblings, 0 replies; 10+ messages in thread
From: bugzilla-daemon @ 2014-03-04 8:57 UTC (permalink / raw)
To: dri-devel
[-- Attachment #1.1: Type: text/plain, Size: 629 bytes --]
https://bugs.freedesktop.org/show_bug.cgi?id=75732
--- Comment #4 from Chris Rankin <rankincj@googlemail.com> ---
(In reply to comment #2)
> Please describe the problem in more detail. Why do you think there is a leak?
(There's also an underlying hypothesis that WoW cannot possibly be the only
program in existence to be experiencing memory problems under Mesa. However,
since valgrinding 32 bit WoW on a 64 bit box is currently beyond me, I am
hunting for memory errors in other workloads instead, in the hope that they
might provide some insight.)
--
You are receiving this mail because:
You are the assignee for the bug.
[-- Attachment #1.2: Type: text/html, Size: 1458 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] 10+ messages in thread* [Bug 75732] [r600g] Memory leak with celestia, RV790
2014-03-03 23:26 [Bug 75732] New: Memory leak with celestia bugzilla-daemon
` (4 preceding siblings ...)
2014-03-04 8:57 ` bugzilla-daemon
@ 2014-03-05 2:47 ` bugzilla-daemon
2014-03-05 8:48 ` bugzilla-daemon
` (2 subsequent siblings)
8 siblings, 0 replies; 10+ messages in thread
From: bugzilla-daemon @ 2014-03-05 2:47 UTC (permalink / raw)
To: dri-devel
[-- Attachment #1.1: Type: text/plain, Size: 629 bytes --]
https://bugs.freedesktop.org/show_bug.cgi?id=75732
--- Comment #5 from Michel Dänzer <michel@daenzer.net> ---
(In reply to comment #4)
> [...] since valgrinding 32 bit WoW on a 64 bit box is currently beyond me,
As suggested in your WoW bug report, please try valgrind on replaying an
apitrace instead.
> I am hunting for memory errors in other workloads instead, in the hope that
> they might provide some insight.)
valgrind finds one 352 byte leak with celestia. That can't possibly explain the
issues you're having with WoW.
--
You are receiving this mail because:
You are the assignee for the bug.
[-- Attachment #1.2: Type: text/html, Size: 1509 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] 10+ messages in thread* [Bug 75732] [r600g] Memory leak with celestia, RV790
2014-03-03 23:26 [Bug 75732] New: Memory leak with celestia bugzilla-daemon
` (5 preceding siblings ...)
2014-03-05 2:47 ` bugzilla-daemon
@ 2014-03-05 8:48 ` bugzilla-daemon
2014-03-05 14:31 ` bugzilla-daemon
2019-09-18 19:15 ` bugzilla-daemon
8 siblings, 0 replies; 10+ messages in thread
From: bugzilla-daemon @ 2014-03-05 8:48 UTC (permalink / raw)
To: dri-devel
[-- Attachment #1.1: Type: text/plain, Size: 537 bytes --]
https://bugs.freedesktop.org/show_bug.cgi?id=75732
--- Comment #6 from Chris Rankin <rankincj@googlemail.com> ---
(In reply to comment #5)
> valgrind finds one 352 byte leak with celestia. That can't possibly explain
> the issues you're having with WoW.
I raised this as a separate issue for a reason... ;-). But I doubt that Mesa
contains functionality that is *specific* to WoW; other apps *must* be affected
by #74549 - although perhaps not as noticeably.
--
You are receiving this mail because:
You are the assignee for the bug.
[-- Attachment #1.2: Type: text/html, Size: 1369 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] 10+ messages in thread* [Bug 75732] [r600g] Memory leak with celestia, RV790
2014-03-03 23:26 [Bug 75732] New: Memory leak with celestia bugzilla-daemon
` (6 preceding siblings ...)
2014-03-05 8:48 ` bugzilla-daemon
@ 2014-03-05 14:31 ` bugzilla-daemon
2019-09-18 19:15 ` bugzilla-daemon
8 siblings, 0 replies; 10+ messages in thread
From: bugzilla-daemon @ 2014-03-05 14:31 UTC (permalink / raw)
To: dri-devel
[-- Attachment #1.1: Type: text/plain, Size: 412 bytes --]
https://bugs.freedesktop.org/show_bug.cgi?id=75732
--- Comment #7 from Marek Olšák <maraeo@gmail.com> ---
Leaking a radeon_winsys allocation is hardly an issue. There is only one
instance of the winsys per process anyway. This is really harmless. I wouldn't
even bother trying to fix this leak (if there really is a leak).
--
You are receiving this mail because:
You are the assignee for the bug.
[-- Attachment #1.2: Type: text/html, Size: 1185 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] 10+ messages in thread* [Bug 75732] [r600g] Memory leak with celestia, RV790
2014-03-03 23:26 [Bug 75732] New: Memory leak with celestia bugzilla-daemon
` (7 preceding siblings ...)
2014-03-05 14:31 ` bugzilla-daemon
@ 2019-09-18 19:15 ` bugzilla-daemon
8 siblings, 0 replies; 10+ messages in thread
From: bugzilla-daemon @ 2019-09-18 19:15 UTC (permalink / raw)
To: dri-devel
[-- Attachment #1.1: Type: text/plain, Size: 840 bytes --]
https://bugs.freedesktop.org/show_bug.cgi?id=75732
GitLab Migration User <gitlab-migration@fdo.invalid> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution|--- |MOVED
--- Comment #8 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/499.
--
You are receiving this mail because:
You are the assignee for the bug.
[-- Attachment #1.2: Type: text/html, Size: 2411 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] 10+ messages in thread