Bug 374297 - An error occured after editing the menu
Summary: An error occured after editing the menu
Status: RESOLVED DUPLICATE of bug 370311
Alias: None
Product: frameworks-knotifications
Classification: Frameworks and Libraries
Component: general (show other bugs)
Version: 5.29.0
Platform: Arch Linux Linux
: NOR crash
Target Milestone: ---
Assignee: Martin Klapetek
URL:
Keywords: drkonqi
Depends on:
Blocks:
 
Reported: 2016-12-29 17:43 UTC by Sylvain
Modified: 2017-01-25 02:23 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 Sylvain 2016-12-29 17:43:19 UTC
Application: kmenuedit (5.8.5)

Qt Version: 5.7.1
Frameworks Version: 5.29.0
Operating System: Linux 4.8.13-1-ARCH x86_64
Distribution (Platform): Archlinux Packages

-- Information about the crash:
- What I was doing when the application crashed:
I removed some elements in the plasma menu (KDE Menu Editor), then I click on the close button. An alert ask me if I wanted to save my changes, I answered yes and then plasma reported me this crash even if nothing abnormal cames to my eyes, except this error report.

-- Backtrace:
Application: KDE Menu Editor (kmenuedit), signal: Segmentation fault
Using host libthread_db library "/usr/lib/libthread_db.so.1".
[Current thread is 1 (Thread 0x7f6ad66bccc0 (LWP 27777))]

Thread 2 (Thread 0x7f6abbfff700 (LWP 27779)):
#0  0x00007f6ad60cd4ed in read () at /usr/lib/libc.so.6
#1  0x00007f6acbd17a10 in  () at /usr/lib/libglib-2.0.so.0
#2  0x00007f6acbcd3235 in g_main_context_check () at /usr/lib/libglib-2.0.so.0
#3  0x00007f6acbcd3724 in  () at /usr/lib/libglib-2.0.so.0
#4  0x00007f6acbcd389c in g_main_context_iteration () at /usr/lib/libglib-2.0.so.0
#5  0x00007f6ad1fa62db in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () at /usr/lib/libQt5Core.so.5
#6  0x00007f6ad1f4fd3a in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () at /usr/lib/libQt5Core.so.5
#7  0x00007f6ad1d72063 in QThread::exec() () at /usr/lib/libQt5Core.so.5
#8  0x00007f6ad35e3de5 in  () at /usr/lib/libQt5DBus.so.5
#9  0x00007f6ad1d76cf8 in  () at /usr/lib/libQt5Core.so.5
#10 0x00007f6acd9c4454 in start_thread () at /usr/lib/libpthread.so.0
#11 0x00007f6ad60da7df in clone () at /usr/lib/libc.so.6

Thread 1 (Thread 0x7f6ad66bccc0 (LWP 27777)):
[KCrash Handler]
#6  0x0000000002e37e00 in  ()
#7  0x00007f6ad1242186 in  () at /usr/lib/libKF5Notifications.so.5
#8  0x00007f6ad1242219 in  () at /usr/lib/libKF5Notifications.so.5
#9  0x00007f6ad1f7b831 in QObjectPrivate::deleteChildren() () at /usr/lib/libQt5Core.so.5
#10 0x00007f6ad1f850df in QObject::~QObject() () at /usr/lib/libQt5Core.so.5
#11 0x00007f6ad121e5f5 in  () at /usr/lib/libKF5Notifications.so.5
#12 0x00007f6ad6027990 in __run_exit_handlers () at /usr/lib/libc.so.6
#13 0x00007f6ad60279ea in  () at /usr/lib/libc.so.6
#14 0x00007f6ad6012298 in __libc_start_main () at /usr/lib/libc.so.6
#15 0x00000000004006aa in _start ()

Reported using DrKonqi
Comment 1 Christoph Feck 2016-12-30 18:27:17 UTC
Global object at KNotifications?
Comment 2 Christoph Feck 2017-01-25 02:23:06 UTC

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