Bug 480870 - crash when doing many things on one save
Summary: crash when doing many things on one save
Status: RESOLVED DUPLICATE of bug 450553
Alias: None
Product: kmenuedit
Classification: Applications
Component: general (show other bugs)
Version: 5.27.10
Platform: Fedora RPMs Linux
: NOR crash
Target Milestone: ---
Assignee: Plasma Bugs List
URL:
Keywords: drkonqi
Depends on:
Blocks:
 
Reported: 2024-02-04 21:05 UTC by Simon M
Modified: 2024-02-06 20:55 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Simon M 2024-02-04 21:05:05 UTC
Application: kmenuedit (5.27.10)

Qt Version: 5.15.12
Frameworks Version: 5.113.0
Operating System: Linux 6.6.13-200.fc39.x86_64 x86_64
Windowing System: Wayland
Distribution: "Fedora release 39 (Thirty Nine)"
DrKonqi: 5.27.10 [KCrashBackend]

-- Information about the crash:
crashes sometimes, seems to be a higher chance of crashing the more it has to save. 

what i did before saving:
moved items around categories & subcategories
renamed those items
copied items into categories & subcategories

The reporter is unsure if this crash is reproducible.

-- Backtrace:
Application: KDE Menu Editor (kmenuedit), signal: Segmentation fault

[KCrash Handler]
#4  0x00007f79338acce4 in KService::desktopEntryName() const () at /lib64/libKF5Service.so.5
#5  0x0000559b94e09d8a in GlobalAccel::changeMenuEntryShortcut(QExplicitlySharedDataPointer<KService> const&, QKeySequence const&) ()
#6  0x0000559b94e154ae in MenuFolderInfo::save(MenuFile*) ()
#7  0x0000559b94e1a007 in TreeView::save() ()
#8  0x00007f79320e92d8 in void doActivate<false>(QObject*, int, void**) () at /lib64/libQt5Core.so.5
#9  0x00007f7932da7d44 in QAction::triggered(bool) () at /lib64/libQt5Widgets.so.5
#10 0x00007f7932daab9b in QAction::activate(QAction::ActionEvent) () at /lib64/libQt5Widgets.so.5
#11 0x00007f7932eab8da in QAbstractButtonPrivate::click() () at /lib64/libQt5Widgets.so.5
#12 0x00007f7932eaba18 in QAbstractButton::mouseReleaseEvent(QMouseEvent*) () at /lib64/libQt5Widgets.so.5
#13 0x00007f7932fafb56 in QToolButton::mouseReleaseEvent(QMouseEvent*) () at /lib64/libQt5Widgets.so.5
#14 0x00007f7932df36b8 in QWidget::event(QEvent*) () at /lib64/libQt5Widgets.so.5
#15 0x00007f7932daeb95 in QApplicationPrivate::notify_helper(QObject*, QEvent*) () at /lib64/libQt5Widgets.so.5
#16 0x00007f7932db7476 in QApplication::notify(QObject*, QEvent*) () at /lib64/libQt5Widgets.so.5
#17 0x00007f79320b4e78 in QCoreApplication::notifyInternal2(QObject*, QEvent*) () at /lib64/libQt5Core.so.5
#18 0x00007f7932db56c4 in QApplicationPrivate::sendMouseEvent(QWidget*, QMouseEvent*, QWidget*, QWidget*, QWidget**, QPointer<QWidget>&, bool, bool) () at /lib64/libQt5Widgets.so.5
#19 0x00007f7932e0d189 in QWidgetWindow::handleMouseEvent(QMouseEvent*) () at /lib64/libQt5Widgets.so.5
#20 0x00007f7932e1070f in QWidgetWindow::event(QEvent*) () at /lib64/libQt5Widgets.so.5
#21 0x00007f7932daeb95 in QApplicationPrivate::notify_helper(QObject*, QEvent*) () at /lib64/libQt5Widgets.so.5
#22 0x00007f79320b4e78 in QCoreApplication::notifyInternal2(QObject*, QEvent*) () at /lib64/libQt5Core.so.5
#23 0x00007f793256cbfb in QGuiApplicationPrivate::processMouseEvent(QWindowSystemInterfacePrivate::MouseEvent*) () at /lib64/libQt5Gui.so.5
#24 0x00007f793254acfc in QWindowSystemInterface::sendWindowSystemEvents(QFlags<QEventLoop::ProcessEventsFlag>) () at /lib64/libQt5Gui.so.5
#25 0x00007f792ff63fa4 in userEventSourceDispatch(_GSource*, int (*)(void*), void*) () at /lib64/libQt5WaylandClient.so.5
#26 0x00007f7930711e5c in g_main_context_dispatch_unlocked.lto_priv () at /lib64/libglib-2.0.so.0
#27 0x00007f793076cf18 in g_main_context_iterate_unlocked.isra () at /lib64/libglib-2.0.so.0
#28 0x00007f793070fad3 in g_main_context_iteration () at /lib64/libglib-2.0.so.0
#29 0x00007f79321073b9 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () at /lib64/libQt5Core.so.5
#30 0x00007f79320b383b in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () at /lib64/libQt5Core.so.5
#31 0x00007f79320bbacb in QCoreApplication::exec() () at /lib64/libQt5Core.so.5
#32 0x0000559b94e029c2 in main ()
[Inferior 1 (process 94659) detached]

Reported using DrKonqi
Comment 1 Nate Graham 2024-02-06 20:55:34 UTC

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