A NOTE has been added to this issue. ====================================================================== http://www.dbmail.org/mantis/view.php?id=461 ====================================================================== Reported By: johnke Assigned To: ====================================================================== Project: DBMail Issue ID: 461 Category: PIPE delivery (dbmail-smtp) Reproducibility: always Severity: major Priority: normal Status: new target: ====================================================================== Date Submitted: 28-Nov-06 23:21 CET Last Modified: 28-Nov-06 23:26 CET ====================================================================== Summary: dbmail-smtp dies with segmentation fault (11) upon delivery of messages with certain headers... Description: When delivering messages to DBMail via dbmail-smtp with certain header characteristics (seems to be headers with no content and headers with certain lengths) dbmail-smtp will segfault. Varying the length of any header or its contents beneath the empty header (like "To: [empty]") will cause the message to be delivered. Only certain header lengths will cause the segfault to occur. The attached message will cause a segfault on one of our 32-bit, nearly-identical mail systems but not another one until any header is lengthened by a few characters. This is untested on 64-bit systems.
====================================================================== ---------------------------------------------------------------------- johnke - 28-Nov-06 23:26 ---------------------------------------------------------------------- The end-of-line convention used in the base64-encoded portion of the message is not the cause of the issue. The original message used standard \n EOL and caused the same segfaults. The body of this message was generated simply to reproduce the size and basic content of the original. Issue History Date Modified Username Field Change ====================================================================== 28-Nov-06 23:21 johnke New Issue 28-Nov-06 23:21 johnke File Added: messageFile.bz2 28-Nov-06 23:26 johnke Note Added: 0001632 ======================================================================