Summary: | Okular crashed after PDF update with latex | ||
---|---|---|---|
Product: | [Applications] okular | Reporter: | Martin <martin.ruessler> |
Component: | general | Assignee: | Okular developers <okular-devel> |
Status: | RESOLVED WORKSFORME | ||
Severity: | crash | CC: | aacid, heri+kde, info, julianhaddad, kdebugs, kmgesicki, Rudolf.Leitgeb, theonewiththeevillook |
Priority: | NOR | Keywords: | drkonqi, triaged |
Version First Reported In: | 0.17.2 | ||
Target Milestone: | --- | ||
Platform: | Ubuntu | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: |
New crash information added by DrKonqi
New crash information added by DrKonqi New crash information added by DrKonqi |
Description
Martin
2013-10-15 16:00:36 UTC
*** Bug 327063 has been marked as a duplicate of this bug. *** Created attachment 83523 [details]
New crash information added by DrKonqi
okular (0.17.2) on KDE Platform 4.11.2 using Qt 4.8.2
- What I was doing when the application crashed:
Same situation here. latexmk updated the pdf several times in a row and at some point okular crashed.
-- Backtrace (Reduced):
#7 findNode (akey=<synthetic pointer>, this=0x8b59728) at /usr/include/qt4/QtCore/qmap.h:486
#8 constFind (akey=<synthetic pointer>, this=0x8b59728) at /usr/include/qt4/QtCore/qmap.h:614
#9 Okular::Page::hasPixmap (this=0x8a030a0, observer=0x87a4a14, width=1018, height=-2147483648, rect=...) at ../core/page.cpp:232
#10 0x0306a7b5 in PageView::slotRequestVisiblePixmaps (this=0x87a4a00, newValue=<optimized out>) at ../ui/pageview.cpp:4180
#11 0x0306ae21 in PageView::slotRequestVisiblePixmaps (this=0x87a4a00, newValue=1) at ../ui/pageview.cpp:4100
*** Bug 327545 has been marked as a duplicate of this bug. *** Created attachment 83706 [details]
New crash information added by DrKonqi
okular (0.17.2) on KDE Platform 4.11.2 using Qt 4.8.4
- What I was doing when the application crashed:
Okular crashed when recompiling a latex document.
-- Backtrace (Reduced):
#5 findNode (akey=<synthetic pointer>, this=<optimized out>) at /usr/include/qt4/QtCore/qmap.h:486
#6 constFind (akey=<synthetic pointer>, this=<optimized out>) at /usr/include/qt4/QtCore/qmap.h:614
#7 Okular::Page::hasPixmap (this=0x4a76510, observer=0xd037d8, width=53, height=69, rect=...) at ../core/page.cpp:232
#8 0x00007fc69f4cbfae in ThumbnailListPrivate::slotRequestVisiblePixmaps (this=0xcb9a00) at ../ui/thumbnaillist.cpp:641
#9 0x00007fc69f4cc159 in ThumbnailListPrivate::slotDelayTimeout (this=0xcb9a00) at ../ui/thumbnaillist.cpp:664
Created attachment 84144 [details]
New crash information added by DrKonqi
okular (0.17.2) on KDE Platform 4.11.2 using Qt 4.8.4
- What I was doing when the application crashed:
okular crashed when it was displaying a pdf file which I was modifying using latex and dvipdf
-- Backtrace (Reduced):
#6 0xb0b21ef3 in Okular::Page::hasPixmap (this=0xa375168, observer=observer@entry=0xa0722ac, width=width@entry=82, height=116, rect=...) at ../core/page.cpp:220
#7 0xb0c59d05 in ThumbnailListPrivate::slotRequestVisiblePixmaps (this=0xa07cd08) at ../ui/thumbnaillist.cpp:641
#8 0xb0c59ec2 in ThumbnailListPrivate::slotDelayTimeout (this=0xa07cd08) at ../ui/thumbnaillist.cpp:664
#9 0xb0c5a01b in ThumbnailList::qt_static_metacall (_o=0xa3ea9b0, _id=1936617315, _a=0xbfe4ca18, _c=<optimized out>) at ./thumbnaillist.moc:66
[...]
#11 0xb614d065 in QTimer::timeout (this=this@entry=0x9fb6798) at .moc/release-shared/moc_qtimer.cpp:148
*** Bug 331965 has been marked as a duplicate of this bug. *** Can any of you guys that could reproduce this bug please try with Okular >= 0.19.0 ( KDE >= 4.13.0 ). I know i fixed some bugs regarding refreshing of files and i think this one is one of them. Thanks for caring about Okular :) I haven't seen it for a while in Okular 0.19.0, but it was always intermittent for me anyway. I know it's intermitent, please keep an eye open and if it happens again with Okular >= 0.19.0 ( KDE >= 4.13.0 ) report back here :-) Will do. :-) For me, it was very very intermittent though. I think I only came across the bug once or twice in 50 refreshes. *** Bug 335186 has been marked as a duplicate of this bug. *** Dear Bug Submitter, This bug has been in NEEDSINFO status with no change for at least 15 days. Please provide the requested information as soon as possible and set the bug status as REPORTED. Due to regular bug tracker maintenance, if the bug is still in NEEDSINFO status with no change in 30 days, the bug will be closed as RESOLVED > WORKSFORME due to lack of needed information. For more information about our bug triaging procedures please read the wiki located here: https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging If you have already provided the requested information, please set the bug status as REPORTED so that the KDE team knows that the bug is ready to be confirmed. Thank you for helping us make KDE software even better for everyone! Dear Bug Submitter, This bug has been in NEEDSINFO status with no change for at least 30 days. The bug is now closed as RESOLVED > WORKSFORME due to lack of needed information. For more information about our bug triaging procedures please read the wiki located here: https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging Thank you for helping us make KDE software even better for everyone! |