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

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

Re: pretest crashes on vm-visit-folder


From: Chong Yidong
Subject: Re: pretest crashes on vm-visit-folder
Date: Sat, 02 Dec 2006 16:58:52 -0500
User-agent: Gnus/5.11 (Gnus v5.11) Emacs/22.0.91 (gnu/linux)

robert marshall <address@hidden> writes:

> I'm using the mail reader vm (version 7.19), start up emacs -Q, add
> the vm directory to the load path M-x vm-visit-folder and selected a
> mail folder and then used v (bound to vm-visit-folder) to visit
> another folder and I get the following crash (22.0.90 didn't have this 
> problem)
>
> Program received signal SIGSEGV, Segmentation fault.
> 0x080eed0a in update_frame_tool_bar (f=0x88697b0) at gtkutil.c:3799
> 3799            GtkImage *wimage = GTK_IMAGE (chlist->data);

This is almost certainly due to my following change:

2006-11-04  Chong Yidong  <address@hidden>

        * gtkutil.c (update_frame_tool_bar): If icon image is invalid and
        wicon is null, insert an empty button.

Could you verify that backing out this patch solves the problem?

The patch was originally introduced to fix the problem described in
the thread "Invalid Images crash Emacs", at

http://lists.gnu.org/archive/html/emacs-pretest-bug/2006-11/msg00019.html

Jan, do you have any idea what we're missing here?




reply via email to

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