bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

endless "g_main_context_{check,prepare} called recursively [...]"


From: Josh Sled
Subject: endless "g_main_context_{check,prepare} called recursively [...]"
Date: Sun, 29 Jul 2007 20:16:32 -0400
User-agent: Gnus/5.11 (Gnus v5.11) Emacs/22.1 (gnu/linux)

While in another window/app, not using emacs for a while, but with gnus
(v5.11) polling in the background for new mail over an imaps connection, I
often notice one cpu/core running full-out, spewing message-pairs to the
terminal as fast as it can draw them:

    (emacs:7259): GLib-WARNING **: g_main_context_check() called recursively 
from within a source's check() or prepare() member.

    (emacs:7259): GLib-WARNING **: g_main_context_prepare() called recursively 
from within a source's check() or prepare() member.

I believe I recall a previous instance of the bug's occurrence as being
seriously detrimental to performance, but the window would ultimately do
pieces of a refresh every many 10's of seconds.  In both cases, I need to
kill the process and restart.

I'll try to gdb attach to a future instance of the problem if it occurs.


In GNU Emacs 22.1.1 (i686-pc-linux-gnu, GTK+ Version 2.10.11)
 of 2007-07-04 on phoenix.asynchronous.org
Windowing system distributor `The X.Org Foundation', version 11.0.70200000
configured using `configure  '--prefix=/usr' '--host=i686-pc-linux-gnu' 
'--mandir=/usr/share/man' '--infodir=/usr/share/info' '--datadir=/usr/share' 
'--sysconfdir=/etc' '--localstatedir=/var/lib' '--program-suffix=-emacs-22' 
'--infodir=/usr/share/info/emacs-22' '--without-carbon' '--with-sound' 
'--with-x' '--with-xpm' '--without-toolkit-scroll-bars' '--with-jpeg' 
'--with-tiff' '--without-gif' '--with-png' '--with-x-toolkit=gtk' 
'--without-hesiod' '--build=i686-pc-linux-gnu' 'build_alias=i686-pc-linux-gnu' 
'host_alias=i686-pc-linux-gnu' 'CFLAGS=-march=athlon64 -O2 -pipe''

Important settings:
  value of $LC_ALL: en_US.UTF-8
  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

Major mode: Lisp Interaction

Minor modes in effect:
  show-paren-mode: t
  partial-completion-mode: t
  iswitchb-mode: t
  tooltip-mode: t
  mouse-wheel-mode: t
  file-name-shadow-mode: t
  global-font-lock-mode: t
  font-lock-mode: t
  unify-8859-on-encoding-mode: t
  utf-translate-cjk-mode: t
  auto-compression-mode: t
  column-number-mode: t
  line-number-mode: t
  transient-mark-mode: t

Recent input:
<help-echo> <escape> x r e p o r t <tab> <return>

Recent messages:
Loading font-lock...done
Loading faces...done
Loading font-lock...done
Loading server...done
Toggling blink-cursor-mode off; better pass an explicit argument.
Loading iswitchb...done
Loading complete...done
Loading paren...done
Loading semantic-el...done
Loading emacsbug...done

-- 
...jsled
http://asynchronous.org/ - a=jsled; b=asynchronous.org; echo ${a}@${b}




reply via email to

[Prev in Thread] Current Thread [Next in Thread]