|
From: Neilen M. <nm...@sk...> - 2011-12-01 15:40:32
|
Hi, We are (I think) running into a memory leak that should be resolved by https://github.com/matplotlib/matplotlib/commit /98ee4e991ae142622f3814db193b75236eb77cea#src/ft2font.cpp It was commited in March, but seems not to have made its way to the 1.1.x branch. Would it be possible for a maintainer to apply it to the release branch? Thanks Neilen |
|
From: Benjamin R. <ben...@ou...> - 2011-12-01 16:15:15
|
On Thu, Dec 1, 2011 at 9:29 AM, Neilen Marais <nm...@sk...> wrote: > https://github.com/matplotlib/matplotlib/commit > /98ee4e991ae142622f3814db193b75236eb77cea#src/ft2font.cpp Hmm, strange... It isn't even in master right now. The last changes to it were by Michael Droettboom (commit 6b643862) in June of 2010, but the commit you are pointing to was done in March of 2011... this needs more investigating. Ben Root |
|
From: Benjamin R. <ben...@ou...> - 2011-12-01 17:24:33
|
On Thu, Dec 1, 2011 at 10:14 AM, Benjamin Root <ben...@ou...> wrote: > On Thu, Dec 1, 2011 at 9:29 AM, Neilen Marais <nm...@sk...> wrote: > >> https://github.com/matplotlib/matplotlib/commit >> /98ee4e991ae142622f3814db193b75236eb77cea#src/ft2font.cpp > > > Hmm, strange... > > It isn't even in master right now. The last changes to it were by Michael > Droettboom (commit 6b643862) in June of 2010, but the commit you are > pointing to was done in March of 2011... this needs more investigating. > > Ben Root > > Strange, I could have sworn that I rebased my master branch correctly. Now, the fix is showing in master. Well, now that that has been resolved, I guess we can just simply cherry-pick that commit into v1.1.x? Ben Root |
|
From: Michael D. <md...@st...> - 2011-12-05 19:44:32
|
It looks like this is already on 1.1.x, but not in the 1.1.0 release. Or am I missing something? Mike On 12/01/2011 12:24 PM, Benjamin Root wrote: > On Thu, Dec 1, 2011 at 10:14 AM, Benjamin Root <ben...@ou... > <mailto:ben...@ou...>> wrote: > > On Thu, Dec 1, 2011 at 9:29 AM, Neilen Marais <nm...@sk... > <mailto:nm...@sk...>> wrote: > > https://github.com/matplotlib/matplotlib/commit > /98ee4e991ae142622f3814db193b75236eb77cea#src/ft2font.cpp > > > Hmm, strange... > > It isn't even in master right now. The last changes to it were by > Michael Droettboom (commit 6b643862) in June of 2010, but the > commit you are pointing to was done in March of 2011... this needs > more investigating. > > Ben Root > > > Strange, I could have sworn that I rebased my master branch > correctly. Now, the fix is showing in master. Well, now that that > has been resolved, I guess we can just simply cherry-pick that commit > into v1.1.x? > > Ben Root > > > ------------------------------------------------------------------------------ > All the data continuously generated in your IT infrastructure > contains a definitive record of customers, application performance, > security threats, fraudulent activity, and more. Splunk takes this > data and makes sense of it. IT sense. And common sense. > http://p.sf.net/sfu/splunk-novd2d > > > _______________________________________________ > Matplotlib-users mailing list > Mat...@li... > https://lists.sourceforge.net/lists/listinfo/matplotlib-users |
|
From: Benjamin R. <ben...@ou...> - 2011-12-05 22:47:04
|
Heh, strange... I could have sworn that the reference counter decrements were there... Ok, looks like everything is where it should be, I guess. Ben Root On Mon, Dec 5, 2011 at 1:44 PM, Michael Droettboom <md...@st...> wrote: > It looks like this is already on 1.1.x, but not in the 1.1.0 release. Or > am I missing something? > > Mike > > > On 12/01/2011 12:24 PM, Benjamin Root wrote: > > On Thu, Dec 1, 2011 at 10:14 AM, Benjamin Root <ben...@ou...> wrote: > >> On Thu, Dec 1, 2011 at 9:29 AM, Neilen Marais <nm...@sk...> wrote: >> >>> https://github.com/matplotlib/matplotlib/commit >>> /98ee4e991ae142622f3814db193b75236eb77cea#src/ft2font.cpp >> >> >> Hmm, strange... >> >> It isn't even in master right now. The last changes to it were by >> Michael Droettboom (commit 6b643862) in June of 2010, but the commit you >> are pointing to was done in March of 2011... this needs more investigating. >> >> Ben Root >> >> > Strange, I could have sworn that I rebased my master branch correctly. > Now, the fix is showing in master. Well, now that that has been resolved, > I guess we can just simply cherry-pick that commit into v1.1.x? > > Ben Root > > > ------------------------------------------------------------------------------ > All the data continuously generated in your IT infrastructure > contains a definitive record of customers, application performance, > security threats, fraudulent activity, and more. Splunk takes this > data and makes sense of it. IT sense. And common sense.http://p.sf.net/sfu/splunk-novd2d > > > > _______________________________________________ > Matplotlib-users mailing lis...@li...://lists.sourceforge.net/lists/listinfo/matplotlib-users > > > > > ------------------------------------------------------------------------------ > All the data continuously generated in your IT infrastructure > contains a definitive record of customers, application performance, > security threats, fraudulent activity, and more. Splunk takes this > data and makes sense of it. IT sense. And common sense. > http://p.sf.net/sfu/splunk-novd2d > _______________________________________________ > Matplotlib-users mailing list > Mat...@li... > https://lists.sourceforge.net/lists/listinfo/matplotlib-users > > |
|
From: Michael D. <md...@st...> - 2011-12-06 18:46:38
|
You're not crazy. The v1.1.x branch got inadvertently moved to master yesterday. On the v1.1.x branch this fix is not applied. I will do so now. Mike On 12/05/2011 05:46 PM, Benjamin Root wrote: > Heh, strange... I could have sworn that the reference counter > decrements were there... Ok, looks like everything is where it should > be, I guess. > > Ben Root > > On Mon, Dec 5, 2011 at 1:44 PM, Michael Droettboom <md...@st... > <mailto:md...@st...>> wrote: > > It looks like this is already on 1.1.x, but not in the 1.1.0 > release. Or am I missing something? > > Mike > > > On 12/01/2011 12:24 PM, Benjamin Root wrote: >> On Thu, Dec 1, 2011 at 10:14 AM, Benjamin Root <ben...@ou... >> <mailto:ben...@ou...>> wrote: >> >> On Thu, Dec 1, 2011 at 9:29 AM, Neilen Marais >> <nm...@sk... <mailto:nm...@sk...>> wrote: >> >> https://github.com/matplotlib/matplotlib/commit >> /98ee4e991ae142622f3814db193b75236eb77cea#src/ft2font.cpp >> >> >> Hmm, strange... >> >> It isn't even in master right now. The last changes to it >> were by Michael Droettboom (commit 6b643862) in June of 2010, >> but the commit you are pointing to was done in March of >> 2011... this needs more investigating. >> >> Ben Root >> >> >> Strange, I could have sworn that I rebased my master branch >> correctly. Now, the fix is showing in master. Well, now that >> that has been resolved, I guess we can just simply cherry-pick >> that commit into v1.1.x? >> >> Ben Root >> >> >> ------------------------------------------------------------------------------ >> All the data continuously generated in your IT infrastructure >> contains a definitive record of customers, application performance, >> security threats, fraudulent activity, and more. Splunk takes this >> data and makes sense of it. IT sense. And common sense. >> http://p.sf.net/sfu/splunk-novd2d >> >> >> _______________________________________________ >> Matplotlib-users mailing list >> Mat...@li... <mailto:Mat...@li...> >> https://lists.sourceforge.net/lists/listinfo/matplotlib-users > > > ------------------------------------------------------------------------------ > All the data continuously generated in your IT infrastructure > contains a definitive record of customers, application performance, > security threats, fraudulent activity, and more. Splunk takes this > data and makes sense of it. IT sense. And common sense. > http://p.sf.net/sfu/splunk-novd2d > _______________________________________________ > Matplotlib-users mailing list > Mat...@li... > <mailto:Mat...@li...> > https://lists.sourceforge.net/lists/listinfo/matplotlib-users > > -- Michael Droettboom Science Software Branch Space Telescope Science Institute Baltimore, Maryland, USA |