Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 10 Apr 2015 08:57:19 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 199341] mail/mutt: crash after exiting pgp key selection
Message-ID:  <bug-199341-13@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=199341

            Bug ID: 199341
           Summary: mail/mutt: crash after exiting pgp key selection
           Product: Ports & Packages
           Version: Latest
          Hardware: amd64
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: freebsd-ports-bugs@FreeBSD.org
          Reporter: rs.os@t-online.de
                CC: Udo.Schweigert@siemens.com
             Flags: maintainer-feedback?(Udo.Schweigert@siemens.com)
                CC: Udo.Schweigert@siemens.com

Hello!

I'm using mutt and added to the addresses with an available GPG key a send-hook
to automatically encrypt the sended messages.

Currently I wrote an email to several recipients. From one person I have a GPG
key. So mutt wanted to encrypt the message and when sending the message I got
an field to enter the GPG key id for the person I have no key. I pressed enter
and got to the selection list with all available keys.

Then -- as I had no key -- I pressed "q" to exit the selection list. After
pressing "q" mutt crashed with following message:
sh: bus error (core) dumped mutt

Debugging with gdb I got the following backtrace:
(gdb) bt
#0  0x0000000801ecff8b in ?? ()
#1  0x00007fffffffb100 in ?? ()
#2  0x0000000800913054 in ?? ()
#3  0x8ecd5f55e3fb9844 in ?? ()
#4  0x0000000000000000 in ?? ()

(I have no debug symbols installed but I think the bug is easily reproducable.)

Thanks for your help!

-- 
You are receiving this mail because:
You are the assignee for the bug.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-199341-13>