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

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

bug#7190: Crash in menus on w32


From: Eli Zaretskii
Subject: bug#7190: Crash in menus on w32
Date: Tue, 12 Oct 2010 22:14:04 +0200

> From: Lennart Borgman <lennart.borgman@gmail.com>
> Date: Tue, 12 Oct 2010 22:09:24 +0200
> Cc: 7190@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.
> 
> I mean that the failing code is among the code handling menus in Emacs.

Yes.  But how does that help with adding debug prints?  The code that
handles menus is spread across several nontrivial functions, and we
have no idea which of them causes the problem and where.






reply via email to

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