[Pkg-mutt-maintainers] Bug#884324: segfault with `neomutt -a $file'

Sebastian Andrzej Siewior sebastian at breakpoint.cc
Wed Dec 13 22:45:12 UTC 2017


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 at entry=0x7fffffffad40 "imaps://server/Sent", hdr=hdr at entry=0x5555559b6c60, msgid=msgid at entry=0x0, post=post at entry=0,
|    fcc=fcc at entry=0x0, finalpath=finalpath at entry=0x7fffffffb028) at ../sendlib.c:3146
|3146    ../sendlib.c: No such file or directory.
|(gdb) bt
|#0  0x00005555555f6ba8 in mutt_write_fcc (path=path at entry=0x7fffffffad40 "imaps://server/Sent", hdr=hdr at entry=0x5555559b6c60, msgid=msgid at entry=0x0, post=post at entry=0,
|    fcc=fcc at entry=0x0, finalpath=finalpath at entry=0x7fffffffb028) at ../sendlib.c:3146
|#1  0x00005555555f715f in mutt_write_multiple_fcc (path=path at entry=0x7fffffffb0d0 "imaps://server/Sent", hdr=0x5555559b6c60, msgid=msgid at entry=0x0, post=post at entry=0,
|    fcc=fcc at entry=0x0, finalpath=finalpath at 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



More information about the Pkg-mutt-maintainers mailing list