all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* emacs frame screws up now and then on Windows XP
@ 2010-02-03  5:37 William Xu
  2010-02-03 17:56 ` Eli Zaretskii
  0 siblings, 1 reply; 3+ messages in thread
From: William Xu @ 2010-02-03  5:37 UTC (permalink / raw)
  To: help-gnu-emacs

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

Hi, 

See the attached screenshot.  Why does the emacs frame screw up now and
then? I only see this on Windows XP.  When this happens, I have to
restart emacs.  

Firstly I thought it might be some memory problem, but i have not seen
this problem in other applications, like firefox, outlook, etc.  So
really something goes wrong with emacs?

Any thoughts? 

GNU Emacs 23.1.90.1 (i386-mingw-nt5.1.2600) of 2010-01-07 

-- 
William

http://xwl.appspot.com

[-- Attachment #2: screw.png --]
[-- Type: image/png, Size: 7747 bytes --]

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: emacs frame screws up now and then on Windows XP
  2010-02-03  5:37 emacs frame screws up now and then on Windows XP William Xu
@ 2010-02-03 17:56 ` Eli Zaretskii
  2010-02-03 18:07   ` Lennart Borgman
  0 siblings, 1 reply; 3+ messages in thread
From: Eli Zaretskii @ 2010-02-03 17:56 UTC (permalink / raw)
  To: help-gnu-emacs

> From: William Xu <william.xwl@gmail.com>
> Date: Wed, 03 Feb 2010 13:37:38 +0800
> 
> See the attached screenshot.  Why does the emacs frame screw up now and
> then? I only see this on Windows XP.  When this happens, I have to
> restart emacs.  

Never saw anything like that.




^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: emacs frame screws up now and then on Windows XP
  2010-02-03 17:56 ` Eli Zaretskii
@ 2010-02-03 18:07   ` Lennart Borgman
  0 siblings, 0 replies; 3+ messages in thread
From: Lennart Borgman @ 2010-02-03 18:07 UTC (permalink / raw)
  To: Eli Zaretskii; +Cc: help-gnu-emacs

On Wed, Feb 3, 2010 at 6:56 PM, Eli Zaretskii <eliz@gnu.org> wrote:
>> From: William Xu <william.xwl@gmail.com>
>> Date: Wed, 03 Feb 2010 13:37:38 +0800
>>
>> See the attached screenshot.  Why does the emacs frame screw up now and
>> then? I only see this on Windows XP.  When this happens, I have to
>> restart emacs.
>
> Never saw anything like that.


I have never seen anything like that either, but I have seen Emacs
hanging and crashing. Most of the times I believe it has something to
do with frame creation, but I also suspect process creation sometimes.
I am just not sure what is happening. Most of the time it is hard to
reproduce (though I think I have given some examples of more easily
reproducible crashes too).

Since the crashes mostly happens sometime after frame creation I have
suspected that it is some lookup in the w32 message handling though it
takes a lot of time to dig into it.

I have also suspected some badly protected data with resulting data
corruption. This is not easy either (especially since there is no good
marking of which part of the code is run in which thread).

Your example looks like data corruption of course. Have you noticed
some special chain of events that leads to this state?




^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2010-02-03 18:07 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-02-03  5:37 emacs frame screws up now and then on Windows XP William Xu
2010-02-03 17:56 ` Eli Zaretskii
2010-02-03 18:07   ` Lennart Borgman

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.