Re: BUG #6672: Memory leaks in dumputils.c

From: Anna Zaks <zaks(dot)anna(at)gmail(dot)com>
To: Josh Kupershmidt <schmiddy(at)gmail(dot)com>
Cc: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, pgsql-bugs(at)postgresql(dot)org
Subject: Re: BUG #6672: Memory leaks in dumputils.c
Date: 2012-06-01 22:19:37
Message-ID: CA+=xKSXXKtea-T6Yb8OB=Ra_nav7too3Zwr7hSkeBy2wtD5dLA@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

On Fri, Jun 1, 2012 at 11:53 AM, Josh Kupershmidt <schmiddy(at)gmail(dot)com> wrote:
> On Fri, Jun 1, 2012 at 11:38 AM, Anna Zaks <zaks(dot)anna(at)gmail(dot)com> wrote:
>> Josh,
>>
>> What kid of machine are you using? Please, let me know how long it
>> took after it's done (It takes about one and a half hours on mine).
>
> It just finished, actually: took about 7 hours to run, not counting
> the time the machine was asleep last night. Specs: Macbook Pro, 2.53
> GHz i5 with 8GB RAM, OS X 10.6.8, usually modest load on the machine.
> I downloaded checker-266.tar.bz2 from http://clang-analyzer.llvm.org/
> , and then ran:
>
>   /path/to/checker-266/scan-build ./configure
> --prefix=/Users/josh/runtime/ --enable-cassert --enable-debug
>   /path/to/checker-266/scan-build make
>

Any way to know if it was swapping? It should not be this slow..

> Josh

In response to

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message Anna Zaks 2012-06-01 23:23:54 Re: BUG #6672: Memory leaks in dumputils.c
Previous Message Josh Kupershmidt 2012-06-01 18:53:56 Re: BUG #6672: Memory leaks in dumputils.c