all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: owner@emacsbugs.donarmstrong.com (Emacs bug Tracking System)
To: Stefan Monnier <monnier@iro.umontreal.ca>
Subject: bug#3218: marked as done (23.0.92; Problem in accept-process-output?)
Date: Wed, 06 May 2009 01:55:07 +0000	[thread overview]
Message-ID: <handler.3218.D3218.124157459313691.ackdone@emacsbugs.donarmstrong.com> (raw)
In-Reply-To: m2vdofc153.fsf@boostpro.com

[-- Attachment #1: Type: text/plain, Size: 863 bytes --]


Your message dated Tue, 05 May 2009 21:49:44 -0400
with message-id <jwv63gfm260.fsf-monnier+emacsbugreports@gnu.org>
and subject line Re: bug#3218: Oops
has caused the Emacs bug report #3218,
regarding 23.0.92; Problem in accept-process-output?
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact owner@emacsbugs.donarmstrong.com
immediately.)


-- 
3218: http://emacsbugs.donarmstrong.com/cgi-bin/bugreport.cgi?bug=3218
Emacs Bug Tracking System
Contact owner@emacsbugs.donarmstrong.com with problems

[-- Attachment #2: Type: message/rfc822, Size: 6005 bytes --]

[-- Attachment #2.1.1: Type: text/plain, Size: 474 bytes --]


Please write in English if possible, because the Emacs maintainers
usually do not have translators to read other languages for them.

Your bug report will be posted to the emacs-pretest-bug@gnu.org mailing list.

Please describe exactly what actions triggered the bug
and the precise symptoms of the bug:

Opening an IMAP server in gnus.  Curiously, this doesn't happen in an
emacs started cleanly, so I'm not really sure what's going on, but this
backtrace ought to help


[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2.1.2: Backtrace --]
[-- Type: text/plain, Size: 911 bytes --]

Debugger entered--Lisp error: (wrong-type-argument integerp 0.01)
  ad-Orig-accept-process-output(#<process imap<5>> 0.01 0.01 nil)
  accept-process-output(#<process imap<5>> 0 100)
  imap-wait-for-tag(289 nil)
  imap-send-command-wait("NOOP" nil)
  byte-code("ÃÄ\b\"‰\x19Å=ƒ\x0f\0Æ‚\x12\0	\x12Ç)‡" [buffer status imap-error imap-send-command-wait "NOOP" OK t nil] 4)
  imap-ping-server()
  imap-opened(" *nnimap* Mail")
  imap-open("localhost" nil network login " *nnimap* Mail")
  nnimap-open-connection("Mail")
  nnimap-open-server("Mail" ((nnimap-address "localhost") (nnimap-stream network) (nnimap-authenticator login)))
  byte-code("\b	A@	AA\"‡" [open-server-function gnus-command-method] 3)
  gnus-open-server((nnimap "Mail" (nnimap-address "localhost") (nnimap-stream network) (nnimap-authenticator login)))
  gnus-server-open-server("nnimap:Mail")
  call-interactively(gnus-server-open-server nil nil)

[-- Attachment #2.1.3: Type: text/plain, Size: 2146 bytes --]



If Emacs crashed, and you have the Emacs process in the gdb debugger,
please include the output from the following gdb commands:
    `bt full' and `xbacktrace'.
If you would like to further debug the crash, please read the file
/Applications/Emacs.app/Contents/Resources/etc/DEBUG for instructions.


In GNU Emacs 23.0.92.1 (i386-apple-darwin9.6.0, NS apple-appkit-949.43)
 of 2009-04-26 on black.local
Windowing system distributor `Apple', version 10.3.949
configured using `configure  '--with-ns''

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

Major mode: Lisp Interaction

Minor modes in effect:
  show-paren-mode: t
  global-auto-revert-mode: t
  delete-selection-mode: t
  tooltip-mode: t
  mouse-wheel-mode: t
  menu-bar-mode: t
  file-name-shadow-mode: t
  global-font-lock-mode: t
  font-lock-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:
M-x r e p o r t - e m a <tab> <return>

Recent messages:
Loading /Users/dave/elisp/config.d/window-splitting...done
Loading /Users/dave/.emacs.d/3rd-party/package.d/bbdb/lisp/bbdb-autoloads...done
Loading /Users/dave/.emacs.d/3rd-party/package.d/muse/lisp/muse-autoloads.el (source)...done
Loading /Users/dave/.emacs.d/3rd-party/package.d/planner/lisp/planner-autoloads.el (source)...done
Loading /Users/dave/.emacs.d/3rd-party/package.d/remember/lisp/remember-autoloads.el (source)...done
Loading /Users/dave/.emacs.d/3rd-party/package.d/w3m/lisp/w3m-load.el (source)...done
Loading /Users/dave/elisp/autoload.d/lisp-mode-setup...done
Loading /Users/dave/elisp/init.el (source)...done
Loading /Users/dave/.emacs.d/elpa/package.el (source)...done
For information about GNU Emacs and the GNU system, type C-h C-a.

-- 
Dave Abrahams
BoostPro Computing
http://www.boostpro.com

[-- Attachment #3: Type: message/rfc822, Size: 2099 bytes --]

From: Stefan Monnier <monnier@iro.umontreal.ca>
To: David Abrahams <dave@boostpro.com>
Cc: 3218-done@emacsbugs.donarmstrong.com
Subject: Re: bug#3218: Oops
Date: Tue, 05 May 2009 21:49:44 -0400
Message-ID: <jwv63gfm260.fsf-monnier+emacsbugreports@gnu.org>

> This bug should be closed; it is due to mis-written advice that I added to
> accept-process-output.  If anything needs to be fixed in  emacs, the docs
> for that function ought to be explicit that the MSECS  parameter must be
> integral (not floating point).

Actually, it shouldn't be used, as explained in the docstring:

   The millisec argument is obsolete and should be avoided.


-- Stefan


      reply	other threads:[~2009-05-06  1:55 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <jwv63gfm260.fsf-monnier+emacsbugreports@gnu.org>
2009-05-05 10:08 ` bug#3218: 23.0.92; Problem in accept-process-output? David Abrahams
2009-05-06  1:55   ` Emacs bug Tracking System [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=handler.3218.D3218.124157459313691.ackdone@emacsbugs.donarmstrong.com \
    --to=owner@emacsbugs.donarmstrong.com \
    --cc=monnier@iro.umontreal.ca \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.