From: | Jeff Janes <jeff(dot)janes(at)gmail(dot)com> |
---|---|
To: | Marko Tiikkaja <marko(at)joh(dot)to> |
Cc: | Abhijit Menon-Sen <ams(at)2ndquadrant(dot)com>, Alvaro Herrera <alvherre(at)2ndquadrant(dot)com>, Joel Jacobson <joel(at)trustly(dot)com>, Thomas Munro <munro(at)ip9(dot)org>, pgsql-hackers <pgsql-hackers(at)postgresql(dot)org> |
Subject: | Re: pgcrypto: PGP signatures |
Date: | 2014-11-11 22:05:27 |
Message-ID: | CAMkU=1wbcm+FncOvGp2tVvixmEZWkHTb3YiG3pT+ORXymZySzg@mail.gmail.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
On Sat, Nov 1, 2014 at 7:52 AM, Marko Tiikkaja <marko(at)joh(dot)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 | Content-Type | Size |
---|---|---|
pgcrypto3.pl | application/octet-stream | 648 bytes |
From | Date | Subject | |
---|---|---|---|
Next Message | Christophe Pettus | 2014-11-11 22:15:38 | Deciding which index to use |
Previous Message | Alvaro Herrera | 2014-11-11 21:56:01 | Re: tracking commit timestamps |