| Summary: | Okular ODP backend crashes on opening .ppt | ||
|---|---|---|---|
| Product: | [Applications] calligrastage | Reporter: | Nick Leverton <nick> |
| Component: | okularplugin | Assignee: | Friedrich W. H. Kossebau <kossebau> |
| Status: | REPORTED --- | ||
| Severity: | normal | CC: | aacid, aspotashev |
| Priority: | NOR | ||
| Version First Reported In: | unspecified | ||
| Target Milestone: | --- | ||
| Platform: | Debian stable | ||
| OS: | Linux | ||
| URL: | http://www.denx.de/wiki/pub/ELDKHistory/DocumentationLinks/OpenEmbeddedv1.ppt | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
| Attachments: | PDF which causes Okular segfault on opening | ||
|
Description
Nick Leverton
2015-10-08 08:53:23 UTC
Thank you for reporting this issue in KDE software. As it has been a while since this issue was reported, can we please ask you to see if you can reproduce the issue with a recent software version? If you can reproduce the issue, please change the status to "REPORTED" when replying. Thank you! Hi, Thankyou for taking the trouble to check back on this report. The original URL is dead unfortunately and I can't find a copy of that file on the net. However I have tested with a different ppt and unfortunately I am still seeing a segfault on opening. Application: Okular (okular), signal: Segmentation fault [KCrash Handler] #4 0x00007f351a7c1f70 in KoPart::document() const () from /lib/x86_64-linux-gnu/libkomain.so.17 #5 0x00007f35209149e8 in OkularOdpGenerator::loadDocument (this=0x55f13f20a500, fileName=..., pages=...) at ./extras/okularodpgenerator/OkularOdpGenerator.cpp:64 #6 0x00007f353c2ad2a6 in Okular::Generator::loadDocumentWithPassword (this=<optimized out>, fileName=..., pagesVector=...) at ./core/generator.cpp:205 #7 0x00007f353c29cb60 in Okular::DocumentPrivate::openDocumentInternal (this=0x55f13ed46380, offer=..., isstdin=isstdin@entry=false, docFile=..., filedata=..., password=...) at ./core/document.cpp:936 #8 0x00007f353c29d201 in Okular::Document::openDocument (this=this@entry=0x55f13eebb420, docFile=..., url=..., _mime=..., password=...) at ./core/document.cpp:2438 #9 0x00007f353c3f5b65 in Okular::Part::doOpenFile (this=this@entry=0x55f13ed07000, mimeA=..., fileNameToOpenA=..., isCompressedFile=isCompressedFile@entry=0x7ffe7301b8e7) at ./part/part.cpp:1457 #10 0x00007f353c3f6944 in Okular::Part::openFile (this=0x55f13ed07000) at ./part/part.cpp:1582 #11 0x00007f3546647355 in KParts::ReadOnlyPartPrivate::openLocalFile (this=this@entry=0x55f13ed751d0) at ./src/readonlypart.cpp:180 #12 0x00007f354664841e in KParts::ReadOnlyPart::openUrl (this=this@entry=0x55f13ed07000, url=...) at ./src/readonlypart.cpp:141 #13 0x00007f353c3e5f23 in Okular::Part::openUrl (this=<optimized out>, _url=..., swapInsteadOfOpening=<optimized out>) at ./part/part.cpp:1808 #14 0x000055f13cd31091 in Shell::openUrl (this=<optimized out>, url=..., serializedOptions=...) at ./shell/shell.cpp:319 #15 0x000055f13cd313a4 in Shell::openDocument (serializedOptions=..., url=..., this=0x55f13ed01d10) at ./shell/shell.cpp:265 #16 Shell::openDocument (this=this@entry=0x55f13ed01d10, url=..., serializedOptions=...) at ./shell/shell.cpp:250 #17 0x000055f13cd274fa in Okular::main (paths=..., serializedOptions=...) at ./shell/okular_main.cpp:193 #18 0x000055f13cd271b3 in main (argc=<optimized out>, argv=<optimized out>) at ./shell/main.cpp:93 [Inferior 1 (process 67759) detached] Now running Debian Bookworm (testing): ii libokular5core10 4:22.04.3-1 amd64 libraries for the Okular document viewer ii okular 4:22.04.3-1 amd64 universal document viewer ii okular-backend-odp 1:3.2.1+dfsg-6+b2 amd64 Okular backend for ODP documents ii okular-backend-odt 1:3.2.1+dfsg-6+b2 amd64 Okular backend for ODT documents ii okular-extra-backends 4:22.04.3-1 amd64 additional document format support for Okular ii libkf5kiocore5:amd64 5.98.0-1 amd64 resource and network access abstraction (KIO core library) ii libkf5parts5:amd64 5.98.0-1 amd64 Document centric plugin system. Created attachment 153783 [details]
PDF which causes Okular segfault on opening
This file is probably copyright (C) Open University and is uploaded under fair comment provisions for software review, analysis and debugging.
|