pg_crypto failures with llvm on OSX

From: Andrew Dunstan <andrew(at)dunslane(dot)net>
To: PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org>
Subject: pg_crypto failures with llvm on OSX
Date: 2012-03-09 22:28:20
Message-ID: 4F5A8404.8020708@dunslane.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Buildfarm member mussel (OS X 10.7.3, llvm-gcc 4.2.1, x86_64)seems to be
getting consistent warnings when running the pgcrypto regression tests,
that look like this:

WARNING: detected write past chunk end in ExprContext 0x7fec2b11eb58

Does anyone have an idea why that might be?

cheers

andrew

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Pavel Stehule 2012-03-09 22:31:11 Re: poll: CHECK TRIGGER?
Previous Message Robert Haas 2012-03-09 22:21:27 Re: poll: CHECK TRIGGER?