GNU bug report logs - #4993
23.1; rmailmm.el mime decode crashes emacs

Previous Next

Package: emacs;

Reported by: Walter Neumann <neumann <at> neumann.math.columbia.edu>

Date: Fri, 20 Nov 2009 16:35:03 UTC

Severity: normal

Done: Glenn Morris <rgm <at> gnu.org>

Bug is archived. No further changes may be made.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 4993 in the body.
You can then email your comments to 4993 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to bug-submit-list <at> lists.donarmstrong.com, Emacs Bugs <bug-gnu-emacs <at> gnu.org>:
bug#4993; Package emacs. (Fri, 20 Nov 2009 16:35:04 GMT) Full text and rfc822 format available.

Acknowledgement sent to Walter Neumann <neumann <at> neumann.math.columbia.edu>:
New bug report received and forwarded. Copy sent to Emacs Bugs <bug-gnu-emacs <at> gnu.org>. (Fri, 20 Nov 2009 16:35:04 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> emacsbugs.donarmstrong.com (full text, mbox):

From: Walter Neumann <neumann <at> neumann.math.columbia.edu>
To: bug-gnu-emacs <at> gnu.org
Subject: 23.1; rmailmm.el mime decode crashes emacs
Date: Fri, 20 Nov 2009 11:26:51 -0500
Opening the mail file available at
http://math.columbia.edu/~neumann/bug with rmail and typing "v" to
view the message using rmail-mime crashes emacs: emacs starts using
100% cpu and becomes unresponsive. Tested on two systems, with and
without init files loaded.


In GNU Emacs 23.1.1 (i386-redhat-linux-gnu, GTK+ Version 2.16.6)
 of 2009-09-29 on x86-7.fedora.phx.redhat.com
Windowing system distributor `The X.Org Foundation', version 11.0.10603901
configured using `configure  '--build=i386-redhat-linux-gnu' '--host=i386-redhat-linux-gnu' '--target=i586-redhat-linux-gnu' '--program-prefix=' '--prefix=/usr' '--exec-prefix=/usr' '--bindir=/usr/bin' '--sbindir=/usr/sbin' '--sysconfdir=/etc' '--datadir=/usr/share' '--includedir=/usr/include' '--libdir=/usr/lib' '--libexecdir=/usr/libexec' '--localstatedir=/var' '--sharedstatedir=/var/lib' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--with-dbus' '--with-gif' '--with-jpeg' '--with-png' '--with-rsvg' '--with-tiff' '--with-xft' '--with-xpm' '--with-x-toolkit=gtk' 'build_alias=i386-redhat-linux-gnu' 'host_alias=i386-redhat-linux-gnu' 'target_alias=i586-redhat-linux-gnu' 'CFLAGS=-DMAIL_USE_LOCKF -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i586 -mtune=generic -fasynchronous-unwind-tables''

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.utf8
  value of $XMODIFIERS: nil
  locale-coding-system: utf-8-unix
  default-enable-multibyte-characters: t

Major mode: Lisp Interaction

Minor modes in effect:
  tooltip-mode: t
  tool-bar-mode: t
  mouse-wheel-mode: t
  menu-bar-mode: t
  file-name-shadow-mode: t
  global-font-lock-mode: t
  font-lock-mode: t
  blink-cursor-mode: t
  global-auto-composition-mode: t
  auto-composition-mode: t
  auto-encryption-mode: t
  auto-compression-mode: t
  line-number-mode: t
  transient-mark-mode: t

Recent input:
<escape> x r e p o r t - e m a c s - b u g <return
>

Recent messages:
For information about GNU Emacs and the GNU system, type C-h C-a.




bug reassigned from package 'emacs' to 'emacs,rmail'. Request was from Glenn Morris <rgm <at> gnu.org> to control <at> emacsbugs.donarmstrong.com. (Sat, 21 Nov 2009 01:10:05 GMT) Full text and rfc822 format available.

Information forwarded to bug-submit-list <at> lists.donarmstrong.com, Emacs Bugs <bug-gnu-emacs <at> gnu.org>, Rmail Maintainers <bug-gnu-emacs <at> gnu.org>:
bug#4993; Package emacs,rmail. (Sat, 21 Nov 2009 19:15:04 GMT) Full text and rfc822 format available.

Message #10 received at 4993 <at> emacsbugs.donarmstrong.com (full text, mbox):

From: Glenn Morris <rgm <at> gnu.org>
To: Walter Neumann <neumann <at> neumann.math.columbia.edu>
Cc: 4993 <at> debbugs.gnu.org
Subject: Re: bug#4993: 23.1; rmailmm.el mime decode crashes emacs
Date: Sat, 21 Nov 2009 14:10:42 -0500
Walter Neumann wrote:

> Opening the mail file available at
> http://math.columbia.edu/~neumann/bug with rmail and typing "v" to
> view the message using rmail-mime crashes emacs: emacs starts using
> 100% cpu and becomes unresponsive. Tested on two systems, with and
> without init files loaded.
[...]
> In GNU Emacs 23.1.1 (i386-redhat-linux-gnu, GTK+ Version 2.16.6)
>  of 2009-09-29 on x86-7.fedora.phx.redhat.com

I can't reproduce a "crash" in either 23.1 or the CVS trunk.
23.1 decodes the message in a reasonable time, but slightly incorrectly.
The trunk decodes it correctly, but very slowly (it can be interrupted
any time with C-g). Is this what you meant? If so, it is fixed now.



Information forwarded to bug-submit-list <at> lists.donarmstrong.com, Emacs Bugs <bug-gnu-emacs <at> gnu.org>, Rmail Maintainers <bug-gnu-emacs <at> gnu.org>:
bug#4993; Package emacs,rmail. (Sun, 22 Nov 2009 00:10:10 GMT) Full text and rfc822 format available.

Acknowledgement sent to Walter Neumann <neumann <at> math.columbia.edu>:
Extra info received and forwarded to list. Copy sent to Emacs Bugs <bug-gnu-emacs <at> gnu.org>, Rmail Maintainers <bug-gnu-emacs <at> gnu.org>. (Sun, 22 Nov 2009 00:10:10 GMT) Full text and rfc822 format available.

Message #15 received at 4993 <at> emacsbugs.donarmstrong.com (full text, mbox):

From: Walter Neumann <neumann <at> math.columbia.edu>
To: Glenn Morris <rgm <at> gnu.org>
Cc: 4993 <at> debbugs.gnu.org
Subject: Re: bug#4993: 23.1; rmailmm.el mime decode crashes emacs
Date: Sat, 21 Nov 2009 18:58:14 -0500 (EST)
Yes indeed, no crash: I misinterpreted "very slow" (over 15 minutes on my 
machine) and the fact that the emacs window was unkillable (I didn't think 
to try ctl-g). And CVS fixes it. Thanks.

--walter

On Sat, 21 Nov 2009, Glenn Morris wrote:

> Walter Neumann wrote:
>
>> Opening the mail file available at
>> http://math.columbia.edu/~neumann/bug with rmail and typing "v" to
>> view the message using rmail-mime crashes emacs: emacs starts using
>> 100% cpu and becomes unresponsive. Tested on two systems, with and
>> without init files loaded.
> [...]
>> In GNU Emacs 23.1.1 (i386-redhat-linux-gnu, GTK+ Version 2.16.6)
>>  of 2009-09-29 on x86-7.fedora.phx.redhat.com
>
> I can't reproduce a "crash" in either 23.1 or the CVS trunk.
> 23.1 decodes the message in a reasonable time, but slightly incorrectly.
> The trunk decodes it correctly, but very slowly (it can be interrupted
> any time with C-g). Is this what you meant? If so, it is fixed now.
>



bug closed, send any further explanations to Walter Neumann <neumann <at> neumann.math.columbia.edu> Request was from Glenn Morris <rgm <at> gnu.org> to control <at> emacsbugs.donarmstrong.com. (Sun, 22 Nov 2009 20:35:11 GMT) Full text and rfc822 format available.

bug archived. Request was from Debbugs Internal Request <bug-gnu-emacs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Mon, 21 Dec 2009 12:24:04 GMT) Full text and rfc822 format available.

This bug report was last modified 15 years and 185 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.