| Summary: | konqueror crashes trying to view pdf file | ||
|---|---|---|---|
| Product: | [Applications] okular | Reporter: | kavol <kavol> |
| Component: | general | Assignee: | Okular developers <okular-devel> |
| Status: | RESOLVED FIXED | ||
| Severity: | crash | CC: | aacid, mauro.darida |
| Priority: | NOR | Keywords: | drkonqi |
| Version First Reported In: | unspecified | ||
| Target Milestone: | --- | ||
| Platform: | Fedora RPMs | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
| Attachments: | New crash information added by DrKonqi | ||
|
Description
kavol
2015-02-09 18:59:12 UTC
Created attachment 95157 [details]
New crash information added by DrKonqi
okular (0.20.2) on KDE Platform 4.14.2 using Qt 4.8.6
- What I was doing when the application crashed:
Surfing the net with konqueror and trying to read a pdf file makes okular to crash (segmentation fault). I don't know if the bug can be fixed since I am using debian stable jessie (yes, it should be *stable*...)
I can read the pdf just fine if I use chrome instead, so the bug is konqueror-related.
-- Backtrace (Reduced):
#6 0x00007f65f2c3958e in KMimeType::is(QString const&) const () from /usr/lib/libkdecore.so.5
#7 0x00007f65e2aff187 in Okular::Part::openFile() () from /usr/lib/kde4/okularpart.so
[...]
#10 0x00007f65f2c04152 in KJob::result(KJob*) () from /usr/lib/libkdecore.so.5
#11 0x00007f65f2c041a0 in KJob::emitResult() () from /usr/lib/libkdecore.so.5
#12 0x00007f65f4447d27 in KIO::FileCopyJob::slotResult(KJob*) () from /usr/lib/libkio.so.5
|