Summary: | Kile crashes when I click the "Browse" button on the PDF viewer | ||
---|---|---|---|
Product: | [Applications] kile | Reporter: | Richard Herron <richard_herron> |
Component: | general | Assignee: | Michel Ludwig <michel.ludwig> |
Status: | RESOLVED DUPLICATE | ||
Severity: | crash | CC: | carl, danieledaniele1988, kennawang, kgkjvlll, william.saffery |
Priority: | NOR | Keywords: | drkonqi |
Version: | 2.9.93 | ||
Target Milestone: | --- | ||
Platform: | Neon | ||
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 New crash information added by DrKonqi |
Description
Richard Herron
2022-04-14 17:37:57 UTC
Created attachment 151002 [details]
New crash information added by DrKonqi
kile (2.9.93) using Qt 5.15.5
I just clicked on "Browse" button in the right side of PDF viewer, the app crashes.
-- Backtrace (Reduced):
#6 0x00007fd56b96bec7 in QAction::triggered(bool) () from /usr/lib/libQt5Widgets.so.5
#7 0x00007fd56b971953 in QAction::activate(QAction::ActionEvent) () from /usr/lib/libQt5Widgets.so.5
[...]
#9 0x00007fd56ba60460 in QAbstractButton::mouseReleaseEvent(QMouseEvent*) () from /usr/lib/libQt5Widgets.so.5
#10 0x00007fd56bb5319f in QToolButton::mouseReleaseEvent(QMouseEvent*) () from /usr/lib/libQt5Widgets.so.5
#11 0x00007fd56b9af707 in QWidget::event(QEvent*) () from /usr/lib/libQt5Widgets.so.5
Created attachment 152795 [details]
New crash information added by DrKonqi
kile (2.9.93) using Qt 5.15.6
Kile crashed when I click on the "Browse" botton on the PDF viewer.
-- Backtrace (Reduced):
#6 0x00007ff5bb16bec7 in QAction::triggered(bool) () from /usr/lib/libQt5Widgets.so.5
#7 0x00007ff5bb171933 in QAction::activate(QAction::ActionEvent) () from /usr/lib/libQt5Widgets.so.5
[...]
#9 0x00007ff5bb2603e0 in QAbstractButton::mouseReleaseEvent(QMouseEvent*) () from /usr/lib/libQt5Widgets.so.5
#10 0x00007ff5bb35311f in QToolButton::mouseReleaseEvent(QMouseEvent*) () from /usr/lib/libQt5Widgets.so.5
#11 0x00007ff5bb1af6e7 in QWidget::event(QEvent*) () from /usr/lib/libQt5Widgets.so.5
Created attachment 152969 [details]
New crash information added by DrKonqi
kile (2.9.93) using Qt 5.15.6
Kile crashes every time I click the browse button. Starting from the default view
-- Backtrace (Reduced):
#6 0x00007f1864841bb2 in QAction::triggered(bool) () from /lib64/libQt5Widgets.so.5
#7 0x00007f1864844769 in QAction::activate(QAction::ActionEvent) () from /lib64/libQt5Widgets.so.5
[...]
#9 0x00007f186493bdb7 in QAbstractButton::mouseReleaseEvent(QMouseEvent*) () from /lib64/libQt5Widgets.so.5
#10 0x00007f1864a3422a in QToolButton::mouseReleaseEvent(QMouseEvent*) () from /lib64/libQt5Widgets.so.5
#11 0x00007f1864889c48 in QWidget::event(QEvent*) () from /lib64/libQt5Widgets.so.5
Created attachment 157783 [details]
New crash information added by DrKonqi
kile (2.9.93) using Qt 5.15.8
Document initially had overflowing equation, but issue persists even when it's commented out.
-- Backtrace (Reduced):
#4 0x00007f56e9743319 in PageViewAnnotator::detachAnnotation() () from /usr/lib64/qt5/plugins/okularpart.so
#5 0x00007f57234d0e96 in void doActivate<false>(QObject*, int, void**) () from /lib64/libQt5Core.so.5
#6 0x00007f57241a82f6 in QAction::triggered(bool) () from /lib64/libQt5Widgets.so.5
#7 0x00007f57241ab021 in QAction::activate(QAction::ActionEvent) () from /lib64/libQt5Widgets.so.5
#8 0x00007f57242a531a in QAbstractButtonPrivate::click() () from /lib64/libQt5Widgets.so.5
*** This bug has been marked as a duplicate of bug 476207 *** |