Source: neomutt
Version: 20171208+dfsg.1-1
Severity: Important

I tried
        neomutt -a $file
it then prompts for To:, Subject: and opens $EDITOR. After that I tell
it send. Neomutt saves the email in the `Sent' folder and crashes then:

|-- NeoMutt: Compose  [Approx. msg size: 15K   Atts: 2]------
|Uploading message... 0K/16K (0%)
|Program received signal SIGSEGV, Segmentation fault.
|0x00005555555f6ba8 in mutt_write_fcc (path=path@entry=0x7fffffffad40 
"imaps://server/Sent", hdr=hdr@entry=0x5555559b6c60, msgid=msgid@entry=0x0, 
post=post@entry=0,
|    fcc=fcc@entry=0x0, finalpath=finalpath@entry=0x7fffffffb028) at 
../sendlib.c:3146
|3146    ../sendlib.c: No such file or directory.
|(gdb) bt
|#0  0x00005555555f6ba8 in mutt_write_fcc (path=path@entry=0x7fffffffad40 
"imaps://server/Sent", hdr=hdr@entry=0x5555559b6c60, msgid=msgid@entry=0x0, 
post=post@entry=0,
|    fcc=fcc@entry=0x0, finalpath=finalpath@entry=0x7fffffffb028) at 
../sendlib.c:3146
|#1  0x00005555555f715f in mutt_write_multiple_fcc 
(path=path@entry=0x7fffffffb0d0 "imaps://server/Sent", hdr=0x5555559b6c60, 
msgid=msgid@entry=0x0, post=post@entry=0,
|    fcc=fcc@entry=0x0, finalpath=finalpath@entry=0x7fffffffb028) at 
../sendlib.c:2915
|#2  0x00005555555eec73 in ci_send_message (flags=<optimized out>, 
msg=<optimized out>, tempfile=<optimized out>, ctx=<optimized out>, 
cur=<optimized out>) at ../send.c:2091
|#3  0x000055555556f39f in main (argc=<optimized out>, argv=0x7fffffffdec8, 
env=<optimized out>) at ../main.c:774
|(gdb) p Context
|$1 = (struct Context *) 0x0

The email is not sent.

Sebastian

Reply via email to