From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Xavier Maillard Newsgroups: gmane.emacs.bugs Subject: emacs21 and emacs22 segfault on GNU/Hurd Date: Thu, 19 Jan 2006 01:30:41 +0100 Message-ID: <1137630641.995630.7344.nullmailer@totoz-linux.gnu-rox.org> Reply-To: zedek@gnu.org NNTP-Posting-Host: main.gmane.org X-Trace: sea.gmane.org 1137634572 26057 80.91.229.2 (19 Jan 2006 01:36:12 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Thu, 19 Jan 2006 01:36:12 +0000 (UTC) Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Thu Jan 19 02:36:11 2006 Return-path: Envelope-to: geb-bug-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1EzOia-0000Yc-M2 for geb-bug-gnu-emacs@m.gmane.org; Thu, 19 Jan 2006 02:36:05 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1EzOl0-0003l6-0h for geb-bug-gnu-emacs@m.gmane.org; Wed, 18 Jan 2006 20:38:34 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1EzNk0-0000jb-Hu for bug-gnu-emacs@gnu.org; Wed, 18 Jan 2006 19:33:28 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1EzNjz-0000if-E4 for bug-gnu-emacs@gnu.org; Wed, 18 Jan 2006 19:33:27 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1EzNjy-0000iD-QT for bug-gnu-emacs@gnu.org; Wed, 18 Jan 2006 19:33:27 -0500 Original-Received: from [213.41.184.169] (helo=smtp.gnu-rox.org) by monty-python.gnu.org with esmtp (Exim 4.34) id 1EzNnv-0002Hq-84 for bug-gnu-emacs@gnu.org; Wed, 18 Jan 2006 19:37:31 -0500 Original-Received: from totoz-linux.gnu-rox.org (unknown [10.0.0.6]) by smtp.gnu-rox.org (Postfix) with SMTP id 08DF68BBF6; Thu, 19 Jan 2006 01:35:49 +0100 (CET) Original-Received: (nullmailer pid 7345 invoked by uid 1000); Thu, 19 Jan 2006 00:30:41 -0000 Original-To: bug-gnu-emacs@gnu.org User-Agent: RMAIL/GNU Emacs 22.0.50.1 X-Mailman-Approved-At: Wed, 18 Jan 2006 19:34:45 -0500 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:14725 Archived-At: Hello, I am trying to use GNU Emacs (either 21.4 and 22.0.50) on GNU but it fails whenever it is launched into X. If I pass -nw switch, no problem, it works. If I do not add -nw, it enters (or seem to do so) into an infinite loop and never shows up. I always have to kill the process id. Running it under gdb didn't give more informations but running it into a xterm leads to a segfault. I really do not know how I can investigate this failure. Do you have hints to help me investigate a little more ? Thank you. Xavier