Summary: | Okular crashes on fast reloads | ||
---|---|---|---|
Product: | [Applications] okular | Reporter: | Fabrizio <fabrizio2210> |
Component: | general | Assignee: | Okular developers <okular-devel> |
Status: | RESOLVED FIXED | ||
Severity: | crash | CC: | aacid, alfredocarella, auxsvr, pablohn6, wg3w |
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Unlisted Binaries | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: |
Pdf that causes the crash
New crash information added by DrKonqi |
Description
Fabrizio
2010-01-19 10:23:17 UTC
Can you attach the pdf that caused the problem? Created attachment 40082 [details]
Pdf that causes the crash
It isn't the only one pdf that causes crash. In generally pdf which has a lot of pages.
So it crashes by just pressing F5 or by pressing F5 and then closing Okular? I can reproduce the second behaviour but not the first. It crashes keeping pressed F5 for 2-3 seconds. It tries to reload while it isn't finished to reload the first time. You can press repeatedly F5 to crash it. Please update to KDE 4.3.5 or KDE 4.4. *** This bug has been marked as a duplicate of bug 218895 *** Reopening since this still crashes *** Bug 256577 has been marked as a duplicate of this bug. *** *** Bug 293845 has been marked as a duplicate of this bug. *** *** Bug 294213 has been marked as a duplicate of this bug. *** Created attachment 82822 [details]
New crash information added by DrKonqi
okular (0.17.2) on KDE Platform 4.11.2 using Qt 4.8.5
- What I was doing when the application crashed:
I was compiling a large TeX document while okular was displaying the produced PDF file. This crash occurred only once and I'm not certain if displaying thumbnails triggers it.
-- Backtrace (Reduced):
#6 0xb344546f in Okular::Page::hasPixmap (this=0x9e5c840, observer=0x9a4e284, width=197, height=279, rect=...) at /usr/src/debug/okular-4.11.2/core/page.cpp:220
#7 0xb3598e11 in slotRequestVisiblePixmaps (this=0x9788220) at /usr/src/debug/okular-4.11.2/ui/thumbnaillist.cpp:641
#8 ThumbnailListPrivate::slotRequestVisiblePixmaps (this=0x9788220) at /usr/src/debug/okular-4.11.2/ui/thumbnaillist.cpp:621
#9 0xb3599051 in ThumbnailListPrivate::slotDelayTimeout (this=0x9788220) at /usr/src/debug/okular-4.11.2/ui/thumbnaillist.cpp:664
[...]
#11 0xb60c5795 in QTimer::timeout (this=0x9ff2668) at .moc/release-shared/moc_qtimer.cpp:147
Can you reproduce this bug in okular >= 0.19.0 (comes with KDE Applications >= 4.13.0) ? We fixed a few reload crash issues and i think this may have been fixed in it. Thanks for caring about Okular :-) Since you didn't come back to us we hope it was fixed meanwhile :) |