From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.bugs Subject: bug#10192: Emacs 24.0.92 windows build, fatal error with M-< or M-> Date: Fri, 02 Dec 2011 09:53:38 +0200 Message-ID: <83d3c74dfh.fsf@gnu.org> References: <4ED86015.4010705@gmail.com> Reply-To: Eli Zaretskii NNTP-Posting-Host: lo.gmane.org X-Trace: dough.gmane.org 1322812499 31890 80.91.229.12 (2 Dec 2011 07:54:59 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Fri, 2 Dec 2011 07:54:59 +0000 (UTC) Cc: 10192@debbugs.gnu.org To: Da Zhang Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Fri Dec 02 08:54:55 2011 Return-path: Envelope-to: geb-bug-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([140.186.70.17]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1RWNxM-0004h3-LZ for geb-bug-gnu-emacs@m.gmane.org; Fri, 02 Dec 2011 08:54:52 +0100 Original-Received: from localhost ([::1]:47519 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RWNxM-0002bi-9A for geb-bug-gnu-emacs@m.gmane.org; Fri, 02 Dec 2011 02:54:52 -0500 Original-Received: from eggs.gnu.org ([140.186.70.92]:45928) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RWNxJ-0002bN-Kc for bug-gnu-emacs@gnu.org; Fri, 02 Dec 2011 02:54:50 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1RWNxI-0007JD-KA for bug-gnu-emacs@gnu.org; Fri, 02 Dec 2011 02:54:49 -0500 Original-Received: from debbugs.gnu.org ([140.186.70.43]:48425) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RWNxI-0007J9-Dn for bug-gnu-emacs@gnu.org; Fri, 02 Dec 2011 02:54:48 -0500 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.69) (envelope-from ) id 1RWNxV-0002bL-Gl for bug-gnu-emacs@gnu.org; Fri, 02 Dec 2011 02:55:01 -0500 X-Loop: help-debbugs@gnu.org Resent-From: Eli Zaretskii Original-Sender: debbugs-submit-bounces@debbugs.gnu.org Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Fri, 02 Dec 2011 07:55:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 10192 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: Original-Received: via spool by 10192-submit@debbugs.gnu.org id=B10192.13228125009992 (code B ref 10192); Fri, 02 Dec 2011 07:55:01 +0000 Original-Received: (at 10192) by debbugs.gnu.org; 2 Dec 2011 07:55:00 +0000 Original-Received: from localhost ([127.0.0.1] helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1RWNxU-0002b7-IS for submit@debbugs.gnu.org; Fri, 02 Dec 2011 02:55:00 -0500 Original-Received: from mtaout21.012.net.il ([80.179.55.169]) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1RWNxT-0002b0-3n for 10192@debbugs.gnu.org; Fri, 02 Dec 2011 02:54:59 -0500 Original-Received: from conversion-daemon.a-mtaout21.012.net.il by a-mtaout21.012.net.il (HyperSendmail v2007.08) id <0LVK00300GJSAV00@a-mtaout21.012.net.il> for 10192@debbugs.gnu.org; Fri, 02 Dec 2011 09:54:44 +0200 (IST) Original-Received: from HOME-C4E4A596F7 ([77.124.120.75]) by a-mtaout21.012.net.il (HyperSendmail v2007.08) with ESMTPA id <0LVK003H0GN73U60@a-mtaout21.012.net.il>; Fri, 02 Dec 2011 09:54:44 +0200 (IST) In-reply-to: <4ED86015.4010705@gmail.com> X-012-Sender: halo1@inter.net.il X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.11 Precedence: list Resent-Date: Fri, 02 Dec 2011 02:55:01 -0500 X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 2) 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:54594 Archived-At: > Date: Fri, 02 Dec 2011 00:20:21 -0500 > From: Da Zhang > > 1. after the .emacs file is loaded into the pretest Emacs, when I press M-< or M->, the program abort with a fatal error: "A fatal error has occurred! Would you like to attach a debugger? Select Yes to debug, No to abort Emacs..." Does this happen with "emacs -Q"? If not, there's something in your customizations that triggers these aborts. Your .emacs is 3000-line long, and there are obviously many optional packages that you load there, so it's not easy to guess which customizations are responsible. We need a reproducible recipe for causing these aborts, to be able to find the reason. Could you please bisect your .emacs and find the minimal set of customizations that cause these aborts? Then post only those parts here. Thanks.