Summary: | Kile crashed clicking on "zoom" button | ||
---|---|---|---|
Product: | [Applications] kile | Reporter: | David <kitt997> |
Component: | general | Assignee: | Michel Ludwig <michel.ludwig> |
Status: | RESOLVED DUPLICATE | ||
Severity: | crash | CC: | 842mono, apoorvpotnis, carl, doubzarref, ironhammer3k, markng989, nanabaahgyan |
Priority: | NOR | Keywords: | drkonqi |
Version: | 2.9.93 | ||
Target Milestone: | --- | ||
Platform: | Fedora RPMs | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: | New crash information added by DrKonqi |
Description
David
2020-11-21 14:45:33 UTC
*** Bug 432562 has been marked as a duplicate of this bug. *** *** Bug 433456 has been marked as a duplicate of this bug. *** *** Bug 435963 has been marked as a duplicate of this bug. *** *** Bug 441405 has been marked as a duplicate of this bug. *** I'm with the same issue. gdb log: Thread 1 "kile" received signal SIGSEGV, Segmentation fault. PageViewAnnotator::detachAnnotation (this=0x0) at /usr/src/debug/okular-22.04.3/part/pageviewannotator.cpp:1293 Created attachment 153449 [details]
New crash information added by DrKonqi
kile (2.9.93) using Qt 5.15.7
Kile crashes when pressing the "Zoom" button after generating a PDF but it seems to remember that it was pressed after launching. This means the Zoom button is selected after relaunching.
It also crashes when switching back to the "Browse" button.
-- Backtrace (Reduced):
#6 0x00007f8dff96bec7 in QAction::triggered(bool) () from /usr/lib/libQt5Widgets.so.5
#7 0x00007f8dff9718c7 in QAction::activate(QAction::ActionEvent) () from /usr/lib/libQt5Widgets.so.5
[...]
#9 0x00007f8dffa60470 in QAbstractButton::mouseReleaseEvent(QMouseEvent*) () from /usr/lib/libQt5Widgets.so.5
#10 0x00007f8dffb532ef in QToolButton::mouseReleaseEvent(QMouseEvent*) () from /usr/lib/libQt5Widgets.so.5
#11 0x00007f8dff9af6e7 in QWidget::event(QEvent*) () from /usr/lib/libQt5Widgets.so.5
*** This bug has been marked as a duplicate of bug 476207 *** |