GNU bug report logs - #9416
24.0.50; Emacs hanging when attempting to send email

Previous Next

Package: emacs;

Reported by: nyc4bos <at> aol.com

Date: Thu, 1 Sep 2011 03:44:01 UTC

Severity: normal

Tags: notabug

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 9416 in the body.
You can then email your comments to 9416 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 owner <at> debbugs.gnu.org, bug-gnu-emacs <at> gnu.org:
bug#9416; Package emacs. (Thu, 01 Sep 2011 03:44:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to nyc4bos <at> aol.com:
New bug report received and forwarded. Copy sent to bug-gnu-emacs <at> gnu.org. (Thu, 01 Sep 2011 03:44:02 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: nyc4bos <at> aol.com
To: bug-gnu-emacs <at> gnu.org
Subject: 24.0.50; Emacs hanging when attempting to send email
Date: Wed, 31 Aug 2011 23:39:17 -0400
Hi,

When attemping to send email with the latest Windows
version of Emacs, it hangs after printing the
status message:

220 2.0.0 Ready to start TLS

Here is the "*trace of SMTP session" buffer:

220-mtaout-da04.r1000.mx.aol.com ESMTP MUA/Third Party Client Interface
EHLO HOSTNAME
250-mtaout-da04.r1000.mx.aol.com
250-PIPELINING
250-SIZE 36700160
250-ETRN
250-STARTTLS
250-AUTH PLAIN LOGIN XAOL-UAS-MB
250-AUTH=PLAIN LOGIN XAOL-UAS-MB
250-ENHANCEDSTATUSCODES
250-8BITMIME
250 DSN
STARTTLS
220 2.0.0 Ready to start TLS
QUIT

I can only then press ^G which then quits.

How can I debug this?

Thanks.



In GNU Emacs 24.0.50.1 (i386-mingw-nt5.1.2600)
 of 2011-08-29 on 3249CTO
Windowing system distributor `Microsoft Corp.', version 5.1.2600
configured using `configure --with-gcc (4.5) --no-opt'

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
  value of $XMODIFIERS: nil
  locale-coding-system: cp949
  default enable-multibyte-characters: t

Major mode: Lisp Interaction

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

Recent input:
<help-echo> <help-echo> <help-echo> <help-echo> <help-echo> 
<help-echo> <help-echo> <help-echo> <menu-bar> <help-menu> 
<send-emacs-bug-report>

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

Load-path shadows:
None found.

Features:
(shadow sort mail-extr message derived format-spec rfc822 mml easymenu
mml-sec mm-decode mm-bodies mm-encode mail-parse rfc2231 rfc2047 rfc2045
ietf-drums mailabbrev nnheader gnus-util mm-util mail-prsvr mail-utils
gmm-utils mailheader cl emacsbug time-date tooltip ediff-hook vc-hooks
lisp-float-type mwheel dos-w32 disp-table ls-lisp w32-win w32-vars
tool-bar dnd fontset image fringe lisp-mode register page menu-bar
rfn-eshadow timer select scroll-bar mouse jit-lock font-lock syntax
facemenu font-core frame cham georgian utf-8-lang misc-lang vietnamese
tibetan thai tai-viet lao korean japanese hebrew greek romanian slovak
czech european ethiopic indian cyrillic chinese case-table epa-hook
jka-cmpr-hook help simple abbrev minibuffer button faces cus-face files
text-properties overlay sha1 md5 base64 format env code-pages mule
custom widget hashtable-print-readable backquote make-network-process
multi-tty emacs)




Information forwarded to owner <at> debbugs.gnu.org, bug-gnu-emacs <at> gnu.org:
bug#9416; Package emacs. (Thu, 01 Sep 2011 07:27:02 GMT) Full text and rfc822 format available.

Message #8 received at 9416 <at> debbugs.gnu.org (full text, mbox):

From: Glenn Morris <rgm <at> gnu.org>
To: nyc4bos <at> aol.com
Cc: 9416 <at> debbugs.gnu.org
Subject: Re: bug#9416: 24.0.50; Emacs hanging when attempting to send email
Date: Thu, 01 Sep 2011 03:22:46 -0400
nyc4bos <at> aol.com wrote:

> I can only then press ^G which then quits.
>
> How can I debug this?

M-x toggle-debug-on-quit before you C-g, then post the resulting backtrace.




Information forwarded to owner <at> debbugs.gnu.org, bug-gnu-emacs <at> gnu.org:
bug#9416; Package emacs. (Fri, 02 Sep 2011 01:57:01 GMT) Full text and rfc822 format available.

Message #11 received at 9416 <at> debbugs.gnu.org (full text, mbox):

From: nyc4bos <at> aol.com
To: Glenn Morris <rgm <at> gnu.org>
Cc: 9416 <at> debbugs.gnu.org
Subject: Re: bug#9416: 24.0.50; Emacs hanging when attempting to send email
Date: Thu, 01 Sep 2011 21:53:10 -0400
Glenn Morris <rgm <at> gnu.org> writes:

> nyc4bos <at> aol.com wrote:
>
>> I can only then press ^G which then quits.
>>
>> How can I debug this?
>
> M-x toggle-debug-on-quit before you C-g, then post the resulting backtrace.

This wound up being a network problem.

This bug report can be closed.

Thanks.




bug No longer marked as found in versions 24.0.50. Request was from Glenn Morris <rgm <at> gnu.org> to control <at> debbugs.gnu.org. (Fri, 02 Sep 2011 02:04:02 GMT) Full text and rfc822 format available.

Added tag(s) notabug. Request was from Glenn Morris <rgm <at> gnu.org> to control <at> debbugs.gnu.org. (Fri, 02 Sep 2011 02:04:02 GMT) Full text and rfc822 format available.

bug closed, send any further explanations to 9416 <at> debbugs.gnu.org and nyc4bos <at> aol.com Request was from Glenn Morris <rgm <at> gnu.org> to control <at> debbugs.gnu.org. (Fri, 02 Sep 2011 02:04:02 GMT) Full text and rfc822 format available.

bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Fri, 30 Sep 2011 11:24:03 GMT) Full text and rfc822 format available.

This bug report was last modified 13 years and 327 days ago.

Previous Next


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