Bug 1702109
| Summary: | [abrt] recoll: parse(): ole.py:175:parse:Exception: OLE: bad signature | ||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | kxra | ||||||||||||||||
| Component: | recoll | Assignee: | Terje Røsten <terje.rosten> | ||||||||||||||||
| Status: | CLOSED ERRATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||||||||||||||
| Severity: | unspecified | Docs Contact: | |||||||||||||||||
| Priority: | unspecified | ||||||||||||||||||
| Version: | 30 | CC: | pbonzini, terje.rosten | ||||||||||||||||
| Target Milestone: | --- | ||||||||||||||||||
| Target Release: | --- | ||||||||||||||||||
| Hardware: | x86_64 | ||||||||||||||||||
| OS: | Unspecified | ||||||||||||||||||
| URL: | https://retrace.fedoraproject.org/faf/reports/bthash/09412a1e63edd863811a1810ba68a8c7bf43e7d9 | ||||||||||||||||||
| Whiteboard: | abrt_hash:0b3475af781c013ada6a557634f4899edcf4bf68;VARIANT_ID=workstation; | ||||||||||||||||||
| Fixed In Version: | recoll-1.25.15-1.fc28 recoll-1.25.15-1.fc30 recoll-1.25.15-1.fc29 | Doc Type: | If docs needed, set a value | ||||||||||||||||
| Doc Text: | Story Points: | --- | |||||||||||||||||
| Clone Of: | Environment: | ||||||||||||||||||
| Last Closed: | 2019-05-07 04:49:56 UTC | Type: | --- | ||||||||||||||||
| Regression: | --- | Mount Type: | --- | ||||||||||||||||
| Documentation: | --- | CRM: | |||||||||||||||||
| Verified Versions: | Category: | --- | |||||||||||||||||
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||||||||||||||
| Cloudforms Team: | --- | Target Upstream Version: | |||||||||||||||||
| Embargoed: | |||||||||||||||||||
| Attachments: |
|
||||||||||||||||||
Created attachment 1557302 [details]
File: backtrace
Created attachment 1557303 [details]
File: cgroup
Created attachment 1557304 [details]
File: cpuinfo
Created attachment 1557305 [details]
File: environ
Created attachment 1557306 [details]
File: mountinfo
Created attachment 1557307 [details]
File: namespaces
Created attachment 1557308 [details]
File: open_fds
recoll-1.25.15-1.fc29 has been submitted as an update to Fedora 29. https://bodhi.fedoraproject.org/updates/FEDORA-2019-7abe176067 recoll-1.25.15-1.fc30 has been submitted as an update to Fedora 30. https://bodhi.fedoraproject.org/updates/FEDORA-2019-a4787f16d2 recoll-1.25.15-1.fc28 has been submitted as an update to Fedora 28. https://bodhi.fedoraproject.org/updates/FEDORA-2019-b3167666fa recoll-1.25.15-1.fc28 has been pushed to the Fedora 28 testing repository. If problems still persist, please make note of it in this bug report. See https://fedoraproject.org/wiki/QA:Updates_Testing for instructions on how to install test updates. You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2019-b3167666fa recoll-1.25.15-1.fc29 has been pushed to the Fedora 29 testing repository. If problems still persist, please make note of it in this bug report. See https://fedoraproject.org/wiki/QA:Updates_Testing for instructions on how to install test updates. You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2019-7abe176067 recoll-1.25.15-1.fc30 has been pushed to the Fedora 30 testing repository. If problems still persist, please make note of it in this bug report. See https://fedoraproject.org/wiki/QA:Updates_Testing for instructions on how to install test updates. You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2019-a4787f16d2 recoll-1.25.15-1.fc28 has been pushed to the Fedora 28 stable repository. If problems still persist, please make note of it in this bug report. recoll-1.25.15-1.fc30 has been pushed to the Fedora 30 stable repository. If problems still persist, please make note of it in this bug report. recoll-1.25.15-1.fc29 has been pushed to the Fedora 29 stable repository. If problems still persist, please make note of it in this bug report. |
Version-Release number of selected component: recoll-1.25.11-1.fc30 Additional info: reporter: libreport-2.10.0 cmdline: /usr/bin/python3 /usr/share/recoll/filters/ppt-dump.py --no-struct-output --dump-text /home/kyra/repos/debian-bacula/bacula/po/bacula.pot crash_function: parse exception_type: Exception executable: /usr/share/recoll/filters/ppt-dump.py interpreter: python3-3.7.3-1.fc30.x86_64 kernel: 5.0.8-300.fc30.x86_64 runlevel: N 5 type: Python3 uid: 1000 Truncated backtrace: ole.py:175:parse:Exception: OLE: bad signature Traceback (most recent call last): File "/usr/share/recoll/filters/ppt-dump.py", line 127, in <module> main(sys.argv) File "/usr/share/recoll/filters/ppt-dump.py", line 121, in main if not dumper.dump(): File "/usr/share/recoll/filters/ppt-dump.py", line 42, in dump strm = pptstream.PPTFile(file.read(), self.params) File "/usr/share/recoll/filters/msodump.zip/msodumper/pptstream.py", line 28, in __init__ self.pos = self.header.parse() File "/usr/share/recoll/filters/msodump.zip/msodumper/ole.py", line 175, in parse raise Exception("OLE: bad signature") Exception: OLE: bad signature Local variables in innermost frame: self: <msodumper.ole.Header object at 0x7fb8fdbc0978>