From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on polar.synack.me X-Spam-Level: X-Spam-Status: No, score=-0.9 required=5.0 tests=BAYES_00,FORGED_GMAIL_RCVD, FREEMAIL_FROM autolearn=no autolearn_force=no version=3.4.4 X-Google-Thread: 103376,884d34d0342bc569 X-Google-NewGroupId: yes X-Google-Attributes: gida07f3367d7,domainid0,public,usenet X-Google-Language: ENGLISH,ASCII-7-bit Received: by 10.68.196.232 with SMTP id ip8mr11226407pbc.6.1341249502629; Mon, 02 Jul 2012 10:18:22 -0700 (PDT) Path: l9ni10406pbj.0!nntp.google.com!news1.google.com!postnews.google.com!glegroupsg2000goo.googlegroups.com!not-for-mail From: Anh Vo Newsgroups: comp.lang.ada Subject: Re: memory leak with new GPS in GNAT GPL 2012 on Windows Date: Mon, 2 Jul 2012 10:11:06 -0700 (PDT) Organization: http://groups.google.com Message-ID: References: <36ae3508-2a3e-4cf7-b884-ea1873b2a2f5@googlegroups.com> <212d5a70-0f62-46e8-8056-583ae8c2df66@googlegroups.com> <85268f5b-9bcc-49e2-91a0-a6668d51a89a@googlegroups.com> <207e385f-993e-46b7-8d18-e0a1fd834d63@googlegroups.com> NNTP-Posting-Host: 149.32.224.33 Mime-Version: 1.0 X-Trace: posting.google.com 1341249502 31574 127.0.0.1 (2 Jul 2012 17:18:22 GMT) X-Complaints-To: groups-abuse@google.com NNTP-Posting-Date: Mon, 2 Jul 2012 17:18:22 +0000 (UTC) In-Reply-To: <207e385f-993e-46b7-8d18-e0a1fd834d63@googlegroups.com> Complaints-To: groups-abuse@google.com Injection-Info: glegroupsg2000goo.googlegroups.com; posting-host=149.32.224.33; posting-account=Qh2kiQoAAADpCLlhT_KTYoGO8dU3n4I6 User-Agent: G2/1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Date: 2012-07-02T10:11:06-07:00 List-Id: On Friday, June 29, 2012 9:36:13 AM UTC-7, Anh Vo wrote: > On Friday, June 29, 2012 12:06:51 AM UTC-7, (unknown) wrote: > > I'm referring in my above post to latest GPS on Windows 32-bit version: > >=20 > > GPS 5.1.1 (20111220) hosted on i686-pc-mingw32 > > GNAT GPL 2012 (20120509) > >=20 > > (This is the version on which I am experiencing memory leak). > >=20 > > I also have GPS from GNAT 2011 of version > >=20 > > GPS 5.0.1 (20110113) hosted on i686-pc-mingw32 > > GNAT GPL 2011 (20110428) > >=20 > > and I do not have any such problems with it. > =20 >=20 > From Help->About menu shows I am running >=20 > GPS 5.1.1 (20111220) hosted on i686-pc-mingw32=20 > GNAT GPL 2012 (20120509 >=20 > Once again, I have no problem whatsoever. Let's me correct myself. Now I can see the same leak in Memory Usage column= . Some time the leak stops sometime it continues on while no activity. Howe= ver, when gps is iconified, the Memory Usage drops to the low of 2M. In add= ition, when gps is restored, the number jumps higher but much less compared= to original number when gps first opened. I will leave it iconfied over night again and check it tomorrow to see if m= y system runs out of Memory or not.=20