From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Richard Stallman Newsgroups: gmane.emacs.devel Subject: Re: Emacs crashes, 07nov16 Date: Mon, 19 Nov 2007 22:59:08 -0500 Message-ID: References: Reply-To: rms@gnu.org NNTP-Posting-Host: lo.gmane.org Content-Type: text/plain; charset=ISO-8859-15 X-Trace: ger.gmane.org 1195531198 31362 80.91.229.12 (20 Nov 2007 03:59:58 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Tue, 20 Nov 2007 03:59:58 +0000 (UTC) Cc: emacs-devel@gnu.org To: bob@rattlesnake.com Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Tue Nov 20 05:00:04 2007 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1IuKHL-0001nH-EH for ged-emacs-devel@m.gmane.org; Tue, 20 Nov 2007 05:00:03 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1IuKH7-0001ZJ-Nr for ged-emacs-devel@m.gmane.org; Mon, 19 Nov 2007 22:59:49 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1IuKGV-00014d-5s for emacs-devel@gnu.org; Mon, 19 Nov 2007 22:59:11 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1IuKGT-000118-Ap for emacs-devel@gnu.org; Mon, 19 Nov 2007 22:59:10 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1IuKGS-00010m-Vx for emacs-devel@gnu.org; Mon, 19 Nov 2007 22:59:09 -0500 Original-Received: from fencepost.gnu.org ([140.186.70.10]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1IuKGS-0007KF-JJ for emacs-devel@gnu.org; Mon, 19 Nov 2007 22:59:08 -0500 Original-Received: from rms by fencepost.gnu.org with local (Exim 4.60) (envelope-from ) id 1IuKGS-0008Oz-7j; Mon, 19 Nov 2007 22:59:08 -0500 In-reply-to: (bob@rattlesnake.com) X-detected-kernel: by monty-python.gnu.org: Linux 2.6, seldom 2.4 (older, 4) X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:83698 Archived-At: #8 0xb79180b8 in XSync () from /usr/lib/libX11.so.6 No symbol table info available. #9 0xb7918243 in ?? () from /usr/lib/libX11.so.6 No symbol table info available. #10 0x085b8b00 in ?? () No symbol table info available. #11 0x00000000 in ?? () No symbol table info available. (gdb) This is the part of the backtrace that ought to give the information, and it is garbled. What happens if you put a breakpoint at x_connection_closed? That will stop earlier. Is the backtrace complete at that point?