Re: BUG #8588: Need work arounds for Apple unaligned access

Поиск
Список
Период
Сортировка
От Jeffrey Walton
Тема Re: BUG #8588: Need work arounds for Apple unaligned access
Дата
Msg-id CAH8yC8=HWU8mkAgTv2micEk23vMZ6znHMoZbL9m09UnnqP4X7Q@mail.gmail.com
обсуждение исходный текст
Ответ на Re: BUG #8588: Need work arounds for Apple unaligned access  (Peter Eisentraut <peter_e@gmx.net>)
Ответы Re: BUG #8588: Need work arounds for Apple unaligned access
Список pgsql-bugs
Thanks Peter.

On Mon, Nov 11, 2013 at 2:26 PM, Peter Eisentraut <peter_e@gmx.net> wrote:
> On 11/11/13, 1:03 PM, noloader@gmail.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

В списке pgsql-bugs по дате отправления:

Предыдущее
От: stephane.wustner@lip6.fr
Дата:
Сообщение: BUG #8587: quantile segfaults when quantile out of [0;1] range
Следующее
От: noloader@gmail.com
Дата:
Сообщение: BUG #8590: unlimit_core_size failed in `make check`.