all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Lennart Borgman <lennart.borgman@gmail.com>
To: Emacs-Devel devel <emacs-devel@gnu.org>
Subject: Re: Emacs stuck on VMware.
Date: Wed, 3 Jun 2009 16:03:56 +0200	[thread overview]
Message-ID: <e01d8a50906030703w136cc213jdf60d4aa8ad093a4@mail.gmail.com> (raw)
In-Reply-To: <e01d8a50906030657l5a845968kb401b32f0325213a@mail.gmail.com>

On Wed, Jun 3, 2009 at 3:57 PM, Lennart Borgman
<lennart.borgman@gmail.com> wrote:
> I have seen this too. What I have also seen is that doing something
> bad in font-lock can cause freezes. You can't even close Emacs.
>
> This should of course never happen with a GUI app so there is some bug
> here. I am not sure about how things are structured, but as I
> understands it idle timers (where font locking is done) runs in the
> command loop. Then the code doing the font locking or screen update
> must yield to the GUI thread. I suppose it does not do that in some
> parts of the code.

Eh, I mean that the problem might be an assumption in the code that
the command loop fixes this, but it does not because the execution
never gets back to the point where the command loop waits. (Emacs
loops and uses as much CPU as it can here.)


> ---------- Forwarded message ----------
> From: Andy Stewart <lazycat.manatee@gmail.com>
> Date: Wed, Jun 3, 2009 at 1:34 PM
> Subject: Re: Emacs stuck on VMware.
> To: help-gnu-emacs@gnu.org
>
>
> Hi,
> Kwanghoon Choi <lazyswamp@gmail.com> writes:
>
>> Dear All,
>>
>> I am using Emacs 22 GTK on VMware (where Ubuntu runs).
>> It is typical of me to suspend VMware before I leave my work place and to wake up it every morning.
>>
>> Sometimes, my emacs windows are found to get stuck showing only blank screens when I wake up VMware.
>> If this happens, I have to kill the emacs application process and to launch it again.
>>
>> This cumbersome situation happens a few times for a month or so, but not always.
>>
>> This kind of bug description might not good to get interests from you, but this is all I can
>> explain. Sigh.
>> I am wondering if there is anybody has the same experience.
> This not just happened in VMware, i run Emacs in Ubuntu linux (host OS).
> It will freeze if i don't type anything long time.
>
> This situation happens almost 1 times per 2 days.
> I think it's something bug of elisp code.
> Hope maintainer will test this bug.
>
> elisp code is not stable enough when code is too large.
>
>  -- Andy
>




  reply	other threads:[~2009-06-03 14:03 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-06-03  4:48 Emacs stuck on VMware Kwanghoon Choi
2009-06-03 11:06 ` Lennart Borgman
2009-06-03 11:34 ` Andy Stewart
2009-06-03 12:10   ` Lennart Borgman
2009-06-03 12:14   ` Lennart Borgman
2009-06-03 13:57   ` Fwd: " Lennart Borgman
2009-06-03 14:03     ` Lennart Borgman [this message]
2009-06-03 14:45       ` Lennart Borgman
2009-06-06 17:01 ` Byung-Hee HWANG

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=e01d8a50906030703w136cc213jdf60d4aa8ad093a4@mail.gmail.com \
    --to=lennart.borgman@gmail.com \
    --cc=emacs-devel@gnu.org \
    /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.