From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Richard Stallman Newsgroups: gmane.emacs.bugs Subject: Re: emacs 22.1 on hp-ux 11.11 core dumps when DISPLAY not set Date: Thu, 09 Aug 2007 01:24:18 -0400 Message-ID: References: <200708081706.TAA16117@gull.cfmu.corp.eurocontrol.int> Reply-To: rms@gnu.org NNTP-Posting-Host: lo.gmane.org Content-Type: text/plain; charset=ISO-8859-15 X-Trace: sea.gmane.org 1186636964 2773 80.91.229.12 (9 Aug 2007 05:22:44 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Thu, 9 Aug 2007 05:22:44 +0000 (UTC) Cc: bug-gnu-emacs@gnu.org To: philippe.waroquiers@eurocontrol.int Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Thu Aug 09 07:22:43 2007 Return-path: Envelope-to: geb-bug-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1IJ0To-0001cA-4X for geb-bug-gnu-emacs@m.gmane.org; Thu, 09 Aug 2007 07:22:40 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1IJ0Tn-00022s-Jy for geb-bug-gnu-emacs@m.gmane.org; Thu, 09 Aug 2007 01:22:39 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1IJ0Se-0001cC-HB for bug-gnu-emacs@gnu.org; Thu, 09 Aug 2007 01:21:28 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1IJ0Sc-0001bC-Am for bug-gnu-emacs@gnu.org; Thu, 09 Aug 2007 01:21:27 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1IJ0Sb-0001aq-Vr for bug-gnu-emacs@gnu.org; Thu, 09 Aug 2007 01:21:26 -0400 Original-Received: from fencepost.gnu.org ([140.186.70.10]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1IJ0Sb-0005lH-PP for bug-gnu-emacs@gnu.org; Thu, 09 Aug 2007 01:21:25 -0400 Original-Received: from rms by fencepost.gnu.org with local (Exim 4.60) (envelope-from ) id 1IJ0VO-0005kY-AQ; Thu, 09 Aug 2007 01:24:18 -0400 In-reply-to: <200708081706.TAA16117@gull.cfmu.corp.eurocontrol.int> (message from Philippe Waroquiers on Wed, 8 Aug 2007 19:06:35 +0200 (METDST)) X-Detected-Kernel: Linux 2.6, seldom 2.4 (older, 4) X-BeenThere: bug-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Bug reports for GNU Emacs, the Swiss army knife of text editors" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Errors-To: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.bugs:16304 Archived-At: Please try to debug it and find the cause. First I suggest recompiling using -g. (note: bt full gives the same results, but with only some additional error messages telling 'No symbol table info available.'. xbacktrace command is not found). That means the .gdbinit file wasn't found or didn't work. Please try to figure out why.