Your message dated Sat, 17 Sep 2016 21:40:52 +0000
with message-id <e1blnlw-0008ri...@franck.debian.org>
and subject line Bug#838117: Removed package(s) from unstable
has caused the Debian Bug report #819957,
regarding mutt-kz: crash when signing and encrypting mail
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
819957: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=819957
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: mutt-kz
Version: 1.5.23.1-7
Severity: normal
File: /usr/bin/mutt-kz

I got a repeatable backtrace when signing and encrypting a mail. The
original mutt does not have this issue.

$ gdb -batch -n -ex 'set height 0' -ex bt -ex 'thread apply all bt full' --core 
/var/crash/1000/12413-1000-1000-11-1459752094-chianamo--usr-bin-mutt-kz.core 
/usr/bin/mutt-kz
[New LWP 12413]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
Core was generated by `mutt-kz -f <removed>.mbox'.
Program terminated with signal SIGSEGV, Segmentation fault.
#0  is_email_wsp (c=<error reading variable: Cannot access memory at address 
0x0>) at ../../lib.h:115
115     ../../lib.h: No such file or directory.
Python Exception <class 'gdb.MemoryError'> Cannot access memory at address 0x0: 
#0  0x0000000000463159 in rfc822_parse_adrlist (c=#1  0x0000000000463159 in 
rfc822_parse_adrlist (top=top@entry=0x0, s=0x0) at ../../rfc822.c:387
#2  0x000000000049376a in pgp_getkeybyaddr (a=a@entry=0x27c0b00, 
abilities=abilities@entry=2, keyring=keyring@entry=PGP_PUBRING, 
oppenc_mode=oppenc_mode@entry=0) at ../../pgpkey.c:867
#3  0x0000000000490a1a in pgp_findKeys (adrlist=<optimized out>, oppenc_mode=0) 
at ../../pgp.c:1222
#4  0x0000000000415bff in crypt_get_keys (msg=0x27c0a50, 
keylist=keylist@entry=0x7ffe9011e858, oppenc_mode=oppenc_mode@entry=0) at 
../../crypt.c:740
#5  0x000000000046b295 in ci_send_message (flags=<optimized out>, 
flags@entry=1, msg=0x27c0a50, msg@entry=0x0, tempfile=tempfile@entry=0x0, 
ctx=0x2775a30, cur=0x278a290) at ../../send.c:1683
#6  0x0000000000455107 in mutt_pager (banner=banner@entry=0x0, 
fname=fname@entry=0x7ffe90120bf0 
"/tmp/user/1000/mutt-chianamo-1000-12413-14439841221206087700", 
flags=<optimized out>, flags@entry=66, extra=extra@entry=0x7ffe90120bc0) at 
../../pager.c:2562
#7  0x0000000000418897 in mutt_display_message (cur=0x278a290) at 
../../commands.c:220
#8  0x0000000000425a94 in mutt_index_menu () at ../../curs_main.c:1532
#9  0x0000000000409d09 in main (argc=1, argv=<optimized out>) at 
../../main.c:1068

Thread 1 (Thread 0x7fdf6282b880 (LWP 12413)):
Python Exception <class 'gdb.MemoryError'> Cannot access memory at address 0x0: 
#0  0x0000000000463159 in rfc822_parse_adrlist (c=#1  0x0000000000463159 in 
rfc822_parse_adrlist (top=top@entry=0x0, s=0x0) at ../../rfc822.c:387
        ws_pending = <optimized out>
        ps = <optimized out>
        comment = '\000' <repeats 280 times>...
        phrase = "Paul Wise", '\000' <repeats 12 times>, "<removed>", '\000' 
<repeats 11 times>, "<removed>", '\000' <repeats 19 times>, '\017' <repeats 16 
times>, '\000' <repeats 41 times>, "<removed>", '\000' <repeats 154 times>...
        phraselen = 0
        commentlen = 0
        cur = 0x27cb590
        last = 0x0
#2  0x000000000049376a in pgp_getkeybyaddr (a=a@entry=0x27c0b00, 
abilities=abilities@entry=2, keyring=keyring@entry=PGP_PUBRING, 
oppenc_mode=oppenc_mode@entry=0) at ../../pgpkey.c:867
        r = 0x0
        p = <optimized out>
        hints = 0x0
        multi = 0
        match = 0
        keys = 0x27cbd60
        k = 0x27cbd60
        kn = 0x27cca90
        the_strong_valid_key = 0x0
        a_valid_addrmatch_key = 0x0
        matches = 0x0
        last = 0x7ffe9011e2b0
        q = 0x27c7e90
#3  0x0000000000490a1a in pgp_findKeys (adrlist=<optimized out>, oppenc_mode=0) 
at ../../pgp.c:1222
        buf = "<removed>", '\000' <repeats 15 times>, "<removed>", '\000' 
<repeats 14 times>, "<removed>", '\000' <repeats 18 times>, "<removed>"...
        keyID = <optimized out>
        keylist = 0x0
        keylist_size = 0
        keylist_used = 0
        addr = 0x0
        p = 0x27c0b00
        q = 0x27c0b00
        k_info = 0x0
        fqdn = 0x2673d00 "chianamo"
#4  0x0000000000415bff in crypt_get_keys (msg=0x27c0a50, 
keylist=keylist@entry=0x7ffe9011e858, oppenc_mode=oppenc_mode@entry=0) at 
../../crypt.c:740
        adrlist = 0x27c0b00
        last = 0x27c0b00
        fqdn = 0x2673d00 "chianamo"
#5  0x000000000046b295 in ci_send_message (flags=<optimized out>, 
flags@entry=1, msg=0x27c0a50, msg@entry=0x0, tempfile=tempfile@entry=0x0, 
ctx=0x2775a30, cur=0x278a290) at ../../send.c:1683
        buffer = "<removed>", '\377' <repeats 12 times>, "<removed>", '\377' 
<repeats 22 times>, "<removed>", '\377' <repeats 50 times>...
        fcc = "<removed>", '\000' <repeats 240 times>
        tempfp = 0x0
        pbody = <optimized out>
        i = <optimized out>
        killfrom = 0
        fcc_error = 0
        free_clear_content = 0
        save_content = 0x0
        clear_content = 0x27ca240
        pgpkeylist = 0x0
        pgp_signas = <optimized out>
        smime_default_key = <optimized out>
        tag = 0x0
        err = 0x0
        ctype = 0x0
        finalpath = 0x0
        rv = -1
#6  0x0000000000455107 in mutt_pager (banner=banner@entry=0x0, 
fname=fname@entry=0x7ffe90120bf0 
"/tmp/user/1000/mutt-chianamo-1000-12413-14439841221206087700", 
flags=<optimized out>, flags@entry=66, extra=extra@entry=0x7ffe90120bc0) at 
../../pager.c:2562
        searchbuf = '\000' <repeats 255 times>
        buffer = "<removed>", ' ' <repeats 122 times>, "<removed>"...
        helpstr = "i:Exit  -:PrevPg  <Space>:NextPg v:View Attachm.  d:Del  
r:Reply  j:Next ?:Help\000"...
        tmphelp = "i:Exit  -:PrevPg  <Space>:NextPg v:View Attachm.  d:Del  
r:Reply  j:Next", '\000' <repeats 183 times>
        maxLine = 52
        lastLine = 49
        lineInfo = 0x27a90c0
        QuoteList = 0x0
        i = <optimized out>
        j = <optimized out>
        ch = 153
        rc = 153
        hideQuoted = <optimized out>
        q_level = 0
        force_redraw = 0
        lines = <optimized out>
        curline = <optimized out>
        topline = 0
        oldtopline = <optimized out>
        err = <optimized out>
        first = <optimized out>
        r = <optimized out>
        wrapped = <optimized out>
        searchctx = <optimized out>
        redraw = 0
        fp = 0x27b1420
        last_pos = 1704
        last_offset = <optimized out>
        old_smart_wrap = <optimized out>
        old_markers = <optimized out>
        sb = {st_dev = 64769, st_ino = 8535808, st_nlink = 1, st_mode = 33152, 
st_uid = 1000, st_gid = 1000, __pad0 = 0, st_rdev = 0, st_size = 7234, 
st_blksize = 4096, st_blocks = 16, st_atim = {tv_sec = 1459752052, tv_nsec = 
415340130}, st_mtim = {tv_sec = 1459752052, tv_nsec = 447339716}, st_ctim = 
{tv_sec = 1459752052, tv_nsec = 447339716}, __glibc_reserved = {0, 0, 0}}
        SearchRE = {buffer = 0x7ffe90120a80 "<removed>", allocated = 4053, used 
= 41620512, syntax = 41584752, fastmap = 0x0, translate = 0x7fdf6265c6ad 
<_dl_fixup+237> "<removed>", re_nsub = 1, can_be_null = 0, regs_allocated = 0, 
fastmap_accurate = 0, no_sub = 0, not_bol = 0, not_eol = 0, newline_anchor = 0}
        SearchCompiled = 0
        SearchFlag = <optimized out>
        SearchBack = <optimized out>
        has_types = <optimized out>
        bodyoffset = <optimized out>
        statusoffset = <optimized out>
        helpoffset = <optimized out>
        bodylen = <optimized out>
        index = 0x0
        indexoffset = <optimized out>
        indexlen = <optimized out>
        indicator = <optimized out>
        old_PagerIndexLines = <optimized out>
#7  0x0000000000418897 in mutt_display_message (cur=0x278a290) at 
../../commands.c:220
        info = {ctx = 0x2775a30, hdr = 0x278a290, bdy = 0x0, fp = 0x0, idx = 
0x0, idxlen = 0}
        tempfile = "<removed>"...
        buf = "<removed>", '\000' <repeats 28 times>, "<removed>", '\000' 
<repeats 15 times>...
        rc = 0
        builtin = 1
        cmflags = <optimized out>
        fpout = 0x0
        fpfilterout = 0x0
        filterpid = <optimized out>
        res = <optimized out>
#8  0x0000000000425a94 in mutt_index_menu () at ../../curs_main.c:1532
        buf = "---Mutt: <removed>.mbox [Msgs:1 New:1 Post:18 
8.0K]---(threads/date)", '-' <repeats 112 times>, "<removed>", '\000' <repeats 
18 times>...
        helpstr = "q:Quit  d:Del  u:Undel  s:Save  c:Mail  r:Reply    
?:Help\000", '\000' <repeats 12 times>, "<removed>"...
        op = <optimized out>
        done = 0
        i = 0
        j = <optimized out>
        tag = 0
        newcount = 0
        oldcount = -1
        rc = <optimized out>
        menu = 0x27a8d00
        cp = <optimized out>
        index_hint = 0
        do_buffy_notify = 1
        close = 0
        attach_msg = 0
#9  0x0000000000409d09 in main (argc=1, argv=<optimized out>) at 
../../main.c:1068
        folder = "<removed>.mbox", '\000' <repeats 244 times>
        subject = <optimized out>
        includeFile = <optimized out>
        draftFile = <optimized out>
        newMagic = <optimized out>
        msg = 0x0
        attach = 0x0
        commands = 0x0
        queries = <optimized out>
        alias_queries = <optimized out>
        sendflags = 0
        flags = 0
        version = <optimized out>
        i = <optimized out>
        explicit_folder = <optimized out>
        dump_variables = <optimized out>
        double_dash = <optimized out>
        nargc = <optimized out>

-- System Information:
Debian Release: stretch/sid
  APT prefers testing-debug
  APT policy: (900, 'testing-debug'), (900, 'testing'), (860, 
'testing-proposed-updates'), (850, 'buildd-testing-proposed-updates'), (800, 
'unstable-debug'), (800, 'unstable'), (790, 'buildd-unstable'), (700, 
'experimental-debug'), (700, 'experimental'), (690, 'buildd-experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 4.4.0-1-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_AU.utf8, LC_CTYPE=en_AU.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)

Versions of packages mutt-kz depends on:
ii  libassuan0        2.4.2-3
ii  libc6             2.22-5
ii  libcomerr2        1.43~WIP.2016.03.15-2
ii  libgnutls30       3.4.10-4
ii  libgpg-error0     1.21-2
ii  libgpgme11        1.6.0-1
ii  libgssapi-krb5-2  1.13.2+dfsg-5
ii  libidn11          1.32-3
ii  libk5crypto3      1.13.2+dfsg-5
ii  libkrb5-3         1.13.2+dfsg-5
ii  libncursesw5      6.0+20160319-1
ii  libnotmuch4       0.21-3+b1
ii  libsasl2-2        2.1.26.dfsg1-15
ii  libtinfo5         6.0+20160319-1
ii  libtokyocabinet9  1.4.48-10
ii  mutt              1.5.24-1+b1

mutt-kz recommends no packages.

mutt-kz suggests no packages.

-- no debconf information

-- 
bye,
pabs

https://wiki.debian.org/PaulWise


Attachment: signature.asc
Description: This is a digitally signed message part


--- End Message ---
--- Begin Message ---
Version: 1.5.23.1-7+rm

Dear submitter,

as the package mutt-kz has just been removed from the Debian archive
unstable we hereby close the associated bug reports.  We are sorry
that we couldn't deal with your issue properly.

For details on the removal, please see https://bugs.debian.org/838117

The version of this package that was in Debian prior to this removal
can still be found using http://snapshot.debian.org/.

This message was generated automatically; if you believe that there is
a problem with it please contact the archive administrators by mailing
ftpmas...@ftp-master.debian.org.

Debian distribution maintenance software
pp.
Chris Lamb (the ftpmaster behind the curtain)

--- End Message ---

Reply via email to