[Bug 254888] New: latest xgl (xgl-git_070104) seems to have a memory leak
https://bugzilla.novell.com/show_bug.cgi?id=254888 Summary: latest xgl (xgl-git_070104) seems to have a memory leak Product: openSUSE 10.2 Version: Final Platform: x86 OS/Version: SuSE Other Status: NEW Severity: Major Priority: P5 - None Component: Xgl AssignedTo: dreveman@novell.com ReportedBy: kra@ecolog.at QAContact: bperry@novell.com CC: mhopf@novell.com since about 2007-02-22 there is a new version of xgl out. you can read about this update here: https://bugzilla.novell.com/show_bug.cgi?id=233112#c14 it fixes the "xinerama"-bug and gives much more speed for intel- & ati-gfx-boards. BUT, it seems to have a memory leak! when using it the swap-usage increases from 0 to about 536936k in 4 hours. the problem seems to be even worser on x86_64 as you can read here: http://forum.beryl-project.org/viewtopic.php?f=43&t=13&st=0&sk=t&sd=a&start=280 -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is.
https://bugzilla.novell.com/show_bug.cgi?id=254888 ------- Comment #1 from dreveman@novell.com 2007-03-15 11:06 MST ------- I think this is related to xgl and mesa using vendor private opcodes for glDeleteTextures before. Newer versions of mesa doesn't do this but xgl from 2007-02-22 does, which means all glDeleteTextures ops fail and textures are not delete. This should be solved by updating to a newer version of xgl. Matthias, any chance that you could have a look at this? All you should have to do is grab a newer version of xgl or apply the diff from this commit 31e391a20c552e786e95156fab300224dbab431c. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is.
https://bugzilla.novell.com/show_bug.cgi?id=254888 ------- Comment #2 from gubotruth@gmail.com 2007-04-07 17:02 MST ------- Packages built with commit 31e391a20c552e786e95156fab300224dbab431c at http://software.opensuse.org/download/home:/Thruth/openSUSE_10.2 I've been testing the pack on my x86_64 box. So far, so good. the process is around 18% mem use, seems quite stable. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is.
https://bugzilla.novell.com/show_bug.cgi?id=254888 mhopf@novell.com changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED ------- Comment #3 from mhopf@novell.com 2007-04-10 09:22 MST ------- If finally been able to apply this and other fixes. Fixed in STABLE, factory, built packages should show up soon. Sorry that this took so long. :-( Thanks for already testing the patch. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is.
https://bugzilla.novell.com/show_bug.cgi?id=254888 ------- Comment #4 from mhopf@novell.com 2007-04-10 11:29 MST ------- The xgl version with the new Mesa library wasn't completely adapted to the new version. There have probably been bugs lurking around. I just uploaded a new version with an additional patch for the glapi table. Please test! Also, xgl must be compiled with -fno-strict-aliasing, due to a number of potential bugs. I opened a different bug report for that, bug #262956. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is.
participants (1)
-
bugzilla_noreply@novell.com