Bug 304072 - Crash clicking apply after add new run setup
Summary: Crash clicking apply after add new run setup
Status: RESOLVED DUPLICATE of bug 207669
Alias: None
Product: kdevelop
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Compiled Sources Linux
: NOR crash
Target Milestone: 4.3.0
Assignee: kdevelop-bugs-null
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-07-26 05:59 UTC by Eric Thiele
Modified: 2012-08-06 16:28 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 Eric Thiele 2012-07-26 05:59:41 UTC
Application: kdevelop (4.4.60)
KDE Platform Version: 4.8.97 (Compiled from sources)
Qt Version: 4.8.2
Operating System: Linux 3.4.4-gentoo x86_64
Distribution: "Gentoo Base System release 2.1"

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

I added the run configuration for loded Projekt (first configuration)
After pressing apply Kdevelop Crashed.

Kdevelop: v4.3.1-264-g8b846b5
Kdevplatform: v1.3.1-273-g69848db

-- Backtrace:
Application: KDevelop (kdevelop), signal: Segmentation fault
Using host libthread_db library "/lib64/libthread_db.so.1".
[Current thread is 1 (Thread 0x7fcd9b4dd780 (LWP 997))]

Thread 14 (Thread 0x7fcd8f9cc700 (LWP 998)):
#0  pthread_cond_timedwait () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:215
#1  0x00000033f4880dfe in wait (time=1000, this=0x18d7760) at thread/qwaitcondition_unix.cpp:84
#2  QWaitCondition::wait (this=<optimized out>, mutex=0x18e2a30, time=1000) at thread/qwaitcondition_unix.cpp:158
#3  0x00000033fb4bf99b in KDevelop::DUChainPrivate::CleanupThread::run (this=0x18e2a10) at /var/tmp/portage/dev-util/kdevplatform-9999/work/kdevplatform-9999/language/duchain/duchain.cpp:282
#4  0x00000033f487ffe7 in QThreadPrivate::start (arg=0x18e2a10) at thread/qthread_unix.cpp:307
#5  0x0000003752607f26 in start_thread (arg=0x7fcd8f9cc700) at pthread_create.c:305
#6  0x0000003751aeab4d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:115

Thread 13 (Thread 0x7fcd80cfa700 (LWP 1006)):
#0  0x00000033f6488e49 in g_mutex_lock (mutex=<optimized out>) at gthread-posix.c:208
#1  0x00000033f644ab1b in g_main_context_poll (n_fds=1, fds=0x7fcd74002bb0, timeout=-1, context=0x7fcd740009a0, priority=<optimized out>) at gmain.c:3435
#2  g_main_context_iterate (context=0x7fcd740009a0, block=1, dispatch=1, self=<optimized out>) at gmain.c:3141
#3  0x00000033f644ac4c in g_main_context_iteration (context=0x7fcd740009a0, may_block=1) at gmain.c:3207
#4  0x00000033f49b18f6 in QEventDispatcherGlib::processEvents (this=0x7fcd740008c0, flags=...) at kernel/qeventdispatcher_glib.cpp:426
#5  0x00000033f49811f2 in QEventLoop::processEvents (this=<optimized out>, flags=...) at kernel/qeventloop.cpp:149
#6  0x00000033f49814e5 in QEventLoop::exec (this=0x7fcd80cf9dc0, flags=...) at kernel/qeventloop.cpp:204
#7  0x00000033f487d908 in QThread::exec (this=<optimized out>) at thread/qthread.cpp:501
#8  0x00000033f495ff40 in QInotifyFileSystemWatcherEngine::run (this=0x269ad20) at io/qfilesystemwatcher_inotify.cpp:248
#9  0x00000033f487ffe7 in QThreadPrivate::start (arg=0x269ad20) at thread/qthread_unix.cpp:307
#10 0x0000003752607f26 in start_thread (arg=0x7fcd80cfa700) at pthread_create.c:305
#11 0x0000003751aeab4d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:115

Thread 12 (Thread 0x7fcd79cc5700 (LWP 1011)):
#0  pthread_cond_wait () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x0000003406d4fb8c in QTWTF::TCMalloc_PageHeap::scavengerThread (this=0x34070481a0) at ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastMalloc.cpp:2359
#2  0x0000003406d4fbc9 in QTWTF::TCMalloc_PageHeap::runScavengerThread (context=0x3407056274) at ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastMalloc.cpp:1464
#3  0x0000003752607f26 in start_thread (arg=0x7fcd79cc5700) at pthread_create.c:305
#4  0x0000003751aeab4d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:115

Thread 11 (Thread 0x7fcd6e72c700 (LWP 1062)):
#0  pthread_cond_wait () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x000000340939e32c in WTF::TCMalloc_PageHeap::runScavengerThread(void*) () from /usr/lib64/qt4/libQtWebKit.so.4
#2  0x0000003752607f26 in start_thread (arg=0x7fcd6e72c700) at pthread_create.c:305
#3  0x0000003751aeab4d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:115

Thread 10 (Thread 0x7fcd6df2b700 (LWP 1064)):
#0  __pthread_mutex_lock (mutex=0x7fcd68000a60) at pthread_mutex_lock.c:92
#1  0x00000033f6488e51 in g_mutex_lock (mutex=<optimized out>) at gthread-posix.c:208
#2  0x00000033f644a125 in g_main_context_prepare (context=0x7fcd680009a0, priority=0x7fcd6df2acdc) at gmain.c:2776
#3  0x00000033f644aa63 in g_main_context_iterate (context=0x7fcd680009a0, block=1, dispatch=1, self=<optimized out>) at gmain.c:3126
#4  0x00000033f644ac4c in g_main_context_iteration (context=0x7fcd680009a0, may_block=1) at gmain.c:3207
#5  0x00000033f49b18f6 in QEventDispatcherGlib::processEvents (this=0x7fcd680008c0, flags=...) at kernel/qeventdispatcher_glib.cpp:426
#6  0x00000033f49811f2 in QEventLoop::processEvents (this=<optimized out>, flags=...) at kernel/qeventloop.cpp:149
#7  0x00000033f49814e5 in QEventLoop::exec (this=0x7fcd6df2ae00, flags=...) at kernel/qeventloop.cpp:204
#8  0x00000033f487d908 in QThread::exec (this=<optimized out>) at thread/qthread.cpp:501
#9  0x00000033f487ffe7 in QThreadPrivate::start (arg=0x28b3400) at thread/qthread_unix.cpp:307
#10 0x0000003752607f26 in start_thread (arg=0x7fcd6df2b700) at pthread_create.c:305
#11 0x0000003751aeab4d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:115

Thread 9 (Thread 0x7fcd6c87a700 (LWP 1219)):
#0  0x0000003751ae1b53 in *__GI___poll (fds=<optimized out>, nfds=<optimized out>, timeout=<optimized out>) at ../sysdeps/unix/sysv/linux/poll.c:87
#1  0x00000033f644ab36 in g_main_context_poll (n_fds=1, fds=0x7fcd20002ca0, timeout=-1, context=0x7fcd200009a0, priority=<optimized out>) at gmain.c:3440
#2  g_main_context_iterate (context=0x7fcd200009a0, block=1, dispatch=1, self=<optimized out>) at gmain.c:3141
#3  0x00000033f644ac4c in g_main_context_iteration (context=0x7fcd200009a0, may_block=1) at gmain.c:3207
#4  0x00000033f49b18f6 in QEventDispatcherGlib::processEvents (this=0x7fcd200008c0, flags=...) at kernel/qeventdispatcher_glib.cpp:426
#5  0x00000033f49811f2 in QEventLoop::processEvents (this=<optimized out>, flags=...) at kernel/qeventloop.cpp:149
#6  0x00000033f49814e5 in QEventLoop::exec (this=0x7fcd6c879e00, flags=...) at kernel/qeventloop.cpp:204
#7  0x00000033f487d908 in QThread::exec (this=<optimized out>) at thread/qthread.cpp:501
#8  0x00000033f487ffe7 in QThreadPrivate::start (arg=0x3cc0f60) at thread/qthread_unix.cpp:307
#9  0x0000003752607f26 in start_thread (arg=0x7fcd6c87a700) at pthread_create.c:305
#10 0x0000003751aeab4d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:115

Thread 8 (Thread 0x7fcd27fff700 (LWP 1220)):
#0  0x0000003751ae1b53 in *__GI___poll (fds=<optimized out>, nfds=<optimized out>, timeout=<optimized out>) at ../sysdeps/unix/sysv/linux/poll.c:87
#1  0x00000033f644ab36 in g_main_context_poll (n_fds=1, fds=0x7fcd1c002ea0, timeout=-1, context=0x7fcd1c0009a0, priority=<optimized out>) at gmain.c:3440
#2  g_main_context_iterate (context=0x7fcd1c0009a0, block=1, dispatch=1, self=<optimized out>) at gmain.c:3141
#3  0x00000033f644ac4c in g_main_context_iteration (context=0x7fcd1c0009a0, may_block=1) at gmain.c:3207
#4  0x00000033f49b18f6 in QEventDispatcherGlib::processEvents (this=0x7fcd1c0008c0, flags=...) at kernel/qeventdispatcher_glib.cpp:426
#5  0x00000033f49811f2 in QEventLoop::processEvents (this=<optimized out>, flags=...) at kernel/qeventloop.cpp:149
#6  0x00000033f49814e5 in QEventLoop::exec (this=0x7fcd27ffee00, flags=...) at kernel/qeventloop.cpp:204
#7  0x00000033f487d908 in QThread::exec (this=<optimized out>) at thread/qthread.cpp:501
#8  0x00000033f487ffe7 in QThreadPrivate::start (arg=0x3cbf5e0) at thread/qthread_unix.cpp:307
#9  0x0000003752607f26 in start_thread (arg=0x7fcd27fff700) at pthread_create.c:305
#10 0x0000003751aeab4d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:115

Thread 7 (Thread 0x7fcd26a93700 (LWP 1225)):
#0  pthread_cond_wait () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x00000033f4880e73 in wait (time=18446744073709551615, this=0xa3e2e0) at thread/qwaitcondition_unix.cpp:86
#2  QWaitCondition::wait (this=<optimized out>, mutex=0x94b390, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:158
#3  0x000000340b40b9ee in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0xa3c7f0, th=0x4bf07d0) at /var/tmp/portage/kde-base/kdelibs-4.8.97/work/kdelibs-4.8.97/threadweaver/Weaver/WeaverImpl.cpp:365
#4  0x000000340b40e5a3 in ThreadWeaver::WorkingHardState::applyForWork (this=0xa3cce0, th=0x4bf07d0) at /var/tmp/portage/kde-base/kdelibs-4.8.97/work/kdelibs-4.8.97/threadweaver/Weaver/WorkingHardState.cpp:71
#5  0x000000340b40e5bc in ThreadWeaver::WorkingHardState::applyForWork (this=0xa3cce0, th=0x4bf07d0) at /var/tmp/portage/kde-base/kdelibs-4.8.97/work/kdelibs-4.8.97/threadweaver/Weaver/WorkingHardState.cpp:74
#6  0x000000340b40d187 in ThreadWeaver::ThreadRunHelper::run (this=0x7fcd26a92e10, parent=0xa3c7f0, th=0x4bf07d0) at /var/tmp/portage/kde-base/kdelibs-4.8.97/work/kdelibs-4.8.97/threadweaver/Weaver/Thread.cpp:87
#7  0x000000340b40d218 in ThreadWeaver::Thread::run (this=0x4bf07d0) at /var/tmp/portage/kde-base/kdelibs-4.8.97/work/kdelibs-4.8.97/threadweaver/Weaver/Thread.cpp:142
#8  0x00000033f487ffe7 in QThreadPrivate::start (arg=0x4bf07d0) at thread/qthread_unix.cpp:307
#9  0x0000003752607f26 in start_thread (arg=0x7fcd26a93700) at pthread_create.c:305
#10 0x0000003751aeab4d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:115

Thread 6 (Thread 0x7fcd26292700 (LWP 1226)):
#0  pthread_cond_wait () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x00000033f4880e73 in wait (time=18446744073709551615, this=0xa3e2e0) at thread/qwaitcondition_unix.cpp:86
#2  QWaitCondition::wait (this=<optimized out>, mutex=0x94b390, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:158
#3  0x000000340b40b9ee in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0xa3c7f0, th=0x7fcd14002e50) at /var/tmp/portage/kde-base/kdelibs-4.8.97/work/kdelibs-4.8.97/threadweaver/Weaver/WeaverImpl.cpp:365
#4  0x000000340b40e5a3 in ThreadWeaver::WorkingHardState::applyForWork (this=0xa3cce0, th=0x7fcd14002e50) at /var/tmp/portage/kde-base/kdelibs-4.8.97/work/kdelibs-4.8.97/threadweaver/Weaver/WorkingHardState.cpp:71
#5  0x000000340b40d187 in ThreadWeaver::ThreadRunHelper::run (this=0x7fcd26291e10, parent=0xa3c7f0, th=0x7fcd14002e50) at /var/tmp/portage/kde-base/kdelibs-4.8.97/work/kdelibs-4.8.97/threadweaver/Weaver/Thread.cpp:87
#6  0x000000340b40d218 in ThreadWeaver::Thread::run (this=0x7fcd14002e50) at /var/tmp/portage/kde-base/kdelibs-4.8.97/work/kdelibs-4.8.97/threadweaver/Weaver/Thread.cpp:142
#7  0x00000033f487ffe7 in QThreadPrivate::start (arg=0x7fcd14002e50) at thread/qthread_unix.cpp:307
#8  0x0000003752607f26 in start_thread (arg=0x7fcd26292700) at pthread_create.c:305
#9  0x0000003751aeab4d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:115

Thread 5 (Thread 0x7fcd11295700 (LWP 3684)):
#0  pthread_cond_wait () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x00000033f4880e73 in wait (time=18446744073709551615, this=0x359a020) at thread/qwaitcondition_unix.cpp:86
#2  QWaitCondition::wait (this=<optimized out>, mutex=0x3a830d0, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:158
#3  0x000000340b40b9ee in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x391b850, th=0x2139fb0) at /var/tmp/portage/kde-base/kdelibs-4.8.97/work/kdelibs-4.8.97/threadweaver/Weaver/WeaverImpl.cpp:365
#4  0x000000340b40e5a3 in ThreadWeaver::WorkingHardState::applyForWork (this=0x54b05b0, th=0x2139fb0) at /var/tmp/portage/kde-base/kdelibs-4.8.97/work/kdelibs-4.8.97/threadweaver/Weaver/WorkingHardState.cpp:71
#5  0x000000340b40e5bc in ThreadWeaver::WorkingHardState::applyForWork (this=0x54b05b0, th=0x2139fb0) at /var/tmp/portage/kde-base/kdelibs-4.8.97/work/kdelibs-4.8.97/threadweaver/Weaver/WorkingHardState.cpp:74
#6  0x000000340b40e5bc in ThreadWeaver::WorkingHardState::applyForWork (this=0x54b05b0, th=0x2139fb0) at /var/tmp/portage/kde-base/kdelibs-4.8.97/work/kdelibs-4.8.97/threadweaver/Weaver/WorkingHardState.cpp:74
#7  0x000000340b40d187 in ThreadWeaver::ThreadRunHelper::run (this=0x7fcd11294e10, parent=0x391b850, th=0x2139fb0) at /var/tmp/portage/kde-base/kdelibs-4.8.97/work/kdelibs-4.8.97/threadweaver/Weaver/Thread.cpp:87
#8  0x000000340b40d218 in ThreadWeaver::Thread::run (this=0x2139fb0) at /var/tmp/portage/kde-base/kdelibs-4.8.97/work/kdelibs-4.8.97/threadweaver/Weaver/Thread.cpp:142
#9  0x00000033f487ffe7 in QThreadPrivate::start (arg=0x2139fb0) at thread/qthread_unix.cpp:307
#10 0x0000003752607f26 in start_thread (arg=0x7fcd11295700) at pthread_create.c:305
#11 0x0000003751aeab4d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:115

Thread 4 (Thread 0x7fcd10a94700 (LWP 3685)):
#0  pthread_cond_wait () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x00000033f4880e73 in wait (time=18446744073709551615, this=0x359a020) at thread/qwaitcondition_unix.cpp:86
#2  QWaitCondition::wait (this=<optimized out>, mutex=0x3a830d0, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:158
#3  0x000000340b40b9ee in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x391b850, th=0x366fdd0) at /var/tmp/portage/kde-base/kdelibs-4.8.97/work/kdelibs-4.8.97/threadweaver/Weaver/WeaverImpl.cpp:365
#4  0x000000340b40e5a3 in ThreadWeaver::WorkingHardState::applyForWork (this=0x54b05b0, th=0x366fdd0) at /var/tmp/portage/kde-base/kdelibs-4.8.97/work/kdelibs-4.8.97/threadweaver/Weaver/WorkingHardState.cpp:71
#5  0x000000340b40d187 in ThreadWeaver::ThreadRunHelper::run (this=0x7fcd10a93e10, parent=0x391b850, th=0x366fdd0) at /var/tmp/portage/kde-base/kdelibs-4.8.97/work/kdelibs-4.8.97/threadweaver/Weaver/Thread.cpp:87
#6  0x000000340b40d218 in ThreadWeaver::Thread::run (this=0x366fdd0) at /var/tmp/portage/kde-base/kdelibs-4.8.97/work/kdelibs-4.8.97/threadweaver/Weaver/Thread.cpp:142
#7  0x00000033f487ffe7 in QThreadPrivate::start (arg=0x366fdd0) at thread/qthread_unix.cpp:307
#8  0x0000003752607f26 in start_thread (arg=0x7fcd10a94700) at pthread_create.c:305
#9  0x0000003751aeab4d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:115

Thread 3 (Thread 0x7fcd0bb7f700 (LWP 6581)):
#0  pthread_cond_wait () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x00000033f4880e73 in wait (time=18446744073709551615, this=0x359a020) at thread/qwaitcondition_unix.cpp:86
#2  QWaitCondition::wait (this=<optimized out>, mutex=0x3a830d0, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:158
#3  0x000000340b40b9ee in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x391b850, th=0x544e6a0) at /var/tmp/portage/kde-base/kdelibs-4.8.97/work/kdelibs-4.8.97/threadweaver/Weaver/WeaverImpl.cpp:365
#4  0x000000340b40e5a3 in ThreadWeaver::WorkingHardState::applyForWork (this=0x54b05b0, th=0x544e6a0) at /var/tmp/portage/kde-base/kdelibs-4.8.97/work/kdelibs-4.8.97/threadweaver/Weaver/WorkingHardState.cpp:71
#5  0x000000340b40e5bc in ThreadWeaver::WorkingHardState::applyForWork (this=0x54b05b0, th=0x544e6a0) at /var/tmp/portage/kde-base/kdelibs-4.8.97/work/kdelibs-4.8.97/threadweaver/Weaver/WorkingHardState.cpp:74
#6  0x000000340b40d187 in ThreadWeaver::ThreadRunHelper::run (this=0x7fcd0bb7ee10, parent=0x391b850, th=0x544e6a0) at /var/tmp/portage/kde-base/kdelibs-4.8.97/work/kdelibs-4.8.97/threadweaver/Weaver/Thread.cpp:87
#7  0x000000340b40d218 in ThreadWeaver::Thread::run (this=0x544e6a0) at /var/tmp/portage/kde-base/kdelibs-4.8.97/work/kdelibs-4.8.97/threadweaver/Weaver/Thread.cpp:142
#8  0x00000033f487ffe7 in QThreadPrivate::start (arg=0x544e6a0) at thread/qthread_unix.cpp:307
#9  0x0000003752607f26 in start_thread (arg=0x7fcd0bb7f700) at pthread_create.c:305
#10 0x0000003751aeab4d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:115

Thread 2 (Thread 0x7fcd0b37e700 (LWP 6582)):
#0  pthread_cond_wait () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x00000033f4880e73 in wait (time=18446744073709551615, this=0x359a020) at thread/qwaitcondition_unix.cpp:86
#2  QWaitCondition::wait (this=<optimized out>, mutex=0x3a830d0, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:158
#3  0x000000340b40b9ee in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x391b850, th=0x5937db0) at /var/tmp/portage/kde-base/kdelibs-4.8.97/work/kdelibs-4.8.97/threadweaver/Weaver/WeaverImpl.cpp:365
#4  0x000000340b40e5a3 in ThreadWeaver::WorkingHardState::applyForWork (this=0x54b05b0, th=0x5937db0) at /var/tmp/portage/kde-base/kdelibs-4.8.97/work/kdelibs-4.8.97/threadweaver/Weaver/WorkingHardState.cpp:71
#5  0x000000340b40e5bc in ThreadWeaver::WorkingHardState::applyForWork (this=0x54b05b0, th=0x5937db0) at /var/tmp/portage/kde-base/kdelibs-4.8.97/work/kdelibs-4.8.97/threadweaver/Weaver/WorkingHardState.cpp:74
#6  0x000000340b40e5bc in ThreadWeaver::WorkingHardState::applyForWork (this=0x54b05b0, th=0x5937db0) at /var/tmp/portage/kde-base/kdelibs-4.8.97/work/kdelibs-4.8.97/threadweaver/Weaver/WorkingHardState.cpp:74
#7  0x000000340b40d187 in ThreadWeaver::ThreadRunHelper::run (this=0x7fcd0b37de10, parent=0x391b850, th=0x5937db0) at /var/tmp/portage/kde-base/kdelibs-4.8.97/work/kdelibs-4.8.97/threadweaver/Weaver/Thread.cpp:87
#8  0x000000340b40d218 in ThreadWeaver::Thread::run (this=0x5937db0) at /var/tmp/portage/kde-base/kdelibs-4.8.97/work/kdelibs-4.8.97/threadweaver/Weaver/Thread.cpp:142
#9  0x00000033f487ffe7 in QThreadPrivate::start (arg=0x5937db0) at thread/qthread_unix.cpp:307
#10 0x0000003752607f26 in start_thread (arg=0x7fcd0b37e700) at pthread_create.c:305
#11 0x0000003751aeab4d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:115

Thread 1 (Thread 0x7fcd9b4dd780 (LWP 997)):
[KCrash Handler]
#6  0x0000000e00000002 in ?? ()
#7  0x00000033f499bb18 in QObject::connect (sender=0x2aed510, signal=0x33ff4c1628 "2closeEditor(QWidget*,QAbstractItemDelegate::EndEditHint)", receiver=0x383bd20, method=0x33ff4c15e8 "1closeEditor(QWidget*,QAbstractItemDelegate::EndEditHint)", type=Qt::AutoConnection) at kernel/qobject.cpp:2551
#8  0x00000033ff2fe235 in QAbstractItemView::setItemDelegate (this=0x383bd20, delegate=0x2aed510) at itemviews/qabstractitemview.cpp:802
#9  0x00007fcd8efc26c6 in OutputWidget::createListView (this=0x57968f0, id=1) at /var/tmp/portage/dev-util/kdevplatform-9999/work/kdevplatform-9999/plugins/standardoutputview/outputwidget.cpp:431
#10 0x00007fcd8efc2a0e in OutputWidget::addOutput (this=0x57968f0, id=1) at /var/tmp/portage/dev-util/kdevplatform-9999/work/kdevplatform-9999/plugins/standardoutputview/outputwidget.cpp:162
#11 0x00007fcd8efc34c3 in OutputWidget::OutputWidget (this=0x57968f0, parent=<optimized out>, tvdata=<optimized out>) at /var/tmp/portage/dev-util/kdevplatform-9999/work/kdevplatform-9999/plugins/standardoutputview/outputwidget.cpp:154
#12 0x00007fcd8efbf856 in OutputViewFactory::create (this=0x245d900, parent=0x37ed6b0) at /var/tmp/portage/dev-util/kdevplatform-9999/work/kdevplatform-9999/plugins/standardoutputview/standardoutputview.cpp:58
#13 0x00000033fc23b456 in Sublime::View::widget (this=0x8ccda0, parent=<optimized out>) at /var/tmp/portage/dev-util/kdevplatform-9999/work/kdevplatform-9999/sublime/view.cpp:82
#14 0x00000033fc2420bd in Sublime::IdealController::addView (this=0x848300, area=Qt::BottomDockWidgetArea, view=0x8ccda0) at /var/tmp/portage/dev-util/kdevplatform-9999/work/kdevplatform-9999/sublime/ideal.cpp:583
#15 0x00000033fc2366ec in Sublime::MainWindowPrivate::IdealToolViewCreator::operator() (this=0x7fff734e5d50, view=0x8ccda0, position=<optimized out>) at /var/tmp/portage/dev-util/kdevplatform-9999/work/kdevplatform-9999/sublime/mainwindow_p.cpp:238
#16 0x00000033fc23ace5 in Sublime::Area::walkToolViews<Sublime::MainWindowPrivate::IdealToolViewCreator> (this=0x85ebf0, op=..., positions=...) at /var/tmp/portage/dev-util/kdevplatform-9999/work/kdevplatform-9999/sublime/areawalkers.h:59
#17 0x00000033fc238dc1 in Sublime::MainWindowPrivate::reconstruct (this=0x844500) at /var/tmp/portage/dev-util/kdevplatform-9999/work/kdevplatform-9999/sublime/mainwindow_p.cpp:347
#18 0x00000033fc23151e in Sublime::MainWindow::setArea (this=0x83a960, area=0x85ebf0) at /var/tmp/portage/dev-util/kdevplatform-9999/work/kdevplatform-9999/sublime/mainwindow.cpp:151
#19 0x00000033fc22cbe4 in Sublime::Controller::showArea (this=0x805850, areaTypeId=..., mainWindow=0x83a960) at /var/tmp/portage/dev-util/kdevplatform-9999/work/kdevplatform-9999/sublime/controller.cpp:166
#20 0x00000033fb07d884 in KDevelop::UiController::switchToArea (this=0x805850, areaName=..., switchMode=<optimized out>) at /var/tmp/portage/dev-util/kdevplatform-9999/work/kdevplatform-9999/shell/uicontroller.cpp:255
#21 0x00000033fb0d772d in KDevelop::DebugController::addSession (this=<optimized out>, session=<optimized out>) at /var/tmp/portage/dev-util/kdevplatform-9999/work/kdevplatform-9999/shell/debugcontroller.cpp:325
#22 0x00007fcd854a0839 in GDBDebugger::CppDebuggerPlugin::createSession (this=0x217b730) at /var/tmp/portage/dev-util/kdevelop-9999/work/kdevelop-9999/debuggers/gdb/debuggerplugin.cpp:359
#23 0x00007fcd854d1a50 in GDBDebugger::DebugJob::DebugJob (this=0x388cd00, p=0x217b730, launchcfg=0x3785a90, parent=<optimized out>) at /var/tmp/portage/dev-util/kdevelop-9999/work/kdevelop-9999/debuggers/gdb/debugjob.cpp:42
#24 0x00007fcd854cede3 in GdbLauncher::start (this=0x215ad90, launchMode=..., cfg=0x3785a90) at /var/tmp/portage/dev-util/kdevelop-9999/work/kdevelop-9999/debuggers/gdb/gdblaunchconfig.cpp:154
#25 0x00000033fb0aa559 in KDevelop::RunController::execute (this=0xa3bf90, runMode=..., launch=<optimized out>) at /var/tmp/portage/dev-util/kdevplatform-9999/work/kdevplatform-9999/shell/runcontroller.cpp:403
#26 0x00000033fb0abf0a in KDevelop::RunController::executeDefaultLaunch (this=0xa3bf90, runMode=...) at /var/tmp/portage/dev-util/kdevplatform-9999/work/kdevplatform-9999/shell/runcontroller.cpp:788
#27 0x00000033fb0abad4 in KDevelop::RunController::slotDebug (this=0xa3bf90) at /var/tmp/portage/dev-util/kdevplatform-9999/work/kdevplatform-9999/shell/runcontroller.cpp:506
#28 0x00000033fb0af560 in KDevelop::RunController::qt_static_metacall (_o=0xa3bf90, _c=<optimized out>, _id=6, _a=0x7fff734e6600) at /var/tmp/portage/dev-util/kdevplatform-9999/work/kdevplatform-9999_build/shell/runcontroller.moc:76
#29 0x00000033f4997f22 in QMetaObject::activate (sender=0xa400c0, m=<optimized out>, local_signal_index=<optimized out>, argv=0x7fff734e6600) at kernel/qobject.cpp:3547
#30 0x00000033fedd19d2 in QAction::triggered (this=<optimized out>, _t1=false) at .moc/release-shared/moc_qaction.cpp:277
#31 0x00000033fedd1b9b in QAction::activate (this=0xa400c0, event=<optimized out>) at kernel/qaction.cpp:1257
#32 0x00000033ff1ad97f in QAbstractButtonPrivate::click (this=0x18a1b50) at widgets/qabstractbutton.cpp:530
#33 0x00000033ff1adbec in QAbstractButton::mouseReleaseEvent (this=0x18c2e70, e=0x7fff734e7120) at widgets/qabstractbutton.cpp:1123
#34 0x00000033ff269b2a in QToolButton::mouseReleaseEvent (this=<optimized out>, e=<optimized out>) at widgets/qtoolbutton.cpp:718
#35 0x00000033fee29e07 in QWidget::event (this=0x18c2e70, event=0x7fff734e7120) at kernel/qwidget.cpp:8371
#36 0x00000033fedd80fc in QApplicationPrivate::notify_helper (this=0x6daca0, receiver=0x18c2e70, e=0x7fff734e7120) at kernel/qapplication.cpp:4551
#37 0x00000033feddd3f2 in QApplication::notify (this=<optimized out>, receiver=0x18c2e70, e=0x7fff734e7120) at kernel/qapplication.cpp:4094
#38 0x000000340005f528 in KApplication::notify (this=0x7fff734e7fa0, receiver=0x18c2e70, event=0x7fff734e7120) at /var/tmp/portage/kde-base/kdelibs-4.8.97/work/kdelibs-4.8.97/kdeui/kernel/kapplication.cpp:311
#39 0x00000033f498250b in QCoreApplication::notifyInternal (this=0x7fff734e7fa0, receiver=0x18c2e70, event=0x7fff734e7120) at kernel/qcoreapplication.cpp:915
#40 0x00000033fedd90a2 in sendEvent (event=<optimized out>, receiver=<optimized out>) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231
#41 QApplicationPrivate::sendMouseEvent (receiver=0x18c2e70, event=0x7fff734e7120, alienWidget=0x18c2e70, nativeWidget=0x18bf460, buttonDown=0x33ff908490, lastMouseReceiver=..., spontaneous=true) at kernel/qapplication.cpp:3162
#42 0x00000033fee58317 in QETWidget::translateMouseEvent (this=0x18bf460, event=<optimized out>) at kernel/qapplication_x11.cpp:4502
#43 0x00000033fee569e1 in QApplication::x11ProcessEvent (this=0x7fff734e7fa0, event=0x7fff734e78f0) at kernel/qapplication_x11.cpp:3625
#44 0x00000033fee7e782 in x11EventSourceDispatch (s=0x6d9cf0, callback=0, user_data=0x0) at kernel/qguieventdispatcher_glib.cpp:146
#45 0x00000033f644a83a in g_main_dispatch (context=0x6daac0) at gmain.c:2539
#46 g_main_context_dispatch (context=0x6daac0) at gmain.c:3075
#47 0x00000033f644ab98 in g_main_context_iterate (context=0x6daac0, block=1, dispatch=1, self=<optimized out>) at gmain.c:3146
#48 0x00000033f644ac4c in g_main_context_iteration (context=0x6daac0, may_block=1) at gmain.c:3207
#49 0x00000033f49b18f6 in QEventDispatcherGlib::processEvents (this=0x6a90c0, flags=...) at kernel/qeventdispatcher_glib.cpp:426
#50 0x00000033fee7e446 in QGuiEventDispatcherGlib::processEvents (this=<optimized out>, flags=...) at kernel/qguieventdispatcher_glib.cpp:204
#51 0x00000033f49811f2 in QEventLoop::processEvents (this=<optimized out>, flags=...) at kernel/qeventloop.cpp:149
#52 0x00000033f49814e5 in QEventLoop::exec (this=0x7fff734e7bf0, flags=...) at kernel/qeventloop.cpp:204
#53 0x00000033f4985f7b in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1187
#54 0x000000000041259f in main (argc=<optimized out>, argv=0x7fff00000000) at /var/tmp/portage/dev-util/kdevelop-9999/work/kdevelop-9999/app/main.cpp:518

Possible duplicates by query: bug 303316, bug 301227, bug 300658, bug 300312, bug 300295.

Reported using DrKonqi
Comment 1 Milian Wolff 2012-08-06 16:28:54 UTC

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