From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Xu Qiang Newsgroups: gmane.emacs.help Subject: [emacs 21.4a] Fatal error (11).Segmentation fault (core dumped) Date: Mon, 25 Apr 2005 10:13:49 +0800 Message-ID: <20050425020510.A63291D937@imss.sgp.fujixerox.com> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: quoted-printable X-Trace: sea.gmane.org 1114394920 15488 80.91.229.2 (25 Apr 2005 02:08:40 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Mon, 25 Apr 2005 02:08:40 +0000 (UTC) Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Mon Apr 25 04:08:34 2005 Return-path: Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1DPt14-0007q5-Pt for geh-help-gnu-emacs@m.gmane.org; Mon, 25 Apr 2005 04:08:07 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1DPt6V-0000cq-75 for geh-help-gnu-emacs@m.gmane.org; Sun, 24 Apr 2005 22:13:43 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1DPt6J-0000cW-Ro for help-gnu-emacs@gnu.org; Sun, 24 Apr 2005 22:13:31 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1DPt6H-0000c5-9p for help-gnu-emacs@gnu.org; Sun, 24 Apr 2005 22:13:31 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1DPt6H-0000c2-7N for help-gnu-emacs@gnu.org; Sun, 24 Apr 2005 22:13:29 -0400 Original-Received: from [192.26.96.11] (helo=mx1.fujixerox.co.jp) by monty-python.gnu.org with esmtp (Exim 4.34) id 1DPt8C-0001oT-Jl for help-gnu-emacs@gnu.org; Sun, 24 Apr 2005 22:15:29 -0400 Original-Received: from isvw1.fujixerox.co.jp ([129.249.27.131]) by mx1.fujixerox.co.jp (8.11.6p2a/3.7W) with ESMTP id j3P2C0o17067 for ; Mon, 25 Apr 2005 11:12:00 +0900 (JST) Original-Received: from ms1.fujixerox.co.jp (isvw1 [129.249.27.131]) by isvw1.fujixerox.co.jp (8.11.6p2a/3.7W) with ESMTP id j3P2Bx129506 for ; Mon, 25 Apr 2005 11:11:59 +0900 (JST) Original-Received: from sgpaphq-smtp01.fujixerox.com ([13.198.8.73]) by ms1.fujixerox.co.jp (8.11.6p2a/3.7W) with ESMTP id j3P2BvJ23649 for ; Mon, 25 Apr 2005 11:11:57 +0900 (JST) Original-Received: from 10.198.8.10 by sgpaphq-smtp01.fujixerox.com with ESMTP id 43390051114395080; Mon, 25 Apr 2005 10:11:20 +0800 Original-Received: from imss.sgp.fujixerox.com (localhost [127.0.0.1]) by localhost.sgp.fujixerox.com (Postfix) with ESMTP id BD4291D93F for ; Mon, 25 Apr 2005 10:05:10 +0800 (SGT) Original-Received: from sess.xssc.sgp.xerox.com (unknown [13.198.33.122]) by imss.sgp.fujixerox.com (Postfix) with ESMTP id A63291D937 for ; Mon, 25 Apr 2005 10:05:10 +0800 (SGT) Original-To: help-gnu-emacs@gnu.org X-Sent-Folder-Path: Sent Items X-Mailer: Oracle Connector for Outlook 9.0.4 60130 (9.0.2711) X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:26009 X-Report-Spam: http://spam.gmane.org/gmane.emacs.help:26009 Hi, all: = I am compiling emacs-21.4a.tar.gz from src. The compiling is quite easy and= successfull. However, when I run "src/emacs -q" to test it before installi= ng, it told me: = --------------------------------------------------- Fatal error (11).Segmentation fault (core dumped) --------------------------------------------------- My OS is FreeBSD 5.3 for i386. = Any1 has the same experience as I? Any solutions? thanks, = Regards, Xu Qiang