Summary: | kate segfault while long pressing ctrl+z | ||
---|---|---|---|
Product: | [Applications] kate | Reporter: | Andrew <travneff> |
Component: | general | Assignee: | KWrite Developers <kwrite-bugs-null> |
Status: | RESOLVED WORKSFORME | ||
Severity: | crash | CC: | christoph, waqar.17a |
Priority: | NOR | Keywords: | drkonqi |
Version: | 23.08.4 | ||
Target Milestone: | --- | ||
Platform: | Fedora RPMs | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Andrew
2024-02-04 19:39:46 UTC
Hi, we would need a way to reproduce this. We did alter stuff for the next big release, perhaps that fixes it. Dear Bug Submitter, This bug has been in NEEDSINFO status with no change for at least 15 days. Please provide the requested information as soon as possible and set the bug status as REPORTED. Due to regular bug tracker maintenance, if the bug is still in NEEDSINFO status with no change in 30 days the bug will be closed as RESOLVED > WORKSFORME due to lack of needed information. For more information about our bug triaging procedures please read the wiki located here: https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging If you have already provided the requested information, please mark the bug as REPORTED so that the KDE team knows that the bug is ready to be confirmed. Thank you for helping us make KDE software even better for everyone! This bug has been in NEEDSINFO status with no change for at least 30 days. The bug is now closed as RESOLVED > WORKSFORME due to lack of needed information. For more information about our bug triaging procedures please read the wiki located here: https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging Thank you for helping us make KDE software even better for everyone! Maybe I got same. Currently not reproducible. Kate 23.08.5 from Fedora 39 repos. [KCrash Handler] #4 0x00007fb00b531e1b in KateModifiedInsertText::undo() () at /lib64/libKF5TextEditor.so.5 #5 0x00007fb00b534145 in KateUndoManager::undo() () at /lib64/libKF5TextEditor.so.5 #6 0x00007fb00c0e92d8 in void doActivate<false>(QObject*, int, void**) () at /lib64/libQt5Core.so.5 #7 0x00007fb00cda7d44 in QAction::triggered(bool) () at /lib64/libQt5Widgets.so.5 #8 0x00007fb00cdaab9b in QAction::activate(QAction::ActionEvent) () at /lib64/libQt5Widgets.so.5 #9 0x00007fb00cdab7bd in QAction::event(QEvent*) () at /lib64/libQt5Widgets.so.5 #10 0x00007fb00cdaeb95 in QApplicationPrivate::notify_helper(QObject*, QEvent*) () at /lib64/libQt5Widgets.so.5 #11 0x00007fb00c0b4e78 in QCoreApplication::notifyInternal2(QObject*, QEvent*) () at /lib64/libQt5Core.so.5 #12 0x00007fb00c59a4ee in QShortcutMap::dispatchEvent(QKeyEvent*) () at /lib64/libQt5Gui.so.5 #13 0x00007fb00c59ab83 in QShortcutMap::tryShortcut(QKeyEvent*) () at /lib64/libQt5Gui.so.5 #14 0x00007fb00c54e2b2 in QWindowSystemInterface::handleShortcutEvent(QWindow*, unsigned long, int, QFlags<Qt::KeyboardModifier>, unsigned int, unsigned int, unsigned int, QString const&, bool, unsigned short) () at /lib64/libQt5Gui.so.5 #15 0x00007fb00c568ff5 in QGuiApplicationPrivate::processKeyEvent(QWindowSystemInterfacePrivate::KeyEvent*) () at /lib64/libQt5Gui.so.5 #16 0x00007fb00c54ad4c in QWindowSystemInterface::sendWindowSystemEvents(QFlags<QEventLoop::ProcessEventsFlag>) () at /lib64/libQt5Gui.so.5 #17 0x00007fb005e954e6 in xcbSourceDispatch(_GSource*, int (*)(void*), void*) () at /lib64/libQt5XcbQpa.so.5 #18 0x00007fb009911e5c in g_main_context_dispatch_unlocked.lto_priv () at /lib64/libglib-2.0.so.0 #19 0x00007fb00996cf18 in g_main_context_iterate_unlocked.isra () at /lib64/libglib-2.0.so.0 #20 0x00007fb00990fad3 in g_main_context_iteration () at /lib64/libglib-2.0.so.0 #21 0x00007fb00c1073b9 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () at /lib64/libQt5Core.so.5 #22 0x00007fb00c0b383b in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () at /lib64/libQt5Core.so.5 #23 0x00007fb00c0bbacb in QCoreApplication::exec() () at /lib64/libQt5Core.so.5 #24 0x0000556b4775c3e7 in main () [Inferior 1 (process 3745) detached] This should be fixed in 24.02 |