[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kdevelop-bugs
Subject:    [Bug 212330] New: Crash on Build All Projects (I think)
From:       Rob Frohne <rob.frohne () wallawalla ! edu>
Date:       2009-10-29 21:40:25
Message-ID: bug-212330-40295 () http ! bugs ! kde ! org/
[Download RAW message or body]

https://bugs.kde.org/show_bug.cgi?id=212330

           Summary: Crash on Build All Projects (I think)
           Product: kdevelop
           Version: unspecified
          Platform: Unlisted Binaries
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: crash
          Priority: NOR
         Component: general
        AssignedTo: kdevelop-bugs@kdevelop.org
        ReportedBy: rob.frohne@wallawalla.edu


Application that crashed: kdevelop
Version of the application: 3.9.95 (using KDevPlatform 0.9.95)
KDE Version: 4.3.2 (KDE 4.3.2)
Qt Version: 4.5.2
Operating System: Linux 2.6.31-14-generic i686
Distribution: Ubuntu 9.10

What I was doing when the application crashed:
I did edit the CMakeList.txt to change the files being compiled just before I
tried to build the project.

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

Thread 8 (Thread 0xb4893b70 (LWP 27152)):
#0  0x00927422 in __kernel_vsyscall ()
#1  0x03d22f4b in write () from /lib/tls/i686/cmov/libc.so.6
#2  0x03cccc74 in _IO_new_file_write (f=0xb070faa8, data=0xa9f86000, n=4096) at
fileops.c:1275
#3  0x03ccc92f in new_do_write (fp=0xb070faa8, data=0xa9f86000 "", to_do=4096)
at fileops.c:529
#4  0x03cccc16 in _IO_new_do_write (fp=0xb070faa8, data=0xa9f86000 "",
to_do=4096) at fileops.c:502
#5  0x03ccd72d in _IO_new_file_overflow (f=0xb070faa8, ch=-1) at fileops.c:880
#6  0x03ccca78 in _IO_new_file_xsputn (f=0xb070faa8, data=0xb0109008, n=4096)
at fileops.c:1357
#7  0x03cc286a in _IO_fwrite (buf=0xb0109008, size=1, count=4096,
fp=0xb070faa8) at iofwrite.c:45
#8  0x005cf15b in QFSFileEnginePrivate::writeFdFh (this=0x968f2f8,
data=0xb00fe008 "", len=2093790) at io/qfsfileengine.cpp:767
#9  0x005d5932 in QFSFileEnginePrivate::nativeWrite (this=0x968f2f8,
data=0xb00fe008 "", len=4096) at io/qfsfileengine_unix.cpp:342
#10 0x005cde94 in QFSFileEngine::write (this=0x973e440, data=0xb00fe008 "",
len=2093790) at io/qfsfileengine.cpp:748
#11 0x0058ec70 in QFile::writeData (this=0x8dde058, data=0xb00fe008 "",
len=2093790) at io/qfile.cpp:1602
#12 0x005950d5 in QIODevice::write (this=0x8dde058, data=0xb00fe008 "",
maxSize=2093790) at io/qiodevice.cpp:1267
#13 0x019652c3 in KDevelop::ItemRepository<Utils::SetNodeData,
Utils::SetNodeDataRequest, false, false, 20u, 1048576u>::store (this=0x3ebe1c8)
    at ../../language/duchain/repositories/itemrepository.h:2105
#14 0x018ffecb in KDevelop::ItemRepositoryRegistry::store (this=0x8979ec8) at
../../language/duchain/repositories/itemrepository.cpp:295
#15 0x0183324c in KDevelop::DUChainPrivate::doMoreCleanup (this=0x8cf8118,
retries=1, needLockRepository=true) at ../../language/duchain/duchain.cpp:804
#16 0x01833743 in KDevelop::DUChainPrivate::CleanupThread::run (this=0x8d0bb50)
at ../../language/duchain/duchain.cpp:288
#17 0x0050be32 in QThreadPrivate::start (arg=0x8d0bb50) at
thread/qthread_unix.cpp:188
#18 0x080f880e in start_thread (arg=0xb4893b70) at pthread_create.c:300
#19 0x03d327ee in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130

Thread 7 (Thread 0xb20f2b70 (LWP 27477)):
#0  0x00927422 in __kernel_vsyscall ()
#1  0x080fce15 in pthread_cond_wait@@GLIBC_2.3.2 () at
../nptl/sysdeps/unix/sysv/linux/i386/i686/../i486/pthread_cond_wait.S:122
#2  0x03d3f78d in __pthread_cond_wait (cond=0x99396c8, mutex=0x99396b0) at
forward.c:139
#3  0x0050ce67 in QWaitConditionPrivate::wait (this=0x9947870, mutex=0x98faed8,
time=4294967295) at thread/qwaitcondition_unix.cpp:87
#4  QWaitCondition::wait (this=0x9947870, mutex=0x98faed8, time=4294967295) at
thread/qwaitcondition_unix.cpp:159
#5  0x04afcb30 in
ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x9947858,
th=0x9935bf0) at ../../../threadweaver/Weaver/WeaverImpl.cpp:365
#6  0x04aff19c in ThreadWeaver::WorkingHardState::waitForAvailableJob
(this=0x98faf70, th=0x9935bf0) at
../../../threadweaver/Weaver/WorkingHardState.cpp:80
#7  0x04afb1fb in ThreadWeaver::WeaverImpl::waitForAvailableJob
(this=0x9947858, th=0x9935bf0) at
../../../threadweaver/Weaver/WeaverImpl.cpp:356
#8  0x04aff292 in ThreadWeaver::WorkingHardState::applyForWork (this=0x98faf70,
th=0x9935bf0) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71
#9  0x04afcdb3 in ThreadWeaver::WeaverImpl::applyForWork (this=0x9947858,
th=0x9935bf0, previous=0x994cbf8) at
../../../threadweaver/Weaver/WeaverImpl.cpp:351
#10 0x04afd3be in ThreadWeaver::ThreadRunHelper::run (this=0xb20f2304,
parent=0x9947858, th=0x9935bf0) at ../../../threadweaver/Weaver/Thread.cpp:87
#11 0x04afd9db in ThreadWeaver::Thread::run (this=0x9935bf0) at
../../../threadweaver/Weaver/Thread.cpp:142
#12 0x0050be32 in QThreadPrivate::start (arg=0x9935bf0) at
thread/qthread_unix.cpp:188
#13 0x080f880e in start_thread (arg=0xb20f2b70) at pthread_create.c:300
#14 0x03d327ee in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130

Thread 6 (Thread 0xafefbb70 (LWP 27572)):
#0  0x080fad4b in __pthread_mutex_lock (mutex=0x9561e74) at
pthread_mutex_lock.c:61
#1  0x03d3f956 in pthread_mutex_lock (mutex=0x9561e74) at forward.c:182
#2  0x06a50fbf in IA__g_main_context_prepare (context=0x9561e70,
priority=0xafefb18c) at /build/buildd/glib2.0-2.22.2/glib/gmain.c:2282
#3  0x06a51341 in g_main_context_iterate (context=0x9561e70, block=<value
optimized out>, dispatch=1, self=0x949e898) at
/build/buildd/glib2.0-2.22.2/glib/gmain.c:2571
#4  0x06a51853 in IA__g_main_context_iteration (context=0x9561e70, may_block=1)
at /build/buildd/glib2.0-2.22.2/glib/gmain.c:2654
#5  0x00627067 in QEventDispatcherGlib::processEvents (this=0x933d290,
flags=...) at kernel/qeventdispatcher_glib.cpp:329
#6  0x005fac79 in QEventLoop::processEvents (this=0xafefb2d4, flags=) at
kernel/qeventloop.cpp:149
#7  0x005fb0ca in QEventLoop::exec (this=0xafefb2d4, flags=...) at
kernel/qeventloop.cpp:201
#8  0x00508b73 in QThread::exec (this=0x9530038) at thread/qthread.cpp:487
#9  0x019381d0 in KDevelop::CompletionWorkerThread::run (this=0x9530038) at
../../language/codecompletion/codecompletionmodel.cpp:79
#10 0x0050be32 in QThreadPrivate::start (arg=0x9530038) at
thread/qthread_unix.cpp:188
#11 0x080f880e in start_thread (arg=0xafefbb70) at pthread_create.c:300
#12 0x03d327ee in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130

Thread 5 (Thread 0xaf6fab70 (LWP 27573)):
#0  0x00927422 in __kernel_vsyscall ()
#1  0x03d24ba6 in *__GI___poll (fds=0x3da5ff4, nfds=1, timeout=-1) at
../sysdeps/unix/sysv/linux/poll.c:87
#2  0x06a5e53b in IA__g_poll (fds=0x93a19a0, nfds=1, timeout=-1) at
/build/buildd/glib2.0-2.22.2/glib/gpoll.c:127
#3  0x06a5155b in g_main_context_poll (context=0x9561ef0, block=<value
optimized out>, dispatch=1, self=0x9b9a340) at
/build/buildd/glib2.0-2.22.2/glib/gmain.c:2904
#4  g_main_context_iterate (context=0x9561ef0, block=<value optimized out>,
dispatch=1, self=0x9b9a340) at /build/buildd/glib2.0-2.22.2/glib/gmain.c:2586
#5  0x06a51853 in IA__g_main_context_iteration (context=0x9561ef0, may_block=1)
at /build/buildd/glib2.0-2.22.2/glib/gmain.c:2654
#6  0x00627067 in QEventDispatcherGlib::processEvents (this=0x935ea30,
flags=...) at kernel/qeventdispatcher_glib.cpp:329
#7  0x005fac79 in QEventLoop::processEvents (this=0xaf6fa2d4, flags=) at
kernel/qeventloop.cpp:149
#8  0x005fb0ca in QEventLoop::exec (this=0xaf6fa2d4, flags=...) at
kernel/qeventloop.cpp:201
#9  0x00508b73 in QThread::exec (this=0x93d1180) at thread/qthread.cpp:487
#10 0x019381d0 in KDevelop::CompletionWorkerThread::run (this=0x93d1180) at
../../language/codecompletion/codecompletionmodel.cpp:79
#11 0x0050be32 in QThreadPrivate::start (arg=0x93d1180) at
thread/qthread_unix.cpp:188
#12 0x080f880e in start_thread (arg=0xaf6fab70) at pthread_create.c:300
#13 0x03d327ee in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130

Thread 4 (Thread 0xaeef9b70 (LWP 27576)):
#0  0x00927422 in __kernel_vsyscall ()
#1  0x080fd142 in pthread_cond_timedwait@@GLIBC_2.3.2 () at
../nptl/sysdeps/unix/sysv/linux/i386/i686/../i486/pthread_cond_timedwait.S:179
#2  0x03d3f7e4 in __pthread_cond_timedwait (cond=0xaeef9234, mutex=0xaeef9264,
abstime=0xaeef92b0) at forward.c:152
#3  0x0050b81e in thread_sleep (ti=0x1) at thread/qthread_unix.cpp:297
#4  0x0050b973 in QThread::msleep (msecs=30) at thread/qthread_unix.cpp:323
#5  0x032c42ab in ?? () from /usr/lib/kde4/kdevcpplanguagesupport.so
#6  0x0050be32 in QThreadPrivate::start (arg=0x9b9a9f0) at
thread/qthread_unix.cpp:188
#7  0x080f880e in start_thread (arg=0xaeef9b70) at pthread_create.c:300
#8  0x03d327ee in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130

Thread 3 (Thread 0xae6f8b70 (LWP 27577)):
#0  0x00927422 in __kernel_vsyscall ()
#1  0x080fce15 in pthread_cond_wait@@GLIBC_2.3.2 () at
../nptl/sysdeps/unix/sysv/linux/i386/i686/../i486/pthread_cond_wait.S:122
#2  0x03d3f78d in __pthread_cond_wait (cond=0x8bedb78, mutex=0x8bedb60) at
forward.c:139
#3  0x0050ce67 in QWaitConditionPrivate::wait (this=0x8bfb6d0, mutex=0x8bfb658,
time=4294967295) at thread/qwaitcondition_unix.cpp:87
#4  QWaitCondition::wait (this=0x8bfb6d0, mutex=0x8bfb658, time=4294967295) at
thread/qwaitcondition_unix.cpp:159
#5  0x04afcb30 in
ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x8bfb6b8,
th=0x92c43d0) at ../../../threadweaver/Weaver/WeaverImpl.cpp:365
#6  0x04aff19c in ThreadWeaver::WorkingHardState::waitForAvailableJob
(this=0x8bfb8c0, th=0x92c43d0) at
../../../threadweaver/Weaver/WorkingHardState.cpp:80
#7  0x04afb1fb in ThreadWeaver::WeaverImpl::waitForAvailableJob
(this=0x8bfb6b8, th=0x92c43d0) at
../../../threadweaver/Weaver/WeaverImpl.cpp:356
#8  0x04aff292 in ThreadWeaver::WorkingHardState::applyForWork (this=0x8bfb8c0,
th=0x92c43d0) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71
#9  0x04afcdb3 in ThreadWeaver::WeaverImpl::applyForWork (this=0x8bfb6b8,
th=0x92c43d0, previous=0x992c7a0) at
../../../threadweaver/Weaver/WeaverImpl.cpp:351
#10 0x04afd3be in ThreadWeaver::ThreadRunHelper::run (this=0xae6f8304,
parent=0x8bfb6b8, th=0x92c43d0) at ../../../threadweaver/Weaver/Thread.cpp:87
#11 0x04afd9db in ThreadWeaver::Thread::run (this=0x92c43d0) at
../../../threadweaver/Weaver/Thread.cpp:142
#12 0x0050be32 in QThreadPrivate::start (arg=0x92c43d0) at
thread/qthread_unix.cpp:188
#13 0x080f880e in start_thread (arg=0xae6f8b70) at pthread_create.c:300
#14 0x03d327ee in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130

Thread 2 (Thread 0xadef7b70 (LWP 27578)):
#0  0x00927422 in __kernel_vsyscall ()
#1  0x080fce15 in pthread_cond_wait@@GLIBC_2.3.2 () at
../nptl/sysdeps/unix/sysv/linux/i386/i686/../i486/pthread_cond_wait.S:122
#2  0x03d3f78d in __pthread_cond_wait (cond=0x8bedb78, mutex=0x8bedb60) at
forward.c:139
#3  0x0050ce67 in QWaitConditionPrivate::wait (this=0x8bfb6d0, mutex=0x8bfb658,
time=4294967295) at thread/qwaitcondition_unix.cpp:87
#4  QWaitCondition::wait (this=0x8bfb6d0, mutex=0x8bfb658, time=4294967295) at
thread/qwaitcondition_unix.cpp:159
#5  0x04afcb30 in
ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x8bfb6b8,
th=0x9391db0) at ../../../threadweaver/Weaver/WeaverImpl.cpp:365
#6  0x04aff19c in ThreadWeaver::WorkingHardState::waitForAvailableJob
(this=0x8bfb8c0, th=0x9391db0) at
../../../threadweaver/Weaver/WorkingHardState.cpp:80
#7  0x04afb1fb in ThreadWeaver::WeaverImpl::waitForAvailableJob
(this=0x8bfb6b8, th=0x9391db0) at
../../../threadweaver/Weaver/WeaverImpl.cpp:356
#8  0x04aff292 in ThreadWeaver::WorkingHardState::applyForWork (this=0x8bfb8c0,
th=0x9391db0) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71
#9  0x04afcdb3 in ThreadWeaver::WeaverImpl::applyForWork (this=0x8bfb6b8,
th=0x9391db0, previous=0x0) at ../../../threadweaver/Weaver/WeaverImpl.cpp:351
#10 0x04aff2b1 in ThreadWeaver::WorkingHardState::applyForWork (this=0x8bfb8c0,
th=0x9391db0) at ../../../threadweaver/Weaver/WorkingHardState.cpp:74
#11 0x04afcdb3 in ThreadWeaver::WeaverImpl::applyForWork (this=0x8bfb6b8,
th=0x9391db0, previous=0xa9d43a8) at
../../../threadweaver/Weaver/WeaverImpl.cpp:351
#12 0x04afd3be in ThreadWeaver::ThreadRunHelper::run (this=0xadef7304,
parent=0x8bfb6b8, th=0x9391db0) at ../../../threadweaver/Weaver/Thread.cpp:87
#13 0x04afd9db in ThreadWeaver::Thread::run (this=0x9391db0) at
../../../threadweaver/Weaver/Thread.cpp:142
#14 0x0050be32 in QThreadPrivate::start (arg=0x9391db0) at
thread/qthread_unix.cpp:188
#15 0x080f880e in start_thread (arg=0xadef7b70) at pthread_create.c:300
#16 0x03d327ee in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130

Thread 1 (Thread 0xb78b6700 (LWP 27150)):
[KCrash Handler]
#6  0x0093653a in QStandardItem::text (this=0x9f9c700,
t=KDevelop::BuilderJob::Configure, item=0xb0704370) at
/usr/include/qt4/QtGui/qstandarditemmodel.h:79
#7  KDevelop::BuilderJobPrivate::addJob (this=0x9f9c700,
t=KDevelop::BuilderJob::Configure, item=0xb0704370) at
../../project/builderjob.cpp:54
#8  0x0093754a in KDevelop::BuilderJob::addItems (this=0x9360a38,
t=KDevelop::BuilderJob::Configure, items=...) at
../../project/builderjob.cpp:101
#9  0x02f27c80 in BuildItemBuilderJob (this=0x9360a38,
t=KDevelop::BuilderJob::Configure, items=...) at
../../../plugins/projectmanagerview/builditembuilderjob.cpp:43
#10 0x02f16aaa in ProjectManagerViewPlugin::runBuilderJob (this=0x8e40be0,
t=KDevelop::BuilderJob::Configure) at
../../../plugins/projectmanagerview/projectmanagerviewplugin.cpp:390
#11 0x02f16b29 in ProjectManagerViewPlugin::configureProjectItems
(this=0x8e40be0) at
../../../plugins/projectmanagerview/projectmanagerviewplugin.cpp:406
#12 0x02f1b82c in ProjectManagerViewPlugin::qt_metacall (this=0x8e40be0,
_c=QMetaObject::InvokeMetaMethod, _id=20, _a=0xbfdaf178) at
./projectmanagerviewplugin.moc:115
#13 0x00612263 in QMetaObject::activate (sender=0x976d080, from_signal_index=5,
to_signal_index=6, argv=0xbfdaf178) at kernel/qobject.cpp:3113
#14 0x006126d8 in QMetaObject::activate (sender=0x976d080, m=0x1777e48,
from_local_signal_index=1, to_local_signal_index=2, argv=0xbfdaf178) at
kernel/qobject.cpp:3207
#15 0x00f0f9b1 in QAction::triggered (this=0x976d080, _t1=false) at
.moc/release-shared/moc_qaction.cpp:236
#16 0x00f10f32 in QAction::activate (this=0x976d080, event=QAction::Trigger) at
kernel/qaction.cpp:1160
#17 0x0135e9cc in QMenuPrivate::activateCausedStack (this=0x8cdf898,
causedStack=..., action=0x976d080, action_e=QAction::Trigger, self=true) at
widgets/qmenu.cpp:967
#18 0x0136503b in QMenuPrivate::activateAction (this=0x8cdf898,
action=0x976d080, action_e=QAction::Trigger, self=<value optimized out>) at
widgets/qmenu.cpp:1060
#19 0x01365bf7 in QMenu::mouseReleaseEvent (this=0x8bfbdf0, e=0xbfdaf8d0) at
widgets/qmenu.cpp:2254
#20 0x00d201c5 in KMenu::mouseReleaseEvent (this=0x8bfbdf0, e=0xbfdaf8d0) at
../../kdeui/widgets/kmenu.cpp:456
#21 0x00f6b012 in QWidget::event (this=0x8bfbdf0, event=0xbfdaf8d0) at
kernel/qwidget.cpp:7549
#22 0x01367e34 in QMenu::event (this=0x8bfbdf0, e=0xbfdaf8d0) at
widgets/qmenu.cpp:2353
#23 0x00f15f54 in QApplicationPrivate::notify_helper (this=0x8a39fc8,
receiver=0x8bfbdf0, e=0xbfdaf8d0) at kernel/qapplication.cpp:4056
#24 0x00f1e033 in QApplication::notify (this=0xbfdb12f4, receiver=0x8bfbdf0,
e=0xbfdaf8d0) at kernel/qapplication.cpp:3758
#25 0x00c35bfa in KApplication::notify (this=0xbfdb12f4, receiver=0x8bfbdf0,
event=0xbfdaf8d0) at ../../kdeui/kernel/kapplication.cpp:302
#26 0x005fc6cb in QCoreApplication::notifyInternal (this=0xbfdb12f4,
receiver=0x8bfbdf0, event=0xbfdaf8d0) at kernel/qcoreapplication.cpp:610
#27 0x00f1cf6e in QCoreApplication::sendSpontaneousEvent (receiver=0x8bfbdf0,
event=0xbfdaf8d0, alienWidget=0x0, nativeWidget=0x8bfbdf0,
buttonDown=0x1790aa0, lastMouseReceiver=...)
    at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:216
#28 QApplicationPrivate::sendMouseEvent (receiver=0x8bfbdf0, event=0xbfdaf8d0,
alienWidget=0x0, nativeWidget=0x8bfbdf0, buttonDown=0x1790aa0,
lastMouseReceiver=...) at kernel/qapplication.cpp:2924
#29 0x00f8bc87 in QETWidget::translateMouseEvent (this=0x8bfbdf0,
event=0xbfdb0f1c) at kernel/qapplication_x11.cpp:4343
#30 0x00f8ac4b in QApplication::x11ProcessEvent (this=0xbfdb12f4,
event=0xbfdb0f1c) at kernel/qapplication_x11.cpp:3428
#31 0x00fb7502 in x11EventSourceDispatch (s=0x8a3d0a8, callback=0,
user_data=0x0) at kernel/qguieventdispatcher_glib.cpp:146
#32 0x06a4de78 in g_main_dispatch (context=0x8a3c290) at
/build/buildd/glib2.0-2.22.2/glib/gmain.c:1960
#33 IA__g_main_context_dispatch (context=0x8a3c290) at
/build/buildd/glib2.0-2.22.2/glib/gmain.c:2513
#34 0x06a51720 in g_main_context_iterate (context=0x8a3c290, block=<value
optimized out>, dispatch=1, self=0x8a3a210) at
/build/buildd/glib2.0-2.22.2/glib/gmain.c:2591
#35 0x06a51853 in IA__g_main_context_iteration (context=0x8a3c290, may_block=1)
at /build/buildd/glib2.0-2.22.2/glib/gmain.c:2654
#36 0x0062702c in QEventDispatcherGlib::processEvents (this=0x89590d0,
flags=...) at kernel/qeventdispatcher_glib.cpp:327
#37 0x00fb6be5 in QGuiEventDispatcherGlib::processEvents (this=0x89590d0,
flags=...) at kernel/qguieventdispatcher_glib.cpp:202
#38 0x005fac79 in QEventLoop::processEvents (this=0xbfdb1214, flags=) at
kernel/qeventloop.cpp:149
#39 0x005fb0ca in QEventLoop::exec (this=0xbfdb1214, flags=...) at
kernel/qeventloop.cpp:201
#40 0x005fd53f in QCoreApplication::exec () at kernel/qcoreapplication.cpp:888
#41 0x00f15dd7 in QApplication::exec () at kernel/qapplication.cpp:3525
#42 0x0804f393 in _start ()

This bug may be a duplicate of or related to bug 211274

Reported using DrKonqi

-- 
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

_______________________________________________
KDevelop-bugs mailing list
KDevelop-bugs@kdevelop.org
https://barney.cs.uni-potsdam.de/mailman/listinfo/kdevelop-bugs
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic