GNU bug report logs - #7190
Crash in menus on w32

Previous Next

Packages: w32, emacs;

Reported by: Lennart Borgman <lennart.borgman <at> gmail.com>

Date: Mon, 11 Oct 2010 15:26:02 UTC

Severity: normal

Tags: wontfix

Merged with 7170

Done: Glenn Morris <rgm <at> gnu.org>

Bug is archived. No further changes may be made.

Full log


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

From: Eli Zaretskii <eliz <at> gnu.org>
To: Lennart Borgman <lennart.borgman <at> gmail.com>
Cc: 7190 <at> debbugs.gnu.org
Subject: Re: bug#7190: Crash in menus on w32
Date: Tue, 12 Oct 2010 21:40:41 +0200
> From: Lennart Borgman <lennart.borgman <at> gmail.com>
> Date: Tue, 12 Oct 2010 21:13:08 +0200
> Cc: 7190 <at> debbugs.gnu.org
> 
> >> I just meant adding some DebPrint statements and recompile.
> >
> > I wouldn't know where to add these statements, because we have no idea
> > what is causing the memory corruption which leads to the crash.
> 
> I would assume that is all happens within the menus.

No, it happens within Emacs.  We allocate the memory that we free when
Emacs crashes.

> Is the menu code synched with the other code? Is it perhaps running
> in a separate thread and not in Emacs normal GUI thread?

You can see in the backtrace that the code which crashes is called
from command_loop -> read_key_sequence -> read_socket chain, which is
part of the normal Emacs input processing of the main thread.




This bug report was last modified 12 years and 94 days ago.

Previous Next


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