Bug 327546 - Attempted to configure an imported project
Summary: Attempted to configure an imported project
Status: RESOLVED DUPLICATE of bug 266283
Alias: None
Product: kdevelop
Classification: Applications
Component: general (show other bugs)
Version: 4.5.2
Platform: openSUSE Linux
: NOR crash
Target Milestone: ---
Assignee: kdevelop-bugs-null
URL:
Keywords: drkonqi
Depends on:
Blocks:
 
Reported: 2013-11-13 06:35 UTC by Aaron Williams
Modified: 2013-12-01 18:32 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 Aaron Williams 2013-11-13 06:35:41 UTC
Application: kdevelop (4.5.2)
KDE Platform Version: 4.11.3
Qt Version: 4.8.5
Operating System: Linux 3.7.10-1.16-desktop x86_64
Distribution: "openSUSE 12.3 (x86_64)"

-- Information about the crash:
I basically created a new project by copying the makefile of a similar project and a few files that will be in common. When I attempted to configure the project it crashed.

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

Thread 12 (Thread 0x7f604a6ea700 (LWP 11431)):
#0  pthread_cond_timedwait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:238
#1  0x00007f606560e5a7 in wait (time=1000, this=0xc9f270) at thread/qwaitcondition_unix.cpp:84
#2  QWaitCondition::wait (this=<optimized out>, mutex=0x10d3210, time=1000) at thread/qwaitcondition_unix.cpp:158
#3  0x00007f60614c012b in KDevelop::DUChainPrivate::CleanupThread::run (this=0x10d31f0) at /usr/src/debug/kdevplatform-1.5.2/language/duchain/duchain.cpp:282
#4  0x00007f606560e0ec in QThreadPrivate::start (arg=0x10d31f0) at thread/qthread_unix.cpp:338
#5  0x00007f606400ae0f in start_thread (arg=0x7f604a6ea700) at pthread_create.c:308
#6  0x00007f606430844d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:113

Thread 11 (Thread 0x7f60324a4700 (LWP 11467)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
#1  0x00007f606082cfa7 in QTWTF::TCMalloc_PageHeap::scavengerThread (this=0x7f6060b3a660 <QTWTF::pageheap_memory>) at ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastMalloc.cpp:2359
#2  0x00007f606082cfd9 in QTWTF::TCMalloc_PageHeap::runScavengerThread (context=<optimized out>) at ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastMalloc.cpp:1464
#3  0x00007f606400ae0f in start_thread (arg=0x7f60324a4700) at pthread_create.c:308
#4  0x00007f606430844d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:113

Thread 10 (Thread 0x7f5fab7fe700 (LWP 11477)):
#0  0x00007f60642ff4ed in poll () at ../sysdeps/unix/syscall-template.S:81
#1  0x00007f605e296aa4 in g_main_context_poll (n_fds=1, fds=0x7f5f980017c0, timeout=-1, context=0x7f5f980009c0, priority=<optimized out>) at gmain.c:3584
#2  g_main_context_iterate (context=context@entry=0x7f5f980009c0, block=block@entry=1, dispatch=dispatch@entry=1, self=<optimized out>) at gmain.c:3285
#3  0x00007f605e296bc4 in g_main_context_iteration (context=0x7f5f980009c0, may_block=1) at gmain.c:3351
#4  0x00007f60657385d6 in QEventDispatcherGlib::processEvents (this=0x7f5f980008e0, flags=...) at kernel/qeventdispatcher_glib.cpp:427
#5  0x00007f6065708bef in QEventLoop::processEvents (this=this@entry=0x7f5fab7fdd90, flags=...) at kernel/qeventloop.cpp:149
#6  0x00007f6065708e78 in QEventLoop::exec (this=0x7f5fab7fdd90, flags=...) at kernel/qeventloop.cpp:204
#7  0x00007f606560b110 in QThread::exec (this=<optimized out>) at thread/qthread.cpp:536
#8  0x00007f60656e93af in QInotifyFileSystemWatcherEngine::run (this=0x3b7cbd0) at io/qfilesystemwatcher_inotify.cpp:256
#9  0x00007f606560e0ec in QThreadPrivate::start (arg=0x3b7cbd0) at thread/qthread_unix.cpp:338
#10 0x00007f606400ae0f in start_thread (arg=0x7f5fab7fe700) at pthread_create.c:308
#11 0x00007f606430844d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:113

Thread 9 (Thread 0x7f5fabfff700 (LWP 11491)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
#1  0x00007f605a40c770 in WTF::TCMalloc_PageHeap::scavengerThread (this=0x7f605ae8a6a0 <WTF::pageheap_memory>) at /usr/src/debug/webkit-qtwebkit-23/Source/WTF/wtf/FastMalloc.cpp:2571
#2  0x00007f605a40c7a9 in WTF::TCMalloc_PageHeap::runScavengerThread (context=<optimized out>) at /usr/src/debug/webkit-qtwebkit-23/Source/WTF/wtf/FastMalloc.cpp:1767
#3  0x00007f606400ae0f in start_thread (arg=0x7f5fabfff700) at pthread_create.c:308
#4  0x00007f606430844d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:113

Thread 8 (Thread 0x7f6030f0e700 (LWP 11517)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
#1  0x00007f605a188f47 in JSC::BlockAllocator::blockFreeingThreadMain (this=0x7f603012e398) at /usr/src/debug/webkit-qtwebkit-23/Source/JavaScriptCore/heap/BlockAllocator.cpp:128
#2  0x00007f605a433c9e in WTF::wtfThreadEntryPoint (param=0x10a1910) at /usr/src/debug/webkit-qtwebkit-23/Source/WTF/wtf/ThreadingPthreads.cpp:196
#3  0x00007f606400ae0f in start_thread (arg=0x7f6030f0e700) at pthread_create.c:308
#4  0x00007f606430844d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:113

Thread 7 (Thread 0x7f5faabfd700 (LWP 11549)):
#0  0x00007f605e2961d9 in g_main_context_prepare (context=context@entry=0x7f5fa4040d50, priority=priority@entry=0x7f5faabfcc68) at gmain.c:2919
#1  0x00007f605e2969cb in g_main_context_iterate (context=context@entry=0x7f5fa4040d50, block=block@entry=1, dispatch=dispatch@entry=1, self=<optimized out>) at gmain.c:3270
#2  0x00007f605e296bc4 in g_main_context_iteration (context=0x7f5fa4040d50, may_block=1) at gmain.c:3351
#3  0x00007f60657385d6 in QEventDispatcherGlib::processEvents (this=0x7f5fa41dccb0, flags=...) at kernel/qeventdispatcher_glib.cpp:427
#4  0x00007f6065708bef in QEventLoop::processEvents (this=this@entry=0x7f5faabfcdc0, flags=...) at kernel/qeventloop.cpp:149
#5  0x00007f6065708e78 in QEventLoop::exec (this=0x7f5faabfcdc0, flags=...) at kernel/qeventloop.cpp:204
#6  0x00007f606560b110 in QThread::exec (this=<optimized out>) at thread/qthread.cpp:536
#7  0x00007f606560e0ec in QThreadPrivate::start (arg=0x28e95f0) at thread/qthread_unix.cpp:338
#8  0x00007f606400ae0f in start_thread (arg=0x7f5faabfd700) at pthread_create.c:308
#9  0x00007f606430844d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:113

Thread 6 (Thread 0x7f5fa8fd0700 (LWP 11777)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
#1  0x00007f606560e64b in wait (time=18446744073709551615, this=0x655e670) at thread/qwaitcondition_unix.cpp:86
#2  QWaitCondition::wait (this=<optimized out>, mutex=0x64ee430, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:158
#3  0x00007f605b11ba21 in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x657a3b0, th=0x6474fd0) at /usr/src/debug/kdelibs-4.11.3/threadweaver/Weaver/WeaverImpl.cpp:370
#4  0x00007f605b11e24b in ThreadWeaver::WorkingHardState::applyForWork (this=0x651a810, th=0x6474fd0, previous=0x657aae0) at /usr/src/debug/kdelibs-4.11.3/threadweaver/Weaver/WorkingHardState.cpp:68
#5  0x00007f605b11d05f in ThreadWeaver::Thread::run (this=0x6474fd0) at /usr/src/debug/kdelibs-4.11.3/threadweaver/Weaver/Thread.cpp:98
#6  0x00007f606560e0ec in QThreadPrivate::start (arg=0x6474fd0) at thread/qthread_unix.cpp:338
#7  0x00007f606400ae0f in start_thread (arg=0x7f5fa8fd0700) at pthread_create.c:308
#8  0x00007f606430844d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:113

Thread 5 (Thread 0x7f5f529f6700 (LWP 12359)):
#0  0x00007f606400de0f in __pthread_mutex_unlock_usercnt (mutex=0x7f5f4c000a60, decr=<optimized out>) at pthread_mutex_unlock.c:52
#1  0x00007f605e2d3aa1 in g_mutex_unlock (mutex=mutex@entry=0x7f5f4c0009a0) at gthread-posix.c:229
#2  0x00007f605e29632b in g_main_context_prepare (context=context@entry=0x7f5f4c0009a0, priority=priority@entry=0x7f5f529f5c68) at gmain.c:2984
#3  0x00007f605e2969cb in g_main_context_iterate (context=context@entry=0x7f5f4c0009a0, block=block@entry=1, dispatch=dispatch@entry=1, self=<optimized out>) at gmain.c:3270
#4  0x00007f605e296bc4 in g_main_context_iteration (context=0x7f5f4c0009a0, may_block=1) at gmain.c:3351
#5  0x00007f60657385d6 in QEventDispatcherGlib::processEvents (this=0x7f5f4c0008c0, flags=...) at kernel/qeventdispatcher_glib.cpp:427
#6  0x00007f6065708bef in QEventLoop::processEvents (this=this@entry=0x7f5f529f5dc0, flags=...) at kernel/qeventloop.cpp:149
#7  0x00007f6065708e78 in QEventLoop::exec (this=0x7f5f529f5dc0, flags=...) at kernel/qeventloop.cpp:204
#8  0x00007f606560b110 in QThread::exec (this=<optimized out>) at thread/qthread.cpp:536
#9  0x00007f606560e0ec in QThreadPrivate::start (arg=0x6636a10) at thread/qthread_unix.cpp:338
#10 0x00007f606400ae0f in start_thread (arg=0x7f5f529f6700) at pthread_create.c:308
#11 0x00007f606430844d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:113

Thread 4 (Thread 0x7f5f521f5700 (LWP 12360)):
#0  0x00007f606400de0f in __pthread_mutex_unlock_usercnt (mutex=0x7f5f44000a60, decr=<optimized out>) at pthread_mutex_unlock.c:52
#1  0x00007f605e2d3aa1 in g_mutex_unlock (mutex=mutex@entry=0x7f5f440009a0) at gthread-posix.c:229
#2  0x00007f605e2966c9 in g_main_context_dispatch (context=context@entry=0x7f5f440009a0) at gmain.c:3222
#3  0x00007f605e296b08 in g_main_context_iterate (context=context@entry=0x7f5f440009a0, block=block@entry=1, dispatch=dispatch@entry=1, self=<optimized out>) at gmain.c:3290
#4  0x00007f605e296bc4 in g_main_context_iteration (context=0x7f5f440009a0, may_block=1) at gmain.c:3351
#5  0x00007f60657385d6 in QEventDispatcherGlib::processEvents (this=0x7f5f440008c0, flags=...) at kernel/qeventdispatcher_glib.cpp:427
#6  0x00007f6065708bef in QEventLoop::processEvents (this=this@entry=0x7f5f521f4dc0, flags=...) at kernel/qeventloop.cpp:149
#7  0x00007f6065708e78 in QEventLoop::exec (this=0x7f5f521f4dc0, flags=...) at kernel/qeventloop.cpp:204
#8  0x00007f606560b110 in QThread::exec (this=<optimized out>) at thread/qthread.cpp:536
#9  0x00007f606560e0ec in QThreadPrivate::start (arg=0x66ef750) at thread/qthread_unix.cpp:338
#10 0x00007f606400ae0f in start_thread (arg=0x7f5f521f5700) at pthread_create.c:308
#11 0x00007f606430844d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:113

Thread 3 (Thread 0x7f5f519f4700 (LWP 12365)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
#1  0x00007f606560e64b in wait (time=18446744073709551615, this=0x110b610) at thread/qwaitcondition_unix.cpp:86
#2  QWaitCondition::wait (this=<optimized out>, mutex=0x10a2f50, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:158
#3  0x00007f605b11ba21 in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x110bdc0, th=0x66eab20) at /usr/src/debug/kdelibs-4.11.3/threadweaver/Weaver/WeaverImpl.cpp:370
#4  0x00007f605b11e24b in ThreadWeaver::WorkingHardState::applyForWork (this=0x10a2fb0, th=0x66eab20, previous=0x6410c60) at /usr/src/debug/kdelibs-4.11.3/threadweaver/Weaver/WorkingHardState.cpp:68
#5  0x00007f605b11d05f in ThreadWeaver::Thread::run (this=0x66eab20) at /usr/src/debug/kdelibs-4.11.3/threadweaver/Weaver/Thread.cpp:98
#6  0x00007f606560e0ec in QThreadPrivate::start (arg=0x66eab20) at thread/qthread_unix.cpp:338
#7  0x00007f606400ae0f in start_thread (arg=0x7f5f519f4700) at pthread_create.c:308
#8  0x00007f606430844d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:113

Thread 2 (Thread 0x7f5f511f3700 (LWP 12366)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
#1  0x00007f606560e64b in wait (time=18446744073709551615, this=0x110b610) at thread/qwaitcondition_unix.cpp:86
#2  QWaitCondition::wait (this=<optimized out>, mutex=0x10a2f50, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:158
#3  0x00007f605b11ba21 in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x110bdc0, th=0x7f5f48002c00) at /usr/src/debug/kdelibs-4.11.3/threadweaver/Weaver/WeaverImpl.cpp:370
#4  0x00007f605b11e24b in ThreadWeaver::WorkingHardState::applyForWork (this=0x10a2fb0, th=0x7f5f48002c00, previous=0x0) at /usr/src/debug/kdelibs-4.11.3/threadweaver/Weaver/WorkingHardState.cpp:68
#5  0x00007f605b11d05f in ThreadWeaver::Thread::run (this=0x7f5f48002c00) at /usr/src/debug/kdelibs-4.11.3/threadweaver/Weaver/Thread.cpp:98
#6  0x00007f606560e0ec in QThreadPrivate::start (arg=0x7f5f48002c00) at thread/qthread_unix.cpp:338
#7  0x00007f606400ae0f in start_thread (arg=0x7f5f511f3700) at pthread_create.c:308
#8  0x00007f606430844d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:113

Thread 1 (Thread 0x7f60678dd7c0 (LWP 11426)):
[KCrash Handler]
#6  0x0000000002cd2730 in ?? ()
#7  0x00007f6061ac4902 in KDevelop::BuilderJobPrivate::addJob (this=0x673f1f0, t=t@entry=KDevelop::BuilderJob::Configure, item=0x1026e60) at /usr/src/debug/kdevplatform-1.5.2/project/builderjob.cpp:138
#8  0x00007f6061ac4fbe in KDevelop::BuilderJob::addItems (this=0xffa310, t=KDevelop::BuilderJob::Configure, items=...) at /usr/src/debug/kdevplatform-1.5.2/project/builderjob.cpp:164
#9  0x00007f6041dd61aa in ProjectManagerViewPlugin::runBuilderJob (this=this@entry=0x2a38830, type=type@entry=KDevelop::BuilderJob::Configure, items=...) at /usr/src/debug/kdevplatform-1.5.2/plugins/projectmanagerview/projectmanagerviewplugin.cpp:388
#10 0x00007f6041dd90b3 in ProjectManagerViewPlugin::configureProjectItems (this=0x2a38830) at /usr/src/debug/kdevplatform-1.5.2/plugins/projectmanagerview/projectmanagerviewplugin.cpp:405
#11 0x00007f606571f44f in QMetaObject::activate (sender=0x29f5620, m=<optimized out>, local_signal_index=<optimized out>, argv=0x7fff851db5f0) at kernel/qobject.cpp:3556
#12 0x00007f6064aac722 in QAction::triggered (this=this@entry=0x29f5620, _t1=false) at .moc/release-shared/moc_qaction.cpp:276
#13 0x00007f6064aac910 in QAction::activate (this=0x29f5620, event=<optimized out>) at kernel/qaction.cpp:1257
#14 0x00007f6064ee74a3 in QMenuPrivate::activateCausedStack (this=this@entry=0x11485b0, causedStack=..., action=action@entry=0x29f5620, action_e=action_e@entry=QAction::Trigger, self=self@entry=true) at widgets/qmenu.cpp:1038
#15 0x00007f6064eed899 in QMenuPrivate::activateAction (this=0x11485b0, action=0x29f5620, action_e=QAction::Trigger, self=true) at widgets/qmenu.cpp:1130
#16 0x00007f6065d5b130 in KMenu::mouseReleaseEvent (this=0x1171420, e=0x7fff851dc190) at /usr/src/debug/kdelibs-4.11.3/kdeui/widgets/kmenu.cpp:464
#17 0x00007f6064b023f9 in QWidget::event (this=0x1171420, event=0x7fff851dc190) at kernel/qwidget.cpp:8376
#18 0x00007f6064eeeb4b in QMenu::event (this=0x1171420, e=0x7fff851dc190) at widgets/qmenu.cpp:2481
#19 0x00007f6064ab292c in QApplicationPrivate::notify_helper (this=this@entry=0xa14740, receiver=receiver@entry=0x1171420, e=e@entry=0x7fff851dc190) at kernel/qapplication.cpp:4562
#20 0x00007f6064ab760b in QApplication::notify (this=<optimized out>, receiver=0x1171420, e=0x7fff851dc190) at kernel/qapplication.cpp:4105
#21 0x00007f6065ca2016 in KApplication::notify (this=0x7fff851dd0b0, receiver=0x1171420, event=0x7fff851dc190) at /usr/src/debug/kdelibs-4.11.3/kdeui/kernel/kapplication.cpp:311
#22 0x00007f6065709f3e in QCoreApplication::notifyInternal (this=0x7fff851dd0b0, receiver=0x1171420, event=0x7fff851dc190) at kernel/qcoreapplication.cpp:949
#23 0x00007f6064ab376b in sendEvent (event=<optimized out>, receiver=<optimized out>) at ../../src/corelib/kernel/qcoreapplication.h:231
#24 QApplicationPrivate::sendMouseEvent (receiver=0x1171420, event=0x7fff851dc190, alienWidget=0x0, nativeWidget=0x1171420, buttonDown=0x7f6065588288 <qt_button_down>, lastMouseReceiver=..., spontaneous=true) at kernel/qapplication.cpp:3173
#25 0x00007f6064b2df3c in QETWidget::translateMouseEvent (this=this@entry=0x1171420, event=event@entry=0x7fff851dc900) at kernel/qapplication_x11.cpp:4462
#26 0x00007f6064b2ce01 in QApplication::x11ProcessEvent (this=0x7fff851dd0b0, event=0x7fff851dc900) at kernel/qapplication_x11.cpp:3651
#27 0x00007f6064b53192 in x11EventSourceDispatch (s=s@entry=0xa17070, callback=0x0, user_data=0x0) at kernel/qguieventdispatcher_glib.cpp:146
#28 0x00007f605e2967d5 in g_main_dispatch (context=0xa15910) at gmain.c:2715
#29 g_main_context_dispatch (context=context@entry=0xa15910) at gmain.c:3219
#30 0x00007f605e296b08 in g_main_context_iterate (context=context@entry=0xa15910, block=block@entry=1, dispatch=dispatch@entry=1, self=<optimized out>) at gmain.c:3290
#31 0x00007f605e296bc4 in g_main_context_iteration (context=0xa15910, may_block=1) at gmain.c:3351
#32 0x00007f60657385b6 in QEventDispatcherGlib::processEvents (this=0x957c00, flags=...) at kernel/qeventdispatcher_glib.cpp:425
#33 0x00007f6064b52e0e in QGuiEventDispatcherGlib::processEvents (this=<optimized out>, flags=...) at kernel/qguieventdispatcher_glib.cpp:204
#34 0x00007f6065708bef in QEventLoop::processEvents (this=this@entry=0x7fff851dccd0, flags=...) at kernel/qeventloop.cpp:149
#35 0x00007f6065708e78 in QEventLoop::exec (this=0x7fff851dccd0, flags=...) at kernel/qeventloop.cpp:204
#36 0x00007f606570dbb8 in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1221
#37 0x000000000040e621 in main (argc=<optimized out>, argv=<optimized out>) at /usr/src/debug/kdevelop-4.5.2/app/main.cpp:522

Possible duplicates by query: bug 321691.

Reported using DrKonqi
Comment 1 Milian Wolff 2013-12-01 18:32:34 UTC
Crashed b/c no builder was found for the build system manager. Merging with other bug.

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