Bug 322960

Summary: KDevelop crashed while copying(overwriting) files on disk
Product: [Applications] kdevelop Reporter: Miguel Tadeu <mtadeunet>
Component: generalAssignee: kdevelop-bugs-null
Status: RESOLVED DUPLICATE    
Severity: crash    
Priority: NOR    
Version: 4.5.1   
Target Milestone: 4.3.0   
Platform: Ubuntu   
OS: Linux   
Latest Commit: Version Fixed In:
Sentry Crash Report:

Description Miguel Tadeu 2013-07-29 19:18:11 UTC
Application: kdevelop (4.5.1)
KDE Platform Version: 4.10.5
Qt Version: 4.8.4
Operating System: Linux 3.8.0-26-generic x86_64
Distribution: Ubuntu 13.04

-- Information about the crash:
I had the project open and stated to overriting the files within the project. While the copy was running, kdevelop crashed.

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

Thread 16 (Thread 0x7f6ae39fa700 (LWP 26805)):
#0  pthread_cond_timedwait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:238
#1  0x00007f6afddb80a7 in wait (time=1000, this=0x2272800) at thread/qwaitcondition_unix.cpp:84
#2  QWaitCondition::wait (this=this@entry=0x2246218, mutex=mutex@entry=0x2246220, time=time@entry=1000) at thread/qwaitcondition_unix.cpp:158
#3  0x00007f6af9c80afb in KDevelop::DUChainPrivate::CleanupThread::run (this=0x2246200) at ../../language/duchain/duchain.cpp:282
#4  0x00007f6afddb7bec in QThreadPrivate::start (arg=0x2246200) at thread/qthread_unix.cpp:338
#5  0x00007f6afbbabf8e in start_thread (arg=0x7f6ae39fa700) at pthread_create.c:311
#6  0x00007f6afcabde1d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:113

Thread 15 (Thread 0x7f6acffff700 (LWP 26856)):
#0  0x00007f6af6e814ce in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#1  0x00007f6af6e8389f in g_main_context_prepare () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#2  0x00007f6af6e840fe in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#3  0x00007f6af6e84304 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#4  0x00007f6afdee3036 in QEventDispatcherGlib::processEvents (this=0x7f6ac80008c0, flags=...) at kernel/qeventdispatcher_glib.cpp:426
#5  0x00007f6afdeb338f in QEventLoop::processEvents (this=this@entry=0x7f6acfffed90, flags=...) at kernel/qeventloop.cpp:149
#6  0x00007f6afdeb3618 in QEventLoop::exec (this=this@entry=0x7f6acfffed90, flags=...) at kernel/qeventloop.cpp:204
#7  0x00007f6afddb5410 in QThread::exec (this=this@entry=0x2ea0280) at thread/qthread.cpp:542
#8  0x00007f6afde94edf in QInotifyFileSystemWatcherEngine::run (this=0x2ea0280) at io/qfilesystemwatcher_inotify.cpp:256
#9  0x00007f6afddb7bec in QThreadPrivate::start (arg=0x2ea0280) at thread/qthread_unix.cpp:338
#10 0x00007f6afbbabf8e in start_thread (arg=0x7f6acffff700) at pthread_create.c:311
#11 0x00007f6afcabde1d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:113

Thread 14 (Thread 0x7f6acf7fe700 (LWP 26859)):
#0  0x00007f6af6ec3359 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#1  0x00007f6af6ec35b9 in g_mutex_lock () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#2  0x00007f6af6e83de6 in g_main_context_dispatch () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#3  0x00007f6af6e84248 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#4  0x00007f6af6e84304 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#5  0x00007f6afdee3036 in QEventDispatcherGlib::processEvents (this=0x7f6ac00008c0, flags=...) at kernel/qeventdispatcher_glib.cpp:426
#6  0x00007f6afdeb338f in QEventLoop::processEvents (this=this@entry=0x7f6acf7fdd90, flags=...) at kernel/qeventloop.cpp:149
#7  0x00007f6afdeb3618 in QEventLoop::exec (this=this@entry=0x7f6acf7fdd90, flags=...) at kernel/qeventloop.cpp:204
#8  0x00007f6afddb5410 in QThread::exec (this=this@entry=0x32d4470) at thread/qthread.cpp:542
#9  0x00007f6afde94edf in QInotifyFileSystemWatcherEngine::run (this=0x32d4470) at io/qfilesystemwatcher_inotify.cpp:256
#10 0x00007f6afddb7bec in QThreadPrivate::start (arg=0x32d4470) at thread/qthread_unix.cpp:338
#11 0x00007f6afbbabf8e in start_thread (arg=0x7f6acf7fe700) at pthread_create.c:311
#12 0x00007f6afcabde1d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:113

Thread 13 (Thread 0x7f6ace855700 (LWP 26869)):
#0  0x00007f6af6ec335c in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#1  0x00007f6af6ec35b9 in g_mutex_lock () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#2  0x00007f6af6e8390b in g_main_context_prepare () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#3  0x00007f6af6e840fe in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#4  0x00007f6af6e84304 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#5  0x00007f6afdee3036 in QEventDispatcherGlib::processEvents (this=0x7f6ac40008c0, flags=...) at kernel/qeventdispatcher_glib.cpp:426
#6  0x00007f6afdeb338f in QEventLoop::processEvents (this=this@entry=0x7f6ace854dc0, flags=...) at kernel/qeventloop.cpp:149
#7  0x00007f6afdeb3618 in QEventLoop::exec (this=this@entry=0x7f6ace854dc0, flags=...) at kernel/qeventloop.cpp:204
#8  0x00007f6afddb5410 in QThread::exec (this=<optimized out>) at thread/qthread.cpp:542
#9  0x00007f6afddb7bec in QThreadPrivate::start (arg=0x34294f0) at thread/qthread_unix.cpp:338
#10 0x00007f6afbbabf8e in start_thread (arg=0x7f6ace855700) at pthread_create.c:311
#11 0x00007f6afcabde1d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:113

Thread 12 (Thread 0x7f6ace054700 (LWP 26870)):
#0  0x00007f6afcaafb0d in read () at ../sysdeps/unix/syscall-template.S:81
#1  0x00007f6af6ec26cf in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#2  0x00007f6af6e83d3c in g_main_context_check () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#3  0x00007f6af6e84175 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#4  0x00007f6af6e84304 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#5  0x00007f6afdee3036 in QEventDispatcherGlib::processEvents (this=0x7f6ab80008c0, flags=...) at kernel/qeventdispatcher_glib.cpp:426
#6  0x00007f6afdeb338f in QEventLoop::processEvents (this=this@entry=0x7f6ace053dc0, flags=...) at kernel/qeventloop.cpp:149
#7  0x00007f6afdeb3618 in QEventLoop::exec (this=this@entry=0x7f6ace053dc0, flags=...) at kernel/qeventloop.cpp:204
#8  0x00007f6afddb5410 in QThread::exec (this=<optimized out>) at thread/qthread.cpp:542
#9  0x00007f6afddb7bec in QThreadPrivate::start (arg=0x334fd00) at thread/qthread_unix.cpp:338
#10 0x00007f6afbbabf8e in start_thread (arg=0x7f6ace054700) at pthread_create.c:311
#11 0x00007f6afcabde1d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:113

Thread 11 (Thread 0x7f6acd853700 (LWP 26913)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
#1  0x00007f6af8ff5b27 in ?? () from /usr/lib/x86_64-linux-gnu/libQtScript.so.4
#2  0x00007f6af8ff5b59 in ?? () from /usr/lib/x86_64-linux-gnu/libQtScript.so.4
#3  0x00007f6afbbabf8e in start_thread (arg=0x7f6acd853700) at pthread_create.c:311
#4  0x00007f6afcabde1d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:113

Thread 10 (Thread 0x7f6abf58e700 (LWP 26936)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
#1  0x00007f6af3a4d585 in WTF::TCMalloc_PageHeap::scavengerThread() () from /usr/lib/x86_64-linux-gnu/libQtWebKit.so.4
#2  0x00007f6af3a4d5d9 in WTF::TCMalloc_PageHeap::runScavengerThread(void*) () from /usr/lib/x86_64-linux-gnu/libQtWebKit.so.4
#3  0x00007f6afbbabf8e in start_thread (arg=0x7f6abf58e700) at pthread_create.c:311
#4  0x00007f6afcabde1d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:113

Thread 9 (Thread 0x7f6abed8d700 (LWP 26937)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
#1  0x00007f6af3793a09 in JSC::BlockAllocator::blockFreeingThreadMain() () from /usr/lib/x86_64-linux-gnu/libQtWebKit.so.4
#2  0x00007f6af3a7bcee in WTF::wtfThreadEntryPoint(void*) () from /usr/lib/x86_64-linux-gnu/libQtWebKit.so.4
#3  0x00007f6afbbabf8e in start_thread (arg=0x7f6abed8d700) at pthread_create.c:311
#4  0x00007f6afcabde1d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:113

Thread 8 (Thread 0x7f6abd5ea700 (LWP 26945)):
#0  0x00007f6afcab13a7 in poll () at ../sysdeps/unix/syscall-template.S:81
#1  0x00007f6af6e841dc in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#2  0x00007f6af6e84304 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#3  0x00007f6afdee3036 in QEventDispatcherGlib::processEvents (this=0x7f69e80008c0, flags=...) at kernel/qeventdispatcher_glib.cpp:426
#4  0x00007f6afdeb338f in QEventLoop::processEvents (this=this@entry=0x7f6abd5e9dc0, flags=...) at kernel/qeventloop.cpp:149
#5  0x00007f6afdeb3618 in QEventLoop::exec (this=this@entry=0x7f6abd5e9dc0, flags=...) at kernel/qeventloop.cpp:204
#6  0x00007f6afddb5410 in QThread::exec (this=<optimized out>) at thread/qthread.cpp:542
#7  0x00007f6afddb7bec in QThreadPrivate::start (arg=0x3c583a0) at thread/qthread_unix.cpp:338
#8  0x00007f6afbbabf8e in start_thread (arg=0x7f6abd5ea700) at pthread_create.c:311
#9  0x00007f6afcabde1d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:113

Thread 7 (Thread 0x7f69eef84700 (LWP 27099)):
#0  0x00007f6afbbae075 in __GI___pthread_mutex_lock (mutex=0x7f69e000aa60) at pthread_mutex_lock.c:95
#1  0x00007f6af6ec35c1 in g_mutex_lock () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#2  0x00007f6af6e8390b in g_main_context_prepare () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#3  0x00007f6af6e840fe in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#4  0x00007f6af6e84304 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#5  0x00007f6afdee3036 in QEventDispatcherGlib::processEvents (this=0x7f69e00013e0, flags=...) at kernel/qeventdispatcher_glib.cpp:426
#6  0x00007f6afdeb338f in QEventLoop::processEvents (this=this@entry=0x7f69eef83d90, flags=...) at kernel/qeventloop.cpp:149
#7  0x00007f6afdeb3618 in QEventLoop::exec (this=this@entry=0x7f69eef83d90, flags=...) at kernel/qeventloop.cpp:204
#8  0x00007f6afddb5410 in QThread::exec (this=this@entry=0x4954570) at thread/qthread.cpp:542
#9  0x00007f6afde94edf in QInotifyFileSystemWatcherEngine::run (this=0x4954570) at io/qfilesystemwatcher_inotify.cpp:256
#10 0x00007f6afddb7bec in QThreadPrivate::start (arg=0x4954570) at thread/qthread_unix.cpp:338
#11 0x00007f6afbbabf8e in start_thread (arg=0x7f69eef84700) at pthread_create.c:311
#12 0x00007f6afcabde1d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:113

Thread 6 (Thread 0x7f69edf82700 (LWP 27391)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
#1  0x00007f6afddb814b in wait (time=18446744073709551615, this=0x1392680) at thread/qwaitcondition_unix.cpp:86
#2  QWaitCondition::wait (this=this@entry=0x1392238, mutex=0x13923e0, time=time@entry=18446744073709551615) at thread/qwaitcondition_unix.cpp:158
#3  0x00007f6af4762041 in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x1392210, th=0x4c45f70) at ../../../threadweaver/Weaver/WeaverImpl.cpp:365
#4  0x00007f6af476494b in ThreadWeaver::WorkingHardState::applyForWork (this=0x1392440, th=0x4c45f70) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71
#5  0x00007f6af4764964 in ThreadWeaver::WorkingHardState::applyForWork (this=0x1392440, th=0x4c45f70) at ../../../threadweaver/Weaver/WorkingHardState.cpp:74
#6  0x00007f6af4764964 in ThreadWeaver::WorkingHardState::applyForWork (this=0x1392440, th=0x4c45f70) at ../../../threadweaver/Weaver/WorkingHardState.cpp:74
#7  0x00007f6af476363f in ThreadWeaver::ThreadRunHelper::run (this=this@entry=0x7f69edf81dc0, parent=0x1392210, th=th@entry=0x4c45f70) at ../../../threadweaver/Weaver/Thread.cpp:87
#8  0x00007f6af47636cb in ThreadWeaver::Thread::run (this=0x4c45f70) at ../../../threadweaver/Weaver/Thread.cpp:142
#9  0x00007f6afddb7bec in QThreadPrivate::start (arg=0x4c45f70) at thread/qthread_unix.cpp:338
#10 0x00007f6afbbabf8e in start_thread (arg=0x7f69edf82700) at pthread_create.c:311
#11 0x00007f6afcabde1d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:113

Thread 5 (Thread 0x7f69ed781700 (LWP 27392)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
#1  0x00007f6afddb814b in wait (time=18446744073709551615, this=0x1392680) at thread/qwaitcondition_unix.cpp:86
#2  QWaitCondition::wait (this=this@entry=0x1392238, mutex=0x13923e0, time=time@entry=18446744073709551615) at thread/qwaitcondition_unix.cpp:158
#3  0x00007f6af4762041 in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x1392210, th=0x7f69d8002a50) at ../../../threadweaver/Weaver/WeaverImpl.cpp:365
#4  0x00007f6af476494b in ThreadWeaver::WorkingHardState::applyForWork (this=0x1392440, th=0x7f69d8002a50) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71
#5  0x00007f6af476363f in ThreadWeaver::ThreadRunHelper::run (this=this@entry=0x7f69ed780dc0, parent=0x1392210, th=th@entry=0x7f69d8002a50) at ../../../threadweaver/Weaver/Thread.cpp:87
#6  0x00007f6af47636cb in ThreadWeaver::Thread::run (this=0x7f69d8002a50) at ../../../threadweaver/Weaver/Thread.cpp:142
#7  0x00007f6afddb7bec in QThreadPrivate::start (arg=0x7f69d8002a50) at thread/qthread_unix.cpp:338
#8  0x00007f6afbbabf8e in start_thread (arg=0x7f69ed781700) at pthread_create.c:311
#9  0x00007f6afcabde1d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:113

Thread 4 (Thread 0x7f69ecd08700 (LWP 27410)):
#0  0x00007f6af6ec334a in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#1  0x00007f6af6ec35b9 in g_mutex_lock () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#2  0x00007f6af6e837d5 in g_main_context_prepare () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#3  0x00007f6af6e840fe in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#4  0x00007f6af6e84304 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#5  0x00007f6afdee3036 in QEventDispatcherGlib::processEvents (this=0x7f69d40008c0, flags=...) at kernel/qeventdispatcher_glib.cpp:426
#6  0x00007f6afdeb338f in QEventLoop::processEvents (this=this@entry=0x7f69ecd07dc0, flags=...) at kernel/qeventloop.cpp:149
#7  0x00007f6afdeb3618 in QEventLoop::exec (this=this@entry=0x7f69ecd07dc0, flags=...) at kernel/qeventloop.cpp:204
#8  0x00007f6afddb5410 in QThread::exec (this=<optimized out>) at thread/qthread.cpp:542
#9  0x00007f6afddb7bec in QThreadPrivate::start (arg=0x4ccb460) at thread/qthread_unix.cpp:338
#10 0x00007f6afbbabf8e in start_thread (arg=0x7f69ecd08700) at pthread_create.c:311
#11 0x00007f6afcabde1d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:113

Thread 3 (Thread 0x7f69ee783700 (LWP 27566)):
#0  0x00007f6af6ec335c in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#1  0x00007f6af6ec35e9 in g_mutex_unlock () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#2  0x00007f6af6e83c61 in g_main_context_check () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#3  0x00007f6af6e84175 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#4  0x00007f6af6e84304 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#5  0x00007f6afdee3036 in QEventDispatcherGlib::processEvents (this=0x7f69e433b700, flags=...) at kernel/qeventdispatcher_glib.cpp:426
#6  0x00007f6afdeb338f in QEventLoop::processEvents (this=this@entry=0x7f69ee782d90, flags=...) at kernel/qeventloop.cpp:149
#7  0x00007f6afdeb3618 in QEventLoop::exec (this=this@entry=0x7f69ee782d90, flags=...) at kernel/qeventloop.cpp:204
#8  0x00007f6afddb5410 in QThread::exec (this=this@entry=0x4e599e0) at thread/qthread.cpp:542
#9  0x00007f6afde94edf in QInotifyFileSystemWatcherEngine::run (this=0x4e599e0) at io/qfilesystemwatcher_inotify.cpp:256
#10 0x00007f6afddb7bec in QThreadPrivate::start (arg=0x4e599e0) at thread/qthread_unix.cpp:338
#11 0x00007f6afbbabf8e in start_thread (arg=0x7f69ee783700) at pthread_create.c:311
#12 0x00007f6afcabde1d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:113

Thread 2 (Thread 0x7f69cffff700 (LWP 582)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
#1  0x00007f6afddb814b in wait (time=18446744073709551615, this=0x7f69b070b040) at thread/qwaitcondition_unix.cpp:86
#2  QWaitCondition::wait (this=<optimized out>, mutex=0x7f69b063e320, time=time@entry=18446744073709551615) at thread/qwaitcondition_unix.cpp:158
#3  0x00007f6afddb4067 in QSemaphore::acquire (this=this@entry=0x7f69cfffde80, n=n@entry=1) at thread/qsemaphore.cpp:144
#4  0x00007f6afdebc99e in QMetaMethod::invoke (this=this@entry=0x7f69cfffe060, object=object@entry=0x1339930, connectionType=connectionType@entry=Qt::BlockingQueuedConnection, returnValue=..., val0=..., val1=..., val2=..., val3=..., val4=..., val5=..., val6=..., val7=..., val8=..., val9=...) at kernel/qmetaobject.cpp:1715
#5  0x00007f6afdebeeac in QMetaObject::invokeMethod (obj=0x1339930, member=member@entry=0x7f6afa28c79a "dataChanged", type=type@entry=Qt::BlockingQueuedConnection, ret=..., val0=..., val1=..., val2=..., val3=..., val4=..., val5=..., val6=..., val7=..., val8=..., val9=...) at kernel/qmetaobject.cpp:1179
#6  0x00007f6afa27621a in invokeMethod (val9=..., val8=..., val7=..., val6=..., val5=..., val4=..., val3=..., val2=..., val1=..., val0=..., type=Qt::BlockingQueuedConnection, member=0x7f6afa28c79a "dataChanged", obj=<optimized out>) at /usr/include/qt4/QtCore/qobjectdefs.h:418
#7  KDevelop::ProjectBaseItem::setText (this=this@entry=0x7f69b00d1290, text=...) at ../../project/projectmodel.cpp:352
#8  0x00007f6afa2790bc in KDevelop::ProjectBaseItem::setUrl (this=this@entry=0x7f69b00d1290, url=...) at ../../project/projectmodel.cpp:464
#9  0x00007f6afa279289 in setUrl (url=..., this=0x7f69b00d1290) at ../../project/projectmodel.cpp:853
#10 KDevelop::ProjectFileItem::setUrl (this=0x7f69b00d1290, url=...) at ../../project/projectmodel.cpp:842
#11 0x00007f6afa27a4a5 in KDevelop::ProjectFileItem::ProjectFileItem (this=0x7f69b00d1290, project=0x48e1140, file=..., parent=0x7f69b06d54e0) at ../../project/projectmodel.cpp:713
#12 0x00007f6abfbd1dde in CMakeManager::setTargetFiles (this=this@entry=0x406adb0, target=target@entry=0x7f69b06d54e0, files=...) at ../../../projectmanagers/cmake/cmakemanager.cpp:1008
#13 0x00007f6abfbd96dd in CMakeManager::parse (this=0x406adb0, item=0x7f69e4a752c0) at ../../../projectmanagers/cmake/cmakemanager.cpp:959
#14 0x00007f6afa27d2ab in KDevelop::ImportProjectJobPrivate::import (this=0x67eefa0, folder=<optimized out>) at ../../project/importprojectjob.cpp:53
#15 0x00007f6afa27d106 in run (this=0x4012380) at /usr/include/qt4/QtCore/qtconcurrentrunbase.h:134
#16 QtConcurrent::RunFunctionTask<void>::run (this=0x4012380) at /usr/include/qt4/QtCore/qtconcurrentrunbase.h:125
#17 0x00007f6afddab55d in QThreadPoolThread::run (this=0x4924950) at concurrent/qthreadpool.cpp:107
#18 0x00007f6afddb7bec in QThreadPrivate::start (arg=0x4924950) at thread/qthread_unix.cpp:338
#19 0x00007f6afbbabf8e in start_thread (arg=0x7f69cffff700) at pthread_create.c:311
#20 0x00007f6afcabde1d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:113

Thread 1 (Thread 0x7f6b0006c7c0 (LWP 26804)):
[KCrash Handler]
#6  0x00007f6afc9fb037 in __GI_raise (sig=sig@entry=6) at ../nptl/sysdeps/unix/sysv/linux/raise.c:56
#7  0x00007f6afc9fe698 in __GI_abort () at abort.c:90
#8  0x00007f6afca385ab in __libc_message (do_abort=do_abort@entry=2, fmt=fmt@entry=0x7f6afcb4b860 "*** Error in `%s': %s: 0x%s ***\n") at ../sysdeps/unix/sysv/linux/libc_fatal.c:199
#9  0x00007f6afca44a46 in malloc_printerr (ptr=0x7f69b052bbf0, str=0x7f6afcb4ba28 "double free or corruption (fasttop)", action=3) at malloc.c:4902
#10 _int_free (av=<optimized out>, p=0x7f69b052bbe0, have_lock=0) at malloc.c:3758
#11 0x00007f6afde01488 in QString::free (d=0x7f69b052bbf0) at tools/qstring.cpp:1235
#12 0x00007f6afa275e9a in ~QString (this=<optimized out>, __in_chrg=<optimized out>) at /usr/include/qt4/QtCore/qstring.h:880
#13 lessThan (item=0x7f69b01a3830, this=0x7f69b00d1290) at ../../project/projectmodel.cpp:394
#14 KDevelop::ProjectBaseItem::lessThan (this=0x7f69b00d1290, item=0x7f69b01a3830) at ../../project/projectmodel.cpp:380
#15 0x00007f6afd7e7b21 in QSortFilterProxyModelPrivate::proxy_intervals_for_source_items_to_add (this=this@entry=0x308ba10, proxy_to_source=..., source_items=..., source_parent=..., orient=orient@entry=Qt::Vertical) at itemviews/qsortfilterproxymodel.cpp:614
#16 0x00007f6afd7e7e76 in QSortFilterProxyModelPrivate::insert_source_items (this=this@entry=0x308ba10, 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 0x00007f6afd7ebe0e in QSortFilterProxyModelPrivate::_q_sourceDataChanged (this=0x308ba10, source_top_left=..., source_bottom_right=...) at itemviews/qsortfilterproxymodel.cpp:1182
#18 0x00007f6afdece5be in QObject::event (this=0x308b9e0, e=<optimized out>) at kernel/qobject.cpp:1194
#19 0x00007f6afd25a8ec in QApplicationPrivate::notify_helper (this=this@entry=0x101aeb0, receiver=receiver@entry=0x308b9e0, e=e@entry=0x7f69b0524ae0) at kernel/qapplication.cpp:4567
#20 0x00007f6afd25d25b in QApplication::notify (this=this@entry=0x7fff16b0c0c0, receiver=receiver@entry=0x308b9e0, e=e@entry=0x7f69b0524ae0) at kernel/qapplication.cpp:4428
#21 0x00007f6afe43d1a6 in KApplication::notify (this=0x7fff16b0c0c0, receiver=0x308b9e0, event=0x7f69b0524ae0) at ../../kdeui/kernel/kapplication.cpp:311
#22 0x00007f6afdeb463e in QCoreApplication::notifyInternal (this=0x7fff16b0c0c0, receiver=receiver@entry=0x308b9e0, event=event@entry=0x7f69b0524ae0) at kernel/qcoreapplication.cpp:946
#23 0x00007f6afdeb8171 in sendEvent (event=0x7f69b0524ae0, receiver=0x308b9e0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231
#24 QCoreApplicationPrivate::sendPostedEvents (receiver=receiver@entry=0x0, event_type=event_type@entry=0, data=0xf5d240) at kernel/qcoreapplication.cpp:1570
#25 0x00007f6afdeb84a3 in QCoreApplication::sendPostedEvents (receiver=receiver@entry=0x0, event_type=event_type@entry=0) at kernel/qcoreapplication.cpp:1463
#26 0x00007f6afdee2e83 in sendPostedEvents () at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:236
#27 postEventSourceDispatch (s=0x101b4d0) at kernel/qeventdispatcher_glib.cpp:279
#28 0x00007f6af6e83f05 in g_main_context_dispatch () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#29 0x00007f6af6e84248 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#30 0x00007f6af6e84304 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#31 0x00007f6afdee3016 in QEventDispatcherGlib::processEvents (this=0x101ae70, flags=...) at kernel/qeventdispatcher_glib.cpp:424
#32 0x00007f6afd30013e in QGuiEventDispatcherGlib::processEvents (this=<optimized out>, flags=...) at kernel/qguieventdispatcher_glib.cpp:204
#33 0x00007f6afdeb338f in QEventLoop::processEvents (this=this@entry=0x7fff16b0bce0, flags=...) at kernel/qeventloop.cpp:149
#34 0x00007f6afdeb3618 in QEventLoop::exec (this=this@entry=0x7fff16b0bce0, flags=...) at kernel/qeventloop.cpp:204
#35 0x00007f6afdeb8cf6 in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1218
#36 0x00007f6afd258ffc in QApplication::exec () at kernel/qapplication.cpp:3828
#37 0x000000000040dcbf in main (argc=<optimized out>, argv=<optimized out>) at ../../app/main.cpp:522

Possible duplicates by query: bug 322518, bug 322513, bug 321465, bug 321038, bug 320526.

Reported using DrKonqi
Comment 1 Kevin Funk 2013-07-29 19:33:54 UTC

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