Bug 467435 - Kile crashes whichever pdf navigation button is pressed
Summary: Kile crashes whichever pdf navigation button is pressed
Status: RESOLVED DUPLICATE of bug 476207
Alias: None
Product: kile
Classification: Applications
Component: general (show other bugs)
Version: 2.9.93
Platform: unspecified Linux
: NOR crash
Target Milestone: ---
Assignee: Michel Ludwig
URL:
Keywords: drkonqi
Depends on:
Blocks:
 
Reported: 2023-03-16 09:40 UTC by Alessio Bettarello
Modified: 2024-03-05 15:57 UTC (History)
4 users (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments
New crash information added by DrKonqi (3.18 KB, text/plain)
2023-05-20 19:34 UTC, Kenneth Steimel
Details
New crash information added by DrKonqi (3.42 KB, text/plain)
2023-10-01 15:08 UTC, B Negri
Details
New crash information added by DrKonqi (3.78 KB, text/plain)
2023-10-02 19:33 UTC, amaeder94
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Alessio Bettarello 2023-03-16 09:40:06 UTC
Application: kile (2.9.93)

Qt Version: 5.15.8
Frameworks Version: 5.104.0
Operating System: Linux 5.19.0-35-generic x86_64
Windowing System: X11
Distribution: KDE neon 5.27
DrKonqi: 5.27.2 [KCrashBackend]

-- Information about the crash:
With an open project, visualising the docuement pdf preview, once you click a button like "zoom" or "browse", Kile crashes

The crash can be reproduced every time.

-- Backtrace:
Application: Kile (kile), signal: Segmentation fault

[KCrash Handler]
#4  0x00007f201c13f799 in ?? () from /usr/lib/x86_64-linux-gnu/qt5/plugins/okularpart.so
#5  0x00007f202d2f40d4 in ?? () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#6  0x00007f202df65c56 in QAction::triggered(bool) () from /lib/x86_64-linux-gnu/libQt5Widgets.so.5
#7  0x00007f202df689b9 in QAction::activate(QAction::ActionEvent) () from /lib/x86_64-linux-gnu/libQt5Widgets.so.5
#8  0x00007f202e0649ca in ?? () from /lib/x86_64-linux-gnu/libQt5Widgets.so.5
#9  0x00007f202e064b27 in QAbstractButton::mouseReleaseEvent(QMouseEvent*) () from /lib/x86_64-linux-gnu/libQt5Widgets.so.5
#10 0x00007f202e1633de in QToolButton::mouseReleaseEvent(QMouseEvent*) () from /lib/x86_64-linux-gnu/libQt5Widgets.so.5
#11 0x00007f202dfaf97e in QWidget::event(QEvent*) () from /lib/x86_64-linux-gnu/libQt5Widgets.so.5
#12 0x00007f202df6c793 in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /lib/x86_64-linux-gnu/libQt5Widgets.so.5
#13 0x00007f202df743d4 in QApplication::notify(QObject*, QEvent*) () from /lib/x86_64-linux-gnu/libQt5Widgets.so.5
#14 0x00007f202d2bc07a in QCoreApplication::notifyInternal2(QObject*, QEvent*) () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#15 0x00007f202df72eb7 in QApplicationPrivate::sendMouseEvent(QWidget*, QMouseEvent*, QWidget*, QWidget*, QWidget**, QPointer<QWidget>&, bool, bool) () from /lib/x86_64-linux-gnu/libQt5Widgets.so.5
#16 0x00007f202dfc9210 in ?? () from /lib/x86_64-linux-gnu/libQt5Widgets.so.5
#17 0x00007f202dfcc4a5 in ?? () from /lib/x86_64-linux-gnu/libQt5Widgets.so.5
#18 0x00007f202df6c793 in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /lib/x86_64-linux-gnu/libQt5Widgets.so.5
#19 0x00007f202d2bc07a in QCoreApplication::notifyInternal2(QObject*, QEvent*) () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#20 0x00007f202d742a77 in QGuiApplicationPrivate::processMouseEvent(QWindowSystemInterfacePrivate::MouseEvent*) () from /lib/x86_64-linux-gnu/libQt5Gui.so.5
#21 0x00007f202d716a5c in QWindowSystemInterface::sendWindowSystemEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib/x86_64-linux-gnu/libQt5Gui.so.5
#22 0x00007f202758cdee in ?? () from /lib/x86_64-linux-gnu/libQt5XcbQpa.so.5
#23 0x00007f202ae51d3b in g_main_context_dispatch () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#24 0x00007f202aea66c8 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#25 0x00007f202ae4f3e3 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#26 0x00007f202d315ad8 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#27 0x00007f202d2ba99b in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#28 0x00007f202d2c2f34 in QCoreApplication::exec() () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#29 0x00007f20304695e5 in kdemain () from /lib/x86_64-linux-gnu/libkdeinit5_kile.so
#30 0x00007f202fe29d90 in __libc_start_call_main (main=main@entry=0x558359f54060, argc=argc@entry=1, argv=argv@entry=0x7ffc62345308) at ../sysdeps/nptl/libc_start_call_main.h:58
#31 0x00007f202fe29e40 in __libc_start_main_impl (main=0x558359f54060, argc=1, argv=0x7ffc62345308, init=<optimized out>, fini=<optimized out>, rtld_fini=<optimized out>, stack_end=0x7ffc623452f8) at ../csu/libc-start.c:392
#32 0x0000558359f5409e in _start ()
[Inferior 1 (process 6902) detached]

The reporter indicates this bug may be a duplicate of or related to bug 429452, bug 452618, bug 465547.

Reported using DrKonqi
Comment 1 Kenneth Steimel 2023-05-20 19:34:49 UTC
Created attachment 159149 [details]
New crash information added by DrKonqi

kile (2.9.93) using Qt 5.15.9

I was trying to resize a document in the pdf view window but clicking the zoom button causes the application to crash repeatedly.

-- Backtrace (Reduced):
#6  0x00007f6b46b9e8c2 in QAction::triggered(bool) () from /lib64/libQt5Widgets.so.5
#7  0x00007f6b46ba14b1 in QAction::activate(QAction::ActionEvent) () from /lib64/libQt5Widgets.so.5
[...]
#9  0x00007f6b46c98677 in QAbstractButton::mouseReleaseEvent(QMouseEvent*) () from /lib64/libQt5Widgets.so.5
#10 0x00007f6b46d90d6a in QToolButton::mouseReleaseEvent(QMouseEvent*) () from /lib64/libQt5Widgets.so.5
#11 0x00007f6b46be6d78 in QWidget::event(QEvent*) () from /lib64/libQt5Widgets.so.5
Comment 2 B Negri 2023-10-01 15:08:43 UTC
Created attachment 162007 [details]
New crash information added by DrKonqi

kile (2.9.93) using Qt 5.15.10

Trying to enter switch pdf navigation mode (clicking on "zoom" or "browse") crashes the application instantly.

-- Backtrace (Reduced):
#4  0x00007f62d425fefc in PageViewAnnotator::detachAnnotation() () from /usr/lib64/qt5/plugins/okularpart.so
#5  0x00007f62e98e8481 in void doActivate<false>(QObject*, int, void**) () from /lib64/libQt5Core.so.5
#6  0x00007f62ea5a7d24 in QAction::triggered(bool) () from /lib64/libQt5Widgets.so.5
#7  0x00007f62ea5aab7b in QAction::activate(QAction::ActionEvent) () from /lib64/libQt5Widgets.so.5
#8  0x00007f62ea6ab91a in QAbstractButtonPrivate::click() () from /lib64/libQt5Widgets.so.5
Comment 3 amaeder94 2023-10-02 19:33:03 UTC
Created attachment 162033 [details]
New crash information added by DrKonqi

kile (2.9.93) using Qt 5.15.10

The crash happened when I clicked on the Zoom (which was in the "on-state" at the time) in the Okular Viewer Window

-- Backtrace (Reduced):
#6  0x00007f28f6165c26 in QAction::triggered(bool) () from /lib/x86_64-linux-gnu/libQt5Widgets.so.5
#7  0x00007f28f6168989 in QAction::activate(QAction::ActionEvent) () from /lib/x86_64-linux-gnu/libQt5Widgets.so.5
[...]
#9  0x00007f28f6264ac7 in QAbstractButton::mouseReleaseEvent(QMouseEvent*) () from /lib/x86_64-linux-gnu/libQt5Widgets.so.5
#10 0x00007f28f636374e in QToolButton::mouseReleaseEvent(QMouseEvent*) () from /lib/x86_64-linux-gnu/libQt5Widgets.so.5
#11 0x00007f28f61af94e in QWidget::event(QEvent*) () from /lib/x86_64-linux-gnu/libQt5Widgets.so.5
Comment 4 Carl Schwan 2024-03-05 15:57:55 UTC

*** This bug has been marked as a duplicate of bug 476207 ***