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#13554: 24.3.50; emacs_backtrace.txt Date: Sat, 23 Feb 2013 22:09:12 +0200 Message-ID: <83y5eekd1z.fsf@gnu.org> References: Reply-To: Eli Zaretskii NNTP-Posting-Host: plane.gmane.org X-Trace: ger.gmane.org 1361650248 16281 80.91.229.3 (23 Feb 2013 20:10:48 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sat, 23 Feb 2013 20:10:48 +0000 (UTC) Cc: 13554@debbugs.gnu.org To: Juanma Barranquero Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Sat Feb 23 21:11:07 2013 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 1U9LR2-0005gx-Jy for geb-bug-gnu-emacs@m.gmane.org; Sat, 23 Feb 2013 21:11:04 +0100 Original-Received: from localhost ([::1]:59046 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1U9LQh-0006RE-Sz for geb-bug-gnu-emacs@m.gmane.org; Sat, 23 Feb 2013 15:10:43 -0500 Original-Received: from eggs.gnu.org ([208.118.235.92]:33406) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1U9LQY-0006Qx-LQ for bug-gnu-emacs@gnu.org; Sat, 23 Feb 2013 15:10:41 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1U9LQX-0002LF-14 for bug-gnu-emacs@gnu.org; Sat, 23 Feb 2013 15:10:34 -0500 Original-Received: from debbugs.gnu.org ([140.186.70.43]:40624) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1U9LQW-0002LB-Tw for bug-gnu-emacs@gnu.org; Sat, 23 Feb 2013 15:10:32 -0500 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.72) (envelope-from ) id 1U9LRx-0001hE-S4 for bug-gnu-emacs@gnu.org; Sat, 23 Feb 2013 15:12:02 -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: Sat, 23 Feb 2013 20:12:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 13554 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: moreinfo Original-Received: via spool by 13554-submit@debbugs.gnu.org id=B13554.13616502716458 (code B ref 13554); Sat, 23 Feb 2013 20:12:01 +0000 Original-Received: (at 13554) by debbugs.gnu.org; 23 Feb 2013 20:11:11 +0000 Original-Received: from localhost ([127.0.0.1]:46088 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1U9LR9-0001g7-7Z for submit@debbugs.gnu.org; Sat, 23 Feb 2013 15:11:11 -0500 Original-Received: from mtaout20.012.net.il ([80.179.55.166]:35776) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1U9LR5-0001fx-EG for 13554@debbugs.gnu.org; Sat, 23 Feb 2013 15:11:08 -0500 Original-Received: from conversion-daemon.a-mtaout20.012.net.il by a-mtaout20.012.net.il (HyperSendmail v2007.08) id <0MIO00600VVWNE00@a-mtaout20.012.net.il> for 13554@debbugs.gnu.org; Sat, 23 Feb 2013 22:09:24 +0200 (IST) Original-Received: from HOME-C4E4A596F7 ([87.69.4.28]) by a-mtaout20.012.net.il (HyperSendmail v2007.08) with ESMTPA id <0MIO006CPVZNCD90@a-mtaout20.012.net.il>; Sat, 23 Feb 2013 22:09:24 +0200 (IST) 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.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:71726 Archived-At: > From: Juanma Barranquero > Date: Sat, 23 Feb 2013 20:21:52 +0100 > Cc: 13554@debbugs.gnu.org > > > If there is no-one willing to decode these traces, then presumably there > > is on-one willing to work on fixing them. > > Most of these reports do not have a recipe, so they are only slightly > useful, at most. > > I agree with Eli that Drew, which experiences a fair amount of weird > crashes and assertion failures (likely related to his unusual > frame-oriented setup) should run Emacs under GDB. That would be really > helpful. I normally try to decode every backtrace (unless I forget), and post the results if they make sense. I'm quite sure these didn't.