Re: [Mutt] #3264: Erroneous "invalid IMAP path" stops mutt cold
#3264: Erroneous "invalid IMAP path" stops mutt cold
---------------------+------------------------------------------------------
Reporter: rdump | Owner: mutt-dev
Type: defect | Status: new
Priority: major | Milestone:
Component: mutt | Version: 1.5.20
Resolution: | Keywords:
---------------------+------------------------------------------------------
Changes (by dhill):
* status: closed => new
* resolution: fixed =>
Comment:
The new patch breaks my mutt when sending an email.
folder-hook work set smtp_url=smtp://davidh:mypassword@xxxxxxxxxxxxxxx:587
Removing ':587' from the line fixes it.
Uploading message... 0K/0.3K (0%)
Program received signal SIGSEGV, Segmentation fault.
url_pct_decode (s=0x24b <Address 0x24b out of bounds>) at url.c:56
56 url.c: No such file or directory.
in url.c
(gdb) bt
#0 url_pct_decode (s=0x24b <Address 0x24b out of bounds>) at url.c:56
#1 0x1c063327 in ciss_parse_userhost (ciss=0xcfbcb120, src=0x8567d407
"davidh") at url.c:154
#2 0x1c0633c0 in url_parse_ciss (ciss=0xcfbcb120, src=0x8567d400
"smtp://davidh") at url.c:169
#3 0x1c0717d4 in smtp_fill_account (account=0xcfbcb560) at smtp.c:336
#4 0x1c071566 in mutt_smtp_send (from=0x24b, to=0x7cbff080, cc=0x0,
bcc=0x0,
msgfile=0xcfbcb710 "/tmp/mutt-wind-1000-16619-4", eightbit=0) at
smtp.c:262
#5 0x1c053118 in send_message (msg=0x7cddc700) at send.c:1030
#6 0x1c053b46 in ci_send_message (flags=0, msg=0x7cddc700, tempfile=0x0,
ctx=0x877a6180, cur=0x0)
at send.c:1685
#7 0x1c019c60 in mutt_index_menu () at curs_main.c:1943
#8 0x1c030bc2 in main (argc=1, argv=0xcfbcd024) at main.c:1020
--
Ticket URL: <http://dev.mutt.org/trac/ticket/3264#comment:3>
Mutt <http://www.mutt.org/>
The Mutt mail user agent