Re: pgcrypto: PGP signatures - Mailing list pgsql-hackers

From Jeff Janes
Subject Re: pgcrypto: PGP signatures
Date
Msg-id CAMkU=1wbcm+FncOvGp2tVvixmEZWkHTb3YiG3pT+ORXymZySzg@mail.gmail.com
Whole thread Raw
In response to Re: pgcrypto: PGP signatures  (Marko Tiikkaja <marko@joh.to>)
Responses Re: pgcrypto: PGP signatures  (Michael Paquier <michael.paquier@gmail.com>)
List pgsql-hackers
On Sat, Nov 1, 2014 at 7:52 AM, Marko Tiikkaja <marko@joh.to> wrote:
Hi,

I discovered a problem with the lack of MDC handling in the signature info extraction code, so I've fixed that and added a test message.  v9 here.




Hi Marko,

I get a segfault when the length of the message is exactly 16308 bytes, see attached perl script.

I can't get a backtrace, for some reason it acts as if there were no debug symbols despite that I built with them.  I've not seen that before.

I get this whether or not the bug 11905 patch is applied, so the problem seems to be related but different.

Cheers,

Jeff
Attachment

pgsql-hackers by date:

Previous
From: Alvaro Herrera
Date:
Subject: Re: tracking commit timestamps
Next
From: Christophe Pettus
Date:
Subject: Deciding which index to use