From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Lars Ingebrigtsen Newsgroups: gmane.emacs.bugs Subject: bug#13967: [OS X 10.8.2] Emacs crashes when shortcut C-g is used Date: Wed, 05 Feb 2014 15:52:51 -0800 Message-ID: <87a9e52k30.fsf@building.gnus.org> References: <0018E3CA-0F04-484F-B68B-25ECEAEC5075@cse.unl.edu> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: quoted-printable X-Trace: ger.gmane.org 1391644509 28177 80.91.229.3 (5 Feb 2014 23:55:09 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Wed, 5 Feb 2014 23:55:09 +0000 (UTC) Cc: Tony Schneider , 13967@debbugs.gnu.org To: Jan =?UTF-8?Q?Dj=C3=A4rv?= Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Thu Feb 06 00:55:17 2014 Return-path: Envelope-to: geb-bug-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1WBCJI-0000rl-LX for geb-bug-gnu-emacs@m.gmane.org; Thu, 06 Feb 2014 00:55:16 +0100 Original-Received: from localhost ([::1]:33786 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WBCJI-00028y-CF for geb-bug-gnu-emacs@m.gmane.org; Wed, 05 Feb 2014 18:55:16 -0500 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:35973) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WBCJ9-00025w-UI for bug-gnu-emacs@gnu.org; Wed, 05 Feb 2014 18:55:13 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1WBCJ4-0005to-LU for bug-gnu-emacs@gnu.org; Wed, 05 Feb 2014 18:55:07 -0500 Original-Received: from debbugs.gnu.org ([140.186.70.43]:37418) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WBCJ4-0005tA-IK for bug-gnu-emacs@gnu.org; Wed, 05 Feb 2014 18:55:02 -0500 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.80) (envelope-from ) id 1WBCJ3-0000lW-Nk for bug-gnu-emacs@gnu.org; Wed, 05 Feb 2014 18:55:02 -0500 X-Loop: help-debbugs@gnu.org Resent-From: Lars Ingebrigtsen Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Wed, 05 Feb 2014 23:55:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 13967 X-GNU-PR-Package: emacs,ns X-GNU-PR-Keywords: moreinfo Original-Received: via spool by 13967-submit@debbugs.gnu.org id=B13967.13916444512862 (code B ref 13967); Wed, 05 Feb 2014 23:55:01 +0000 Original-Received: (at 13967) by debbugs.gnu.org; 5 Feb 2014 23:54:11 +0000 Original-Received: from localhost ([127.0.0.1]:51434 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1WBCIE-0000k5-Vo for submit@debbugs.gnu.org; Wed, 05 Feb 2014 18:54:11 -0500 Original-Received: from hermes.netfonds.no ([80.91.224.195]:42694) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1WBCID-0000jw-BN for 13967@debbugs.gnu.org; Wed, 05 Feb 2014 18:54:10 -0500 Original-Received: from [204.14.154.233] (helo=building.gnus.org) by hermes.netfonds.no with esmtpsa (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.72) (envelope-from ) id 1WBCHy-0007B7-Nc; Thu, 06 Feb 2014 00:53:55 +0100 In-Reply-To: ("Jan \=\?iso-8859-1\?Q\?Dj\=E4rv\=22's\?\= message of "Sat, 16 Mar 2013 11:04:19 +0100") User-Agent: Gnus/5.13001 (Ma Gnus v0.10) Emacs/24.3.50 (gnu/linux) X-MailScanner-ID: 1WBCHy-0007B7-Nc MailScanner-NULL-Check: 1392249235.17656@wZK004ow50WXuZxPw5J8GA X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.15 Precedence: list X-detected-operating-system: by eggs.gnu.org: GNU/Linux 3.x X-Received-From: 140.186.70.43 X-BeenThere: bug-gnu-emacs@gnu.org List-Id: "Bug reports for GNU Emacs, the Swiss army knife of text editors" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Original-Sender: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.bugs:84658 Archived-At: Jan Dj=E4rv writes: > Steps to produce crash: > > Open Emacs (GUI version compiled with --with-ns) > Hit C-g > > Note that this happens with or without my .emacs loaded. > Additionally, the command 'keyboard-quit' does not cause a crash, > only the shortcut. > > This is not reproducable, on 10.8.2 or 10.8.3.=20 > If you compiled Emacs yourself, compile Emacs without optimizations, > go to the src directory and do > % gdb ../nextstep/Emacs.app/Contents/MacOS/Emacs > (gdb) r -Q More information was requested almost a year ago, but no further progress seems to have been made. I'm closing this bug report now, but if this problem still persists, please reopen it. --=20 (domestic pets only, the antidote for overdose, milk.) bloggy blog http://lars.ingebrigtsen.no/