Bug 287127 - Kdevelop crashed after configuration step of CMake project
Summary: Kdevelop crashed after configuration step of CMake project
Status: RESOLVED NOT A BUG
Alias: None
Product: kdevelop
Classification: Applications
Component: Build tools: Make (show other bugs)
Version: 4.2.3
Platform: openSUSE Linux
: NOR crash
Target Milestone: 4.2.3
Assignee: kdevelop-bugs-null
URL:
Keywords:
: 296538 (view as bug list)
Depends on:
Blocks:
 
Reported: 2011-11-21 04:51 UTC by knoxaustin
Modified: 2012-07-31 10:28 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 knoxaustin 2011-11-21 04:51:59 UTC
Application: kdevelop (4.2.3)
KDE Platform Version: 4.7.2 (4.7.2) "release 5"
Qt Version: 4.7.4
Operating System: Linux 3.1.0-1.2-desktop x86_64
Distribution: "openSUSE 12.1 (x86_64)"

-- Information about the crash:
- What I was doing when the application crashed:
I just imported my cmake based project into kdevelop.  The left hand side correctly displayed all of the source files, and build related files.  I can click between them fine.  I selected the root of my project in the projects window on the left hand side, and then clicked the 'Build Selection' button.  The cmake project started to configure itself, and then it appeared to start building the files when KDevelop crashed.

I opened kdevelop again (new instance, broke the lock), and I saw that the project was still defined.  I then selected the root folder again in the projects windows again, and clicked the 'build selection' button again.  This time, cmake skipped configurtaion (apparently it completed successfully), and it proceeded to build, this time with no errors.  Whatever bad state existed from the configuration step was clean, and building with an already configured cmake project (from the previous instance) completed successfully.

The crash can be reproduced some of the time.

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

Thread 12 (Thread 0x7fe9361ac700 (LWP 5843)):
#0  0x00007fe94c2e51eb in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0
#1  0x00007fe94d8aa42e in wait (time=1000, this=0xabc2b0) at thread/qwaitcondition_unix.cpp:86
#2  QWaitCondition::wait (this=<optimized out>, mutex=0xab6540, time=1000) at thread/qwaitcondition_unix.cpp:160
#3  0x00007fe949cddf4b in KDevelop::DUChainPrivate::CleanupThread::run (this=0xab6520) at /usr/src/debug/kdevplatform-1.2.3/language/duchain/duchain.cpp:286
#4  0x00007fe94d8aa025 in QThreadPrivate::start (arg=0xab6520) at thread/qthread_unix.cpp:331
#5  0x00007fe94c2e0f05 in start_thread () from /lib64/libpthread.so.0
#6  0x00007fe94c5cf53d in clone () from /lib64/libc.so.6

Thread 11 (Thread 0x7fe92b30d700 (LWP 5846)):
#0  0x00007fe94c5c8c33 in select () from /lib64/libc.so.6
#1  0x00007fe94d9724a1 in QProcessManager::run (this=0x7fe94dcc0f80) at io/qprocess_unix.cpp:245
#2  0x00007fe94d8aa025 in QThreadPrivate::start (arg=0x7fe94dcc0f80) at thread/qthread_unix.cpp:331
#3  0x00007fe94c2e0f05 in start_thread () from /lib64/libpthread.so.0
#4  0x00007fe94c5cf53d in clone () from /lib64/libc.so.6

Thread 10 (Thread 0x7fe9286e1700 (LWP 5860)):
#0  0x00007fe946eef8a0 in g_ptr_array_set_size () from /usr/lib64/libglib-2.0.so.0
#1  0x00007fe946f1aa36 in g_main_context_prepare () from /usr/lib64/libglib-2.0.so.0
#2  0x00007fe946f1b92d in ?? () from /usr/lib64/libglib-2.0.so.0
#3  0x00007fe946f1bf59 in g_main_context_iteration () from /usr/lib64/libglib-2.0.so.0
#4  0x00007fe94d9bb576 in QEventDispatcherGlib::processEvents (this=0xf04130, flags=<optimized out>) at kernel/qeventdispatcher_glib.cpp:424
#5  0x00007fe94d98fa22 in QEventLoop::processEvents (this=<optimized out>, flags=...) at kernel/qeventloop.cpp:149
#6  0x00007fe94d98fc1f in QEventLoop::exec (this=0x7fe9286e0df0, flags=...) at kernel/qeventloop.cpp:201
#7  0x00007fe94d8a75df in QThread::exec (this=<optimized out>) at thread/qthread.cpp:498
#8  0x00007fe94d972aef in QInotifyFileSystemWatcherEngine::run (this=0xf03ab0) at io/qfilesystemwatcher_inotify.cpp:248
#9  0x00007fe94d8aa025 in QThreadPrivate::start (arg=0xf03ab0) at thread/qthread_unix.cpp:331
#10 0x00007fe94c2e0f05 in start_thread () from /lib64/libpthread.so.0
#11 0x00007fe94c5cf53d in clone () from /lib64/libc.so.6

Thread 9 (Thread 0x7fe927ee0700 (LWP 5869)):
#0  0x00007fe94c2e4e6c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0
#1  0x00007fe943c5d9dc in ?? () from /usr/lib64/libQtWebKit.so.4
#2  0x00007fe943c5db09 in ?? () from /usr/lib64/libQtWebKit.so.4
#3  0x00007fe94c2e0f05 in start_thread () from /lib64/libpthread.so.0
#4  0x00007fe94c5cf53d in clone () from /lib64/libc.so.6

Thread 8 (Thread 0x7fe9275df700 (LWP 5870)):
#0  0x00007fe94c5c6423 in poll () from /lib64/libc.so.6
#1  0x00007fe946f1ba98 in ?? () from /usr/lib64/libglib-2.0.so.0
#2  0x00007fe946f1bf59 in g_main_context_iteration () from /usr/lib64/libglib-2.0.so.0
#3  0x00007fe94d9bb576 in QEventDispatcherGlib::processEvents (this=0x1170b70, flags=<optimized out>) at kernel/qeventdispatcher_glib.cpp:424
#4  0x00007fe94d98fa22 in QEventLoop::processEvents (this=<optimized out>, flags=...) at kernel/qeventloop.cpp:149
#5  0x00007fe94d98fc1f in QEventLoop::exec (this=0x7fe9275dee20, flags=...) at kernel/qeventloop.cpp:201
#6  0x00007fe94d8a75df in QThread::exec (this=<optimized out>) at thread/qthread.cpp:498
#7  0x00007fe94d8aa025 in QThreadPrivate::start (arg=0x1171730) at thread/qthread_unix.cpp:331
#8  0x00007fe94c2e0f05 in start_thread () from /lib64/libpthread.so.0
#9  0x00007fe94c5cf53d in clone () from /lib64/libc.so.6

Thread 7 (Thread 0x7fe8e59ca700 (LWP 5972)):
#0  0x00007fe94c2e4e6c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0
#1  0x00007fe94d8aa4bb in wait (time=18446744073709551615, this=0x1dae640) at thread/qwaitcondition_unix.cpp:88
#2  QWaitCondition::wait (this=<optimized out>, mutex=0x1dbd250, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:160
#3  0x00007fe944642104 in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x1cd8770, th=0xe9b890) at /usr/src/debug/kdelibs-4.7.2/threadweaver/Weaver/WeaverImpl.cpp:365
#4  0x00007fe9446446ab in ThreadWeaver::WorkingHardState::applyForWork (this=0x1dd9ba0, th=0xe9b890) at /usr/src/debug/kdelibs-4.7.2/threadweaver/Weaver/WorkingHardState.cpp:71
#5  0x00007fe94464356f in ThreadWeaver::ThreadRunHelper::run (this=0x7fe8e59c9e40, parent=0x1cd8770, th=0xe9b890) at /usr/src/debug/kdelibs-4.7.2/threadweaver/Weaver/Thread.cpp:87
#6  0x00007fe9446435fb in ThreadWeaver::Thread::run (this=0xe9b890) at /usr/src/debug/kdelibs-4.7.2/threadweaver/Weaver/Thread.cpp:142
#7  0x00007fe94d8aa025 in QThreadPrivate::start (arg=0xe9b890) at thread/qthread_unix.cpp:331
#8  0x00007fe94c2e0f05 in start_thread () from /lib64/libpthread.so.0
#9  0x00007fe94c5cf53d in clone () from /lib64/libc.so.6

Thread 6 (Thread 0x7fe8e3d8d700 (LWP 6051)):
#0  0x00007fe94c2e4e6c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0
#1  0x00007fe93845d852 in QTWTF::TCMalloc_PageHeap::scavengerThread (this=0x7fe938755e80) at ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastMalloc.cpp:2359
#2  0x00007fe93845d889 in QTWTF::TCMalloc_PageHeap::runScavengerThread (context=<optimized out>) at ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastMalloc.cpp:1464
#3  0x00007fe94c2e0f05 in start_thread () from /lib64/libpthread.so.0
#4  0x00007fe94c5cf53d in clone () from /lib64/libc.so.6

Thread 5 (Thread 0x7fe8e29fd700 (LWP 6052)):
#0  0x00007fe94c5c6423 in poll () from /lib64/libc.so.6
#1  0x00007fe946f1ba98 in ?? () from /usr/lib64/libglib-2.0.so.0
#2  0x00007fe946f1bf59 in g_main_context_iteration () from /usr/lib64/libglib-2.0.so.0
#3  0x00007fe94d9bb576 in QEventDispatcherGlib::processEvents (this=0x17c3c30, flags=<optimized out>) at kernel/qeventdispatcher_glib.cpp:424
#4  0x00007fe94d98fa22 in QEventLoop::processEvents (this=<optimized out>, flags=...) at kernel/qeventloop.cpp:149
#5  0x00007fe94d98fc1f in QEventLoop::exec (this=0x7fe8e29fce20, flags=...) at kernel/qeventloop.cpp:201
#6  0x00007fe94d8a75df in QThread::exec (this=<optimized out>) at thread/qthread.cpp:498
#7  0x00007fe94d8aa025 in QThreadPrivate::start (arg=0x23b2690) at thread/qthread_unix.cpp:331
#8  0x00007fe94c2e0f05 in start_thread () from /lib64/libpthread.so.0
#9  0x00007fe94c5cf53d in clone () from /lib64/libc.so.6

Thread 4 (Thread 0x7fe8e21fc700 (LWP 6053)):
#0  0x00007fe94c5c6423 in poll () from /lib64/libc.so.6
#1  0x00007fe946f1ba98 in ?? () from /usr/lib64/libglib-2.0.so.0
#2  0x00007fe946f1bf59 in g_main_context_iteration () from /usr/lib64/libglib-2.0.so.0
#3  0x00007fe94d9bb576 in QEventDispatcherGlib::processEvents (this=0x17923f0, flags=<optimized out>) at kernel/qeventdispatcher_glib.cpp:424
#4  0x00007fe94d98fa22 in QEventLoop::processEvents (this=<optimized out>, flags=...) at kernel/qeventloop.cpp:149
#5  0x00007fe94d98fc1f in QEventLoop::exec (this=0x7fe8e21fbe20, flags=...) at kernel/qeventloop.cpp:201
#6  0x00007fe94d8a75df in QThread::exec (this=<optimized out>) at thread/qthread.cpp:498
#7  0x00007fe94d8aa025 in QThreadPrivate::start (arg=0x23aa950) at thread/qthread_unix.cpp:331
#8  0x00007fe94c2e0f05 in start_thread () from /lib64/libpthread.so.0
#9  0x00007fe94c5cf53d in clone () from /lib64/libc.so.6

Thread 3 (Thread 0x7fe8e0ed0700 (LWP 6058)):
#0  0x00007fe94c2e7923 in __lll_timedlock_wait () from /lib64/libpthread.so.0
#1  0x00007fe94c2e405e in _L_timedlock_108 () from /lib64/libpthread.so.0
#2  0x00007fe94c2e3856 in pthread_mutex_timedlock () from /lib64/libpthread.so.0
#3  0x00007fe94eb0b3a3 in tryLock (interval=<optimized out>, this=0x7fe94ed1f4c0) at /usr/src/debug/kdevplatform-1.2.3/interfaces/foregroundlock.cpp:69
#4  (anonymous namespace)::tryLockForegroundMutexInternal (interval=<optimized out>) at /usr/src/debug/kdevplatform-1.2.3/interfaces/foregroundlock.cpp:115
#5  0x00007fe94eb0bc17 in KDevelop::ForegroundLock::relock (this=0x7fe8e0ecc6bf) at /usr/src/debug/kdevplatform-1.2.3/interfaces/foregroundlock.cpp:155
#6  0x00007fe949cb370c in KDevelop::ParseJob::readContents (this=0x3aefb30) at /usr/src/debug/kdevplatform-1.2.3/language/backgroundparser/parsejob.cpp:269
#7  0x00007fe8e31f8208 in PreprocessJob::readContents (this=0x43c7df0) at /usr/src/debug/kdevelop-4.2.3/languages/cpp/preprocessjob.cpp:665
#8  0x00007fe8e31fb180 in PreprocessJob::run (this=0x43c7df0) at /usr/src/debug/kdevelop-4.2.3/languages/cpp/preprocessjob.cpp:231
#9  0x00007fe8e31f0aee in CPPParseJob::parseForeground (this=0x3aefb30) at /usr/src/debug/kdevelop-4.2.3/languages/cpp/cppparsejob.cpp:173
#10 0x00007fe8e31fa017 in PreprocessJob::sourceNeeded (this=0x39a89b0, _fileName=<optimized out>, type=<optimized out>, sourceLine=8, skipCurrentPath=<optimized out>) at /usr/src/debug/kdevelop-4.2.3/languages/cpp/preprocessjob.cpp:593
#11 0x00007fe8e2f8a30c in rpp::pp::handle_include (this=0x7fe8e0ece900, skip_current_path=false, input=..., output=<optimized out>) at /usr/src/debug/kdevelop-4.2.3/languages/cpp/parser/rpp/pp-engine.cpp:213
#12 0x00007fe8e2f8c341 in rpp::pp::handle_directive (this=0x7fe8e0ece900, directive=108303, input=..., output=...) at /usr/src/debug/kdevelop-4.2.3/languages/cpp/parser/rpp/pp-engine.cpp:131
#13 0x00007fe8e2f8ca9b in rpp::pp::operator() (this=0x7fe8e0ece900, input=..., output=...) at /usr/src/debug/kdevelop-4.2.3/languages/cpp/parser/rpp/pp-engine.cpp:266
#14 0x00007fe8e2f8cce2 in rpp::pp::processFileInternal (this=0x7fe8e0ece900, fileName=<optimized out>, fileContents=..., result=...) at /usr/src/debug/kdevelop-4.2.3/languages/cpp/parser/rpp/pp-engine.cpp:98
#15 0x00007fe8e2f8cd85 in rpp::pp::processFile (this=<optimized out>, fileName=<optimized out>, data=<optimized out>) at /usr/src/debug/kdevelop-4.2.3/languages/cpp/parser/rpp/pp-engine.cpp:85
#16 0x00007fe8e31fb359 in PreprocessJob::run (this=0x39a89b0) at /usr/src/debug/kdevelop-4.2.3/languages/cpp/preprocessjob.cpp:259
#17 0x00007fe944643d31 in ThreadWeaver::JobRunHelper::runTheJob (this=0x7fe8e0ecfda0, th=0x25699a0, job=0x39a89b0) at /usr/src/debug/kdelibs-4.7.2/threadweaver/Weaver/Job.cpp:106
#18 0x00007fe944643e5c in ThreadWeaver::Job::execute (this=0x39a89b0, th=0x25699a0) at /usr/src/debug/kdelibs-4.7.2/threadweaver/Weaver/Job.cpp:135
#19 0x00007fe944644ea3 in ThreadWeaver::JobCollectionJobRunner::execute (this=<optimized out>, t=0x25699a0) at /usr/src/debug/kdelibs-4.7.2/threadweaver/Weaver/JobCollection.cpp:82
#20 0x00007fe94464353f in ThreadWeaver::ThreadRunHelper::run (this=0x7fe8e0ecfe40, parent=0x9d26d0, th=0x25699a0) at /usr/src/debug/kdelibs-4.7.2/threadweaver/Weaver/Thread.cpp:95
#21 0x00007fe9446435fb in ThreadWeaver::Thread::run (this=0x25699a0) at /usr/src/debug/kdelibs-4.7.2/threadweaver/Weaver/Thread.cpp:142
#22 0x00007fe94d8aa025 in QThreadPrivate::start (arg=0x25699a0) at thread/qthread_unix.cpp:331
#23 0x00007fe94c2e0f05 in start_thread () from /lib64/libpthread.so.0
#24 0x00007fe94c5cf53d in clone () from /lib64/libc.so.6

Thread 2 (Thread 0x7fe8e06cf700 (LWP 6059)):
#0  0x00007fe94c2e4e6c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0
#1  0x00007fe94d8aa4bb in wait (time=18446744073709551615, this=0x9d4200) at thread/qwaitcondition_unix.cpp:88
#2  QWaitCondition::wait (this=<optimized out>, mutex=0x835090, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:160
#3  0x00007fe944642104 in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x9d26d0, th=0x2565560) at /usr/src/debug/kdelibs-4.7.2/threadweaver/Weaver/WeaverImpl.cpp:365
#4  0x00007fe9446446ab in ThreadWeaver::WorkingHardState::applyForWork (this=0x93e720, th=0x2565560) at /usr/src/debug/kdelibs-4.7.2/threadweaver/Weaver/WorkingHardState.cpp:71
#5  0x00007fe9446446c4 in ThreadWeaver::WorkingHardState::applyForWork (this=0x93e720, th=0x2565560) at /usr/src/debug/kdelibs-4.7.2/threadweaver/Weaver/WorkingHardState.cpp:74
#6  0x00007fe9446446c4 in ThreadWeaver::WorkingHardState::applyForWork (this=0x93e720, th=0x2565560) at /usr/src/debug/kdelibs-4.7.2/threadweaver/Weaver/WorkingHardState.cpp:74
#7  0x00007fe94464356f in ThreadWeaver::ThreadRunHelper::run (this=0x7fe8e06cee40, parent=0x9d26d0, th=0x2565560) at /usr/src/debug/kdelibs-4.7.2/threadweaver/Weaver/Thread.cpp:87
#8  0x00007fe9446435fb in ThreadWeaver::Thread::run (this=0x2565560) at /usr/src/debug/kdelibs-4.7.2/threadweaver/Weaver/Thread.cpp:142
#9  0x00007fe94d8aa025 in QThreadPrivate::start (arg=0x2565560) at thread/qthread_unix.cpp:331
#10 0x00007fe94c2e0f05 in start_thread () from /lib64/libpthread.so.0
#11 0x00007fe94c5cf53d in clone () from /lib64/libc.so.6

Thread 1 (Thread 0x7fe94f3cb760 (LWP 5842)):
[KCrash Handler]
#6  0x00007fe8e60206f3 in MakeJob::start (this=0x499e580) at /usr/src/debug/kdevelop-4.2.3/projectbuilders/makebuilder/makejob.cpp:85
#7  0x00007fe94e88cda5 in KDevelop::RunController::registerJob (this=0x9d30b0, job=0x499e580) at /usr/src/debug/kdevplatform-1.2.3/shell/runcontroller.cpp:549
#8  0x00007fe94ee5b6c5 in KCompositeJob::qt_metacall (this=0x44c2d60, _c=QMetaObject::InvokeMetaMethod, _id=<optimized out>, _a=0x7fff98f64190) at /usr/src/debug/kdelibs-4.7.2/build/kdecore/kcompositejob.moc:74
#9  0x00007fe94d9a359a in QMetaObject::activate (sender=0x4568720, m=<optimized out>, local_signal_index=<optimized out>, argv=0x7fff98f64190) at kernel/qobject.cpp:3287
#10 0x00007fe94ee5c5e2 in KJob::result (this=<optimized out>, _t1=0x4568720) at /usr/src/debug/kdelibs-4.7.2/build/kdecore/kjob.moc:194
#11 0x00007fe94ee5c620 in KJob::emitResult (this=0x4568720) at /usr/src/debug/kdelibs-4.7.2/kdecore/jobs/kjob.cpp:312
#12 0x00007fe8e5e0aab7 in CMakeJob::slotCompleted (this=0x4568720) at /usr/src/debug/kdevelop-4.2.3/projectbuilders/cmakebuilder/cmakejob.cpp:123
#13 0x00007fe8e5e0ab91 in CMakeJob::qt_metacall (this=0x4568720, _c=QMetaObject::InvokeMetaMethod, _id=<optimized out>, _a=0x7fff98f64270) at /usr/src/debug/kdevelop-4.2.3/build/projectbuilders/cmakebuilder/cmakejob.moc:77
#14 0x00007fe94d9a359a in QMetaObject::activate (sender=0x49f7820, m=<optimized out>, local_signal_index=<optimized out>, argv=0x0) at kernel/qobject.cpp:3287
#15 0x00007fe9497d3936 in procFinished (status=QProcess::NormalExit, this=<optimized out>, code=<optimized out>) at /usr/src/debug/kdevplatform-1.2.3/util/commandexecutor.cpp:58
#16 KDevelop::CommandExecutor::qt_metacall (this=0x49f7820, _c=<optimized out>, _id=<optimized out>, _a=<optimized out>) at /usr/src/debug/kdevplatform-1.2.3/build/util/commandexecutor.moc:89
#17 0x00007fe94d9a359a in QMetaObject::activate (sender=0x3925ca0, m=<optimized out>, local_signal_index=<optimized out>, argv=0x7fff98f643d0) at kernel/qobject.cpp:3287
#18 0x00007fe94d93060f in QProcess::finished (this=<optimized out>, _t1=0, _t2=QProcess::NormalExit) at .moc/release-shared/moc_qprocess.cpp:142
#19 0x00007fe94d935316 in QProcessPrivate::_q_processDied (this=0x4d41530) at io/qprocess.cpp:1051
#20 0x00007fe94d935919 in QProcess::qt_metacall (this=0x3925ca0, _c=QMetaObject::InvokeMetaMethod, _id=13, _a=0x7fff98f64560) at .moc/release-shared/moc_qprocess.cpp:115
#21 0x00007fe94ee447f8 in KProcess::qt_metacall (this=0x3925ca0, _c=QMetaObject::InvokeMetaMethod, _id=<optimized out>, _a=<optimized out>) at /usr/src/debug/kdelibs-4.7.2/build/kdecore/kprocess.moc:69
#22 0x00007fe94d9a359a in QMetaObject::activate (sender=0x3764f30, m=<optimized out>, local_signal_index=<optimized out>, argv=0x7fff98f64560) at kernel/qobject.cpp:3287
#23 0x00007fe94d9ed16e in QSocketNotifier::activated (this=<optimized out>, _t1=41) at .moc/release-shared/moc_qsocketnotifier.cpp:89
#24 0x00007fe94d9ab24b in QSocketNotifier::event (this=0x3764f30, e=0x7fff98f64c10) at kernel/qsocketnotifier.cpp:317
#25 0x00007fe94cd5fbe4 in notify_helper (e=0x7fff98f64c10, receiver=0x3764f30, this=0x6469b0) at kernel/qapplication.cpp:4481
#26 QApplicationPrivate::notify_helper (this=0x6469b0, receiver=0x3764f30, e=0x7fff98f64c10) at kernel/qapplication.cpp:4453
#27 0x00007fe94cd64a71 in QApplication::notify (this=0x7fff98f65070, receiver=0x3764f30, e=0x7fff98f64c10) at kernel/qapplication.cpp:4360
#28 0x00007fe94e17de36 in KApplication::notify (this=0x7fff98f65070, receiver=0x3764f30, event=0x7fff98f64c10) at /usr/src/debug/kdelibs-4.7.2/kdeui/kernel/kapplication.cpp:311
#29 0x000000000040adb6 in KDevelopApplication::notify (this=0x7fff98f65070, receiver=0x3764f30, event=0x7fff98f64c10) at /usr/src/debug/kdevelop-4.2.3/app/main.cpp:90
#30 0x00007fe94d99081c in QCoreApplication::notifyInternal (this=0x7fff98f65070, receiver=0x3764f30, event=0x7fff98f64c10) at kernel/qcoreapplication.cpp:787
#31 0x00007fe94d9bac27 in sendEvent (event=0x7fff98f64c10, receiver=<optimized out>) at kernel/qcoreapplication.h:215
#32 socketNotifierSourceDispatch (source=0x64a400) at kernel/qeventdispatcher_glib.cpp:110
#33 0x00007fe946f1b58d in g_main_context_dispatch () from /usr/lib64/libglib-2.0.so.0
#34 0x00007fe946f1bd88 in ?? () from /usr/lib64/libglib-2.0.so.0
#35 0x00007fe946f1bf59 in g_main_context_iteration () from /usr/lib64/libglib-2.0.so.0
#36 0x00007fe94d9bb50f in QEventDispatcherGlib::processEvents (this=0x615fd0, flags=<optimized out>) at kernel/qeventdispatcher_glib.cpp:422
#37 0x00007fe94ce02f2e in QGuiEventDispatcherGlib::processEvents (this=<optimized out>, flags=<optimized out>) at kernel/qguieventdispatcher_glib.cpp:204
#38 0x00007fe94d98fa22 in QEventLoop::processEvents (this=<optimized out>, flags=...) at kernel/qeventloop.cpp:149
#39 0x00007fe94d98fc1f in QEventLoop::exec (this=0x7fff98f64e50, flags=...) at kernel/qeventloop.cpp:201
#40 0x00007fe94d993de7 in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1064
#41 0x000000000040a500 in main (argc=<optimized out>, argv=<optimized out>) at /usr/src/debug/kdevelop-4.2.3/app/main.cpp:467

This bug may be a duplicate of or related to bug 238765, bug 228633.

Possible duplicates by query: bug 242709, bug 238765, bug 228633, bug 227956.

Reported using DrKonqi
Comment 1 Milian Wolff 2012-03-29 17:38:50 UTC
*** Bug 296538 has been marked as a duplicate of this bug. ***
Comment 2 Aleix Pol 2012-07-30 00:08:15 UTC
I'm unsure about this bug... but it looks really fishy. Can you reproduce?
Comment 3 knoxaustin 2012-07-31 04:19:07 UTC
No, I no longer work on that project, nor do I have a linux environment set up anymore.  I'm sorry.


________________________________
 From: Aleix Pol <aleixpol@kde.org>
To: knoxaustin@yahoo.com 
Sent: Sunday, July 29, 2012 7:08 PM
Subject: [Bug 287127] Kdevelop crashed after configuration step of CMake project
 
https://bugs.kde.org/show_bug.cgi?id=287127

Aleix Pol <aleixpol@kde.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |aleixpol@kde.org
          Component|Build tools: CMake          |Buildtools: Make

--- Comment #2 from Aleix Pol <aleixpol@kde.org> ---
I'm unsure about this bug... but it looks really fishy. Can you reproduce?