Bug 286871 - Crash when updating project include/exlude paths
Summary: Crash when updating project include/exlude paths
Status: RESOLVED WORKSFORME
Alias: None
Product: kdevplatform
Classification: Developer tools
Component: filemanager (show other bugs)
Version: 0.9.94
Platform: Ubuntu Linux
: NOR crash
Target Milestone: 1.2.3
Assignee: kdevelop-bugs-null
URL:
Keywords: triaged
: 331291 (view as bug list)
Depends on:
Blocks:
 
Reported: 2011-11-17 18:53 UTC by Sébastien Taylor
Modified: 2018-10-27 02:33 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 Sébastien Taylor 2011-11-17 18:53:54 UTC
Application: kdevelop (4.2.3)
KDE Platform Version: 4.7.2 (4.7.2)
Qt Version: 4.7.4
Operating System: Linux 3.0.0-13-generic x86_64
Distribution: Ubuntu 11.10

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

Right after I hit enter to update a exlcude path.  This has happened a few times now.

-- Backtrace:
Application: KDevelop (kdevelop), signal: Segmentation fault
[Current thread is 1 (Thread 0x7fb62b93f780 (LWP 14830))]

Thread 14 (Thread 0x7fb611a78700 (LWP 14833)):
#0  0x00007fb628afa773 in __GI___poll (fds=<optimized out>, nfds=<optimized out>, timeout=<optimized out>) at ../sysdeps/unix/sysv/linux/poll.c:87
#1  0x00007fb623a91f68 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#2  0x00007fb623a92792 in g_main_loop_run () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#3  0x00007fb619192516 in ?? () from /usr/lib/x86_64-linux-gnu/libgio-2.0.so.0
#4  0x00007fb623ab72b6 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#5  0x00007fb627e85efc in start_thread (arg=0x7fb611a78700) at pthread_create.c:304
#6  0x00007fb628b0689d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#7  0x0000000000000000 in ?? ()

Thread 13 (Thread 0x7fb5faf53700 (LWP 14835)):
#0  pthread_cond_timedwait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:216
#1  0x00007fb629e3011e in wait (time=1000, this=0x1afc8f0) at thread/qwaitcondition_unix.cpp:86
#2  QWaitCondition::wait (this=<optimized out>, mutex=0x1afbac0, time=1000) at thread/qwaitcondition_unix.cpp:160
#3  0x00007fb6261f8c7b in KDevelop::DUChainPrivate::CleanupThread::run (this=0x1afbaa0) at ../../language/duchain/duchain.cpp:286
#4  0x00007fb629e2fd05 in QThreadPrivate::start (arg=0x1afbaa0) at thread/qthread_unix.cpp:331
#5  0x00007fb627e85efc in start_thread (arg=0x7fb5faf53700) at pthread_create.c:304
#6  0x00007fb628b0689d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#7  0x0000000000000000 in ?? ()

Thread 12 (Thread 0x7fb5ee185700 (LWP 14840)):
#0  0x00007fffbbc8892c in clock_gettime ()
#1  0x00007fb6275a007b in __GI_clock_gettime (clock_id=1, tp=0x7fb5ee184b40) at ../sysdeps/unix/clock_gettime.c:100
#2  0x00007fb629e80074 in do_gettime (frac=0x7fb5ee184b58, sec=0x7fb5ee184b50) at tools/qelapsedtimer_unix.cpp:123
#3  qt_gettime () at tools/qelapsedtimer_unix.cpp:140
#4  0x00007fb629f426ed in QTimerInfoList::updateCurrentTime (this=0x7fb604011770) at kernel/qeventdispatcher_unix.cpp:339
#5  0x00007fb629f42a33 in QTimerInfoList::timerWait (this=0x7fb604011770, tm=...) at kernel/qeventdispatcher_unix.cpp:442
#6  0x00007fb629f4144c in timerSourcePrepareHelper (src=<optimized out>, timeout=0x7fb5ee184c3c) at kernel/qeventdispatcher_glib.cpp:136
#7  0x00007fb629f414f5 in timerSourcePrepare (source=<optimized out>, timeout=<optimized out>) at kernel/qeventdispatcher_glib.cpp:169
#8  0x00007fb623a90ff2 in g_main_context_prepare () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#9  0x00007fb623a91dfd in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#10 0x00007fb623a92429 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#11 0x00007fb629f41f3e in QEventDispatcherGlib::processEvents (this=0x27e1050, flags=<optimized out>) at kernel/qeventdispatcher_glib.cpp:424
#12 0x00007fb629f15cf2 in QEventLoop::processEvents (this=<optimized out>, flags=...) at kernel/qeventloop.cpp:149
#13 0x00007fb629f15ef7 in QEventLoop::exec (this=0x7fb5ee184dd0, flags=...) at kernel/qeventloop.cpp:201
#14 0x00007fb629e2d27f in QThread::exec (this=<optimized out>) at thread/qthread.cpp:498
#15 0x00007fb629ef8cbf in QInotifyFileSystemWatcherEngine::run (this=0x27e7e80) at io/qfilesystemwatcher_inotify.cpp:248
#16 0x00007fb629e2fd05 in QThreadPrivate::start (arg=0x27e7e80) at thread/qthread_unix.cpp:331
#17 0x00007fb627e85efc in start_thread (arg=0x7fb5ee185700) at pthread_create.c:304
#18 0x00007fb628b0689d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#19 0x0000000000000000 in ?? ()

Thread 11 (Thread 0x7fb5ed8b4700 (LWP 14853)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x00007fb620be7c2c in ?? () from /usr/lib/x86_64-linux-gnu/libQtWebKit.so.4
#2  0x00007fb620be7d59 in ?? () from /usr/lib/x86_64-linux-gnu/libQtWebKit.so.4
#3  0x00007fb627e85efc in start_thread (arg=0x7fb5ed8b4700) at pthread_create.c:304
#4  0x00007fb628b0689d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#5  0x0000000000000000 in ?? ()

Thread 10 (Thread 0x7fb5ecf93700 (LWP 14854)):
#0  0x00007fb628afa773 in __GI___poll (fds=<optimized out>, nfds=<optimized out>, timeout=<optimized out>) at ../sysdeps/unix/sysv/linux/poll.c:87
#1  0x00007fb623a91f68 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#2  0x00007fb623a92429 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#3  0x00007fb629f41f3e in QEventDispatcherGlib::processEvents (this=0x2c9d410, flags=<optimized out>) at kernel/qeventdispatcher_glib.cpp:424
#4  0x00007fb629f15cf2 in QEventLoop::processEvents (this=<optimized out>, flags=...) at kernel/qeventloop.cpp:149
#5  0x00007fb629f15ef7 in QEventLoop::exec (this=0x7fb5ecf92e00, flags=...) at kernel/qeventloop.cpp:201
#6  0x00007fb629e2d27f in QThread::exec (this=<optimized out>) at thread/qthread.cpp:498
#7  0x00007fb629e2fd05 in QThreadPrivate::start (arg=0x27eb360) at thread/qthread_unix.cpp:331
#8  0x00007fb627e85efc in start_thread (arg=0x7fb5ecf93700) at pthread_create.c:304
#9  0x00007fb628b0689d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#10 0x0000000000000000 in ?? ()

Thread 9 (Thread 0x7fb5ab27e700 (LWP 14880)):
#0  0x00007fffbbc8892c in clock_gettime ()
#1  0x00007fb6275a007b in __GI_clock_gettime (clock_id=1, tp=0x7fb5ab27db70) at ../sysdeps/unix/clock_gettime.c:100
#2  0x00007fb629e80074 in do_gettime (frac=0x7fb5ab27db88, sec=0x7fb5ab27db80) at tools/qelapsedtimer_unix.cpp:123
#3  qt_gettime () at tools/qelapsedtimer_unix.cpp:140
#4  0x00007fb629f426ed in QTimerInfoList::updateCurrentTime (this=0x7fb604028070) at kernel/qeventdispatcher_unix.cpp:339
#5  0x00007fb629f42a33 in QTimerInfoList::timerWait (this=0x7fb604028070, tm=...) at kernel/qeventdispatcher_unix.cpp:442
#6  0x00007fb629f4144c in timerSourcePrepareHelper (src=<optimized out>, timeout=0x7fb5ab27dc6c) at kernel/qeventdispatcher_glib.cpp:136
#7  0x00007fb629f414f5 in timerSourcePrepare (source=<optimized out>, timeout=<optimized out>) at kernel/qeventdispatcher_glib.cpp:169
#8  0x00007fb623a90ff2 in g_main_context_prepare () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#9  0x00007fb623a91dfd in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#10 0x00007fb623a92429 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#11 0x00007fb629f41f3e in QEventDispatcherGlib::processEvents (this=0x390fe50, flags=<optimized out>) at kernel/qeventdispatcher_glib.cpp:424
#12 0x00007fb629f15cf2 in QEventLoop::processEvents (this=<optimized out>, flags=...) at kernel/qeventloop.cpp:149
#13 0x00007fb629f15ef7 in QEventLoop::exec (this=0x7fb5ab27de00, flags=...) at kernel/qeventloop.cpp:201
#14 0x00007fb629e2d27f in QThread::exec (this=<optimized out>) at thread/qthread.cpp:498
#15 0x00007fb629e2fd05 in QThreadPrivate::start (arg=0x3a994a0) at thread/qthread_unix.cpp:331
#16 0x00007fb627e85efc in start_thread (arg=0x7fb5ab27e700) at pthread_create.c:304
#17 0x00007fb628b0689d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#18 0x0000000000000000 in ?? ()

Thread 8 (Thread 0x7fb5aaa7d700 (LWP 14881)):
#0  0x00007fffbbc8892c in clock_gettime ()
#1  0x00007fb6275a007b in __GI_clock_gettime (clock_id=1, tp=0x7fb5aaa7cb70) at ../sysdeps/unix/clock_gettime.c:100
#2  0x00007fb629e80074 in do_gettime (frac=0x7fb5aaa7cb88, sec=0x7fb5aaa7cb80) at tools/qelapsedtimer_unix.cpp:123
#3  qt_gettime () at tools/qelapsedtimer_unix.cpp:140
#4  0x00007fb629f426ed in QTimerInfoList::updateCurrentTime (this=0x3aaf9a0) at kernel/qeventdispatcher_unix.cpp:339
#5  0x00007fb629f42a33 in QTimerInfoList::timerWait (this=0x3aaf9a0, tm=...) at kernel/qeventdispatcher_unix.cpp:442
#6  0x00007fb629f4144c in timerSourcePrepareHelper (src=<optimized out>, timeout=0x7fb5aaa7cc6c) at kernel/qeventdispatcher_glib.cpp:136
#7  0x00007fb629f414f5 in timerSourcePrepare (source=<optimized out>, timeout=<optimized out>) at kernel/qeventdispatcher_glib.cpp:169
#8  0x00007fb623a90ff2 in g_main_context_prepare () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#9  0x00007fb623a91dfd in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#10 0x00007fb623a92429 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#11 0x00007fb629f41f3e in QEventDispatcherGlib::processEvents (this=0x32806f0, flags=<optimized out>) at kernel/qeventdispatcher_glib.cpp:424
#12 0x00007fb629f15cf2 in QEventLoop::processEvents (this=<optimized out>, flags=...) at kernel/qeventloop.cpp:149
#13 0x00007fb629f15ef7 in QEventLoop::exec (this=0x7fb5aaa7ce00, flags=...) at kernel/qeventloop.cpp:201
#14 0x00007fb629e2d27f in QThread::exec (this=<optimized out>) at thread/qthread.cpp:498
#15 0x00007fb629e2fd05 in QThreadPrivate::start (arg=0x3a975d0) at thread/qthread_unix.cpp:331
#16 0x00007fb627e85efc in start_thread (arg=0x7fb5aaa7d700) at pthread_create.c:304
#17 0x00007fb628b0689d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#18 0x0000000000000000 in ?? ()

Thread 7 (Thread 0x7fb612279700 (LWP 14886)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x00007fb629e301ab in wait (time=18446744073709551615, this=0xc4a2a0) at thread/qwaitcondition_unix.cpp:88
#2  QWaitCondition::wait (this=<optimized out>, mutex=0xbf9730, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:160
#3  0x00007fb6215cb864 in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0xc49520, th=0x39c0d00) at ../../../threadweaver/Weaver/WeaverImpl.cpp:365
#4  0x00007fb6215cde0b in ThreadWeaver::WorkingHardState::applyForWork (this=0xb779e0, th=0x39c0d00) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71
#5  0x00007fb6215ccccf in ThreadWeaver::ThreadRunHelper::run (this=0x7fb612278e20, parent=0xc49520, th=0x39c0d00) at ../../../threadweaver/Weaver/Thread.cpp:87
#6  0x00007fb6215ccd5b in ThreadWeaver::Thread::run (this=0x39c0d00) at ../../../threadweaver/Weaver/Thread.cpp:142
#7  0x00007fb629e2fd05 in QThreadPrivate::start (arg=0x39c0d00) at thread/qthread_unix.cpp:331
#8  0x00007fb627e85efc in start_thread (arg=0x7fb612279700) at pthread_create.c:304
#9  0x00007fb628b0689d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#10 0x0000000000000000 in ?? ()

Thread 6 (Thread 0x7fb5a2e1b700 (LWP 14887)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x00007fb629e301ab in wait (time=18446744073709551615, this=0xc4a2a0) at thread/qwaitcondition_unix.cpp:88
#2  QWaitCondition::wait (this=<optimized out>, mutex=0xbf9730, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:160
#3  0x00007fb6215cb864 in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0xc49520, th=0x398efa0) at ../../../threadweaver/Weaver/WeaverImpl.cpp:365
#4  0x00007fb6215cde0b in ThreadWeaver::WorkingHardState::applyForWork (this=0xb779e0, th=0x398efa0) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71
#5  0x00007fb6215cde24 in ThreadWeaver::WorkingHardState::applyForWork (this=0xb779e0, th=0x398efa0) at ../../../threadweaver/Weaver/WorkingHardState.cpp:74
#6  0x00007fb6215ccccf in ThreadWeaver::ThreadRunHelper::run (this=0x7fb5a2e1ae20, parent=0xc49520, th=0x398efa0) at ../../../threadweaver/Weaver/Thread.cpp:87
#7  0x00007fb6215ccd5b in ThreadWeaver::Thread::run (this=0x398efa0) at ../../../threadweaver/Weaver/Thread.cpp:142
#8  0x00007fb629e2fd05 in QThreadPrivate::start (arg=0x398efa0) at thread/qthread_unix.cpp:331
#9  0x00007fb627e85efc in start_thread (arg=0x7fb5a2e1b700) at pthread_create.c:304
#10 0x00007fb628b0689d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#11 0x0000000000000000 in ?? ()

Thread 5 (Thread 0x7fb59f65e700 (LWP 15170)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x00007fb629e301ab in wait (time=18446744073709551615, this=0x7fb59a684640) at thread/qwaitcondition_unix.cpp:88
#2  QWaitCondition::wait (this=<optimized out>, mutex=0x7fb59a802db0, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:160
#3  0x00007fb6215cb864 in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x7fb59a76d8b0, th=0x7fb59a76de80) at ../../../threadweaver/Weaver/WeaverImpl.cpp:365
#4  0x00007fb6215cde0b in ThreadWeaver::WorkingHardState::applyForWork (this=0x7fb59a6b1120, th=0x7fb59a76de80) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71
#5  0x00007fb6215cde24 in ThreadWeaver::WorkingHardState::applyForWork (this=0x7fb59a6b1120, th=0x7fb59a76de80) at ../../../threadweaver/Weaver/WorkingHardState.cpp:74
#6  0x00007fb6215ccccf in ThreadWeaver::ThreadRunHelper::run (this=0x7fb59f65de20, parent=0x7fb59a76d8b0, th=0x7fb59a76de80) at ../../../threadweaver/Weaver/Thread.cpp:87
#7  0x00007fb6215ccd5b in ThreadWeaver::Thread::run (this=0x7fb59a76de80) at ../../../threadweaver/Weaver/Thread.cpp:142
#8  0x00007fb629e2fd05 in QThreadPrivate::start (arg=0x7fb59a76de80) at thread/qthread_unix.cpp:331
#9  0x00007fb627e85efc in start_thread (arg=0x7fb59f65e700) at pthread_create.c:304
#10 0x00007fb628b0689d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#11 0x0000000000000000 in ?? ()

Thread 4 (Thread 0x7fb59ee43700 (LWP 15171)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x00007fb629e301ab in wait (time=18446744073709551615, this=0x7fb59a684640) at thread/qwaitcondition_unix.cpp:88
#2  QWaitCondition::wait (this=<optimized out>, mutex=0x7fb59a802db0, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:160
#3  0x00007fb6215cb864 in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x7fb59a76d8b0, th=0x4e79e30) at ../../../threadweaver/Weaver/WeaverImpl.cpp:365
#4  0x00007fb6215cde0b in ThreadWeaver::WorkingHardState::applyForWork (this=0x7fb59a6b1120, th=0x4e79e30) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71
#5  0x00007fb6215cde24 in ThreadWeaver::WorkingHardState::applyForWork (this=0x7fb59a6b1120, th=0x4e79e30) at ../../../threadweaver/Weaver/WorkingHardState.cpp:74
#6  0x00007fb6215cde24 in ThreadWeaver::WorkingHardState::applyForWork (this=0x7fb59a6b1120, th=0x4e79e30) at ../../../threadweaver/Weaver/WorkingHardState.cpp:74
#7  0x00007fb6215ccccf in ThreadWeaver::ThreadRunHelper::run (this=0x7fb59ee42e20, parent=0x7fb59a76d8b0, th=0x4e79e30) at ../../../threadweaver/Weaver/Thread.cpp:87
#8  0x00007fb6215ccd5b in ThreadWeaver::Thread::run (this=0x4e79e30) at ../../../threadweaver/Weaver/Thread.cpp:142
#9  0x00007fb629e2fd05 in QThreadPrivate::start (arg=0x4e79e30) at thread/qthread_unix.cpp:331
#10 0x00007fb627e85efc in start_thread (arg=0x7fb59ee43700) at pthread_create.c:304
#11 0x00007fb628b0689d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#12 0x0000000000000000 in ?? ()

Thread 3 (Thread 0x7fb59e1d1700 (LWP 15176)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x00007fb629e301ab in wait (time=18446744073709551615, this=0x7fb59a684640) at thread/qwaitcondition_unix.cpp:88
#2  QWaitCondition::wait (this=<optimized out>, mutex=0x7fb59a802db0, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:160
#3  0x00007fb6215cb864 in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x7fb59a76d8b0, th=0x5026680) at ../../../threadweaver/Weaver/WeaverImpl.cpp:365
#4  0x00007fb6215cde0b in ThreadWeaver::WorkingHardState::applyForWork (this=0x7fb59a6b1120, th=0x5026680) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71
#5  0x00007fb6215ccccf in ThreadWeaver::ThreadRunHelper::run (this=0x7fb59e1d0e20, parent=0x7fb59a76d8b0, th=0x5026680) at ../../../threadweaver/Weaver/Thread.cpp:87
#6  0x00007fb6215ccd5b in ThreadWeaver::Thread::run (this=0x5026680) at ../../../threadweaver/Weaver/Thread.cpp:142
#7  0x00007fb629e2fd05 in QThreadPrivate::start (arg=0x5026680) at thread/qthread_unix.cpp:331
#8  0x00007fb627e85efc in start_thread (arg=0x7fb59e1d1700) at pthread_create.c:304
#9  0x00007fb628b0689d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#10 0x0000000000000000 in ?? ()

Thread 2 (Thread 0x7fb59d9d0700 (LWP 15177)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x00007fb629e301ab in wait (time=18446744073709551615, this=0x7fb59a684640) at thread/qwaitcondition_unix.cpp:88
#2  QWaitCondition::wait (this=<optimized out>, mutex=0x7fb59a802db0, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:160
#3  0x00007fb6215cb864 in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x7fb59a76d8b0, th=0x7fb59abbffa0) at ../../../threadweaver/Weaver/WeaverImpl.cpp:365
#4  0x00007fb6215cde0b in ThreadWeaver::WorkingHardState::applyForWork (this=0x7fb59a6b1120, th=0x7fb59abbffa0) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71
#5  0x00007fb6215ccccf in ThreadWeaver::ThreadRunHelper::run (this=0x7fb59d9cfe20, parent=0x7fb59a76d8b0, th=0x7fb59abbffa0) at ../../../threadweaver/Weaver/Thread.cpp:87
#6  0x00007fb6215ccd5b in ThreadWeaver::Thread::run (this=0x7fb59abbffa0) at ../../../threadweaver/Weaver/Thread.cpp:142
#7  0x00007fb629e2fd05 in QThreadPrivate::start (arg=0x7fb59abbffa0) at thread/qthread_unix.cpp:331
#8  0x00007fb627e85efc in start_thread (arg=0x7fb59d9d0700) at pthread_create.c:304
#9  0x00007fb628b0689d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#10 0x0000000000000000 in ?? ()

Thread 1 (Thread 0x7fb62b93f780 (LWP 14830)):
[KCrash Handler]
#6  QUrl::QUrl (this=0x7fffbbc12e70, other=...) at io/qurl.cpp:4174
#7  0x00007fb62b3b4a79 in KUrl::KUrl (this=0x7fffbbc12e70, _u=<optimized out>) at ../../kdecore/io/kurl.cpp:490
#8  0x00007fb6267d5861 in KDevelop::ProjectBaseItem::url (this=<optimized out>) at ../../project/projectmodel.cpp:389
#9  0x00007fb6267e85c2 in startNextJob (this=0x4f87f50) at ../../project/filemanagerlistjob.cpp:66
#10 KDevelop::FileManagerListJob::startNextJob (this=0x4f87f50) at ../../project/filemanagerlistjob.cpp:59
#11 0x00007fb6267e8ad8 in KDevelop::FileManagerListJob::qt_metacall (this=0x4f87f50, _c=QMetaObject::InvokeMetaMethod, _id=4, _a=0x7fb594123550) at ./filemanagerlistjob.moc:89
#12 0x00007fb629f2da5e in QObject::event (this=0x4f87f50, e=<optimized out>) at kernel/qobject.cpp:1217
#13 0x00007fb6292c7424 in notify_helper (e=0x7fb5941636d0, receiver=0x4f87f50, this=0x715c30) at kernel/qapplication.cpp:4486
#14 QApplicationPrivate::notify_helper (this=0x715c30, receiver=0x4f87f50, e=0x7fb5941636d0) at kernel/qapplication.cpp:4458
#15 0x00007fb6292cc291 in QApplication::notify (this=0x7fffbbc16bb0, receiver=0x4f87f50, e=0x7fb5941636d0) at kernel/qapplication.cpp:4365
#16 0x00007fb62a6f5126 in KApplication::notify (this=0x7fffbbc16bb0, receiver=0x4f87f50, event=0x7fb5941636d0) at ../../kdeui/kernel/kapplication.cpp:311
#17 0x000000000040a896 in _start ()

Possible duplicates by query: bug 284460, bug 280231, bug 278663, bug 260741, bug 258264.

Reported using DrKonqi
Comment 1 Milian Wolff 2013-01-13 18:55:09 UTC
Can you give more detailed steps on what you are doing?

- what project do you operate on, is it accessible to us?
- when do you change the paths? are there other things going on in the background, or did you forced a reload of the project?
- what paths did you change, and how?

generally,  if you could give us some information on how to reproduce this it would be invaluable.

Cheers
Comment 2 Kevin Funk 2015-11-12 14:34:45 UTC
*** Bug 331291 has been marked as a duplicate of this bug. ***
Comment 3 Andrew Crouthamel 2018-09-25 21:50:03 UTC
Dear Bug Submitter,

This bug has been in NEEDSINFO status with no change for at least 15 days. Please provide the requested information as soon as possible and set the bug status as REPORTED. Due to regular bug tracker maintenance, if the bug is still in NEEDSINFO status with no change in 30 days, the bug will be closed as RESOLVED > WORKSFORME due to lack of needed information.

For more information about our bug triaging procedures please read the wiki located here: https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging

If you have already provided the requested information, please set the bug status as REPORTED so that the KDE team knows that the bug is ready to be confirmed.

Thank you for helping us make KDE software even better for everyone!
Comment 4 Andrew Crouthamel 2018-10-27 02:33:03 UTC
Dear Bug Submitter,

This bug has been in NEEDSINFO status with no change for at least 30 days. The bug is now closed as RESOLVED > WORKSFORME due to lack of needed information.

For more information about our bug triaging procedures please read the wiki located here: https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging

Thank you for helping us make KDE software even better for everyone!