tag 562852 +moreinfo thanks On Mon, Dec 28, 2009 at 03:28:40PM +0100, Gernot Salzer wrote: > - I open a message containing a PGP MESSAGE > - I press Esc P > - Mutt says: "Enter PGP passphrase:" > - I enter my password > - Mutt says: "Enter S/MIME passphrase:" > - I press "Enter" since S/MIME is not set up. > - Now mutt crashes with the message > PGP message successfully decrypted.Segmentation fault > > Expected behavious: display of decrypted mail, warning that the > signature could not be verified > > Some more information about the mail causing the segfault:
Hi Gernot, as you can understand a core file would help me a lot in troubleshooting and fixing the bug but in this case it would certainly contain your pgp password so this is not good :( So we need to go through little steps, it would be great if we can do this online (on IRC) for example, I will guide you through the use of gdb so we can find what is causing the crash. Anyway, let's start with a backtrace, can you reproduce the bug with "gdb mutt" and write (gdb) bt as soon as it crashes? Then you can post the backtrace here. As I said, if you are online on IRC we can go through all the steps needed to fix the problem. Cheers Antonio -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org