Bug 334877 - Crash when removing all breakpoints
Summary: Crash when removing all breakpoints
Status: RESOLVED WORKSFORME
Alias: None
Product: kdevelop
Classification: Applications
Component: general (other bugs)
Version First Reported In: 4.6.0
Platform: Ubuntu Linux
: NOR crash
Target Milestone: ---
Assignee: kdevelop-bugs-null
URL:
Keywords: drkonqi
Depends on:
Blocks:
 
Reported: 2014-05-16 12:46 UTC by Andreas Roth
Modified: 2018-11-30 04:00 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 Andreas Roth 2014-05-16 12:46:48 UTC
Application: kdevelop (4.6.0)
KDE Platform Version: 4.13.0
Qt Version: 4.8.6
Operating System: Linux 3.11.0-20-generic x86_64
Distribution: Ubuntu 13.10

-- Information about the crash:
- What I was doing when the application crashed:
- i had 6 or 7 breakpoints and a build was running
- select remove all from the context menu on one of the breakpoints
- crash

-- Backtrace:
Application: KDevelop (kdevelop), signal: Segmentation fault
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
81	T_PSEUDO (SYSCALL_SYMBOL, SYSCALL_NAME, SYSCALL_NARGS)
[Current thread is 1 (Thread 0x7f4eb1e147c0 (LWP 5185))]

Thread 14 (Thread 0x7f4e93adf700 (LWP 5266)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
#1  0x00007f4eaacedf3b in QTWTF::TCMalloc_PageHeap::scavengerThread (this=0x7f4eaafebf00 <QTWTF::pageheap_memory>) at ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastMalloc.cpp:2359
#2  0x00007f4eaacedf79 in QTWTF::TCMalloc_PageHeap::runScavengerThread (context=<optimized out>) at ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastMalloc.cpp:1464
#3  0x00007f4ead8e7f6e in start_thread (arg=0x7f4e93adf700) at pthread_create.c:311
#4  0x00007f4eae5a29cd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:113

Thread 13 (Thread 0x7f4e1268f700 (LWP 5267)):
#0  0x00007f4ea89300ea in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#1  0x00007f4ea89303c9 in g_mutex_unlock () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#2  0x00007f4ea88f0119 in g_main_context_check () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#3  0x00007f4ea88f063b in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#4  0x00007f4ea88f07ac in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#5  0x00007f4eaf9daaf6 in QEventDispatcherGlib::processEvents (this=0x7f4e040008e0, flags=...) at kernel/qeventdispatcher_glib.cpp:427
#6  0x00007f4eaf9ac30f in QEventLoop::processEvents (this=this@entry=0x7f4e1268ed70, flags=...) at kernel/qeventloop.cpp:149
#7  0x00007f4eaf9ac605 in QEventLoop::exec (this=this@entry=0x7f4e1268ed70, flags=...) at kernel/qeventloop.cpp:204
#8  0x00007f4eaf8a8c4f in QThread::exec (this=this@entry=0x1b58160) at thread/qthread.cpp:537
#9  0x00007f4eaf98da33 in QInotifyFileSystemWatcherEngine::run (this=0x1b58160) at io/qfilesystemwatcher_inotify.cpp:265
#10 0x00007f4eaf8ab31f in QThreadPrivate::start (arg=0x1b58160) at thread/qthread_unix.cpp:349
#11 0x00007f4ead8e7f6e in start_thread (arg=0x7f4e1268f700) at pthread_create.c:311
#12 0x00007f4eae5a29cd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:113

Thread 12 (Thread 0x7f4e118a7700 (LWP 5521)):
#0  pthread_cond_timedwait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:238
#1  0x00007f4eaf8ab7e4 in wait (time=1000, this=0x2a36110) at thread/qwaitcondition_unix.cpp:84
#2  QWaitCondition::wait (this=this@entry=0x2a37b58, mutex=mutex@entry=0x2a37b60, time=time@entry=1000) at thread/qwaitcondition_unix.cpp:158
#3  0x00007f4eab987e02 in KDevelop::DUChainPrivate::CleanupThread::run (this=0x2a37b40) at ../../language/duchain/duchain.cpp:283
#4  0x00007f4eaf8ab31f in QThreadPrivate::start (arg=0x2a37b40) at thread/qthread_unix.cpp:349
#5  0x00007f4ead8e7f6e in start_thread (arg=0x7f4e118a7700) at pthread_create.c:311
#6  0x00007f4eae5a29cd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:113

Thread 11 (Thread 0x7f4dfdc5f700 (LWP 5524)):
#0  0x00007f4eae595f7d in poll () at ../sysdeps/unix/syscall-template.S:81
#1  0x00007f4ea88f06a4 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#2  0x00007f4ea88f07ac in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#3  0x00007f4eaf9daaf6 in QEventDispatcherGlib::processEvents (this=0x7f4df80008e0, flags=...) at kernel/qeventdispatcher_glib.cpp:427
#4  0x00007f4eaf9ac30f in QEventLoop::processEvents (this=this@entry=0x7f4dfdc5edb0, flags=...) at kernel/qeventloop.cpp:149
#5  0x00007f4eaf9ac605 in QEventLoop::exec (this=this@entry=0x7f4dfdc5edb0, flags=...) at kernel/qeventloop.cpp:204
#6  0x00007f4eaf8a8c4f in QThread::exec (this=<optimized out>) at thread/qthread.cpp:537
#7  0x00007f4eaf8ab31f in QThreadPrivate::start (arg=0x39e7dc8) at thread/qthread_unix.cpp:349
#8  0x00007f4ead8e7f6e in start_thread (arg=0x7f4dfdc5f700) at pthread_create.c:311
#9  0x00007f4eae5a29cd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:113

Thread 10 (Thread 0x7f4df6617700 (LWP 5527)):
#0  0x00007f4ea89300ed in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#1  0x00007f4ea8930399 in g_mutex_lock () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#2  0x00007f4ea88efc17 in g_main_context_prepare () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#3  0x00007f4ea88f05c3 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#4  0x00007f4ea88f07ac in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#5  0x00007f4eaf9daaf6 in QEventDispatcherGlib::processEvents (this=0x7f4dec0008e0, flags=...) at kernel/qeventdispatcher_glib.cpp:427
#6  0x00007f4eaf9ac30f in QEventLoop::processEvents (this=this@entry=0x7f4df6616db0, flags=...) at kernel/qeventloop.cpp:149
#7  0x00007f4eaf9ac605 in QEventLoop::exec (this=this@entry=0x7f4df6616db0, flags=...) at kernel/qeventloop.cpp:204
#8  0x00007f4eaf8a8c4f in QThread::exec (this=<optimized out>) at thread/qthread.cpp:537
#9  0x00007f4eaf8ab31f in QThreadPrivate::start (arg=0x3e4e4f0) at thread/qthread_unix.cpp:349
#10 0x00007f4ead8e7f6e in start_thread (arg=0x7f4df6617700) at pthread_create.c:311
#11 0x00007f4eae5a29cd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:113

Thread 9 (Thread 0x7f4df5e16700 (LWP 5528)):
#0  __pthread_mutex_unlock_usercnt (mutex=0x7f4de4000a80, decr=1) at pthread_mutex_unlock.c:52
#1  0x00007f4ea89303d1 in g_mutex_unlock () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#2  0x00007f4ea88efd40 in g_main_context_prepare () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#3  0x00007f4ea88f05c3 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#4  0x00007f4ea88f07ac in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#5  0x00007f4eaf9daaf6 in QEventDispatcherGlib::processEvents (this=0x7f4de40008e0, flags=...) at kernel/qeventdispatcher_glib.cpp:427
#6  0x00007f4eaf9ac30f in QEventLoop::processEvents (this=this@entry=0x7f4df5e15db0, flags=...) at kernel/qeventloop.cpp:149
#7  0x00007f4eaf9ac605 in QEventLoop::exec (this=this@entry=0x7f4df5e15db0, flags=...) at kernel/qeventloop.cpp:204
#8  0x00007f4eaf8a8c4f in QThread::exec (this=<optimized out>) at thread/qthread.cpp:537
#9  0x00007f4eaf8ab31f in QThreadPrivate::start (arg=0x3dd8110) at thread/qthread_unix.cpp:349
#10 0x00007f4ead8e7f6e in start_thread (arg=0x7f4df5e16700) at pthread_create.c:311
#11 0x00007f4eae5a29cd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:113

Thread 8 (Thread 0x7f4de8bae700 (LWP 5813)):
#0  __lll_lock_wait () at ../nptl/sysdeps/unix/sysv/linux/x86_64/lowlevellock.S:135
#1  0x00007f4ead8ea177 in _L_lock_1035 () from /lib/x86_64-linux-gnu/libpthread.so.0
#2  0x00007f4ead8ea009 in __GI___pthread_mutex_lock (mutex=0x7f4ea054a6c0) at pthread_mutex_lock.c:85
#3  0x00007f4ea02d9331 in ?? () from /usr/lib/nvidia-337/libGL.so.1
#4  0x00007f4ea02dc94e in ?? () from /usr/lib/nvidia-337/libGL.so.1
#5  0x00007f4ea02dcda8 in ?? () from /usr/lib/nvidia-337/libGL.so.1
#6  0x00007f4e9f519fd1 in ?? () from /usr/lib/nvidia-337/tls/libnvidia-tls.so.337.12
#7  0x00007f4ea892f670 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#8  0x00007f4ea88f01cc in g_main_context_check () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#9  0x00007f4ea88f063b in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#10 0x00007f4ea88f07ac in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#11 0x00007f4eaf9daaf6 in QEventDispatcherGlib::processEvents (this=0x7f4dcc520bb0, flags=...) at kernel/qeventdispatcher_glib.cpp:427
#12 0x00007f4eaf9ac30f in QEventLoop::processEvents (this=this@entry=0x7f4de8badd70, flags=...) at kernel/qeventloop.cpp:149
#13 0x00007f4eaf9ac605 in QEventLoop::exec (this=this@entry=0x7f4de8badd70, flags=...) at kernel/qeventloop.cpp:204
#14 0x00007f4eaf8a8c4f in QThread::exec (this=this@entry=0x8de11f0) at thread/qthread.cpp:537
#15 0x00007f4eaf98da33 in QInotifyFileSystemWatcherEngine::run (this=0x8de11f0) at io/qfilesystemwatcher_inotify.cpp:265
#16 0x00007f4eaf8ab31f in QThreadPrivate::start (arg=0x8de11f0) at thread/qthread_unix.cpp:349
#17 0x00007f4ead8e7f6e in start_thread (arg=0x7f4de8bae700) at pthread_create.c:311
#18 0x00007f4eae5a29cd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:113

Thread 7 (Thread 0x7f4de93af700 (LWP 5819)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
#1  0x00007f4eaf8ab806 in wait (time=18446744073709551615, this=0x215c780) at thread/qwaitcondition_unix.cpp:86
#2  QWaitCondition::wait (this=this@entry=0x215c658, mutex=0x215c900, time=time@entry=18446744073709551615) at thread/qwaitcondition_unix.cpp:158
#3  0x00007f4ea63c1e6c in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x215c630, th=0xb3b9920) at ../../../threadweaver/Weaver/WeaverImpl.cpp:370
#4  0x00007f4ea63c4903 in ThreadWeaver::WorkingHardState::applyForWork (this=0x215c990, th=0xb3b9920, previous=0x0) at ../../../threadweaver/Weaver/WorkingHardState.cpp:68
#5  0x00007f4ea63c491c in ThreadWeaver::WorkingHardState::applyForWork (this=0x215c990, th=0xb3b9920, previous=0x1635da10) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71
#6  0x00007f4ea63c361f in ThreadWeaver::Thread::run (this=0xb3b9920) at ../../../threadweaver/Weaver/Thread.cpp:98
#7  0x00007f4eaf8ab31f in QThreadPrivate::start (arg=0xb3b9920) at thread/qthread_unix.cpp:349
#8  0x00007f4ead8e7f6e in start_thread (arg=0x7f4de93af700) at pthread_create.c:311
#9  0x00007f4eae5a29cd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:113

Thread 6 (Thread 0x7f4de3fff700 (LWP 5820)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
#1  0x00007f4eaf8ab806 in wait (time=18446744073709551615, this=0x215c780) at thread/qwaitcondition_unix.cpp:86
#2  QWaitCondition::wait (this=this@entry=0x215c658, mutex=0x215c900, time=time@entry=18446744073709551615) at thread/qwaitcondition_unix.cpp:158
#3  0x00007f4ea63c1e6c in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x215c630, th=0x7f4dd403ec30) at ../../../threadweaver/Weaver/WeaverImpl.cpp:370
#4  0x00007f4ea63c4903 in ThreadWeaver::WorkingHardState::applyForWork (this=0x215c990, th=0x7f4dd403ec30, previous=0x1368d950) at ../../../threadweaver/Weaver/WorkingHardState.cpp:68
#5  0x00007f4ea63c361f in ThreadWeaver::Thread::run (this=0x7f4dd403ec30) at ../../../threadweaver/Weaver/Thread.cpp:98
#6  0x00007f4eaf8ab31f in QThreadPrivate::start (arg=0x7f4dd403ec30) at thread/qthread_unix.cpp:349
#7  0x00007f4ead8e7f6e in start_thread (arg=0x7f4de3fff700) at pthread_create.c:311
#8  0x00007f4eae5a29cd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:113

Thread 5 (Thread 0x7f4de37fe700 (LWP 5826)):
#0  __lll_lock_wait () at ../nptl/sysdeps/unix/sysv/linux/x86_64/lowlevellock.S:135
#1  0x00007f4ead8ea177 in _L_lock_1035 () from /lib/x86_64-linux-gnu/libpthread.so.0
#2  0x00007f4ead8ea009 in __GI___pthread_mutex_lock (mutex=0x7f4ea054a6c0) at pthread_mutex_lock.c:85
#3  0x00007f4ea02d9331 in ?? () from /usr/lib/nvidia-337/libGL.so.1
#4  0x00007f4ea02dc94e in ?? () from /usr/lib/nvidia-337/libGL.so.1
#5  0x00007f4ea02dcd4b in ?? () from /usr/lib/nvidia-337/libGL.so.1
#6  0x00007f4e9f519fc0 in ?? () from /usr/lib/nvidia-337/tls/libnvidia-tls.so.337.12
#7  0x00007f4ea892f670 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#8  0x00007f4ea88f01cc in g_main_context_check () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#9  0x00007f4ea88f063b in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#10 0x00007f4ea88f07ac in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#11 0x00007f4eaf9daaf6 in QEventDispatcherGlib::processEvents (this=0x7f4dc40008e0, flags=...) at kernel/qeventdispatcher_glib.cpp:427
#12 0x00007f4eaf9ac30f in QEventLoop::processEvents (this=this@entry=0x7f4de37fdd70, flags=...) at kernel/qeventloop.cpp:149
#13 0x00007f4eaf9ac605 in QEventLoop::exec (this=this@entry=0x7f4de37fdd70, flags=...) at kernel/qeventloop.cpp:204
#14 0x00007f4eaf8a8c4f in QThread::exec (this=this@entry=0x1ccebe0) at thread/qthread.cpp:537
#15 0x00007f4eaf98da33 in QInotifyFileSystemWatcherEngine::run (this=0x1ccebe0) at io/qfilesystemwatcher_inotify.cpp:265
#16 0x00007f4eaf8ab31f in QThreadPrivate::start (arg=0x1ccebe0) at thread/qthread_unix.cpp:349
#17 0x00007f4ead8e7f6e in start_thread (arg=0x7f4de37fe700) at pthread_create.c:311
#18 0x00007f4eae5a29cd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:113

Thread 4 (Thread 0x7f4de27fc700 (LWP 5829)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
#1  0x00007f4ea56601cd in ?? () from /usr/lib/x86_64-linux-gnu/libQtWebKit.so.4
#2  0x00007f4ea5660209 in ?? () from /usr/lib/x86_64-linux-gnu/libQtWebKit.so.4
#3  0x00007f4ead8e7f6e in start_thread (arg=0x7f4de27fc700) at pthread_create.c:311
#4  0x00007f4eae5a29cd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:113

Thread 3 (Thread 0x7f4de1ffb700 (LWP 5830)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
#1  0x00007f4ea53a0bbd in ?? () from /usr/lib/x86_64-linux-gnu/libQtWebKit.so.4
#2  0x00007f4ea568fa76 in ?? () from /usr/lib/x86_64-linux-gnu/libQtWebKit.so.4
#3  0x00007f4ead8e7f6e in start_thread (arg=0x7f4de1ffb700) at pthread_create.c:311
#4  0x00007f4eae5a29cd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:113

Thread 2 (Thread 0x7f4de13fa700 (LWP 5831)):
#0  __lll_lock_wait () at ../nptl/sysdeps/unix/sysv/linux/x86_64/lowlevellock.S:135
#1  0x00007f4ead8ea177 in _L_lock_1035 () from /lib/x86_64-linux-gnu/libpthread.so.0
#2  0x00007f4ead8ea009 in __GI___pthread_mutex_lock (mutex=0x7f4ea054a6c0) at pthread_mutex_lock.c:85
#3  0x00007f4ea02d9331 in ?? () from /usr/lib/nvidia-337/libGL.so.1
#4  0x00007f4ea02dc94e in ?? () from /usr/lib/nvidia-337/libGL.so.1
#5  0x00007f4ea02dcda8 in ?? () from /usr/lib/nvidia-337/libGL.so.1
#6  0x00007f4e9f519fd1 in ?? () from /usr/lib/nvidia-337/tls/libnvidia-tls.so.337.12
#7  0x00007f4ea892f670 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#8  0x00007f4ea88f01cc in g_main_context_check () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#9  0x00007f4ea88f063b in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#10 0x00007f4ea88f07ac in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#11 0x00007f4eaf9daaf6 in QEventDispatcherGlib::processEvents (this=0x7f4d740008e0, flags=...) at kernel/qeventdispatcher_glib.cpp:427
#12 0x00007f4eaf9ac30f in QEventLoop::processEvents (this=this@entry=0x7f4de13f9db0, flags=...) at kernel/qeventloop.cpp:149
#13 0x00007f4eaf9ac605 in QEventLoop::exec (this=this@entry=0x7f4de13f9db0, flags=...) at kernel/qeventloop.cpp:204
#14 0x00007f4eaf8a8c4f in QThread::exec (this=<optimized out>) at thread/qthread.cpp:537
#15 0x00007f4eaf8ab31f in QThreadPrivate::start (arg=0x6d47660) at thread/qthread_unix.cpp:349
#16 0x00007f4ead8e7f6e in start_thread (arg=0x7f4de13fa700) at pthread_create.c:311
#17 0x00007f4eae5a29cd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:113

Thread 1 (Thread 0x7f4eb1e147c0 (LWP 5185)):
[KCrash Handler]
#6  KDevelop::Breakpoint::setDeleted (this=this@entry=0x2c00000000) at ../../debugger/breakpoint/breakpoint.cpp:199
#7  0x00007f4eab4929a3 in KDevelop::BreakpointModel::removeRows (this=this@entry=0x1e20910, row=row@entry=0, count=8, parent=...) at ../../debugger/breakpoint/breakpointmodel.cpp:219
#8  0x00007f4eab49477d in KDevelop::BreakpointWidget::slotRemoveAllBreakpoints (this=0x7bfc890) at ../../debugger/breakpoint/breakpointwidget.cpp:232
#9  0x00007f4eaf9c1ae8 in QMetaObject::activate (sender=sender@entry=0x7c15200, m=m@entry=0x7f4eaf7ebde0 <QAction::staticMetaObject>, local_signal_index=local_signal_index@entry=1, argv=argv@entry=0x7fff4a2110c0) at kernel/qobject.cpp:3539
#10 0x00007f4eaed3bab2 in QAction::triggered (this=this@entry=0x7c15200, _t1=false) at .moc/release-shared/moc_qaction.cpp:276
#11 0x00007f4eaed3d483 in QAction::activate (this=this@entry=0x7c15200, event=event@entry=QAction::Trigger) at kernel/qaction.cpp:1257
#12 0x00007f4eaf16bb49 in QMenuPrivate::activateCausedStack (this=this@entry=0x7c12720, causedStack=..., action=action@entry=0x7c15200, action_e=action_e@entry=QAction::Trigger, self=self@entry=true) at widgets/qmenu.cpp:1038
#13 0x00007f4eaf170079 in QMenuPrivate::activateAction (this=0x7c12720, action=0x7c15200, action_e=QAction::Trigger, self=<optimized out>) at widgets/qmenu.cpp:1130
#14 0x00007f4eaed915be in QWidget::event (this=this@entry=0x7c126f0, event=event@entry=0x7fff4a211700) at kernel/qwidget.cpp:8376
#15 0x00007f4eaf173e7b in QMenu::event (this=0x7c126f0, e=0x7fff4a211700) at widgets/qmenu.cpp:2481
#16 0x00007f4eaed41e7c in QApplicationPrivate::notify_helper (this=this@entry=0x18854d0, receiver=receiver@entry=0x7c126f0, e=e@entry=0x7fff4a211700) at kernel/qapplication.cpp:4567
#17 0x00007f4eaed4862d in QApplication::notify (this=this@entry=0x7fff4a212000, receiver=receiver@entry=0x7c126f0, e=e@entry=0x7fff4a211700) at kernel/qapplication.cpp:4110
#18 0x00007f4eb01b9d5a in KApplication::notify (this=0x7fff4a212000, receiver=0x7c126f0, event=0x7fff4a211700) at ../../kdeui/kernel/kapplication.cpp:311
#19 0x00007f4eaf9ad73d in QCoreApplication::notifyInternal (this=0x7fff4a212000, receiver=receiver@entry=0x7c126f0, event=event@entry=0x7fff4a211700) at kernel/qcoreapplication.cpp:953
#20 0x00007f4eaed47de3 in sendEvent (event=<optimized out>, receiver=<optimized out>) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231
#21 QApplicationPrivate::sendMouseEvent (receiver=receiver@entry=0x7c126f0, event=event@entry=0x7fff4a211700, alienWidget=alienWidget@entry=0x0, nativeWidget=nativeWidget@entry=0x7c126f0, buttonDown=buttonDown@entry=0x7f4eaf827318 <qt_button_down>, lastMouseReceiver=..., spontaneous=spontaneous@entry=true) at kernel/qapplication.cpp:3178
#22 0x00007f4eaedbcdec in QETWidget::translateMouseEvent (this=this@entry=0x7c126f0, event=event@entry=0x7fff4a211a50) at kernel/qapplication_x11.cpp:4568
#23 0x00007f4eaedbc359 in QApplication::x11ProcessEvent (this=0x7fff4a212000, event=event@entry=0x7fff4a211a50) at kernel/qapplication_x11.cpp:3627
#24 0x00007f4eaede3c02 in x11EventSourceDispatch (s=0x1885d40, callback=0x0, user_data=0x0) at kernel/qguieventdispatcher_glib.cpp:146
#25 0x00007f4ea88f03b6 in g_main_context_dispatch () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#26 0x00007f4ea88f0708 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#27 0x00007f4ea88f07ac in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#28 0x00007f4eaf9daad5 in QEventDispatcherGlib::processEvents (this=0x17dc330, flags=...) at kernel/qeventdispatcher_glib.cpp:425
#29 0x00007f4eaede3cb6 in QGuiEventDispatcherGlib::processEvents (this=<optimized out>, flags=...) at kernel/qguieventdispatcher_glib.cpp:204
#30 0x00007f4eaf9ac30f in QEventLoop::processEvents (this=this@entry=0x7fff4a211e30, flags=...) at kernel/qeventloop.cpp:149
#31 0x00007f4eaf9ac605 in QEventLoop::exec (this=this@entry=0x7fff4a211e30, flags=...) at kernel/qeventloop.cpp:204
#32 0x00007f4eaf9b1deb in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1225
#33 0x00007f4eaed403cc in QApplication::exec () at kernel/qapplication.cpp:3828
#34 0x000000000041076a in main (argc=<optimized out>, argv=<optimized out>) at ../../app/main.cpp:566

Reported using DrKonqi
Comment 1 Andrew Crouthamel 2018-10-31 04:07:30 UTC
Dear Bug Submitter,

This bug has been stagnant for a long time. Could you help us out and re-test if the bug is valid in the latest version? I am setting the status to NEEDSINFO pending your response, please change the Status back to REPORTED when you respond.

Thank you for helping us make KDE software even better for everyone!
Comment 2 Bug Janitor Service 2018-11-15 10:47:06 UTC
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!
Comment 3 Bug Janitor Service 2018-11-30 04:00:05 UTC
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!