From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Ulf Rehmann Newsgroups: gmane.emacs.devel Subject: Re: segfault crash when loading certain rmail files Date: Mon, 17 Jun 2002 00:36:55 +0200 Sender: emacs-devel-admin@gnu.org Message-ID: References: <200206141547.g5EFlYP08913@aztec.santafe.edu> NNTP-Posting-Host: localhost.gmane.org X-Trace: main.gmane.org 1024267266 19516 127.0.0.1 (16 Jun 2002 22:41:06 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Sun, 16 Jun 2002 22:41:06 +0000 (UTC) Cc: emacs-devel@gnu.org Return-path: Original-Received: from quimby.gnus.org ([80.91.224.244]) by main.gmane.org with esmtp (Exim 3.33 #1 (Debian)) id 17Jihm-00054f-00 for ; Mon, 17 Jun 2002 00:41:06 +0200 Original-Received: from fencepost.gnu.org ([199.232.76.164]) by quimby.gnus.org with esmtp (Exim 3.12 #1 (Debian)) id 17Jj7i-0006l8-00 for ; Mon, 17 Jun 2002 01:07:54 +0200 Original-Received: from localhost ([127.0.0.1] helo=fencepost.gnu.org) by fencepost.gnu.org with esmtp (Exim 3.34 #1 (Debian)) id 17Jifu-0007t7-00; Sun, 16 Jun 2002 18:39:10 -0400 Original-Received: from pd9525a54.dip.t-dialin.net ([217.82.90.84] helo=dea.ur.de) by fencepost.gnu.org with esmtp (Exim 3.34 #1 (Debian)) id 17Jidq-0007kY-00; Sun, 16 Jun 2002 18:37:02 -0400 Original-Received: from rehmann by dea.ur.de with local (Exim 3.35 #1 (Debian)) id 17Jidj-0004jQ-00; Mon, 17 Jun 2002 00:36:55 +0200 Original-To: rms@gnu.org In-Reply-To: <200206141547.g5EFlYP08913@aztec.santafe.edu> (message from Richard Stallman on Fri, 14 Jun 2002 09:47:34 -0600 (MDT)) Errors-To: emacs-devel-admin@gnu.org X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.0.9 Precedence: bulk List-Help: List-Post: List-Subscribe: , List-Id: Emacs development discussions. List-Unsubscribe: , List-Archive: Xref: main.gmane.org gmane.emacs.devel:4912 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:4912 | Can you make an Rmail file which triggers this bug | available by ftp for an Emacs developer to get so he | can reproduce and debug the problem? I turned out that the crash can be triggered, for emacs 21.2, by loading any file just containing the character (decimal) 128, if this file is gzipped and visited by find-file and if "automatic file de/compression" is toggled "on". No crash with emacs 20.7. Ulf Rehmann