9front - general discussion about 9front
 help / color / mirror / Atom feed
* [9front] [Bug] Mail fails to send attachments
@ 2021-02-19 19:56 theinicke
  2021-02-19 20:13 ` sirjofri
  0 siblings, 1 reply; 13+ messages in thread
From: theinicke @ 2021-02-19 19:56 UTC (permalink / raw)
  To: 9front

Today I have noticed that since the rewrite Mail fails to send attachments.
That is if one includes an "Attach: /some/file" line and posts it,
(if file exists) marshal suicides like so: 66286: marshal 66286: sys: write on closed pipe pc=0x25e04
leaving us with a sent mail without the attachments.

I have not been able to track down the cause yet.
Have reproduced it on a clean install updated to latest HEAD
to make sure it is not caused by any of my modifications.
Here are the symptoms:

If in /sys/src/cmd/upas/marshal/marshal.c:421 attachment function is called, then
in /sys/src/cmd/upas/marshal/marshal.c:430 the error occurs.

--
Tobias Heinicke


^ permalink raw reply	[flat|nested] 13+ messages in thread

end of thread, other threads:[~2021-02-20 14:18 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-02-19 19:56 [9front] [Bug] Mail fails to send attachments theinicke
2021-02-19 20:13 ` sirjofri
2021-02-19 20:54   ` Romano
2021-02-19 21:13   ` ori
2021-02-19 23:47     ` sirjofri
2021-02-20  0:28       ` sirjofri
2021-02-20  0:49         ` ori
2021-02-20 13:02           ` sirjofri
2021-02-19 23:27   ` ori
2021-02-20 13:16     ` [9front] [Patch] " sirjofri
2021-02-20 13:37       ` hiro
2021-02-20 14:03         ` [9front] bad headers in mail (was: Mail attachment bug) sirjofri
2021-02-20 14:10           ` hiro

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).