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 23:23:54
Message-ID: CA+=xKSUT2DxHHteiM0qLd-kX_SMa-KzjzOVnYOPgrTJA6zLV0w@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

Josh,

I opened an analyzer Bugzilla report for this issue in case you 'd
like to follow up there:
http://llvm.org/bugs/show_bug.cgi?id=13010

Thanks,
Anna.

On Fri, Jun 1, 2012 at 3:19 PM, Anna Zaks <zaks(dot)anna(at)gmail(dot)com> wrote:
> 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 Josh Kupershmidt 2012-06-02 04:26:48 Re: BUG #6672: Memory leaks in dumputils.c
Previous Message Anna Zaks 2012-06-01 22:19:37 Re: BUG #6672: Memory leaks in dumputils.c