Re: [1.5.10] bus error when invocation of pgp fails
On Fri, Aug 19, 2005, Paul Walker wrote:
> I came up with the same fix as:
>
> > --- pgp.c~ Fri Aug 12 22:13:30 2005
> > +++ pgp.c Fri Aug 19 12:44:03 2005
> > @@ -378,19 +378,19 @@ int pgp_application_pgp_handler (BODY *m
>
> (i.e. move the rewind and so on inside the else{} clause)
>
> Christian has confirmed that this works; if a few other people could confirm
> it doesn't break PGP for them.
Worked for me too. Now I get:
[-- Error: unable to create PGP subprocess! --]
But I think I always got that. I can read the message.
-Ken