#3523: Segmentation fault in mx_update_context ()
---------------------+------------------------------------------------------
 Reporter:  astsmtl  |       Owner:  mutt-dev
     Type:  defect   |      Status:  new     
 Priority:  major    |   Milestone:          
Component:  mutt     |     Version:  1.5.21  
 Keywords:           |  
---------------------+------------------------------------------------------
 After starting Mutt it fetches message headers from INBOX and then
 segfaults:
 {{{
 Program terminated with signal 11, Segmentation fault.
 #0  0x0808ea5f in mx_update_context ()
 (gdb) bt
 #0  0x0808ea5f in mx_update_context ()
 #1  0x080f0f91 in imap_read_headers ()
 #2  0x080ee463 in imap_open_mailbox ()
 #3  0x0808d05c in mx_open_mailbox ()
 #4  0x0804e0e6 in main ()
 }}}
 Configuration file has only one line:
 {{{
 set spoolfile="imaps://..."
 }}}
 Also happens with hg version 6178. Reporoduces always, i.e. I can't use
 Mutt. :(

-- 
Ticket URL: <http://dev.mutt.org/trac/ticket/3523>
Mutt <http://www.mutt.org/>
The Mutt mail user agent

Reply via email to