Bug 355068 - Crash of Kdevelop during class rename
Summary: Crash of Kdevelop during class rename
Status: RESOLVED DUPLICATE of bug 334487
Alias: None
Product: kdevelop
Classification: Applications
Component: general (show other bugs)
Version: 4.7.1
Platform: Mint (Ubuntu based) Linux
: NOR crash
Target Milestone: ---
Assignee: kdevelop-bugs-null
URL:
Keywords: drkonqi
Depends on:
Blocks:
 
Reported: 2015-11-09 05:21 UTC by jonsgough
Modified: 2015-11-09 08:15 UTC (History)
0 users

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 jonsgough 2015-11-09 05:21:12 UTC
Application: kdevelop (4.7.1)
KDE Platform Version: 4.14.2
Qt Version: 4.8.6
Operating System: Linux 3.16.0-43-generic-tuxonice x86_64
Distribution: Linux Mint 17.2 Rafaela

-- Information about the crash:
- What I was doing when the application crashed:
I was attempting to rename a class in a project and the rename failed. On the backout the environment crashed

-- Backtrace:
Application: KDevelop (kdevelop), signal: Segmentation fault
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
[Current thread is 1 (Thread 0x7f24322097c0 (LWP 17939))]

Thread 18 (Thread 0x7f24129c8700 (LWP 17967)):
#0  __lll_lock_wait () at ../nptl/sysdeps/unix/sysv/linux/x86_64/lowlevellock.S:135
#1  0x00007f242dd2868d in _L_lock_1082 () from /lib/x86_64-linux-gnu/libpthread.so.0
#2  0x00007f242dd28607 in __GI___pthread_mutex_lock (mutex=0x2679810) at ../nptl/pthread_mutex_lock.c:134
#3  0x00007f2428b56981 in g_mutex_lock () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#4  0x00007f2428b12d18 in g_source_attach () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#5  0x00007f2419d1790f in ?? () from /usr/lib/x86_64-linux-gnu/libgio-2.0.so.0
#6  0x00007f2419d2d075 in ?? () from /usr/lib/x86_64-linux-gnu/libgio-2.0.so.0
#7  0x00007f2419cc53b7 in g_simple_async_result_complete () from /usr/lib/x86_64-linux-gnu/libgio-2.0.so.0
#8  0x00007f2419d2b04b in ?? () from /usr/lib/x86_64-linux-gnu/libgio-2.0.so.0
#9  0x00007f2419cc61d3 in ?? () from /usr/lib/x86_64-linux-gnu/libgio-2.0.so.0
#10 0x00007f2428b14ce5 in g_main_context_dispatch () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#11 0x00007f2428b15048 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#12 0x00007f2428b1530a in g_main_loop_run () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#13 0x00007f2419d2b336 in ?? () from /usr/lib/x86_64-linux-gnu/libgio-2.0.so.0
#14 0x00007f2428b39f05 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#15 0x00007f242dd26182 in start_thread (arg=0x7f24129c8700) at pthread_create.c:312
#16 0x00007f242e9c947d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111

Thread 17 (Thread 0x7f24121c7700 (LWP 17969)):
#0  0x00007f242dd28569 in __GI___pthread_mutex_lock (mutex=0x2807d20) at ../nptl/pthread_mutex_lock.c:125
#1  0x00007f2428b56981 in g_mutex_lock () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#2  0x00007f2428b140b0 in g_main_context_acquire () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#3  0x00007f2428b14ea5 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#4  0x00007f2428b150ec in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#5  0x00007f2428b15129 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#6  0x00007f2428b39f05 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#7  0x00007f242dd26182 in start_thread (arg=0x7f24121c7700) at pthread_create.c:312
#8  0x00007f242e9c947d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111

Thread 16 (Thread 0x7f24111c5700 (LWP 17982)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
#1  0x00007f242b140ffb in ?? () from /usr/lib/x86_64-linux-gnu/libQtScript.so.4
#2  0x00007f242b141039 in ?? () from /usr/lib/x86_64-linux-gnu/libQtScript.so.4
#3  0x00007f242dd26182 in start_thread (arg=0x7f24111c5700) at pthread_create.c:312
#4  0x00007f242e9c947d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111

Thread 15 (Thread 0x7f24119c6700 (LWP 18060)):
#0  pthread_cond_timedwait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:238
#1  0x00007f242f0137f4 in wait (time=1000, this=0x44f4e70) at thread/qwaitcondition_unix.cpp:84
#2  QWaitCondition::wait (this=this@entry=0x44f8918, mutex=mutex@entry=0x44f8920, time=time@entry=1000) at thread/qwaitcondition_unix.cpp:158
#3  0x00007f242bba2202 in KDevelop::DUChainPrivate::CleanupThread::run (this=0x44f8900) at /build/buildd/kdevplatform-1.7.1/language/duchain/duchain.cpp:283
#4  0x00007f242f01332f in QThreadPrivate::start (arg=0x44f8900) at thread/qthread_unix.cpp:349
#5  0x00007f242dd26182 in start_thread (arg=0x7f24119c6700) at pthread_create.c:312
#6  0x00007f242e9c947d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111

Thread 14 (Thread 0x7f237256d700 (LWP 18070)):
#0  0x00007f2428b5661d in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#1  0x00007f2428b56979 in g_mutex_lock () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#2  0x00007f2428b14bc6 in g_main_context_dispatch () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#3  0x00007f2428b15048 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#4  0x00007f2428b150ec in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#5  0x00007f242f1427be in QEventDispatcherGlib::processEvents (this=0x7f23fc0008c0, flags=...) at kernel/qeventdispatcher_glib.cpp:436
#6  0x00007f242f1140af in QEventLoop::processEvents (this=this@entry=0x7f237256ce20, flags=...) at kernel/qeventloop.cpp:149
#7  0x00007f242f1143a5 in QEventLoop::exec (this=this@entry=0x7f237256ce20, flags=...) at kernel/qeventloop.cpp:204
#8  0x00007f242f010c5f in QThread::exec (this=<optimized out>) at thread/qthread.cpp:537
#9  0x00007f242f01332f in QThreadPrivate::start (arg=0x4d82368) at thread/qthread_unix.cpp:349
#10 0x00007f242dd26182 in start_thread (arg=0x7f237256d700) at pthread_create.c:312
#11 0x00007f242e9c947d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111

Thread 13 (Thread 0x7f2364d3f700 (LWP 18088)):
#0  0x00007f2428b14a4b in g_main_context_check () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#1  0x00007f2428b14f7b in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#2  0x00007f2428b150ec in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#3  0x00007f242f1427be in QEventDispatcherGlib::processEvents (this=0x7f23600008c0, flags=...) at kernel/qeventdispatcher_glib.cpp:436
#4  0x00007f242f1140af in QEventLoop::processEvents (this=this@entry=0x7f2364d3ee20, flags=...) at kernel/qeventloop.cpp:149
#5  0x00007f242f1143a5 in QEventLoop::exec (this=this@entry=0x7f2364d3ee20, flags=...) at kernel/qeventloop.cpp:204
#6  0x00007f242f010c5f in QThread::exec (this=<optimized out>) at thread/qthread.cpp:537
#7  0x00007f242f01332f in QThreadPrivate::start (arg=0x58c1050) at thread/qthread_unix.cpp:349
#8  0x00007f242dd26182 in start_thread (arg=0x7f2364d3f700) at pthread_create.c:312
#9  0x00007f242e9c947d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111

Thread 12 (Thread 0x7f23499bf700 (LWP 18120)):
#0  0x00007f2428b5661d in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#1  0x00007f2428b56979 in g_mutex_lock () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#2  0x00007f2428b14a6c in g_main_context_check () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#3  0x00007f2428b14f7b in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#4  0x00007f2428b150ec in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#5  0x00007f242f1427be in QEventDispatcherGlib::processEvents (this=0x7f23440008c0, flags=...) at kernel/qeventdispatcher_glib.cpp:436
#6  0x00007f242f1140af in QEventLoop::processEvents (this=this@entry=0x7f23499bede0, flags=...) at kernel/qeventloop.cpp:149
#7  0x00007f242f1143a5 in QEventLoop::exec (this=this@entry=0x7f23499bede0, flags=...) at kernel/qeventloop.cpp:204
#8  0x00007f242f010c5f in QThread::exec (this=this@entry=0x78dcd60) at thread/qthread.cpp:537
#9  0x00007f242f0f5823 in QInotifyFileSystemWatcherEngine::run (this=0x78dcd60) at io/qfilesystemwatcher_inotify.cpp:265
#10 0x00007f242f01332f in QThreadPrivate::start (arg=0x78dcd60) at thread/qthread_unix.cpp:349
#11 0x00007f242dd26182 in start_thread (arg=0x7f23499bf700) at pthread_create.c:312
#12 0x00007f242e9c947d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111

Thread 11 (Thread 0x7f2354908700 (LWP 18134)):
[KCrash Handler]
#6  0x00007f242bbc0218 in operator<< (t=..., this=<optimized out>) at /usr/include/qt4/QtCore/qlist.h:334
#7  operator() (topData=0x7f2313894f08, __closure=<synthetic pointer>) at /build/buildd/kdevplatform-1.7.1/language/duchain/topducontextdynamicdata.cpp:510
#8  loadPartialData<KDevelop::TopDUContextDynamicData::loadImports(uint)::__lambda1> (callback=..., topContextIndex=<optimized out>) at /build/buildd/kdevplatform-1.7.1/language/duchain/topducontextdynamicdata.cpp:173
#9  KDevelop::TopDUContextDynamicData::loadImports (topContextIndex=<optimized out>) at /build/buildd/kdevplatform-1.7.1/language/duchain/topducontextdynamicdata.cpp:511
#10 0x00007f242bbedbe7 in KDevelop::ParsingEnvironmentFile::imports (this=this@entry=0x7f233ee53f10) at /build/buildd/kdevplatform-1.7.1/language/duchain/parsingenvironment.cpp:180
#11 0x00007f242bbee201 in KDevelop::ParsingEnvironmentFile::featuresMatch (this=0x7f233ee53f10, minimumFeatures=minimumFeatures@entry=94, checked=...) at /build/buildd/kdevplatform-1.7.1/language/duchain/parsingenvironment.cpp:245
#12 0x00007f242bbee28e in KDevelop::ParsingEnvironmentFile::featuresMatch (this=<optimized out>, minimumFeatures=minimumFeatures@entry=94, checked=...) at /build/buildd/kdevplatform-1.7.1/language/duchain/parsingenvironment.cpp:246
#13 0x00007f242bbee28e in KDevelop::ParsingEnvironmentFile::featuresMatch (this=<optimized out>, minimumFeatures=minimumFeatures@entry=94, checked=...) at /build/buildd/kdevplatform-1.7.1/language/duchain/parsingenvironment.cpp:246
#14 0x00007f242bbee28e in KDevelop::ParsingEnvironmentFile::featuresMatch (this=<optimized out>, minimumFeatures=minimumFeatures@entry=94, checked=...) at /build/buildd/kdevplatform-1.7.1/language/duchain/parsingenvironment.cpp:246
#15 0x00007f242bbee28e in KDevelop::ParsingEnvironmentFile::featuresMatch (this=<optimized out>, minimumFeatures=minimumFeatures@entry=94, checked=...) at /build/buildd/kdevplatform-1.7.1/language/duchain/parsingenvironment.cpp:246
#16 0x00007f242bbee28e in KDevelop::ParsingEnvironmentFile::featuresMatch (this=<optimized out>, minimumFeatures=minimumFeatures@entry=94, checked=...) at /build/buildd/kdevplatform-1.7.1/language/duchain/parsingenvironment.cpp:246
#17 0x00007f242bbee28e in KDevelop::ParsingEnvironmentFile::featuresMatch (this=<optimized out>, minimumFeatures=minimumFeatures@entry=94, checked=...) at /build/buildd/kdevplatform-1.7.1/language/duchain/parsingenvironment.cpp:246
#18 0x00007f242bbee28e in KDevelop::ParsingEnvironmentFile::featuresMatch (this=<optimized out>, minimumFeatures=minimumFeatures@entry=94, checked=...) at /build/buildd/kdevplatform-1.7.1/language/duchain/parsingenvironment.cpp:246
#19 0x00007f242bbee28e in KDevelop::ParsingEnvironmentFile::featuresMatch (this=<optimized out>, minimumFeatures=minimumFeatures@entry=94, checked=...) at /build/buildd/kdevplatform-1.7.1/language/duchain/parsingenvironment.cpp:246
#20 0x00007f242bbee28e in KDevelop::ParsingEnvironmentFile::featuresMatch (this=<optimized out>, minimumFeatures=minimumFeatures@entry=94, checked=...) at /build/buildd/kdevplatform-1.7.1/language/duchain/parsingenvironment.cpp:246
#21 0x00007f242bbee28e in KDevelop::ParsingEnvironmentFile::featuresMatch (this=<optimized out>, minimumFeatures=minimumFeatures@entry=94, checked=...) at /build/buildd/kdevplatform-1.7.1/language/duchain/parsingenvironment.cpp:246
#22 0x00007f242bbee28e in KDevelop::ParsingEnvironmentFile::featuresMatch (this=<optimized out>, minimumFeatures=minimumFeatures@entry=94, checked=...) at /build/buildd/kdevplatform-1.7.1/language/duchain/parsingenvironment.cpp:246
#23 0x00007f242bbee28e in KDevelop::ParsingEnvironmentFile::featuresMatch (this=<optimized out>, minimumFeatures=minimumFeatures@entry=94, checked=...) at /build/buildd/kdevplatform-1.7.1/language/duchain/parsingenvironment.cpp:246
#24 0x00007f242bbee28e in KDevelop::ParsingEnvironmentFile::featuresMatch (this=<optimized out>, minimumFeatures=minimumFeatures@entry=94, checked=...) at /build/buildd/kdevplatform-1.7.1/language/duchain/parsingenvironment.cpp:246
#25 0x00007f242bbee28e in KDevelop::ParsingEnvironmentFile::featuresMatch (this=this@entry=0x7f2312331740, minimumFeatures=minimumFeatures@entry=94, checked=...) at /build/buildd/kdevplatform-1.7.1/language/duchain/parsingenvironment.cpp:246
#26 0x00007f242bbee55a in KDevelop::ParsingEnvironmentFile::featuresSatisfied (this=0x7f2312331740, minimumFeatures=minimumFeatures@entry=94) at /build/buildd/kdevplatform-1.7.1/language/duchain/parsingenvironment.cpp:321
#27 0x00007f236551537d in PreprocessJob::headerSectionEndedInternal (this=0x7f23138194c0, stream=0x7f23548fe110) at ../../../languages/cpp/preprocessjob.cpp:375
#28 0x00007f23652c22dd in rpp::pp_macro_expander::operator() (this=this@entry=0x7f23548fe2e8, input=..., output=..., substitute=substitute@entry=false, table=table@entry=0x0) at ../../../../../languages/cpp/parser/rpp/pp-macro-expander.cpp:310
#29 0x00007f23652d1c7f in rpp::pp::operator() (this=this@entry=0x7f23548fe2e0, input=..., output=...) at ../../../../../languages/cpp/parser/rpp/pp-engine.cpp:287
#30 0x00007f23652d2060 in rpp::pp::processFileInternal (this=this@entry=0x7f23548fe2e0, fileName=..., fileContents=..., result=...) at ../../../../../languages/cpp/parser/rpp/pp-engine.cpp:98
#31 0x00007f23652d23d6 in rpp::pp::processFile (this=this@entry=0x7f23548fe2e0, fileName=..., data=...) at ../../../../../languages/cpp/parser/rpp/pp-engine.cpp:85
#32 0x00007f2365516687 in PreprocessJob::run (this=0x7f23138194c0) at ../../../languages/cpp/preprocessjob.cpp:258
#33 0x00007f236550c70e in CPPParseJob::parseForeground (this=this@entry=0x7f2313818e90) at ../../../languages/cpp/cppparsejob.cpp:179
#34 0x00007f2365513b5a in PreprocessJob::sourceNeeded (this=0x7f2313799d50, _fileName=..., type=<optimized out>, sourceLine=14, skipCurrentPath=<optimized out>) at ../../../languages/cpp/preprocessjob.cpp:581
#35 0x00007f23652ce43c in rpp::pp::handle_include (this=this@entry=0x7f23548ff9d0, skip_current_path=<optimized out>, input=..., output=...) at ../../../../../languages/cpp/parser/rpp/pp-engine.cpp:219
#36 0x00007f23652d17fd in rpp::pp::handle_directive (this=this@entry=0x7f23548ff9d0, directive=directive@entry=75201, input=..., output=...) at ../../../../../languages/cpp/parser/rpp/pp-engine.cpp:137
#37 0x00007f23652d1e2e in rpp::pp::operator() (this=this@entry=0x7f23548ff9d0, input=..., output=...) at ../../../../../languages/cpp/parser/rpp/pp-engine.cpp:272
#38 0x00007f23652d2060 in rpp::pp::processFileInternal (this=this@entry=0x7f23548ff9d0, fileName=..., fileContents=..., result=...) at ../../../../../languages/cpp/parser/rpp/pp-engine.cpp:98
#39 0x00007f23652d23d6 in rpp::pp::processFile (this=this@entry=0x7f23548ff9d0, fileName=..., data=...) at ../../../../../languages/cpp/parser/rpp/pp-engine.cpp:85
#40 0x00007f2365516687 in PreprocessJob::run (this=0x7f2313799d50) at ../../../languages/cpp/preprocessjob.cpp:258
#41 0x00007f236550c70e in CPPParseJob::parseForeground (this=this@entry=0x7f23137999e0) at ../../../languages/cpp/cppparsejob.cpp:179
#42 0x00007f2365513b5a in PreprocessJob::sourceNeeded (this=0x7f233c9753e0, _fileName=..., type=<optimized out>, sourceLine=23, skipCurrentPath=<optimized out>) at ../../../languages/cpp/preprocessjob.cpp:581
#43 0x00007f23652ce43c in rpp::pp::handle_include (this=this@entry=0x7f23549010c0, skip_current_path=<optimized out>, input=..., output=...) at ../../../../../languages/cpp/parser/rpp/pp-engine.cpp:219
#44 0x00007f23652d17fd in rpp::pp::handle_directive (this=this@entry=0x7f23549010c0, directive=directive@entry=75201, input=..., output=...) at ../../../../../languages/cpp/parser/rpp/pp-engine.cpp:137
#45 0x00007f23652d1e2e in rpp::pp::operator() (this=this@entry=0x7f23549010c0, input=..., output=...) at ../../../../../languages/cpp/parser/rpp/pp-engine.cpp:272
#46 0x00007f23652d2060 in rpp::pp::processFileInternal (this=this@entry=0x7f23549010c0, fileName=..., fileContents=..., result=...) at ../../../../../languages/cpp/parser/rpp/pp-engine.cpp:98
#47 0x00007f23652d23d6 in rpp::pp::processFile (this=this@entry=0x7f23549010c0, fileName=..., data=...) at ../../../../../languages/cpp/parser/rpp/pp-engine.cpp:85
#48 0x00007f2365516687 in PreprocessJob::run (this=0x7f233c9753e0) at ../../../languages/cpp/preprocessjob.cpp:258
#49 0x00007f236550c70e in CPPParseJob::parseForeground (this=this@entry=0x7f231bacb190) at ../../../languages/cpp/cppparsejob.cpp:179
#50 0x00007f2365513b5a in PreprocessJob::sourceNeeded (this=0x7f23120a1860, _fileName=..., type=<optimized out>, sourceLine=21, skipCurrentPath=<optimized out>) at ../../../languages/cpp/preprocessjob.cpp:581
#51 0x00007f23652ce43c in rpp::pp::handle_include (this=this@entry=0x7f23549027b0, skip_current_path=<optimized out>, input=..., output=...) at ../../../../../languages/cpp/parser/rpp/pp-engine.cpp:219
#52 0x00007f23652d17fd in rpp::pp::handle_directive (this=this@entry=0x7f23549027b0, directive=directive@entry=75201, input=..., output=...) at ../../../../../languages/cpp/parser/rpp/pp-engine.cpp:137
#53 0x00007f23652d1e2e in rpp::pp::operator() (this=this@entry=0x7f23549027b0, input=..., output=...) at ../../../../../languages/cpp/parser/rpp/pp-engine.cpp:272
#54 0x00007f23652d2060 in rpp::pp::processFileInternal (this=this@entry=0x7f23549027b0, fileName=..., fileContents=..., result=...) at ../../../../../languages/cpp/parser/rpp/pp-engine.cpp:98
#55 0x00007f23652d23d6 in rpp::pp::processFile (this=this@entry=0x7f23549027b0, fileName=..., data=...) at ../../../../../languages/cpp/parser/rpp/pp-engine.cpp:85
#56 0x00007f2365516687 in PreprocessJob::run (this=0x7f23120a1860) at ../../../languages/cpp/preprocessjob.cpp:258
#57 0x00007f236550c70e in CPPParseJob::parseForeground (this=this@entry=0x7f233e2e8350) at ../../../languages/cpp/cppparsejob.cpp:179
#58 0x00007f2365513b5a in PreprocessJob::sourceNeeded (this=0x7f2311f3bd60, _fileName=..., type=<optimized out>, sourceLine=28, skipCurrentPath=<optimized out>) at ../../../languages/cpp/preprocessjob.cpp:581
#59 0x00007f23652ce43c in rpp::pp::handle_include (this=this@entry=0x7f2354903ea0, skip_current_path=<optimized out>, input=..., output=...) at ../../../../../languages/cpp/parser/rpp/pp-engine.cpp:219
#60 0x00007f23652d17fd in rpp::pp::handle_directive (this=this@entry=0x7f2354903ea0, directive=directive@entry=75201, input=..., output=...) at ../../../../../languages/cpp/parser/rpp/pp-engine.cpp:137
#61 0x00007f23652d1e2e in rpp::pp::operator() (this=this@entry=0x7f2354903ea0, input=..., output=...) at ../../../../../languages/cpp/parser/rpp/pp-engine.cpp:272
#62 0x00007f23652d2060 in rpp::pp::processFileInternal (this=this@entry=0x7f2354903ea0, fileName=..., fileContents=..., result=...) at ../../../../../languages/cpp/parser/rpp/pp-engine.cpp:98
#63 0x00007f23652d23d6 in rpp::pp::processFile (this=this@entry=0x7f2354903ea0, fileName=..., data=...) at ../../../../../languages/cpp/parser/rpp/pp-engine.cpp:85
#64 0x00007f23655160c5 in PreprocessJob::run (this=0x7f2311f3bd60) at ../../../languages/cpp/preprocessjob.cpp:249
#65 0x00007f236550c70e in CPPParseJob::parseForeground (this=this@entry=0x7f2311f3dc60) at ../../../languages/cpp/cppparsejob.cpp:179
#66 0x00007f2365513b5a in PreprocessJob::sourceNeeded (this=0x7f2319c33190, _fileName=..., type=<optimized out>, sourceLine=71, skipCurrentPath=<optimized out>) at ../../../languages/cpp/preprocessjob.cpp:581
#67 0x00007f23652ce43c in rpp::pp::handle_include (this=this@entry=0x7f2354905590, skip_current_path=<optimized out>, input=..., output=...) at ../../../../../languages/cpp/parser/rpp/pp-engine.cpp:219
#68 0x00007f23652d17fd in rpp::pp::handle_directive (this=this@entry=0x7f2354905590, directive=directive@entry=75201, input=..., output=...) at ../../../../../languages/cpp/parser/rpp/pp-engine.cpp:137
#69 0x00007f23652d1e2e in rpp::pp::operator() (this=this@entry=0x7f2354905590, input=..., output=...) at ../../../../../languages/cpp/parser/rpp/pp-engine.cpp:272
#70 0x00007f23652d2060 in rpp::pp::processFileInternal (this=this@entry=0x7f2354905590, fileName=..., fileContents=..., result=...) at ../../../../../languages/cpp/parser/rpp/pp-engine.cpp:98
#71 0x00007f23652d23d6 in rpp::pp::processFile (this=this@entry=0x7f2354905590, fileName=..., data=...) at ../../../../../languages/cpp/parser/rpp/pp-engine.cpp:85
#72 0x00007f23655160c5 in PreprocessJob::run (this=0x7f2319c33190) at ../../../languages/cpp/preprocessjob.cpp:249
#73 0x00007f236550c70e in CPPParseJob::parseForeground (this=this@entry=0x7f23121c8190) at ../../../languages/cpp/cppparsejob.cpp:179
#74 0x00007f2365513b5a in PreprocessJob::sourceNeeded (this=0x7377d20, _fileName=..., type=<optimized out>, sourceLine=25, skipCurrentPath=<optimized out>) at ../../../languages/cpp/preprocessjob.cpp:581
#75 0x00007f23652ce43c in rpp::pp::handle_include (this=this@entry=0x7f2354906c80, skip_current_path=<optimized out>, input=..., output=...) at ../../../../../languages/cpp/parser/rpp/pp-engine.cpp:219
#76 0x00007f23652d17fd in rpp::pp::handle_directive (this=this@entry=0x7f2354906c80, directive=directive@entry=75201, input=..., output=...) at ../../../../../languages/cpp/parser/rpp/pp-engine.cpp:137
#77 0x00007f23652d1e2e in rpp::pp::operator() (this=this@entry=0x7f2354906c80, input=..., output=...) at ../../../../../languages/cpp/parser/rpp/pp-engine.cpp:272
#78 0x00007f23652d2060 in rpp::pp::processFileInternal (this=this@entry=0x7f2354906c80, fileName=..., fileContents=..., result=...) at ../../../../../languages/cpp/parser/rpp/pp-engine.cpp:98
#79 0x00007f23652d23d6 in rpp::pp::processFile (this=this@entry=0x7f2354906c80, fileName=..., data=...) at ../../../../../languages/cpp/parser/rpp/pp-engine.cpp:85
#80 0x00007f23655160c5 in PreprocessJob::run (this=0x7377d20) at ../../../languages/cpp/preprocessjob.cpp:249
#81 0x00007f2426d61cb2 in ThreadWeaver::JobRunHelper::runTheJob (this=this@entry=0x7f2354907dc0, th=th@entry=0x7182ae0, job=job@entry=0x7377d20) at ../../../threadweaver/Weaver/Job.cpp:106
#82 0x00007f2426d61e6e in ThreadWeaver::Job::execute (this=0x7377d20, th=0x7182ae0) at ../../../threadweaver/Weaver/Job.cpp:135
#83 0x00007f2426d6390b in ThreadWeaver::JobCollectionJobRunner::execute (this=0x2ea1560, t=0x7182ae0) at ../../../threadweaver/Weaver/JobCollection.cpp:82
#84 0x00007f2426d616bb in ThreadWeaver::Thread::run (this=0x7182ae0) at ../../../threadweaver/Weaver/Thread.cpp:108
#85 0x00007f242f01332f in QThreadPrivate::start (arg=0x7182ae0) at thread/qthread_unix.cpp:349
#86 0x00007f242dd26182 in start_thread (arg=0x7f2354908700) at pthread_create.c:312
#87 0x00007f242e9c947d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111

Thread 10 (Thread 0x7f2354107700 (LWP 18136)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
#1  0x00007f242f013816 in wait (time=18446744073709551615, this=0x303f9e0) at thread/qwaitcondition_unix.cpp:86
#2  QWaitCondition::wait (this=this@entry=0x303f8b8, mutex=0x303fb60, time=time@entry=18446744073709551615) at thread/qwaitcondition_unix.cpp:158
#3  0x00007f2426d5fe6c in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x303f890, th=0x7f233c0020e0) at ../../../threadweaver/Weaver/WeaverImpl.cpp:370
#4  0x00007f2426d62903 in ThreadWeaver::WorkingHardState::applyForWork (this=0x303fc30, th=0x7f233c0020e0, previous=0x0) at ../../../threadweaver/Weaver/WorkingHardState.cpp:68
#5  0x00007f2426d6291c in ThreadWeaver::WorkingHardState::applyForWork (this=0x303fc30, th=0x7f233c0020e0, previous=0x0) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71
#6  0x00007f2426d6291c in ThreadWeaver::WorkingHardState::applyForWork (this=0x303fc30, th=0x7f233c0020e0, previous=0x7f4d7b0) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71
#7  0x00007f2426d6161f in ThreadWeaver::Thread::run (this=0x7f233c0020e0) at ../../../threadweaver/Weaver/Thread.cpp:98
#8  0x00007f242f01332f in QThreadPrivate::start (arg=0x7f233c0020e0) at thread/qthread_unix.cpp:349
#9  0x00007f242dd26182 in start_thread (arg=0x7f2354107700) at pthread_create.c:312
#10 0x00007f242e9c947d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111

Thread 9 (Thread 0x7f2353906700 (LWP 18139)):
#0  0x00007f2428b56622 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#1  0x00007f2428b56979 in g_mutex_lock () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#2  0x00007f2428b14699 in g_main_context_prepare () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#3  0x00007f2428b14f03 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#4  0x00007f2428b150ec in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#5  0x00007f242f1427be in QEventDispatcherGlib::processEvents (this=0x7f23340008c0, flags=...) at kernel/qeventdispatcher_glib.cpp:436
#6  0x00007f242f1140af in QEventLoop::processEvents (this=this@entry=0x7f2353905de0, flags=...) at kernel/qeventloop.cpp:149
#7  0x00007f242f1143a5 in QEventLoop::exec (this=this@entry=0x7f2353905de0, flags=...) at kernel/qeventloop.cpp:204
#8  0x00007f242f010c5f in QThread::exec (this=this@entry=0x294bf20) at thread/qthread.cpp:537
#9  0x00007f242f0f5823 in QInotifyFileSystemWatcherEngine::run (this=0x294bf20) at io/qfilesystemwatcher_inotify.cpp:265
#10 0x00007f242f01332f in QThreadPrivate::start (arg=0x294bf20) at thread/qthread_unix.cpp:349
#11 0x00007f242dd26182 in start_thread (arg=0x7f2353906700) at pthread_create.c:312
#12 0x00007f242e9c947d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111

Thread 8 (Thread 0x7f2352904700 (LWP 18150)):
#0  0x00007f2428b5661a in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#1  0x00007f2428b569a9 in g_mutex_unlock () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#2  0x00007f2428b140f0 in g_main_context_acquire () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#3  0x00007f2428b14ea5 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#4  0x00007f2428b150ec in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#5  0x00007f242f1427be in QEventDispatcherGlib::processEvents (this=0x7f232c0008c0, flags=...) at kernel/qeventdispatcher_glib.cpp:436
#6  0x00007f242f1140af in QEventLoop::processEvents (this=this@entry=0x7f2352903de0, flags=...) at kernel/qeventloop.cpp:149
#7  0x00007f242f1143a5 in QEventLoop::exec (this=this@entry=0x7f2352903de0, flags=...) at kernel/qeventloop.cpp:204
#8  0x00007f242f010c5f in QThread::exec (this=this@entry=0x2b9a870) at thread/qthread.cpp:537
#9  0x00007f242f0f5823 in QInotifyFileSystemWatcherEngine::run (this=0x2b9a870) at io/qfilesystemwatcher_inotify.cpp:265
#10 0x00007f242f01332f in QThreadPrivate::start (arg=0x2b9a870) at thread/qthread_unix.cpp:349
#11 0x00007f242dd26182 in start_thread (arg=0x7f2352904700) at pthread_create.c:312
#12 0x00007f242e9c947d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111

Thread 7 (Thread 0x7f2351902700 (LWP 18161)):
#0  __GI___pthread_getspecific (key=3) at pthread_getspecific.c:57
#1  0x00007f2428b3a3a0 in g_thread_self () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#2  0x00007f2428b150dd in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#3  0x00007f242f1427be in QEventDispatcherGlib::processEvents (this=0x7f23240008c0, flags=...) at kernel/qeventdispatcher_glib.cpp:436
#4  0x00007f242f1140af in QEventLoop::processEvents (this=this@entry=0x7f2351901de0, flags=...) at kernel/qeventloop.cpp:149
#5  0x00007f242f1143a5 in QEventLoop::exec (this=this@entry=0x7f2351901de0, flags=...) at kernel/qeventloop.cpp:204
#6  0x00007f242f010c5f in QThread::exec (this=this@entry=0x7e52980) at thread/qthread.cpp:537
#7  0x00007f242f0f5823 in QInotifyFileSystemWatcherEngine::run (this=0x7e52980) at io/qfilesystemwatcher_inotify.cpp:265
#8  0x00007f242f01332f in QThreadPrivate::start (arg=0x7e52980) at thread/qthread_unix.cpp:349
#9  0x00007f242dd26182 in start_thread (arg=0x7f2351902700) at pthread_create.c:312
#10 0x00007f242e9c947d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111

Thread 6 (Thread 0x7f2351101700 (LWP 18162)):
#0  0x00007f242dd285c0 in __GI___pthread_mutex_lock (mutex=0x7f2328000a60) at ../nptl/pthread_mutex_lock.c:146
#1  0x00007f2428b56981 in g_mutex_lock () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#2  0x00007f2428b14a6c in g_main_context_check () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#3  0x00007f2428b14f7b in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#4  0x00007f2428b150ec in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#5  0x00007f242f1427be in QEventDispatcherGlib::processEvents (this=0x7f23280008c0, flags=...) at kernel/qeventdispatcher_glib.cpp:436
#6  0x00007f242f1140af in QEventLoop::processEvents (this=this@entry=0x7f2351100de0, flags=...) at kernel/qeventloop.cpp:149
#7  0x00007f242f1143a5 in QEventLoop::exec (this=this@entry=0x7f2351100de0, flags=...) at kernel/qeventloop.cpp:204
#8  0x00007f242f010c5f in QThread::exec (this=this@entry=0x7e3d530) at thread/qthread.cpp:537
#9  0x00007f242f0f5823 in QInotifyFileSystemWatcherEngine::run (this=0x7e3d530) at io/qfilesystemwatcher_inotify.cpp:265
#10 0x00007f242f01332f in QThreadPrivate::start (arg=0x7e3d530) at thread/qthread_unix.cpp:349
#11 0x00007f242dd26182 in start_thread (arg=0x7f2351101700) at pthread_create.c:312
#12 0x00007f242e9c947d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111

Thread 5 (Thread 0x7f2352103700 (LWP 27953)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
#1  0x00007f242f013816 in wait (time=18446744073709551615, this=0x7b9ab10) at thread/qwaitcondition_unix.cpp:86
#2  QWaitCondition::wait (this=this@entry=0x6177e78, mutex=0x69d7f10, time=time@entry=18446744073709551615) at thread/qwaitcondition_unix.cpp:158
#3  0x00007f2426d5fe6c in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x6177e50, th=0x70aacb0) at ../../../threadweaver/Weaver/WeaverImpl.cpp:370
#4  0x00007f2426d62903 in ThreadWeaver::WorkingHardState::applyForWork (this=0x70ae1c0, th=0x70aacb0, previous=0x0) at ../../../threadweaver/Weaver/WorkingHardState.cpp:68
#5  0x00007f2426d6291c in ThreadWeaver::WorkingHardState::applyForWork (this=0x70ae1c0, th=0x70aacb0, previous=0x0) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71
#6  0x00007f2426d6291c in ThreadWeaver::WorkingHardState::applyForWork (this=0x70ae1c0, th=0x70aacb0, previous=0x2ee2300) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71
#7  0x00007f2426d6161f in ThreadWeaver::Thread::run (this=0x70aacb0) at ../../../threadweaver/Weaver/Thread.cpp:98
#8  0x00007f242f01332f in QThreadPrivate::start (arg=0x70aacb0) at thread/qthread_unix.cpp:349
#9  0x00007f242dd26182 in start_thread (arg=0x7f2352103700) at pthread_create.c:312
#10 0x00007f242e9c947d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111

Thread 4 (Thread 0x7f2353105700 (LWP 27954)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
#1  0x00007f242f013816 in wait (time=18446744073709551615, this=0x7b9ab10) at thread/qwaitcondition_unix.cpp:86
#2  QWaitCondition::wait (this=this@entry=0x6177e78, mutex=0x69d7f10, time=time@entry=18446744073709551615) at thread/qwaitcondition_unix.cpp:158
#3  0x00007f2426d5fe6c in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x6177e50, th=0x70ab360) at ../../../threadweaver/Weaver/WeaverImpl.cpp:370
#4  0x00007f2426d62903 in ThreadWeaver::WorkingHardState::applyForWork (this=0x70ae1c0, th=0x70ab360, previous=0x0) at ../../../threadweaver/Weaver/WorkingHardState.cpp:68
#5  0x00007f2426d6291c in ThreadWeaver::WorkingHardState::applyForWork (this=0x70ae1c0, th=0x70ab360, previous=0x0) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71
#6  0x00007f2426d6291c in ThreadWeaver::WorkingHardState::applyForWork (this=0x70ae1c0, th=0x70ab360, previous=0x0) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71
#7  0x00007f2426d6291c in ThreadWeaver::WorkingHardState::applyForWork (this=0x70ae1c0, th=0x70ab360, previous=0x805e2f0) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71
#8  0x00007f2426d6161f in ThreadWeaver::Thread::run (this=0x70ab360) at ../../../threadweaver/Weaver/Thread.cpp:98
#9  0x00007f242f01332f in QThreadPrivate::start (arg=0x70ab360) at thread/qthread_unix.cpp:349
#10 0x00007f242dd26182 in start_thread (arg=0x7f2353105700) at pthread_create.c:312
#11 0x00007f242e9c947d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111

Thread 3 (Thread 0x7f2348cae700 (LWP 28000)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
#1  0x00007f242f013816 in wait (time=18446744073709551615, this=0x7b9ab10) at thread/qwaitcondition_unix.cpp:86
#2  QWaitCondition::wait (this=this@entry=0x6177e78, mutex=0x69d7f10, time=time@entry=18446744073709551615) at thread/qwaitcondition_unix.cpp:158
#3  0x00007f2426d5fe6c in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x6177e50, th=0x2a34a00) at ../../../threadweaver/Weaver/WeaverImpl.cpp:370
#4  0x00007f2426d62903 in ThreadWeaver::WorkingHardState::applyForWork (this=0x70ae1c0, th=0x2a34a00, previous=0x7c4abb0) at ../../../threadweaver/Weaver/WorkingHardState.cpp:68
#5  0x00007f2426d6161f in ThreadWeaver::Thread::run (this=0x2a34a00) at ../../../threadweaver/Weaver/Thread.cpp:98
#6  0x00007f242f01332f in QThreadPrivate::start (arg=0x2a34a00) at thread/qthread_unix.cpp:349
#7  0x00007f242dd26182 in start_thread (arg=0x7f2348cae700) at pthread_create.c:312
#8  0x00007f242e9c947d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111

Thread 2 (Thread 0x7f2323fff700 (LWP 28001)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
#1  0x00007f242f013816 in wait (time=18446744073709551615, this=0x7b9ab10) at thread/qwaitcondition_unix.cpp:86
#2  QWaitCondition::wait (this=this@entry=0x6177e78, mutex=0x69d7f10, time=time@entry=18446744073709551615) at thread/qwaitcondition_unix.cpp:158
#3  0x00007f2426d5fe6c in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x6177e50, th=0x7e7ac20) at ../../../threadweaver/Weaver/WeaverImpl.cpp:370
#4  0x00007f2426d62903 in ThreadWeaver::WorkingHardState::applyForWork (this=0x70ae1c0, th=0x7e7ac20, previous=0x0) at ../../../threadweaver/Weaver/WorkingHardState.cpp:68
#5  0x00007f2426d6291c in ThreadWeaver::WorkingHardState::applyForWork (this=0x70ae1c0, th=0x7e7ac20, previous=0x2bfaf20) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71
#6  0x00007f2426d6161f in ThreadWeaver::Thread::run (this=0x7e7ac20) at ../../../threadweaver/Weaver/Thread.cpp:98
#7  0x00007f242f01332f in QThreadPrivate::start (arg=0x7e7ac20) at thread/qthread_unix.cpp:349
#8  0x00007f242dd26182 in start_thread (arg=0x7f2323fff700) at pthread_create.c:312
#9  0x00007f242e9c947d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111

Thread 1 (Thread 0x7f24322097c0 (LWP 17939)):
#0  0x00007f242e9ba82d in read () at ../sysdeps/unix/syscall-template.S:81
#1  0x00007f2428b55c10 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#2  0x00007f2428b14b14 in g_main_context_check () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#3  0x00007f2428b14f7b in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#4  0x00007f2428b150ec in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#5  0x00007f242f1427a1 in QEventDispatcherGlib::processEvents (this=0x25b0260, flags=...) at kernel/qeventdispatcher_glib.cpp:434
#6  0x00007f242f6e8be6 in QGuiEventDispatcherGlib::processEvents (this=<optimized out>, flags=...) at kernel/qguieventdispatcher_glib.cpp:204
#7  0x00007f242f1140af in QEventLoop::processEvents (this=this@entry=0x7ffe5b070240, flags=...) at kernel/qeventloop.cpp:149
#8  0x00007f242f1143a5 in QEventLoop::exec (this=this@entry=0x7ffe5b070240, flags=...) at kernel/qeventloop.cpp:204
#9  0x00007f242faee06c in QDialog::exec (this=this@entry=0x7ffe5b070360) at dialogs/qdialog.cpp:562
#10 0x00007f242bcb4331 in KDevelop::BasicRefactoring::newNameForDeclaration (this=<optimized out>, declaration=...) at /build/buildd/kdevplatform-1.7.1/language/codegen/basicrefactoring.cpp:297
#11 0x00007f236555a0f6 in SimpleRefactoring::startInteractiveRename (this=0x58bbef0, decl=...) at ../../../languages/cpp/codegen/simplerefactoring.cpp:290
#12 0x00007f242bcb1caf in KDevelop::BasicRefactoring::executeRenameAction (this=0x58bbef0) at /build/buildd/kdevplatform-1.7.1/language/codegen/basicrefactoring.cpp:262
#13 0x00007f242f12987a in QMetaObject::activate (sender=sender@entry=0x2b47c70, m=m@entry=0x7f24300f0de0 <QAction::staticMetaObject>, local_signal_index=local_signal_index@entry=1, argv=argv@entry=0x7ffe5b0707c0) at kernel/qobject.cpp:3539
#14 0x00007f242f640a62 in QAction::triggered (this=this@entry=0x2b47c70, _t1=false) at .moc/release-shared/moc_qaction.cpp:276
#15 0x00007f242f642433 in QAction::activate (this=this@entry=0x2b47c70, event=event@entry=QAction::Trigger) at kernel/qaction.cpp:1257
#16 0x00007f242fa70509 in QMenuPrivate::activateCausedStack (this=this@entry=0x51a2190, causedStack=..., action=action@entry=0x2b47c70, action_e=action_e@entry=QAction::Trigger, self=self@entry=true) at widgets/qmenu.cpp:1038
#17 0x00007f242fa74a39 in QMenuPrivate::activateAction (this=0x51a2190, action=0x2b47c70, action_e=action_e@entry=QAction::Trigger, self=self@entry=true) at widgets/qmenu.cpp:1130
#18 0x00007f242fa78405 in QMenu::mouseReleaseEvent (this=this@entry=0x7961ee0, e=e@entry=0x7ffe5b070ef0) at widgets/qmenu.cpp:2372
#19 0x00007f2430683615 in KMenu::mouseReleaseEvent (this=0x7961ee0, e=0x7ffe5b070ef0) at ../../kdeui/widgets/kmenu.cpp:464
#20 0x00007f242f69651a in QWidget::event (this=this@entry=0x7961ee0, event=event@entry=0x7ffe5b070ef0) at kernel/qwidget.cpp:8376
#21 0x00007f242fa7883b in QMenu::event (this=0x7961ee0, e=0x7ffe5b070ef0) at widgets/qmenu.cpp:2481
#22 0x00007f242f646e2c in QApplicationPrivate::notify_helper (this=this@entry=0x266c320, receiver=receiver@entry=0x7961ee0, e=e@entry=0x7ffe5b070ef0) at kernel/qapplication.cpp:4567
#23 0x00007f242f64d5dd in QApplication::notify (this=this@entry=0x7ffe5b071810, receiver=receiver@entry=0x7961ee0, e=e@entry=0x7ffe5b070ef0) at kernel/qapplication.cpp:4110
#24 0x00007f24305cccca in KApplication::notify (this=0x7ffe5b071810, receiver=0x7961ee0, event=0x7ffe5b070ef0) at ../../kdeui/kernel/kapplication.cpp:311
#25 0x00007f242f1154dd in QCoreApplication::notifyInternal (this=0x7ffe5b071810, receiver=receiver@entry=0x7961ee0, event=event@entry=0x7ffe5b070ef0) at kernel/qcoreapplication.cpp:953
#26 0x00007f242f64cd93 in sendEvent (event=<optimized out>, receiver=<optimized out>) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231
#27 QApplicationPrivate::sendMouseEvent (receiver=receiver@entry=0x7961ee0, event=event@entry=0x7ffe5b070ef0, alienWidget=alienWidget@entry=0x0, nativeWidget=nativeWidget@entry=0x7961ee0, buttonDown=buttonDown@entry=0x7f243012c318 <qt_button_down>, lastMouseReceiver=..., spontaneous=spontaneous@entry=true) at kernel/qapplication.cpp:3178
#28 0x00007f242f6c1d1c in QETWidget::translateMouseEvent (this=this@entry=0x7961ee0, event=event@entry=0x7ffe5b071240) at kernel/qapplication_x11.cpp:4568
#29 0x00007f242f6c1289 in QApplication::x11ProcessEvent (this=0x7ffe5b071810, event=event@entry=0x7ffe5b071240) at kernel/qapplication_x11.cpp:3627
#30 0x00007f242f6e8b32 in x11EventSourceDispatch (s=0x26695f0, callback=0x0, user_data=0x0) at kernel/qguieventdispatcher_glib.cpp:146
#31 0x00007f2428b14e04 in g_main_context_dispatch () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#32 0x00007f2428b15048 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#33 0x00007f2428b150ec in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#34 0x00007f242f1427a1 in QEventDispatcherGlib::processEvents (this=0x25b0260, flags=...) at kernel/qeventdispatcher_glib.cpp:434
#35 0x00007f242f6e8be6 in QGuiEventDispatcherGlib::processEvents (this=<optimized out>, flags=...) at kernel/qguieventdispatcher_glib.cpp:204
#36 0x00007f242f1140af in QEventLoop::processEvents (this=this@entry=0x7ffe5b071610, flags=...) at kernel/qeventloop.cpp:149
#37 0x00007f242f1143a5 in QEventLoop::exec (this=this@entry=0x7ffe5b071610, flags=...) at kernel/qeventloop.cpp:204
#38 0x00007f242f119b79 in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1225
#39 0x00007f242f64537c in QApplication::exec () at kernel/qapplication.cpp:3828
#40 0x0000000000410907 in main (argc=<optimized out>, argv=<optimized out>) at ../../app/main.cpp:582

Possible duplicates by query: bug 353692, bug 341099.

Reported using DrKonqi
Comment 1 Kevin Funk 2015-11-09 08:15:13 UTC

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