Summary: | Konqueror crashed trying to open pdf from sukl.cz | ||
---|---|---|---|
Product: | [Applications] okular | Reporter: | kavol <kavol> |
Component: | general | Assignee: | Okular developers <okular-devel> |
Status: | RESOLVED FIXED | ||
Severity: | crash | CC: | aacid, cfeck, kavol, site_reg |
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Fedora RPMs | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: | New crash information added by DrKonqi |
Description
kavol
2013-07-13 13:46:39 UTC
now it crashed on restoring the session the offending url seems to be http://www.sukl.cz/modules/medication/download.php?file=SPC18106.pdf&type=spc&as=geratam-1200-mg-spc - it didn't crash on subsequent try when I've chosen not to restore this particular tab Created attachment 81093 [details]
New crash information added by DrKonqi
konqueror (4.10.4) on KDE Platform 4.10.4 using Qt 4.8.4
- What I was doing when the application crashed:
yes, it really crashes reliably - sometimes even before asking whether to save or open
-- Backtrace (Reduced):
#7 KMimeType::is (this=0x0, mimeTypeName=...) at /usr/src/debug/kdelibs-4.10.4/kdecore/services/kmimetype.cpp:556
#8 0x00007f89499d9fcf in compressedMimeFor (mime_to_check=...) at /usr/src/debug/okular-4.10.4/part.cpp:222
#9 0x00007f89499daf5b in Okular::Part::openFile (this=0x15e4c40) at /usr/src/debug/okular-4.10.4/part.cpp:1193
#10 0x00000031ce425f43 in KParts::ReadOnlyPartPrivate::_k_slotJobFinished (this=0x1f3e190, job=0x1e26610) at /usr/src/debug/kdelibs-4.10.4/kparts/part.cpp:694
[...]
#12 0x000000326d531132 in KJob::result (this=this@entry=0x1e26610, _t1=_t1@entry=0x1e26610) at /usr/src/debug/kdelibs-4.10.4/x86_64-redhat-linux-gnu/kdecore/kjob.moc:207
Fixed in 4.10.5 http://quickgit.kde.org/?p=okular.git&a=commitdiff&h=449861c11895949a6d715f206237b5032b7aea15 *** Bug 322554 has been marked as a duplicate of this bug. *** (In reply to comment #3) > Fixed in 4.10.5 cool, thanks a lot |