Hey Antonio,
attached is the gdb backtrace. I anonymized some parts of it 
in order not to leak my mails and the imaps server I used, 
but this should not matter.

Looking at the backtrace and seeing the pattern match calls 
I'm wondering if this is due to:
color quoted            cyan            default  
color quoted1           green           default 
color quoted2           yellow          default  
color quoted3           red             default  
color signature         red             default  
color tilde             blue            default  
color bold              green           default  
color underline         yellow          default  
color normal            white           default
color tilde             blue            default
color attachment        brightgreen     default
color body              cyan            default         
"(finger|ftp|http|news|telnet)://[^ >]*"
color body              cyan            default         "<URL:[^ ]*>"
color body              cyan            default         
"www\\.[-.a-z0-9]+\\.[a-z][a-z][a-z]?([-_./~a-z0-9]+)?"
color body              white           default         "https://[^ >]*"
color body              cyan            default         "ftp://[^ ]*"
color body              green           default         
"[[:alnum:]][-+.#_[:alnum:]]*@[-+.[:alnum:]]*[[:alnum:]]"
color body              brightred       default         "mailto: *[^ 
]+\(\\?subject=[^ ]+\)?"
color body              brightyellow    default         "[*][Gg]*[*]"
color body              brightyellow    default         "<[Bb][Gg]>"
color body              brightyellow    default         "[;:][-o][)/(|]"
color body              brightyellow    default         "[;:][)(|]"
color body              brightyellow    default         
"[*]?((N)?ACK|CU|LOL|SCNR|BRB|BTW|CWYL|FWIW|vbg|GD&R|HTH|HTHBE|IMHO|IMNSHO|IRL|RTFM|ROTFL|ROFL|YMMV)[*]?"
color body              brightyellow    default         "[ ][*][^*]*[*][ ]?"
color body              brightyellow    default         "[ ]?[*][^*]*[*][ ]"

color body              white           red             '\<\w( +\w\>)+'


If yes, this behaviour changed and mutt didn't try to decrypt mail bodies
before in order to match these settings.

Cheers
Nico

Breakpoint 1, pgp_valid_passphrase () at ../pgp.c:75
75  ../pgp.c: No such file or directory.
    in ../pgp.c
=> 0x00000000004816a0 <pgp_valid_passphrase+0>:  48 89 6c 24 f8 mov    QWORD 
PTR [rsp-0x8],rbp
(gdb) bt
#0  pgp_valid_passphrase () at ../pgp.c:75
#1  0x0000000000411bb9 in crypt_valid_passphrase (flags=<value optimized out>) 
at ../crypt.c:119
#2  0x00000000004528c1 in msg_search (ctx=0x80a150, pat=0x830380, msgno=<value 
optimized out>) at ../pattern.c:181
#3  0x0000000000454bfc in mutt_pattern_exec (pat=0x830380, flags=<value 
optimized out>, ctx=0x80a150, h=0x134eb80) at ../pattern.c:1144
#4  0x0000000000454aa9 in perform_and (pat=<value optimized out>, 
flags=M_MATCH_FULL_ADDRESS, ctx=0x80a150, h=0x134eb80) at ../pattern.c:980
#5  mutt_pattern_exec (pat=<value optimized out>, flags=M_MATCH_FULL_ADDRESS, 
ctx=0x80a150, h=0x134eb80) at ../pattern.c:1096
#6  0x0000000000426b3d in mutt_set_header_color (ctx=0x80a150, 
curhdr=0x134eb80) at ../curs_main.c:2273
#7  0x0000000000426b92 in index_color (index_no=<value optimized out>) at 
../curs_main.c:195
#8  0x000000000043fb03 in menu_redraw_index (menu=0xe81d30) at ../menu.c:241
#9  0x000000000041ff65 in mutt_index_menu () at ../curs_main.c:559
#10 0x000000000043c79d in main (argc=1, argv=0x7fffffffe3e8) at ../main.c:1026
(gdb) bt full
#0  pgp_valid_passphrase () at ../pgp.c:75
        now = <value optimized out>
#1  0x0000000000411bb9 in crypt_valid_passphrase (flags=<value optimized out>) 
at ../crypt.c:119
        ret = 0
#2  0x00000000004528c1 in msg_search (ctx=0x80a150, pat=0x830380, msgno=<value 
optimized out>) at ../pattern.c:181
        tempfile = 
"/tmp/mutt-pagefault-1000-31643-19122671291711083588\000\000\00...."
        msg = 0xe9fa40
        s = {fpin = 0x1294190, fpout = 0xe67610, prefix = 0x0, flags = 16}
        st = {st_dev = 1, st_ino = 140737322390437, st_nlink = 0, st_mode = 1, 
st_uid = 32767, st_gid = 0, __pad0 = 0, st_rdev = 1, st_size = 140737349758080, 
          st_blksize = 140737349560076, st_blocks = 140737488342208, st_atim = 
{tv_sec = 446676585664, tv_nsec = 140737488342161}, st_mtim = {tv_sec = 
140737488342166, 
            tv_nsec = 4294967297}, st_ctim = {tv_sec = 1, tv_nsec = 
140737488342176}, __unused = {7240560, 0, 63}}
        fp = 0x0
        lng = 0
        match = 0
        h = 0x134eb80
        buf = <value optimized out>
        blen = <value optimized out>
#3  0x0000000000454bfc in mutt_pattern_exec (pat=0x830380, flags=<value 
optimized out>, ctx=0x80a150, h=0x134eb80) at ../pattern.c:1144
No locals.
#4  0x0000000000454aa9 in perform_and (pat=<value optimized out>, 
flags=M_MATCH_FULL_ADDRESS, ctx=0x80a150, h=0x134eb80) at ../pattern.c:980
No locals.
#5  mutt_pattern_exec (pat=<value optimized out>, flags=M_MATCH_FULL_ADDRESS, 
ctx=0x80a150, h=0x134eb80) at ../pattern.c:1096
No locals.
#6  0x0000000000426b3d in mutt_set_header_color (ctx=0x80a150, 
curhdr=0x134eb80) at ../curs_main.c:2273
        color = 0x830310
#7  0x0000000000426b92 in index_color (index_no=<value optimized out>) at 
../curs_main.c:195
        h = 0x134eb80
#8  0x000000000043fb03 in menu_redraw_index (menu=0xe81d30) at ../menu.c:241
        buf = "3248  P "...
        i = 3247
#9  0x000000000041ff65 in mutt_index_menu () at ../curs_main.c:559
        buf = "\310:..."
        helpstr = "q:Quit  d:Del  u:Undel  s:Save  m:Mail  r:Reply  g:Group  
?:Help\000\376\270\367\377\177\000\000P\357\335\367\377\177\000\000\230\000\000\000\000\000\000\000(\357\335\367\377\177\000\000\021\000\000\000\000\000\000\000\240\322s\000\000\000\000\000&\000\000\000\000\000\000\000}Q\273\367\377\177\000\000\000\t\000\000\000\000\000\000.",
 '\000' <repeats 23 times>, 
"p\320\377\377\377\177\000\000q\320\377\377\377\177\000\000\376\001\000\000\000\000\000\000\377\001",
 '\000' <repeats 14 times>, 
"\022\000\000\000\000\000\000\000P\001y\000\000\000\000\000@\002\000\000\000\000\000\000\340\330\377\377\377\177\000\000\001\000\000\000\000\000\000\000\200\320s\000\000\000\000\000\360\202\273\367\377\177\000\000\200<\267"...
        op = 0
        done = 0
        i = 0
        j = <value optimized out>
        tag = 0
        newcount = 0
        oldcount = <value optimized out>
        rc = <value optimized out>
        menu = 0xe81d30
        cp = <value optimized out>
---Type <return> to continue, or q <return> to quit---
        index_hint = 3295
        do_buffy_notify = 1
        close = 0
        attach_msg = 0
#10 0x000000000043c79d in main (argc=1, argv=0x7fffffffe3e8) at ../main.c:1026
        folder = "imaps://....../", '\000' <repeats 218 times>
        subject = 0x0
        includeFile = 0x0
        draftFile = 0x0
        newMagic = 0x0
        msg = <value optimized out>
        attach = 0x0
        commands = 0x0
        queries = 0x0
        alias_queries = 0x0
        sendflags = 0
        flags = <value optimized out>
        version = 0
        i = <value optimized out>
        explicit_folder = 1
        dump_variables = 0
        double_dash = <value optimized out>
        nargc = <value optimized out>

Reply via email to