Bug 695764 - segfault at: mx_update_context (ctx=0x16b56c0, new_messages=<optimized out>) at mx.c:1542
Summary: segfault at: mx_update_context (ctx=0x16b56c0, new_messages=<optimized out>)...
Keywords:
Status: CLOSED DUPLICATE of bug 676074
Alias: None
Product: Fedora
Classification: Fedora
Component: mutt
Version: 15
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Honza Horak
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2011-04-12 15:49 UTC by Bill Nottingham
Modified: 2014-03-17 03:27 UTC (History)
4 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2011-04-26 14:45:46 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Bill Nottingham 2011-04-12 15:49:54 UTC
Description of problem:

Program terminated with signal 11, Segmentation fault.
#0  mx_update_context (ctx=0x16b56c0, new_messages=<optimized out>) at mx.c:1542
1542	      h->security = crypt_query (h->content);
(gdb) bt
#0  mx_update_context (ctx=0x16b56c0, new_messages=<optimized out>) at mx.c:1542
#1  0x0000000000493e96 in imap_read_headers (idata=0x16d45e0, msgbegin=<optimized out>, 
    msgend=229) at message.c:376
#2  0x0000000000491823 in imap_open_mailbox (ctx=0x16b56c0) at imap.c:756
#3  0x0000000000442c55 in mx_open_mailbox (path=<optimized out>, flags=0, pctx=0x0) at mx.c:661
#4  0x00000000004074dc in main (argc=1, argv=<optimized out>) at main.c:1017

Version-Release number of selected component (if applicable):

mutt-1.5.21-3.fc15.x86_64

How reproducible:

Happened once so far. Hasn't happened at least one other time I've tried the same thing.

Steps to Reproduce:
1. Have fetchmail pulling an IMAP inbox
2. Simultaneously, run mutt -f imaps://<that inbox>/

Comment 1 Honza Horak 2011-04-26 14:45:46 UTC

*** This bug has been marked as a duplicate of bug 676074 ***


Note You need to log in before you can comment on or make changes to this bug.