From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Dan Nicolaescu Newsgroups: gmane.emacs.devel Subject: Re: 23.0.50; Emacs seg fault Date: Mon, 08 Oct 2007 09:09:11 -0700 Message-ID: <200710081609.l98G9B4B011923@oogie-boogie.ics.uci.edu> References: <87abr4a0nv.fsf@kfs-lx.testafd.dk> <871wc727e3.fsf@kfs-lx.testafd.dk> <87ejg6txpn.fsf@kfs-lx.testafd.dk> <877ilxzrnp.fsf@kfs-lx.testafd.dk> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1191859943 518 80.91.229.12 (8 Oct 2007 16:12:23 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Mon, 8 Oct 2007 16:12:23 +0000 (UTC) Cc: Leo , emacs-devel@gnu.org To: storm@cua.dk (Kim F. Storm) Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Mon Oct 08 18:12:21 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 1IevDO-0008WR-2P for ged-emacs-devel@m.gmane.org; Mon, 08 Oct 2007 18:12:18 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1IevDI-0001rr-48 for ged-emacs-devel@m.gmane.org; Mon, 08 Oct 2007 12:12:12 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1IevC3-00015d-HT for emacs-devel@gnu.org; Mon, 08 Oct 2007 12:10:55 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1IevC2-000156-Nb for emacs-devel@gnu.org; Mon, 08 Oct 2007 12:10:55 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1IevC2-000151-Fy for emacs-devel@gnu.org; Mon, 08 Oct 2007 12:10:54 -0400 Original-Received: from oogie-boogie.ics.uci.edu ([128.195.1.41]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1IevC2-0002ki-6G for emacs-devel@gnu.org; Mon, 08 Oct 2007 12:10:54 -0400 Original-Received: from mothra.ics.uci.edu (mothra.ics.uci.edu [128.195.6.93]) by oogie-boogie.ics.uci.edu (8.13.6/8.13.6) with ESMTP id l98G9B4B011923; Mon, 8 Oct 2007 09:09:12 -0700 (PDT) In-Reply-To: <877ilxzrnp.fsf@kfs-lx.testafd.dk> (Kim F. Storm's message of "Mon\, 08 Oct 2007 15\:01\:46 +0200") Original-Lines: 16 X-ICS-MailScanner: Found to be clean X-ICS-MailScanner-SpamCheck: not spam, SpamAssassin (score=-1.44, required 5, autolearn=disabled, ALL_TRUSTED -1.44) X-ICS-MailScanner-From: dann@mothra.ics.uci.edu X-Detected-Kernel: Solaris 9 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:80409 Archived-At: storm@cua.dk (Kim F. Storm) writes: > > To reproduce: > 1. emacs -nw -q in screen > 2. M-x server-start > 3. switch to Linux console (Ctrl + Alt + F1) > 4. emacsclient -t I tried this on Fedora 5 and 7 and I could not reproduce it. Leo what version of Fedora are you using? Can you reproduce this when doing just ./configure && make bootstrap ? What kernel/libc/compiler version are you using? Are you passing any extra flags to the compiler? Can you post the configure output?