From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Glenn Morris Newsgroups: gmane.emacs.devel,gmane.emacs.pretest.bugs Subject: Re: 23.0.50; Emacs 23.0.50: Segfaults in alloc.c (batch process) Date: Tue, 25 Sep 2007 13:37:16 -0400 Message-ID: References: <20070908031244.C88D412A4546@localhost> <18167.418.786414.408904@gargle.gargle.HOWL> <18167.7604.391195.551528@gargle.gargle.HOWL> <18167.44786.436834.508257@gargle.gargle.HOWL> <18168.32583.736358.229853@gargle.gargle.HOWL> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1190741897 19480 80.91.229.12 (25 Sep 2007 17:38:17 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Tue, 25 Sep 2007 17:38:17 +0000 (UTC) Cc: emacs-pretest-bug@gnu.org, rms@gnu.org To: raman@users.sf.net Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Tue Sep 25 19:38:11 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 1IaEMM-0000ct-4z for ged-emacs-devel@m.gmane.org; Tue, 25 Sep 2007 19:38:10 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1IaEMJ-0007pn-8o for ged-emacs-devel@m.gmane.org; Tue, 25 Sep 2007 13:38:07 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1IaEMG-0007ok-1S for emacs-devel@gnu.org; Tue, 25 Sep 2007 13:38:04 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1IaEMA-0007mw-QU for emacs-devel@gnu.org; Tue, 25 Sep 2007 13:38:03 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1IaEMA-0007mt-OT for emacs-devel@gnu.org; Tue, 25 Sep 2007 13:37:58 -0400 Original-Received: from fencepost.gnu.org ([140.186.70.10]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1IaEMA-0004fC-G6 for emacs-devel@gnu.org; Tue, 25 Sep 2007 13:37:58 -0400 Original-Received: from rgm by fencepost.gnu.org with local (Exim 4.60) (envelope-from ) id 1IaELU-0006HB-8J; Tue, 25 Sep 2007 13:37:16 -0400 X-Spook: Juiliett Class Submarine anarchy North Korea Waco, Texas X-Ran: nk3jzTz2.}rt41h@,NR7]G#&Nx2?k|P.JzuK}.K28:zm+=*7(QDRnDr3aT(D/k-l52;|CD X-Hue: cyan X-Attribution: GM In-Reply-To: <18168.32583.736358.229853@gargle.gargle.HOWL> (T. V. Raman's message of "Mon, 24 Sep 2007 20:23:51 -0700") User-Agent: Gnus (www.gnus.org), GNU Emacs (www.gnu.org/software/emacs/) X-Detected-Kernel: 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:79822 gmane.emacs.pretest.bugs:20006 Archived-At: "T. V. Raman" wrote: > I'm still not sure what you want in addition to the GDB output > I sent earlier -- so I'm at a loss. Oh, I see what might have being going on. You thought my first reply to you was just a complaint about top-posting. But there was text from me under the quoted text from you, which I guess you missed. I said: If Emacs crashed, and you have the Emacs process in the gdb debugger please include the output from the following gdb commands: `bt full' and `xbacktrace'. I'm probably not going to be able to fix this, I'm just trying to collect the information for those who can.