Bug 320422 - kdevelop crash on saving CMakeList.txt after creating new target.
Summary: kdevelop crash on saving CMakeList.txt after creating new target.
Status: RESOLVED DUPLICATE of bug 298087
Alias: None
Product: kdevelop
Classification: Applications
Component: Build tools: CMake (show other bugs)
Version: 4.5.0
Platform: Fedora RPMs Linux
: NOR crash
Target Milestone: 4.3.0
Assignee: kdevelop-bugs-null
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-05-29 13:36 UTC by glad08
Modified: 2013-06-10 18:54 UTC (History)
2 users (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 glad08 2013-05-29 13:36:32 UTC
Application: kdevelop (4.5.0)
KDE Platform Version: 4.10.3
Qt Version: 4.8.4
Operating System: Linux 3.9.4-200.fc18.x86_64 x86_64
Distribution (Platform): Fedora RPMs

-- Information about the crash:
- What I was doing when the application crashed:

I edit CMakeList.txt in kdevelop editor: copy one target, then rename it and save. When I press save kdevelop crashed.

-- Backtrace:
Application: KDevelop (kdevelop), signal: Aborted
Using host libthread_db library "/lib64/libthread_db.so.1".
81	T_PSEUDO (SYSCALL_SYMBOL, SYSCALL_NAME, SYSCALL_NARGS)
[Current thread is 1 (Thread 0x7f1a7b42a880 (LWP 7549))]

Thread 12 (Thread 0x7f1a6fb99700 (LWP 7595)):
#0  pthread_cond_timedwait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:217
#1  0x000000346f07be17 in wait (time=1000, this=0x1a8ef50) at thread/qwaitcondition_unix.cpp:84
#2  QWaitCondition::wait (this=<optimized out>, mutex=0x1a7f420, time=1000) at thread/qwaitcondition_unix.cpp:158
#3  0x0000003457cb23db in KDevelop::DUChainPrivate::CleanupThread::run (this=0x1a7f400) at /usr/src/debug/kdevplatform-1.5.0/language/duchain/duchain.cpp:282
#4  0x000000346f07b95c in QThreadPrivate::start (arg=0x1a7f400) at thread/qthread_unix.cpp:338
#5  0x0000003467807d15 in start_thread (arg=0x7f1a6fb99700) at pthread_create.c:308
#6  0x00000034670f248d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:114

Thread 11 (Thread 0x7f1a61738700 (LWP 7637)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:165
#1  0x0000003485d868c7 in QTWTF::TCMalloc_PageHeap::scavengerThread (this=0x3486094660 <QTWTF::pageheap_memory>) at ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastMalloc.cpp:2359
#2  0x0000003485d868f9 in QTWTF::TCMalloc_PageHeap::runScavengerThread (context=<optimized out>) at ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastMalloc.cpp:1464
#3  0x0000003467807d15 in start_thread (arg=0x7f1a61738700) at pthread_create.c:308
#4  0x00000034670f248d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:114

Thread 10 (Thread 0x7f19dee49700 (LWP 7651)):
#0  0x00000034670e99ad in poll () at ../sysdeps/unix/syscall-template.S:81
#1  0x0000003468c47d24 in g_main_context_poll (priority=2147483647, n_fds=1, fds=0x7f19d8002ca0, timeout=-1, context=0x7f19d80009a0) at gmain.c:3584
#2  g_main_context_iterate (context=context@entry=0x7f19d80009a0, block=block@entry=1, dispatch=dispatch@entry=1, self=<optimized out>) at gmain.c:3285
#3  0x0000003468c47e44 in g_main_context_iteration (context=0x7f19d80009a0, may_block=1) at gmain.c:3351
#4  0x000000346f1a5fa6 in QEventDispatcherGlib::processEvents (this=0x7f19d80008c0, flags=...) at kernel/qeventdispatcher_glib.cpp:426
#5  0x000000346f1765ef in QEventLoop::processEvents (this=this@entry=0x7f19dee48d00, flags=...) at kernel/qeventloop.cpp:149
#6  0x000000346f176878 in QEventLoop::exec (this=0x7f19dee48d00, flags=...) at kernel/qeventloop.cpp:204
#7  0x000000346f078980 in QThread::exec (this=<optimized out>) at thread/qthread.cpp:542
#8  0x000000346f07b95c in QThreadPrivate::start (arg=0x3028c60) at thread/qthread_unix.cpp:338
#9  0x0000003467807d15 in start_thread (arg=0x7f19dee49700) at pthread_create.c:308
#10 0x00000034670f248d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:114

Thread 9 (Thread 0x7f19de648700 (LWP 7652)):
#0  g_main_context_query (context=context@entry=0x7f19d00009a0, max_priority=2147483647, timeout=timeout@entry=0x7f19de647bac, fds=fds@entry=0x7f19d0002ea0, n_fds=n_fds@entry=1) at gmain.c:3072
#1  0x0000003468c47c99 in g_main_context_iterate (context=context@entry=0x7f19d00009a0, block=block@entry=1, dispatch=dispatch@entry=1, self=<optimized out>) at gmain.c:3272
#2  0x0000003468c47e44 in g_main_context_iteration (context=0x7f19d00009a0, may_block=1) at gmain.c:3351
#3  0x000000346f1a5fa6 in QEventDispatcherGlib::processEvents (this=0x7f19d00008c0, flags=...) at kernel/qeventdispatcher_glib.cpp:426
#4  0x000000346f1765ef in QEventLoop::processEvents (this=this@entry=0x7f19de647d00, flags=...) at kernel/qeventloop.cpp:149
#5  0x000000346f176878 in QEventLoop::exec (this=0x7f19de647d00, flags=...) at kernel/qeventloop.cpp:204
#6  0x000000346f078980 in QThread::exec (this=<optimized out>) at thread/qthread.cpp:542
#7  0x000000346f07b95c in QThreadPrivate::start (arg=0x2ee4560) at thread/qthread_unix.cpp:338
#8  0x0000003467807d15 in start_thread (arg=0x7f19de648700) at pthread_create.c:308
#9  0x00000034670f248d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:114

Thread 8 (Thread 0x7f19dd43b700 (LWP 7705)):
#0  0x000000346780e12d in read () at ../sysdeps/unix/syscall-template.S:81
#1  0x0000003468c840df in read (__nbytes=16, __buf=0x7f19dd43aae0, __fd=<optimized out>) at /usr/include/bits/unistd.h:44
#2  g_wakeup_acknowledge (wakeup=0x7f19d4001f80) at gwakeup.c:212
#3  0x0000003468c478b4 in g_main_context_check (context=context@entry=0x7f19c80009a0, max_priority=2147483647, fds=fds@entry=0x7f19c80029b0, n_fds=n_fds@entry=1) at gmain.c:3129
#4  0x0000003468c47cc2 in g_main_context_iterate (context=context@entry=0x7f19c80009a0, block=block@entry=1, dispatch=dispatch@entry=1, self=<optimized out>) at gmain.c:3287
#5  0x0000003468c47e44 in g_main_context_iteration (context=0x7f19c80009a0, may_block=1) at gmain.c:3351
#6  0x000000346f1a5fa6 in QEventDispatcherGlib::processEvents (this=0x7f19c80008c0, flags=...) at kernel/qeventdispatcher_glib.cpp:426
#7  0x000000346f1765ef in QEventLoop::processEvents (this=this@entry=0x7f19dd43acd0, flags=...) at kernel/qeventloop.cpp:149
#8  0x000000346f176878 in QEventLoop::exec (this=0x7f19dd43acd0, flags=...) at kernel/qeventloop.cpp:204
#9  0x000000346f078980 in QThread::exec (this=<optimized out>) at thread/qthread.cpp:542
#10 0x000000346f156e1f in QInotifyFileSystemWatcherEngine::run (this=0x414d770) at io/qfilesystemwatcher_inotify.cpp:256
#11 0x000000346f07b95c in QThreadPrivate::start (arg=0x414d770) at thread/qthread_unix.cpp:338
#12 0x0000003467807d15 in start_thread (arg=0x7f19dd43b700) at pthread_create.c:308
#13 0x00000034670f248d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:114

Thread 7 (Thread 0x7f19ce559700 (LWP 7877)):
#0  __GI___pthread_mutex_lock (mutex=0x7f19bc01e070) at pthread_mutex_lock.c:52
#1  0x0000003468c84da1 in g_mutex_lock (mutex=<optimized out>) at gthread-posix.c:210
#2  0x0000003468c47c25 in g_main_context_iterate (context=context@entry=0x7f19bc017a10, block=block@entry=1, dispatch=dispatch@entry=1, self=<optimized out>) at gmain.c:3257
#3  0x0000003468c47e44 in g_main_context_iteration (context=0x7f19bc017a10, may_block=1) at gmain.c:3351
#4  0x000000346f1a5fa6 in QEventDispatcherGlib::processEvents (this=0x7f19bc0151f0, flags=...) at kernel/qeventdispatcher_glib.cpp:426
#5  0x000000346f1765ef in QEventLoop::processEvents (this=this@entry=0x7f19ce558cd0, flags=...) at kernel/qeventloop.cpp:149
#6  0x000000346f176878 in QEventLoop::exec (this=0x7f19ce558cd0, flags=...) at kernel/qeventloop.cpp:204
#7  0x000000346f078980 in QThread::exec (this=<optimized out>) at thread/qthread.cpp:542
#8  0x000000346f156e1f in QInotifyFileSystemWatcherEngine::run (this=0x4509170) at io/qfilesystemwatcher_inotify.cpp:256
#9  0x000000346f07b95c in QThreadPrivate::start (arg=0x4509170) at thread/qthread_unix.cpp:338
#10 0x0000003467807d15 in start_thread (arg=0x7f19ce559700) at pthread_create.c:308
#11 0x00000034670f248d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:114

Thread 6 (Thread 0x7f19cdd58700 (LWP 7929)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:165
#1  0x00000034564169bd in WTF::TCMalloc_PageHeap::scavengerThread (this=0x3456e01d00 <WTF::pageheap_memory>) at wtf/FastMalloc.cpp:2495
#2  0x0000003456416ac9 in WTF::TCMalloc_PageHeap::runScavengerThread (context=<optimized out>) at wtf/FastMalloc.cpp:1618
#3  0x0000003467807d15 in start_thread (arg=0x7f19cdd58700) at pthread_create.c:308
#4  0x00000034670f248d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:114

Thread 5 (Thread 0x7f19cd557700 (LWP 7943)):
#0  0x0000003468c84b4a in g_mutex_get_impl (mutex=<optimized out>) at gthread-posix.c:132
#1  0x0000003468c84dc9 in g_mutex_unlock (mutex=mutex@entry=0x7f19c00009a0) at gthread-posix.c:229
#2  0x0000003468c47892 in g_main_context_check (context=context@entry=0x7f19c00009a0, max_priority=2147483647, fds=fds@entry=0x7f19c00025c0, n_fds=n_fds@entry=1) at gmain.c:3201
#3  0x0000003468c47cc2 in g_main_context_iterate (context=context@entry=0x7f19c00009a0, block=block@entry=1, dispatch=dispatch@entry=1, self=<optimized out>) at gmain.c:3287
#4  0x0000003468c47e44 in g_main_context_iteration (context=0x7f19c00009a0, may_block=1) at gmain.c:3351
#5  0x000000346f1a5fa6 in QEventDispatcherGlib::processEvents (this=0x7f19c00008c0, flags=...) at kernel/qeventdispatcher_glib.cpp:426
#6  0x000000346f1765ef in QEventLoop::processEvents (this=this@entry=0x7f19cd556d00, flags=...) at kernel/qeventloop.cpp:149
#7  0x000000346f176878 in QEventLoop::exec (this=0x7f19cd556d00, flags=...) at kernel/qeventloop.cpp:204
#8  0x000000346f078980 in QThread::exec (this=<optimized out>) at thread/qthread.cpp:542
#9  0x000000346f07b95c in QThreadPrivate::start (arg=0x3ff6790) at thread/qthread_unix.cpp:338
#10 0x0000003467807d15 in start_thread (arg=0x7f19cd557700) at pthread_create.c:308
#11 0x00000034670f248d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:114

Thread 4 (Thread 0x7f197bf9e700 (LWP 8260)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:165
#1  0x000000346f07bebb in wait (time=18446744073709551615, this=0xbc73c0) at thread/qwaitcondition_unix.cpp:86
#2  QWaitCondition::wait (this=<optimized out>, mutex=0xbc66d0, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:158
#3  0x000000359820aad1 in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0xbc6b30, th=0x4fe4c20) at /usr/src/debug/kdelibs-4.10.3/threadweaver/Weaver/WeaverImpl.cpp:365
#4  0x000000359820d31b in ThreadWeaver::WorkingHardState::applyForWork (this=0xbc5190, th=0x4fe4c20) at /usr/src/debug/kdelibs-4.10.3/threadweaver/Weaver/WorkingHardState.cpp:71
#5  0x000000359820d334 in ThreadWeaver::WorkingHardState::applyForWork (this=0xbc5190, th=0x4fe4c20) at /usr/src/debug/kdelibs-4.10.3/threadweaver/Weaver/WorkingHardState.cpp:74
#6  0x000000359820c18f in ThreadWeaver::ThreadRunHelper::run (this=this@entry=0x7f197bf9dd00, parent=0xbc6b30, th=th@entry=0x4fe4c20) at /usr/src/debug/kdelibs-4.10.3/threadweaver/Weaver/Thread.cpp:87
#7  0x000000359820c21b in ThreadWeaver::Thread::run (this=0x4fe4c20) at /usr/src/debug/kdelibs-4.10.3/threadweaver/Weaver/Thread.cpp:142
#8  0x000000346f07b95c in QThreadPrivate::start (arg=0x4fe4c20) at thread/qthread_unix.cpp:338
#9  0x0000003467807d15 in start_thread (arg=0x7f197bf9e700) at pthread_create.c:308
#10 0x00000034670f248d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:114

Thread 3 (Thread 0x7f197b79d700 (LWP 8261)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:165
#1  0x000000346f07bebb in wait (time=18446744073709551615, this=0xbc73c0) at thread/qwaitcondition_unix.cpp:86
#2  QWaitCondition::wait (this=<optimized out>, mutex=0xbc66d0, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:158
#3  0x000000359820aad1 in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0xbc6b30, th=0x7f1974002e50) at /usr/src/debug/kdelibs-4.10.3/threadweaver/Weaver/WeaverImpl.cpp:365
#4  0x000000359820d31b in ThreadWeaver::WorkingHardState::applyForWork (this=0xbc5190, th=0x7f1974002e50) at /usr/src/debug/kdelibs-4.10.3/threadweaver/Weaver/WorkingHardState.cpp:71
#5  0x000000359820c18f in ThreadWeaver::ThreadRunHelper::run (this=this@entry=0x7f197b79cd00, parent=0xbc6b30, th=th@entry=0x7f1974002e50) at /usr/src/debug/kdelibs-4.10.3/threadweaver/Weaver/Thread.cpp:87
#6  0x000000359820c21b in ThreadWeaver::Thread::run (this=0x7f1974002e50) at /usr/src/debug/kdelibs-4.10.3/threadweaver/Weaver/Thread.cpp:142
#7  0x000000346f07b95c in QThreadPrivate::start (arg=0x7f1974002e50) at thread/qthread_unix.cpp:338
#8  0x0000003467807d15 in start_thread (arg=0x7f197b79d700) at pthread_create.c:308
#9  0x00000034670f248d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:114

Thread 2 (Thread 0x7f19ced5a700 (LWP 25186)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:165
#1  0x000000346f07bebb in wait (time=18446744073709551615, this=0x7f19c711afe0) at thread/qwaitcondition_unix.cpp:86
#2  QWaitCondition::wait (this=<optimized out>, mutex=0x7f19c5d00050, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:158
#3  0x000000346f077dd7 in QSemaphore::acquire (this=0x7f19ced58dc0, n=1) at thread/qsemaphore.cpp:144
#4  0x000000346f17f64e in QMetaMethod::invoke (this=this@entry=0x7f19ced58fa0, object=object@entry=0xb79e70, connectionType=connectionType@entry=Qt::BlockingQueuedConnection, returnValue=..., val0=..., val1=..., val2=..., val3=..., val4=..., val5=..., val6=..., val7=..., val8=..., val9=...) at kernel/qmetaobject.cpp:1715
#5  0x000000346f181b5c in QMetaObject::invokeMethod (obj=0xb79e70, member=<optimized out>, type=Qt::BlockingQueuedConnection, ret=..., val0=..., val1=..., val2=..., val3=..., val4=..., val5=..., val6=..., val7=..., val8=..., val9=...) at kernel/qmetaobject.cpp:1179
#6  0x000000345301c3ba in invokeMethod (val9=..., val8=..., val7=..., val6=..., val5=..., val4=..., val3=..., val2=..., val1=..., val0=..., type=Qt::BlockingQueuedConnection, member=0x34530327da "dataChanged", obj=<optimized out>) at /usr/include/QtCore/qobjectdefs.h:418
#7  KDevelop::ProjectBaseItem::setText (this=this@entry=0x7f19c5d00030, text=...) at /usr/src/debug/kdevplatform-1.5.0/project/projectmodel.cpp:352
#8  0x000000345301fee4 in KDevelop::ProjectBaseItem::setUrl (this=this@entry=0x7f19c5d00030, url=...) at /usr/src/debug/kdevplatform-1.5.0/project/projectmodel.cpp:464
#9  0x00000034530200b7 in setUrl (url=..., this=0x7f19c5d00030) at /usr/src/debug/kdevplatform-1.5.0/project/projectmodel.cpp:853
#10 KDevelop::ProjectFileItem::setUrl (this=0x7f19c5d00030, url=...) at /usr/src/debug/kdevplatform-1.5.0/project/projectmodel.cpp:842
#11 0x0000003453020245 in KDevelop::ProjectFileItem::ProjectFileItem (this=0x7f19c5d00030, file=..., parent=0x7f19c5f18020) at /usr/src/debug/kdevplatform-1.5.0/project/projectmodel.cpp:713
#12 0x00007f1a622ea70e in CMakeManager::setTargetFiles (this=this@entry=0x279af20, target=target@entry=0x7f19c5f18020, files=...) at /usr/src/debug/kdevelop-4.5.0/projectmanagers/cmake/cmakemanager.cpp:1007
#13 0x00007f1a622f3b23 in CMakeManager::parse (this=0x279af20, item=0x46f4450) at /usr/src/debug/kdevelop-4.5.0/projectmanagers/cmake/cmakemanager.cpp:958
#14 0x000000345302345b in KDevelop::ImportProjectJobPrivate::import (this=0x7689080, folder=<optimized out>) at /usr/src/debug/kdevplatform-1.5.0/project/importprojectjob.cpp:53
#15 0x0000003453023236 in run (this=0xad8e50) at /usr/include/QtCore/qtconcurrentrunbase.h:134
#16 QtConcurrent::RunFunctionTask<void>::run (this=0xad8e50) at /usr/include/QtCore/qtconcurrentrunbase.h:125
#17 0x000000346f06f5ad in QThreadPoolThread::run (this=0x46f42b0) at concurrent/qthreadpool.cpp:107
#18 0x000000346f07b95c in QThreadPrivate::start (arg=0x46f42b0) at thread/qthread_unix.cpp:338
#19 0x0000003467807d15 in start_thread (arg=0x7f19ced5a700) at pthread_create.c:308
#20 0x00000034670f248d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:114

Thread 1 (Thread 0x7f1a7b42a880 (LWP 7549)):
[KCrash Handler]
#6  0x0000003467035ba5 in __GI_raise (sig=sig@entry=6) at ../nptl/sysdeps/unix/sysv/linux/raise.c:63
#7  0x0000003467037358 in __GI_abort () at abort.c:90
#8  0x000000346707559b in __libc_message (do_abort=do_abort@entry=2, fmt=fmt@entry=0x3467179ba8 "*** glibc detected *** %s: %s: 0x%s ***\n") at ../sysdeps/unix/sysv/linux/libc_fatal.c:197
#9  0x000000346707ca8e in malloc_printerr (ptr=0x7f19c7119aa0, str=0x3467179c00 "double free or corruption (fasttop)", action=3) at malloc.c:4969
#10 _int_free (av=0x7f19c4000020, p=0x7f19c7119a90, have_lock=0) at malloc.c:3826
#11 0x000000346f0c5318 in QString::free (d=0x7f19c7119aa0) at tools/qstring.cpp:1235
#12 0x000000345301c03a in ~QString (this=<optimized out>, __in_chrg=<optimized out>) at /usr/include/QtCore/qstring.h:880
#13 lessThan (item=0x7f19c5c39cd0, this=0x7f19c5d00030) at /usr/src/debug/kdevplatform-1.5.0/project/projectmodel.cpp:394
#14 KDevelop::ProjectBaseItem::lessThan (this=0x7f19c5d00030, item=0x7f19c5c39cd0) at /usr/src/debug/kdevplatform-1.5.0/project/projectmodel.cpp:380
#15 0x000000344c551dc1 in QSortFilterProxyModelPrivate::proxy_intervals_for_source_items_to_add (this=this@entry=0x420f4b0, proxy_to_source=..., source_items=..., source_parent=..., orient=orient@entry=Qt::Vertical) at itemviews/qsortfilterproxymodel.cpp:614
#16 0x000000344c552116 in QSortFilterProxyModelPrivate::insert_source_items (this=this@entry=0x420f4b0, source_to_proxy=..., proxy_to_source=..., source_items=..., source_parent=..., orient=orient@entry=Qt::Vertical, emit_signal=emit_signal@entry=false) at itemviews/qsortfilterproxymodel.cpp:673
#17 0x000000344c556a2e in QSortFilterProxyModelPrivate::_q_sourceDataChanged (this=0x420f4b0, source_top_left=..., source_bottom_right=...) at itemviews/qsortfilterproxymodel.cpp:1182
#18 0x000000346f18c24e in QObject::event (this=0x420f480, e=<optimized out>) at kernel/qobject.cpp:1194
#19 0x000000344bfca5cc in QApplicationPrivate::notify_helper (this=0x8e62a0, receiver=0x420f480, e=0x7f19c5e2c790) at kernel/qapplication.cpp:4562
#20 0x000000344bfcea4a in QApplication::notify (this=0x7fff374d09d0, receiver=0x420f480, e=0x7f19c5e2c790) at kernel/qapplication.cpp:4423
#21 0x000000344f246f16 in KApplication::notify (this=0x7fff374d09d0, receiver=0x420f480, event=0x7f19c5e2c790) at /usr/src/debug/kdelibs-4.10.3/kdeui/kernel/kapplication.cpp:311
#22 0x000000346f17793e in QCoreApplication::notifyInternal (this=0x7fff374d09d0, receiver=receiver@entry=0x420f480, event=event@entry=0x7f19c5e2c790) at kernel/qcoreapplication.cpp:949
#23 0x000000346f17b3f1 in sendEvent (event=0x7f19c5e2c790, receiver=0x420f480) at kernel/qcoreapplication.h:231
#24 QCoreApplicationPrivate::sendPostedEvents (receiver=0x0, event_type=0, data=0x82d070) at kernel/qcoreapplication.cpp:1573
#25 0x000000346f1a5df3 in sendPostedEvents () at kernel/qcoreapplication.h:236
#26 postEventSourceDispatch (s=s@entry=0x8e7800) at kernel/qeventdispatcher_glib.cpp:279
#27 0x0000003468c47a55 in g_main_dispatch (context=0x8e7420) at gmain.c:2715
#28 g_main_context_dispatch (context=context@entry=0x8e7420) at gmain.c:3219
#29 0x0000003468c47d88 in g_main_context_iterate (context=context@entry=0x8e7420, block=block@entry=1, dispatch=dispatch@entry=1, self=<optimized out>) at gmain.c:3290
#30 0x0000003468c47e44 in g_main_context_iteration (context=0x8e7420, may_block=1) at gmain.c:3351
#31 0x000000346f1a5f86 in QEventDispatcherGlib::processEvents (this=0x82e4e0, flags=...) at kernel/qeventdispatcher_glib.cpp:424
#32 0x000000344c06a73e in QGuiEventDispatcherGlib::processEvents (this=<optimized out>, flags=...) at kernel/qguieventdispatcher_glib.cpp:207
#33 0x000000346f1765ef in QEventLoop::processEvents (this=this@entry=0x7fff374d05f0, flags=...) at kernel/qeventloop.cpp:149
#34 0x000000346f176878 in QEventLoop::exec (this=0x7fff374d05f0, flags=...) at kernel/qeventloop.cpp:204
#35 0x000000346f17b708 in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1221
#36 0x000000000040ddd1 in main (argc=<optimized out>, argv=<optimized out>) at /usr/src/debug/kdevelop-4.5.0/app/main.cpp:522

Possible duplicates by query: bug 320128, bug 319778, bug 319515, bug 318443, bug 317067.

Reported using DrKonqi
Comment 1 Kevin Funk 2013-05-29 21:13:06 UTC

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