Re: [Mutt] #3028: mutt segfaults while moving messages from gmail
#3028: mutt segfaults while moving messages from gmail
-------------------------------+--------------------------------------------
Reporter: michele.zaffalon | Owner: brendan
Type: defect | Status: assigned
Priority: major | Milestone: 1.6
Component: IMAP | Version: 1.5.18
Resolution: | Keywords:
-------------------------------+--------------------------------------------
Comment(by pdmef):
Line 122 in curs_main.c hasn't been changed in quite a while, so
{{{
if ((Sort & SORT_MASK) == SORT_THREADS && h->tree)
}}}
is causing the segfault, i.e. h is probably NULL, though I'm not sure what
could cause this.
Is header caching involved? If yes, does it still happen if turned off?
--
Ticket URL: <http://dev.mutt.org/trac/ticket/3028#comment:5>
Mutt <http://www.mutt.org/>
The Mutt mail user agent