Re: [Mutt] #3057: mutt-1.5.18: mutt crashes while accessing imap
#3057: mutt-1.5.18: mutt crashes while accessing imap mailboxes defined
Comment (by Olaf Föllinger):
{{{
* Mutt <fleas@xxxxxxxx> [2008-05-21 13:12:58]:
> #3057: mutt-1.5.18: mutt crashes while accessing imap mailboxes defined
>
> Changes (by pdmef):
>
> * owner: mutt-dev => brendan
> * summary: mutt-1.5.18: mutt crashes while accessing imap mailboxes
> defined
> in muttrc => mutt-1.5.18: mutt crashes while
> accessing imap mailboxes defined
> * component: mutt => IMAP
> * milestone: => 1.6
>
> Comment:
>
> Does this happen with any version or just with the latest one?
It dow not happen with 1.5.17
> Can you
> prodive a backtrace to see where exactly mutt crashes and why?
Program received signal SIGSEGV, Segmentation fault.
[Switching to thread 1900.0xdf0]
0x0048098e in imap_mailbox_state (path=0x879418
"imaps://imap.gmail.com/",
state=0x22a710) at browse.c:233
233 state->new = idata->ctx->new;
(gdb) bt
#0 0x0048098e in imap_mailbox_state (path=0x879418
"imaps://imap.gmail.com/",
state=0x22a710) at browse.c:233
#1 0x00405cc4 in examine_mailboxes (menu=0x862718, state=0x22b1a0)
at browser.c:445
#2 0x00406512 in _mutt_select_file (f=0x22bf60 "", flen=1024, flags=4,
files=0x0, numfiles=0x0) at browser.c:1151
#3 0x0041edef in _fu192__stdscr () at enter.c:569
#4 0x00413e7d in _fu90__stdscr () at curs_lib.c:144
#5 0x00414be4 in _fu109__stdscr () at curs_lib.c:575
#6 0x00416a9d in _fu140__stdscr () at curs_main.c:1086
#7 0x00430764 in _fu396__optind () at main.c:999
> Also, if that version of mutt is self-compiled, you might want to build
it
> with debug support enabled. It would be nice if you could provide the
last
> few relevant lines containing the socket traffic...
If the above information is not enough I'll try to catch the traffic.
Gruß Olaf Föllinger
}}}
--
Ticket URL: <http://dev.mutt.org/trac/ticket/3057#comment:>