[Bug 911233] Re: index++ crashed with SIGSEGV, indexing an email encoded in base64

2020-04-12 Thread Torsten Bronger
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

[Bug 911233] Re: index++ crashed with SIGSEGV, indexing an email encoded in base64

2020-04-12 Thread Torsten Bronger
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

[Bug 911233] Re: index++ crashed with SIGSEGV, indexing an email encoded in base64

2014-01-23 Thread Jae-hyeon Park
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

[Bug 911233] Re: index++ crashed with SIGSEGV, indexing an email encoded in base64

2012-04-10 Thread Launchpad Bug Tracker
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

[Bug 911233] Re: index++ crashed with SIGSEGV, indexing an email encoded in base64

2012-01-11 Thread Ubuntu Foundation's Bug Bot
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'

[Bug 911233] Re: index++ crashed with SIGSEGV, indexing an email encoded in base64

2012-01-11 Thread Jae-hyeon Park
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

[Bug 911233] Re: index++ crashed with SIGSEGV, indexing an email encoded in base64

2012-01-03 Thread Jae-hyeon Park
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