[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-perl
Subject:    Re: [Kde-perl] Massive PerlQt memory leakage
From:       Gary Greene <greeneg () phoenuxos ! com>
Date:       2005-07-05 0:21:35
Message-ID: 200507042021.39086.greeneg () phoenuxos ! com
[Download RAW message or body]

[Attachment #2 (multipart/signed)]

[Attachment #4 (multipart/mixed)]


On Sunday 03 July 2005 03:03 pm, Marius Kjeldahl wrote:
> I'm using PerlQt for a long running GUI process and I'm seeing massive
> memory losses, even when the application is not doing anything but getting
> a one second timer tick and update a qlabel. I've seen a couple of other
> posts about similar problems, but have not been able to see people
> confirming or denying the existense of memory leakage in PerlQt.
>
> Does anybody have any information about this?
>
> Thanks,
>
> Marius K.
> (PerlQt 3.008 on Gentoo Linux)
> _______________________________________________
> Kde-perl mailing list
> Kde-perl@kde.org
> https://mail.kde.org/mailman/listinfo/kde-perl

I can confirm this as Germain sent me a patch for it a little over a year ago 
when I packaged it for another distribution. The patch is attached.

-- 
Gary L. Greene, Jr.
Sent from uriel.tolharadys.net
 20:14:41 up 39 min,  2 users,  load average: 0.02, 0.06, 0.16
 
============================================================
Developer and Project Lead for PhoeNUX OS.
 check out http://www.phoenuxos.com/ for more info.
EMAIL : greeneg@phoenuxos.com
============================================================
 

["Qt.xs.3.008.leak.diff" (text/x-diff)]

--- PerlQt/Qt.xs~       2004-06-01 10:12:35.000000000 +0100
+++ PerlQt/Qt.xs        2004-06-01 10:12:35.000000000 +0100
@@ -152,6 +152,7 @@
        SvREFCNT_dec(keysv);
        return 0;
     }
+    SvREFCNT_dec(keysv);
     return *svp;
 }


[Attachment #8 (application/pgp-signature)]

_______________________________________________
Kde-perl mailing list
Kde-perl@kde.org
https://mail.kde.org/mailman/listinfo/kde-perl


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic