From: | Jeffrey Walton <noloader(at)gmail(dot)com> |
---|---|
To: | Peter Eisentraut <peter_e(at)gmx(dot)net> |
Cc: | pgsql-bugs(at)postgresql(dot)org |
Subject: | Re: BUG #8588: Need work arounds for Apple unaligned access |
Date: | 2013-11-11 21:04:52 |
Message-ID: | CAH8yC8=HWU8mkAgTv2micEk23vMZ6znHMoZbL9m09UnnqP4X7Q@mail.gmail.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-bugs |
Thanks Peter.
On Mon, Nov 11, 2013 at 2:26 PM, Peter Eisentraut <peter_e(at)gmx(dot)net> wrote:
> On 11/11/13, 1:03 PM, noloader(at)gmail(dot)com wrote:
>> Running `make check` under Clang 3.3's sanitizers results in a termination
>> on Mac OS X.
>>
>>
>> The termination is due to an Apple bug.
>
> So what do you want us to do about it? Clearly, either the compiler or
> the OS need to be fixed.
Well, don't kill the messenger.
I think its more interesting that Postgres is the default database for
OS X Server, and the Postgres tools are loaded on OS X clients. It
begs the question, how did Postgres pass Apple's acceptance tests when
it can't pass its own self tests without crashing?
Did Apple supply any patches or file any bug reports? Or is Apple
omitting acceptance checks?
Jeff
From | Date | Subject | |
---|---|---|---|
Next Message | Pavel Stehule | 2013-11-11 21:19:17 | Re: Re: [BUGS] BUG #7873: pg_restore --clean tries to drop tables that don't exist |
Previous Message | Pavel Stehule | 2013-11-11 20:07:56 | Re: Re: [BUGS] BUG #7873: pg_restore --clean tries to drop tables that don't exist |