From owner-freebsd-ports-bugs@FreeBSD.ORG Fri Apr 10 08:57:20 2015 Return-Path: Delivered-To: freebsd-ports-bugs@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 3CCA015F for ; Fri, 10 Apr 2015 08:57:20 +0000 (UTC) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2001:1900:2254:206a::16:76]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 0883714D for ; Fri, 10 Apr 2015 08:57:20 +0000 (UTC) Received: from bugs.freebsd.org ([127.0.1.118]) by kenobi.freebsd.org (8.14.9/8.14.9) with ESMTP id t3A8vJpC097138 for ; Fri, 10 Apr 2015 08:57:19 GMT (envelope-from bugzilla-noreply@freebsd.org) From: bugzilla-noreply@freebsd.org To: freebsd-ports-bugs@FreeBSD.org Subject: [Bug 199341] mail/mutt: crash after exiting pgp key selection Date: Fri, 10 Apr 2015 08:57:19 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: new X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Ports & Packages X-Bugzilla-Component: Individual Port(s) X-Bugzilla-Version: Latest X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: rs.os@t-online.de X-Bugzilla-Status: New X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: freebsd-ports-bugs@FreeBSD.org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: maintainer-feedback? X-Bugzilla-Changed-Fields: bug_id short_desc product version rep_platform op_sys bug_status bug_severity priority component assigned_to reporter cc flagtypes.name Message-ID: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 10 Apr 2015 08:57:20 -0000 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.