From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Maru Dubshinki Newsgroups: gmane.emacs.bugs Subject: Emacs bug report Date: Sat, 28 Jan 2006 17:21:28 -0500 Message-ID: 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 1138509543 12012 80.91.229.2 (29 Jan 2006 04:39:03 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Sun, 29 Jan 2006 04:39:03 +0000 (UTC) Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Sun Jan 29 05:39:01 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 1F34L6-00024b-5Q for geb-bug-gnu-emacs@m.gmane.org; Sun, 29 Jan 2006 05:39:00 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1F34Nz-0008Ct-C9 for geb-bug-gnu-emacs@m.gmane.org; Sat, 28 Jan 2006 23:41:59 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1F2zK1-0000gY-D9 for bug-gnu-emacs@gnu.org; Sat, 28 Jan 2006 18:17:34 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1F2yrL-0001tj-Ln for bug-gnu-emacs@gnu.org; Sat, 28 Jan 2006 17:48:07 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1F2yUe-0005Ca-QQ for bug-gnu-emacs@gnu.org; Sat, 28 Jan 2006 17:24:29 -0500 Original-Received: from [64.233.162.202] (helo=zproxy.gmail.com) by monty-python.gnu.org with esmtp (Exim 4.52) id 1F2ySg-0005om-8Z for bug-gnu-emacs@gnu.org; Sat, 28 Jan 2006 17:22:26 -0500 Original-Received: by zproxy.gmail.com with SMTP id s18so842678nze for ; Sat, 28 Jan 2006 14:21:28 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=bPqoLk+XJUqAaKA1n5LGBF3dePs0Kj355mpq5E6pA62uNg2UNNJcZutoBpFj+NPTpNi5+W99DvV+pPms8Kldbe3JTBPgGgqK5IRHJf6HqutlbrVktGcKhl1DQrF4KCMMQcvHn6cl+sFucq6xdShRBGHW59z34dE+nTCJp7HY2qU= Original-Received: by 10.64.180.17 with SMTP id c17mr1207945qbf; Sat, 28 Jan 2006 14:21:28 -0800 (PST) Original-Received: by 10.64.193.1 with HTTP; Sat, 28 Jan 2006 14:21:28 -0800 (PST) Original-To: bug-gnu-emacs@gnu.org Content-Disposition: inline X-Mailman-Approved-At: Sat, 28 Jan 2006 19:27:43 -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:14756 Archived-At: This bug report will be sent to the Free Software Foundation, not to your local site managers! Please write in English, because the Emacs maintainers do not have translators to read other languages for them. Your bug report will be posted to the bug-gnu-emacs@gnu.org mailing list, and to the gnu.emacs.bug news group. In GNU Emacs 21.4.1 (x86_64-pc-linux-gnu, X toolkit, Xaw3d scroll bars) of 2005-10-04 on athlon, modified by Debian configured using `configure '--build=3Dx86_64-linux-gnu' '--host=3Dx86_64-linux-gnu' '--prefix=3D/usr' '--sharedstatedir=3D/var/lib' '--libexecdir=3D/usr/lib' '--localstatedir=3D/var/lib' '--infodir=3D/usr/share/info' '--mandir=3D/usr/share/man' '--with-pop=3Dyes= ' '--with-x=3Dyes' '--with-x-toolkit=3Dathena' 'CFLAGS=3D-DDEBIAN -g -O2' 'build_alias=3Dx86_64-linux-gnu' 'host_alias=3Dx86_64-linux-gnu'' Important settings: value of $LC_ALL: nil value of $LC_COLLATE: nil value of $LC_CTYPE: nil value of $LC_MESSAGES: nil value of $LC_MONETARY: nil value of $LC_NUMERIC: nil value of $LC_TIME: nil value of $LANG: en_US.UTF-8 locale-coding-system: utf-8 default-enable-multibyte-characters: t Please describe exactly what actions triggered the bug and the precise symptoms of the bug: While running Emacs in console terminal mode (accessible through C-M-F[1-12]) and playing nethack via nethack-el, Emacs will randomly coredump, saying "Fatal error(6).Aborted"; there don't seem to be any specific causes, but I first noticed it while pressing "i" to examine inventory. This occurs regardless of whether it runs with customizations (ie Emacs -q will still crash). The system is a minimalistic Debian testing. The Emacs and nethack-el packages are likewise from testing. The crashing does not occur when I run it under X and ratpoison. I've asked the nethack-el devs and they referred me to filing a bug report with Emacs. ~Maru