From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.help Subject: Re: Fatal error 11 Date: Sun, 26 Mar 2006 22:12:19 +0200 Message-ID: References: NNTP-Posting-Host: main.gmane.org X-Trace: sea.gmane.org 1143499721 472 80.91.229.2 (27 Mar 2006 22:48:41 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Mon, 27 Mar 2006 22:48:41 +0000 (UTC) Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Tue Mar 28 00:48:38 2006 Return-path: Envelope-to: geh-help-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 1FO0Vh-000148-Jh for geh-help-gnu-emacs@m.gmane.org; Tue, 28 Mar 2006 00:48:30 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1FO0Vh-0004LZ-71 for geh-help-gnu-emacs@m.gmane.org; Mon, 27 Mar 2006 17:48:29 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1FNbb8-0002vo-2Q for help-gnu-emacs@gnu.org; Sun, 26 Mar 2006 15:12:26 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1FNbb4-0002v2-AD for help-gnu-emacs@gnu.org; Sun, 26 Mar 2006 15:12:23 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1FNbb4-0002uz-4r for help-gnu-emacs@gnu.org; Sun, 26 Mar 2006 15:12:22 -0500 Original-Received: from [192.114.186.66] (helo=romy.inter.net.il) by monty-python.gnu.org with esmtp (Exim 4.52) id 1FNbcP-0006tK-6z for help-gnu-emacs@gnu.org; Sun, 26 Mar 2006 15:13:45 -0500 Original-Received: from HOME-C4E4A596F7 (IGLD-84-228-239-64.inter.net.il [84.228.239.64]) by romy.inter.net.il (MOS 3.7.3-GA) with ESMTP id DVJ78528 (AUTH halo1); Sun, 26 Mar 2006 22:12:18 +0200 (IST) Original-To: help-gnu-emacs@gnu.org In-reply-to: (message from Bruce on Sun, 26 Mar 2006 12:49:24 +0200) 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:34034 Archived-At: > Date: Sun, 26 Mar 2006 12:49:24 +0200 > From: Bruce > > I recently installed this version of emacs: > Gnu Emacs 22.0.50.1 (i686 pc-linux-gnu, GTK+ Version 2.8.6) Problems with CVS versions should be reported on emacs-devel, not here. When you do report the crashes, please also say when was this version built ("M-x enacs-version RET" reports that), because if it's an old CVS snapshot, this problem could have been solved in the meantime. > and it is great, except it keeps crashing all the time. I get this > error message in the terminal after a crash > > Fatal error (11)Segmentation fault Please run a debugger on the core file and tell (on emacs-devel) where it crashed. > Does anyone have similar experience? The CVS version is generally quite stable, especially on GNU/Linux systems.