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: Sun, 23 Sep 2007 22:40:00 -0400 Message-ID: References: <20070908031244.C88D412A4546@localhost> <18167.418.786414.408904@gargle.gargle.HOWL> <18167.7604.391195.551528@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 1190601659 890 80.91.229.12 (24 Sep 2007 02:40:59 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Mon, 24 Sep 2007 02:40:59 +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 Mon Sep 24 04:40:54 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 1IZdsT-0001Zg-1A for ged-emacs-devel@m.gmane.org; Mon, 24 Sep 2007 04:40:53 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1IZdsM-0000B6-4q for ged-emacs-devel@m.gmane.org; Sun, 23 Sep 2007 22:40:46 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1IZdsJ-0000B1-Dv for emacs-devel@gnu.org; Sun, 23 Sep 2007 22:40:43 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1IZdsH-0000AL-Fy for emacs-devel@gnu.org; Sun, 23 Sep 2007 22:40:43 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1IZdsH-0000AI-D1 for emacs-devel@gnu.org; Sun, 23 Sep 2007 22:40:41 -0400 Original-Received: from fencepost.gnu.org ([140.186.70.10]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1IZdsH-0006Lm-4r for emacs-devel@gnu.org; Sun, 23 Sep 2007 22:40:41 -0400 Original-Received: from rgm by fencepost.gnu.org with local (Exim 4.60) (envelope-from ) id 1IZdrc-0007X8-E2; Sun, 23 Sep 2007 22:40:00 -0400 X-Spook: BLU-114/B Aladdin Ceridian David John Oates IMF X-Ran: !fEN]iznGpdha4*DX(^YKX0HvfKq>8mRgE1cC#b*b6@<.'1B3@f}?\K[W (T. V. Raman's message of "Sun, 23 Sep 2007 19:15:16 -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:79662 gmane.emacs.pretest.bugs:19984 Archived-At: "T. V. Raman" wrote: Top-posting. Grr. > If there are things from gdb that I can extract, let me know. Well, following the instructions in M-x report-emacs-bug would be a good start: 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'.