Bug 460061 - Kile crashed when saving file containing LaTeX variables of other file opened and not yet saved
Summary: Kile crashed when saving file containing LaTeX variables of other file opened...
Status: REPORTED
Alias: None
Product: kile
Classification: Applications
Component: general (show other bugs)
Version: 2.9.93
Platform: Fedora RPMs Linux
: NOR crash
Target Milestone: ---
Assignee: Michel Ludwig
URL:
Keywords: drkonqi
Depends on:
Blocks:
 
Reported: 2022-10-06 18:41 UTC by Badwi
Modified: 2022-10-06 18:41 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Badwi 2022-10-06 18:41:49 UTC
Application: kile (2.9.93)

Qt Version: 5.15.6
Frameworks Version: 5.98.0
Operating System: Linux 5.19.13-200.fc36.x86_64 x86_64
Windowing System: X11
Distribution: "Fedora release 36 (Thirty Six)"
DrKonqi: 5.25.5 [KCrashBackend]

-- Information about the crash:
I opened 2 .tex files, first I edited  the main document where I typed a new variable that hasn't defined yet, so I added the variable in another file.
Actually I rather forgot what I typed that caused Kile crashed. It's likely I wanted to type '@' and mistook the shift button with ctrl, or I wanted to save it with hotkeys ctrl+s.

The reporter is unsure if this crash is reproducible.

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

[KCrash Handler]
#4  0x00007feef4218039 in PageViewAnnotator::detachAnnotation() () from /usr/lib64/qt5/plugins/okularpart.so
#5  0x00007fef0a6db9a6 in void doActivate<false>(QObject*, int, void**) () from /lib64/libQt5Core.so.5
#6  0x00007fef0b3a82e6 in QAction::triggered(bool) () from /lib64/libQt5Widgets.so.5
#7  0x00007fef0b3aafa3 in QAction::activate(QAction::ActionEvent) () from /lib64/libQt5Widgets.so.5
#8  0x00007fef0b3abb7d in QAction::event(QEvent*) () from /lib64/libQt5Widgets.so.5
#9  0x00007fef0b3aed02 in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /lib64/libQt5Widgets.so.5
#10 0x00007fef0a6a81c8 in QCoreApplication::notifyInternal2(QObject*, QEvent*) () from /lib64/libQt5Core.so.5
#11 0x00007fef0ab96a52 in QShortcutMap::dispatchEvent(QKeyEvent*) () from /lib64/libQt5Gui.so.5
#12 0x00007fef0ab97093 in QShortcutMap::tryShortcut(QKeyEvent*) () from /lib64/libQt5Gui.so.5
#13 0x00007fef0ab4d40a in QWindowSystemInterface::handleShortcutEvent(QWindow*, unsigned long, int, QFlags<Qt::KeyboardModifier>, unsigned int, unsigned int, unsigned int, QString const&, bool, unsigned short) () from /lib64/libQt5Gui.so.5
#14 0x00007fef0ab674a1 in QGuiApplicationPrivate::processKeyEvent(QWindowSystemInterfacePrivate::KeyEvent*) () from /lib64/libQt5Gui.so.5
#15 0x00007fef0ab4a02c in QWindowSystemInterface::sendWindowSystemEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib64/libQt5Gui.so.5
#16 0x00007fef0508e8be in xcbSourceDispatch(_GSource*, int (*)(void*), void*) () from /lib64/libQt5XcbQpa.so.5
#17 0x00007fef08273faf in g_main_context_dispatch () from /lib64/libglib-2.0.so.0
#18 0x00007fef082c92c8 in g_main_context_iterate.constprop () from /lib64/libglib-2.0.so.0
#19 0x00007fef08271940 in g_main_context_iteration () from /lib64/libglib-2.0.so.0
#20 0x00007fef0a6f902a in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib64/libQt5Core.so.5
#21 0x00007fef0a6a6c1a in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib64/libQt5Core.so.5
#22 0x00007fef0a6aece2 in QCoreApplication::exec() () from /lib64/libQt5Core.so.5
#23 0x00007fef0d625f5f in kdemain () from /lib64/libkdeinit5_kile.so
#24 0x00007fef0d029550 in __libc_start_call_main () from /lib64/libc.so.6
#25 0x00007fef0d029609 in __libc_start_main_impl () from /lib64/libc.so.6
#26 0x000056481459f0a5 in _start ()
[Inferior 1 (process 25393) detached]

The reporter indicates this bug may be a duplicate of or related to bug 404164, bug 442307.

Reported using DrKonqi