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#11867: 24.1.50; Windows bootstrap crash (converting tit files?) Date: Fri, 06 Jul 2012 20:33:33 +0300 Message-ID: <83zk7c23rm.fsf@gnu.org> References: <831uko3mk7.fsf@gnu.org> Reply-To: Eli Zaretskii NNTP-Posting-Host: plane.gmane.org X-Trace: dough.gmane.org 1341596056 27708 80.91.229.3 (6 Jul 2012 17:34:16 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Fri, 6 Jul 2012 17:34:16 +0000 (UTC) Cc: rcopley@gmail.com, 11867@debbugs.gnu.org To: Andreas Schwab Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Fri Jul 06 19:34:15 2012 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 1SnCPx-0002UA-Da for geb-bug-gnu-emacs@m.gmane.org; Fri, 06 Jul 2012 19:34:09 +0200 Original-Received: from localhost ([::1]:37086 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SnCPw-0001qD-FB for geb-bug-gnu-emacs@m.gmane.org; Fri, 06 Jul 2012 13:34:08 -0400 Original-Received: from eggs.gnu.org ([208.118.235.92]:54161) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SnCPt-0001pq-7V for bug-gnu-emacs@gnu.org; Fri, 06 Jul 2012 13:34:06 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1SnCPr-0001g5-HP for bug-gnu-emacs@gnu.org; Fri, 06 Jul 2012 13:34:04 -0400 Original-Received: from debbugs.gnu.org ([140.186.70.43]:43510) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SnCPr-0001fx-DY for bug-gnu-emacs@gnu.org; Fri, 06 Jul 2012 13:34:03 -0400 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.72) (envelope-from ) id 1SnCUf-0002Lu-SQ for bug-gnu-emacs@gnu.org; Fri, 06 Jul 2012 13:39:01 -0400 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, 06 Jul 2012 17:39:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 11867 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: Original-Received: via spool by 11867-submit@debbugs.gnu.org id=B11867.13415963269017 (code B ref 11867); Fri, 06 Jul 2012 17:39:01 +0000 Original-Received: (at 11867) by debbugs.gnu.org; 6 Jul 2012 17:38:46 +0000 Original-Received: from localhost ([127.0.0.1]:53056 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1SnCUP-0002LO-Nc for submit@debbugs.gnu.org; Fri, 06 Jul 2012 13:38:45 -0400 Original-Received: from mtaout20.012.net.il ([80.179.55.166]:45647) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1SnCUN-0002LG-5h for 11867@debbugs.gnu.org; Fri, 06 Jul 2012 13:38:44 -0400 Original-Received: from conversion-daemon.a-mtaout20.012.net.il by a-mtaout20.012.net.il (HyperSendmail v2007.08) id <0M6R00E0023Z0K00@a-mtaout20.012.net.il> for 11867@debbugs.gnu.org; Fri, 06 Jul 2012 20:33:42 +0300 (IDT) Original-Received: from HOME-C4E4A596F7 ([87.69.210.75]) by a-mtaout20.012.net.il (HyperSendmail v2007.08) with ESMTPA id <0M6R00DU0245Q650@a-mtaout20.012.net.il>; Fri, 06 Jul 2012 20:33:41 +0300 (IDT) In-reply-to: X-012-Sender: halo1@inter.net.il X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.13 Precedence: list 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:61657 Archived-At: > From: Andreas Schwab > Cc: Richard Copley , 11867@debbugs.gnu.org > Date: Fri, 06 Jul 2012 18:12:21 +0200 > > Eli Zaretskii writes: > > > You need to switch to the right thread, usually thread 1. Can you > > repeat the attempt, and produce a backtrace? When Emacs shows the > > abort dialog, and you attach the debugger, do this: > > > > (gdb) info threads > > (gdb) thread 1 > > (gdb) bt > > > > If thread 1 doesn't show a useful backtrace, do the same with thread 2 > > etc. > > (gdb) thread apply all bt full We only need one thread (thread 1), the backtrace of the rest is just garbage.