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.227.67 with SMTP id ry3mr2956334pbc.8.1340912769894; Thu, 28 Jun 2012 12:46:09 -0700 (PDT) Path: l9ni30631pbj.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: Thu, 28 Jun 2012 11:25:02 -0700 (PDT) Organization: http://groups.google.com Message-ID: <212d5a70-0f62-46e8-8056-583ae8c2df66@googlegroups.com> References: <36ae3508-2a3e-4cf7-b884-ea1873b2a2f5@googlegroups.com> NNTP-Posting-Host: 149.32.224.33 Mime-Version: 1.0 X-Trace: posting.google.com 1340912769 12025 127.0.0.1 (28 Jun 2012 19:46:09 GMT) X-Complaints-To: groups-abuse@google.com NNTP-Posting-Date: Thu, 28 Jun 2012 19:46:09 +0000 (UTC) In-Reply-To: <36ae3508-2a3e-4cf7-b884-ea1873b2a2f5@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-06-28T11:25:02-07:00 List-Id: On Thursday, June 28, 2012 10:57:40 AM UTC-7, (unknown) wrote: > Hi, > I installed the new GNAT GPL 2012 on a Win XP 32-bit machine and a cou= ple of times the GPS editor just crashed without warning. Task manager show= ed that the GPS application is just swallowing memory continuously even whe= n I am not doing anything. Of course, a point is then reached when GPS appl= ication just crashes. >=20 > Anyone else experiencing this? =20 No, it works fine for me even I left it run overnight. A. Vo