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

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

Re: Selecting an expired article in Gnus twice causes a segfault.


From: Kim F. Storm
Subject: Re: Selecting an expired article in Gnus twice causes a segfault.
Date: Thu, 15 Sep 2005 14:15:04 +0200
User-agent: Gnus/5.11 (Gnus v5.11) Emacs/22.0.50 (gnu/linux)

Joseph Kiniry <address@hidden> writes:

> I read email using Gnus (5.10.1) via an secure IMAP (CommunicatePro
> 5.0rc2).
>
> On selecting an article recently in my Inbox I was informed that it
> (the article) had been canceled and was unavailable.  On accidentally
> selecting the article again, Emacs crashed.
>
> Below is both the Emacs summary as well as the Apple crash log.

Thanks.  I have checked in a fix which (hopefully) will guard against
this crash in the future.  

BTW, the crash had nothing to do with Gnus -- it was a crash in the
internals of redisplay for an empty buffer.

Two comments:

- Your emacs is "very" old -- please upgrade to an up-to-date CVS
snapshot, as we continue to fix bugs, and prefer to get feedback based
on the current CVS sources (trying to determine whether a reported bug
has already been fixed takes time).

- Luckily, this crash happened in a very small function, so I could
find the bug quite easily.  However, the information you provided
about the crash would usually be pretty useless, as it doesn't
pinpoint where the problem happened (some functions in emacs are very
big, so only getting the name of the function is typically not of any
use to us.  So please run CVS emacs inside gdb (if at all possible).

-- 
Kim F. Storm <address@hidden> http://www.cua.dk





reply via email to

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