Bug 467698 - Kile crashes when \ref{} is used in large file
Summary: Kile crashes when \ref{} is used in large file
Status: REPORTED
Alias: None
Product: kile
Classification: Applications
Component: general (other bugs)
Version First Reported In: 2.9.93
Platform: Arch Linux Linux
: NOR crash
Target Milestone: ---
Assignee: Michel Ludwig
URL:
Keywords: drkonqi
Depends on:
Blocks:
 
Reported: 2023-03-22 18:21 UTC by reescf
Modified: 2023-03-22 18:21 UTC (History)
0 users

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description reescf 2023-03-22 18:21:34 UTC
Application: kile (2.9.93)

Qt Version: 5.15.8
Frameworks Version: 5.103.0
Operating System: Linux 6.2.2-arch1-1 x86_64
Windowing System: X11
Distribution: "Arch Linux"
DrKonqi: 5.27.2 [KCrashBackend]

-- Information about the crash:
I tried to add a \ref{} into a large file and Kile immediately crashed. The data lost can be recovered, but recovering it crashes Kile again.

The crash can be reproduced every time.

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

[KCrash Handler]
#4  0x00007ffa03acc074 in ?? () from /usr/lib/libkdeinit5_kile.so
#5  0x00007ffa03ad762f in ?? () from /usr/lib/libkdeinit5_kile.so
#6  0x00007ffa03ad4758 in ?? () from /usr/lib/libkdeinit5_kile.so
#7  0x00007ffa028e13db in KateCompletionWidget::startCompletion(KTextEditor::Range, QList<KTextEditor::CodeCompletionModel*> const&, KTextEditor::CodeCompletionModel::InvocationType) () from /usr/lib/libKF5TextEditor.so.5
#8  0x00007ffa028e21a2 in KateCompletionWidget::automaticInvocation() () from /usr/lib/libKF5TextEditor.so.5
#9  0x00007ffa00cbea71 in ?? () from /usr/lib/libQt5Core.so.5
#10 0x00007ffa00cc0fcf in QTimer::timeout(QTimer::QPrivateSignal) () from /usr/lib/libQt5Core.so.5
#11 0x00007ffa00cb1b56 in QObject::event(QEvent*) () from /usr/lib/libQt5Core.so.5
#12 0x00007ffa01978b5c in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5
#13 0x00007ffa00c8df48 in QCoreApplication::notifyInternal2(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5
#14 0x00007ffa00cd84b3 in QTimerInfoList::activateTimers() () from /usr/lib/libQt5Core.so.5
#15 0x00007ffa00cd8aaa in ?? () from /usr/lib/libQt5Core.so.5
#16 0x00007ff9feb1682b in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0
#17 0x00007ff9feb6dcc9 in ?? () from /usr/lib/libglib-2.0.so.0
#18 0x00007ff9feb150e2 in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0
#19 0x00007ffa00cd8c6c in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQt5Core.so.5
#20 0x00007ffa00c866ec in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQt5Core.so.5
#21 0x00007ffa00c91219 in QCoreApplication::exec() () from /usr/lib/libQt5Core.so.5
#22 0x00007ffa03c87bf2 in kdemain () from /usr/lib/libkdeinit5_kile.so
#23 0x00007ffa0383c790 in ?? () from /usr/lib/libc.so.6
#24 0x00007ffa0383c84a in __libc_start_main () from /usr/lib/libc.so.6
#25 0x000055f45555005e in _start ()
[Inferior 1 (process 210507) detached]

Reported using DrKonqi