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

From: Peter Eisentraut <peter_e(at)gmx(dot)net>
To: noloader(at)gmail(dot)com, pgsql-bugs(at)postgresql(dot)org
Subject: Re: BUG #8588: Need work arounds for Apple unaligned access
Date: 2013-11-11 19:26:30
Message-ID: 52812F66.1070900@gmx.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

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.

In response to

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message Pavel Stehule 2013-11-11 19:57:51 Re: Re: [BUGS] BUG #7873: pg_restore --clean tries to drop tables that don't exist
Previous Message tom.ty89 2013-11-11 18:54:51 BUG #8589: compression is "skipped" for pg_dump custom format when piped in python