The attached mail also fails with a seg fault:
$ index++ --pattern=mail:"*" 2385
Speicherzugriffsfehler
Is this the same error? FWIW, I don’t see a non-null whitespace line in
the header.
** Attachment added: "2385"
https://bugs.launchpad.net/ubuntu/+source/swish++/+bug/911233/+attachment/53
Any update on this?
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/911233
Title:
index++ crashed with SIGSEGV, indexing an email encoded in base64
To manage notifications about this bug go to:
https
Is the patch review process still in progress?
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/911233
Title:
index++ crashed with SIGSEGV, indexing an email encoded in base64
To manage notifications
Status changed to 'Confirmed' because the bug affects multiple users.
** Changed in: swish++ (Ubuntu)
Status: New => Confirmed
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/911233
Title:
ind
The attachment "swish++-6.1.5.diff" of this bug report has been
identified as being a patch. The ubuntu-reviewers team has been
subscribed to the bug report so that they can review the patch. In the
event that this is in fact not a patch you can resolve this situation by
removing the tag 'patch'
The segmentation fault occurs when index++ decodes a non-base64 part of
the email text using its base64 decoder. This can happen when a header
field is in a multi-line representation which contains a non-null
whitespace-only line. index++ misinterprets this type of line as the
end of the last hea
I could not figure out how to update the dbgsym version. I followed the
instruction on https://wiki.ubuntu.com/DebuggingProgramCrash but could
not find such a package as swish++-dbgsym. In any case, it is simple to
reproduce the segfault. One can give the attached file to index++ using
the comma