From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Richard Stallman Newsgroups: gmane.emacs.bugs Subject: Re: Emacs dumps core at xlcDef.so.2 Date: Mon, 03 Mar 2003 13:58:39 -0500 Sender: bug-gnu-emacs-bounces+gnu-bug-gnu-emacs=m.gmane.org@gnu.org Message-ID: References: <86adgeksn5.fsf@gic.mteege.de> Reply-To: rms@gnu.org NNTP-Posting-Host: main.gmane.org X-Trace: main.gmane.org 1046718656 13070 80.91.224.249 (3 Mar 2003 19:10:56 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 3 Mar 2003 19:10:56 +0000 (UTC) Cc: gnu-emacs-bug@moderators.isc.org Return-path: Original-Received: from monty-python.gnu.org ([199.232.76.173]) by main.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 18pvKL-0003N3-00 for ; Mon, 03 Mar 2003 20:10:17 +0100 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.10.13) id 18pvHD-0002ij-03 for gnu-bug-gnu-emacs@m.gmane.org; Mon, 03 Mar 2003 14:07:03 -0500 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.10.13) id 18pvCa-0001Xq-00 for bug-gnu-emacs@prep.ai.mit.edu; Mon, 03 Mar 2003 14:02:16 -0500 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.10.13) id 18pv9Y-0000Lf-00 for bug-gnu-emacs@prep.ai.mit.edu; Mon, 03 Mar 2003 13:59:09 -0500 Original-Received: from trinity.ranger.supernews.net ([216.168.1.22] helo=trinity.supernews.net) by monty-python.gnu.org with esmtp (Exim 4.10.13) id 18pv9R-000077-00 for bug-gnu-emacs@prep.ai.mit.edu; Mon, 03 Mar 2003 13:59:01 -0500 Original-Received: from fencepost.gnu.org ([199.232.76.164]) by trinity.supernews.net with esmtp (Exim 4.12) id 18pv9J-000Nem-00 for gnu-emacs-bug@moderators.isc.org; Mon, 03 Mar 2003 18:58:54 +0000 Original-Received: from rms by fencepost.gnu.org with local (Exim 4.10) id 18pv95-0004iC-00; Mon, 03 Mar 2003 13:58:39 -0500 Original-To: Matthias Teege In-reply-to: <86adgeksn5.fsf@gic.mteege.de> (message from Matthias Teege on Sun, 02 Mar 2003 10:46:38 +0100) X-BeenThere: bug-gnu-emacs@gnu.org X-Mailman-Version: 2.1b5 Precedence: list List-Id: Bug reports for GNU Emacs, the Swiss army knife of text editors List-Help: List-Post: List-Subscribe: , List-Archive: List-Unsubscribe: , Errors-To: bug-gnu-emacs-bounces+gnu-bug-gnu-emacs=m.gmane.org@gnu.org Xref: main.gmane.org gmane.emacs.bugs:4545 X-Report-Spam: http://spam.gmane.org/gmane.emacs.bugs:4545 I run emacs under gdb and it gives me: Program received signal SIGSEGV, Segmentation fault. 0x284f3558 in _fini () from /usr/X11R6/lib/X11/locale/common/xlcDef.so.2 Is this a know[n] bug? There is no way of telling from such a small amount of information. Please read the Bugs section in the Emacs manual, which provides guidelines on how to write a bug report to give us the necessary information so we can fix the bug.