From kdevelop-bugs Fri Jan 28 13:47:05 2011 From: Leandro Santiago da Silva Date: Fri, 28 Jan 2011 13:47:05 +0000 To: kdevelop-bugs Subject: [Bug 264633] New: KDevelop craches when I copy a block of text using Message-Id: X-MARC-Message: https://marc.info/?l=kdevelop-bugs&m=129622245325133 https://bugs.kde.org/show_bug.cgi?id=264633 Summary: KDevelop craches when I copy a block of text using vi visual mode Product: kdevelop Version: 4.2.60 Platform: Ubuntu Packages OS/Version: Linux Status: UNCONFIRMED Severity: crash Priority: NOR Component: general AssignedTo: kdevelop-bugs@kdevelop.org ReportedBy: leandrosansilva@gmail.com Application: kdevelop (4.2.60) KDE Platform Version: 4.6.00 (4.6.0) Qt Version: 4.7.0 Operating System: Linux 2.6.35-23-generic i686 Distribution: Ubuntu 10.10 -- Information about the crash: - What I was doing when the application crashed: I was copying a multiline block of text in the vim visual model I use: Esc, V, and when I pressed the left key, kdevelop crashed. It happens sometimes. The crash can be reproduced some of the time. -- Backtrace: Application: KDevelop (kdevelop), signal: Segmentation fault [Current thread is 1 (Thread 0xb770f710 (LWP 14033))] Thread 10 (Thread 0xb1709b70 (LWP 14034)): #0 0x00442832 in _dl_sysinfo_int80 () from /lib/ld-linux.so.2 #1 0x00b92884 in pthread_cond_timedwait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/i386/i686/../i486/pthread_cond_timedwait.S:236 #2 0x08f56df4 in __pthread_cond_timedwait (cond=0xa05e7f8, mutex=0xa05e7e0, abstime=0xb17092b0) at forward.c:152 #3 0x057fd94f in wait (this=0xa05847c, mutex=0xa058480, time=1000) at thread/qwaitcondition_unix.cpp:86 #4 QWaitCondition::wait (this=0xa05847c, mutex=0xa058480, time=1000) at thread/qwaitcondition_unix.cpp:160 #5 0x046bbc16 in KDevelop::DUChainPrivate::CleanupThread::run (this=0xa058470) at /home/tenchi/projects/kdevelop/kdevplatform/language/duchain/duchain.cpp:286 #6 0x057fcdf9 in QThreadPrivate::start (arg=0xa058470) at thread/qthread_unix.cpp:266 #7 0x00b8dcc9 in start_thread (arg=0xb1709b70) at pthread_create.c:304 #8 0x08f4969e in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130 Thread 9 (Thread 0xb0e75b70 (LWP 14036)): #0 0x00202e36 in clock_gettime (clock_id=2125812, tp=0xb0e74f90) at ../sysdeps/unix/clock_gettime.c:100 #1 0x0585850b in do_gettime () at tools/qelapsedtimer_unix.cpp:105 #2 qt_gettime () at tools/qelapsedtimer_unix.cpp:119 #3 0x0592f6e5 in QTimerInfoList::updateCurrentTime (this=0xa10a834) at kernel/qeventdispatcher_unix.cpp:339 #4 0x0592f72a in QTimerInfoList::timerWait (this=0xa10a834, tm=...) at kernel/qeventdispatcher_unix.cpp:442 #5 0x0592d7a8 in timerSourcePrepareHelper (src=, timeout=0xb0e750bc) at kernel/qeventdispatcher_glib.cpp:136 #6 0x0592d83d in timerSourcePrepare (source=0x0, timeout=0x206ff4) at kernel/qeventdispatcher_glib.cpp:169 #7 0x054d5e6a in g_main_context_prepare () from /lib/libglib-2.0.so.0 #8 0x054d6279 in ?? () from /lib/libglib-2.0.so.0 #9 0x054d6848 in g_main_context_iteration () from /lib/libglib-2.0.so.0 #10 0x0592d59f in QEventDispatcherGlib::processEvents (this=0x9d7f398, flags=...) at kernel/qeventdispatcher_glib.cpp:417 #11 0x058fd609 in QEventLoop::processEvents (this=0xb0e75290, flags=) at kernel/qeventloop.cpp:149 #12 0x058fda8a in QEventLoop::exec (this=0xb0e75290, flags=...) at kernel/qeventloop.cpp:201 #13 0x057f9b7e in QThread::exec (this=0xa0e0720) at thread/qthread.cpp:490 #14 0x058dc35b in QInotifyFileSystemWatcherEngine::run (this=0xa0e0720) at io/qfilesystemwatcher_inotify.cpp:248 #15 0x057fcdf9 in QThreadPrivate::start (arg=0xa0e0720) at thread/qthread_unix.cpp:266 #16 0x00b8dcc9 in start_thread (arg=0xb0e75b70) at pthread_create.c:304 #17 0x08f4969e in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130 Thread 8 (Thread 0xaeaffb70 (LWP 14072)): #0 0x00202e36 in clock_gettime (clock_id=2125812, tp=0xaeafefa0) at ../sysdeps/unix/clock_gettime.c:100 #1 0x0585850b in do_gettime () at tools/qelapsedtimer_unix.cpp:105 #2 qt_gettime () at tools/qelapsedtimer_unix.cpp:119 #3 0x0592f6e5 in QTimerInfoList::updateCurrentTime (this=0xa2d429c) at kernel/qeventdispatcher_unix.cpp:339 #4 0x0592f72a in QTimerInfoList::timerWait (this=0xa2d429c, tm=...) at kernel/qeventdispatcher_unix.cpp:442 #5 0x0592d7a8 in timerSourcePrepareHelper (src=, timeout=0xaeaff0cc) at kernel/qeventdispatcher_glib.cpp:136 #6 0x0592d83d in timerSourcePrepare (source=0x0, timeout=0x206ff4) at kernel/qeventdispatcher_glib.cpp:169 #7 0x054d5e6a in g_main_context_prepare () from /lib/libglib-2.0.so.0 #8 0x054d6279 in ?? () from /lib/libglib-2.0.so.0 #9 0x054d6848 in g_main_context_iteration () from /lib/libglib-2.0.so.0 #10 0x0592d59f in QEventDispatcherGlib::processEvents (this=0xa290e20, flags=...) at kernel/qeventdispatcher_glib.cpp:417 #11 0x058fd609 in QEventLoop::processEvents (this=0xaeaff2a0, flags=) at kernel/qeventloop.cpp:149 #12 0x058fda8a in QEventLoop::exec (this=0xaeaff2a0, flags=...) at kernel/qeventloop.cpp:201 #13 0x057f9b7e in QThread::exec (this=0xa3124d0) at thread/qthread.cpp:490 #14 0x047aa071 in KDevelop::CompletionWorkerThread::run (this=0xa3124d0) at /home/tenchi/projects/kdevelop/kdevplatform/language/codecompletion/codecompletionmodel.cpp:84 #15 0x057fcdf9 in QThreadPrivate::start (arg=0xa3124d0) at thread/qthread_unix.cpp:266 #16 0x00b8dcc9 in start_thread (arg=0xaeaffb70) at pthread_create.c:304 #17 0x08f4969e in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130 Thread 7 (Thread 0xae2feb70 (LWP 14153)): #0 0x00202e36 in clock_gettime (clock_id=2125812, tp=0xae2fdfa0) at ../sysdeps/unix/clock_gettime.c:100 #1 0x0585850b in do_gettime () at tools/qelapsedtimer_unix.cpp:105 #2 qt_gettime () at tools/qelapsedtimer_unix.cpp:119 #3 0x0592f6e5 in QTimerInfoList::updateCurrentTime (this=0xa25866c) at kernel/qeventdispatcher_unix.cpp:339 #4 0x0592f72a in QTimerInfoList::timerWait (this=0xa25866c, tm=...) at kernel/qeventdispatcher_unix.cpp:442 #5 0x0592d7a8 in timerSourcePrepareHelper (src=, timeout=0xae2fe0cc) at kernel/qeventdispatcher_glib.cpp:136 #6 0x0592d83d in timerSourcePrepare (source=0x0, timeout=0x206ff4) at kernel/qeventdispatcher_glib.cpp:169 #7 0x054d5e6a in g_main_context_prepare () from /lib/libglib-2.0.so.0 #8 0x054d6279 in ?? () from /lib/libglib-2.0.so.0 #9 0x054d6848 in g_main_context_iteration () from /lib/libglib-2.0.so.0 #10 0x0592d59f in QEventDispatcherGlib::processEvents (this=0xa3bbd00, flags=...) at kernel/qeventdispatcher_glib.cpp:417 #11 0x058fd609 in QEventLoop::processEvents (this=0xae2fe2a0, flags=) at kernel/qeventloop.cpp:149 #12 0x058fda8a in QEventLoop::exec (this=0xae2fe2a0, flags=...) at kernel/qeventloop.cpp:201 #13 0x057f9b7e in QThread::exec (this=0xa2d2ea0) at thread/qthread.cpp:490 #14 0x047aa071 in KDevelop::CompletionWorkerThread::run (this=0xa2d2ea0) at /home/tenchi/projects/kdevelop/kdevplatform/language/codecompletion/codecompletionmodel.cpp:84 #15 0x057fcdf9 in QThreadPrivate::start (arg=0xa2d2ea0) at thread/qthread_unix.cpp:266 #16 0x00b8dcc9 in start_thread (arg=0xae2feb70) at pthread_create.c:304 #17 0x08f4969e in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130 Thread 6 (Thread 0xaaadcb70 (LWP 14154)): #0 0x00202e36 in clock_gettime (clock_id=2125812, tp=0xaaadbfa0) at ../sysdeps/unix/clock_gettime.c:100 #1 0x0585850b in do_gettime () at tools/qelapsedtimer_unix.cpp:105 #2 qt_gettime () at tools/qelapsedtimer_unix.cpp:119 #3 0x0592f6e5 in QTimerInfoList::updateCurrentTime (this=0xa2596ac) at kernel/qeventdispatcher_unix.cpp:339 #4 0x0592f72a in QTimerInfoList::timerWait (this=0xa2596ac, tm=...) at kernel/qeventdispatcher_unix.cpp:442 #5 0x0592d7a8 in timerSourcePrepareHelper (src=, timeout=0xaaadc0cc) at kernel/qeventdispatcher_glib.cpp:136 #6 0x0592d83d in timerSourcePrepare (source=0x0, timeout=0x206ff4) at kernel/qeventdispatcher_glib.cpp:169 #7 0x054d5e6a in g_main_context_prepare () from /lib/libglib-2.0.so.0 #8 0x054d6279 in ?? () from /lib/libglib-2.0.so.0 #9 0x054d6848 in g_main_context_iteration () from /lib/libglib-2.0.so.0 #10 0x0592d59f in QEventDispatcherGlib::processEvents (this=0xa315c20, flags=...) at kernel/qeventdispatcher_glib.cpp:417 #11 0x058fd609 in QEventLoop::processEvents (this=0xaaadc2a0, flags=) at kernel/qeventloop.cpp:149 #12 0x058fda8a in QEventLoop::exec (this=0xaaadc2a0, flags=...) at kernel/qeventloop.cpp:201 #13 0x057f9b7e in QThread::exec (this=0xa2530a8) at thread/qthread.cpp:490 #14 0x047aa071 in KDevelop::CompletionWorkerThread::run (this=0xa2530a8) at /home/tenchi/projects/kdevelop/kdevplatform/language/codecompletion/codecompletionmodel.cpp:84 #15 0x057fcdf9 in QThreadPrivate::start (arg=0xa2530a8) at thread/qthread_unix.cpp:266 #16 0x00b8dcc9 in start_thread (arg=0xaaadcb70) at pthread_create.c:304 #17 0x08f4969e in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130 Thread 5 (Thread 0xa83ffb70 (LWP 14183)): #0 0x00442832 in _dl_sysinfo_int80 () from /lib/ld-linux.so.2 #1 0x00b924dc in pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/i386/i686/../i486/pthread_cond_wait.S:169 #2 0x08f56d9d in __pthread_cond_wait (cond=0x5294290, mutex=0x5294278) at forward.c:139 #3 0x05190877 in QTWTF::TCMalloc_PageHeap::scavengerThread (this=0x528f1a0) at ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastMalloc.cpp:2359 #4 0x051908c1 in QTWTF::TCMalloc_PageHeap::runScavengerThread (context=0x528f1a0) at ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastMalloc.cpp:1464 #5 0x00b8dcc9 in start_thread (arg=0xa83ffb70) at pthread_create.c:304 #6 0x08f4969e in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130 Thread 4 (Thread 0xa565fb70 (LWP 14430)): #0 0x00442832 in _dl_sysinfo_int80 () from /lib/ld-linux.so.2 #1 0x00b924dc in pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/i386/i686/../i486/pthread_cond_wait.S:169 #2 0x08f56d9d in __pthread_cond_wait (cond=0x9fa4b80, mutex=0x9fa4b68) at forward.c:139 #3 0x057fd9c7 in wait (this=0x9fa4ad8, mutex=0x9ef3778, time=4294967295) at thread/qwaitcondition_unix.cpp:88 #4 QWaitCondition::wait (this=0x9fa4ad8, mutex=0x9ef3778, time=4294967295) at thread/qwaitcondition_unix.cpp:160 #5 0x00197520 in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x9fa4ac0, th=0xaedd398) at ../../../threadweaver/Weaver/WeaverImpl.cpp:365 #6 0x0019accc in ThreadWeaver::WorkingHardState::waitForAvailableJob (this=0x9f74da0, th=0xaedd398) at ../../../threadweaver/Weaver/WorkingHardState.cpp:80 #7 0x00196a4b in ThreadWeaver::WeaverImpl::waitForAvailableJob (this=0x9fa4ac0, th=0xaedd398) at ../../../threadweaver/Weaver/WeaverImpl.cpp:356 #8 0x0019adc2 in ThreadWeaver::WorkingHardState::applyForWork (this=0x9f74da0, th=0xaedd398) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71 #9 0x00197a23 in ThreadWeaver::WeaverImpl::applyForWork (this=0x9fa4ac0, th=0xaedd398, previous=0xae048e8) at ../../../threadweaver/Weaver/WeaverImpl.cpp:351 #10 0x00198e4e in ThreadWeaver::ThreadRunHelper::run (this=0xa565f2f4, parent=0x9fa4ac0, th=0xaedd398) at ../../../threadweaver/Weaver/Thread.cpp:87 #11 0x0019956b in ThreadWeaver::Thread::run (this=0xaedd398) at ../../../threadweaver/Weaver/Thread.cpp:142 #12 0x057fcdf9 in QThreadPrivate::start (arg=0xaedd398) at thread/qthread_unix.cpp:266 #13 0x00b8dcc9 in start_thread (arg=0xa565fb70) at pthread_create.c:304 #14 0x08f4969e in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130 Thread 3 (Thread 0xa4e5eb70 (LWP 14432)): #0 0x00442832 in _dl_sysinfo_int80 () from /lib/ld-linux.so.2 #1 0x00b924dc in pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/i386/i686/../i486/pthread_cond_wait.S:169 #2 0x08f56d9d in __pthread_cond_wait (cond=0x9fa4b80, mutex=0x9fa4b68) at forward.c:139 #3 0x057fd9c7 in wait (this=0x9fa4ad8, mutex=0x9ef3778, time=4294967295) at thread/qwaitcondition_unix.cpp:88 #4 QWaitCondition::wait (this=0x9fa4ad8, mutex=0x9ef3778, time=4294967295) at thread/qwaitcondition_unix.cpp:160 #5 0x00197520 in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x9fa4ac0, th=0xad922c10) at ../../../threadweaver/Weaver/WeaverImpl.cpp:365 #6 0x0019accc in ThreadWeaver::WorkingHardState::waitForAvailableJob (this=0x9f74da0, th=0xad922c10) at ../../../threadweaver/Weaver/WorkingHardState.cpp:80 #7 0x00196a4b in ThreadWeaver::WeaverImpl::waitForAvailableJob (this=0x9fa4ac0, th=0xad922c10) at ../../../threadweaver/Weaver/WeaverImpl.cpp:356 #8 0x0019adc2 in ThreadWeaver::WorkingHardState::applyForWork (this=0x9f74da0, th=0xad922c10) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71 #9 0x00197a23 in ThreadWeaver::WeaverImpl::applyForWork (this=0x9fa4ac0, th=0xad922c10, previous=0xb4e9530) at ../../../threadweaver/Weaver/WeaverImpl.cpp:351 #10 0x00198e4e in ThreadWeaver::ThreadRunHelper::run (this=0xa4e5e2f4, parent=0x9fa4ac0, th=0xad922c10) at ../../../threadweaver/Weaver/Thread.cpp:87 #11 0x0019956b in ThreadWeaver::Thread::run (this=0xad922c10) at ../../../threadweaver/Weaver/Thread.cpp:142 #12 0x057fcdf9 in QThreadPrivate::start (arg=0xad922c10) at thread/qthread_unix.cpp:266 #13 0x00b8dcc9 in start_thread (arg=0xa4e5eb70) at pthread_create.c:304 #14 0x08f4969e in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130 Thread 2 (Thread 0xa42ffb70 (LWP 14478)): #0 0x00442832 in _dl_sysinfo_int80 () from /lib/ld-linux.so.2 #1 0x00b924dc in pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/i386/i686/../i486/pthread_cond_wait.S:169 #2 0x08f56d9d in __pthread_cond_wait (cond=0x3b79770, mutex=0x3b79758) at forward.c:139 #3 0x036713a5 in ?? () from /usr/lib/libQtWebKit.so.4 #4 0x03671481 in ?? () from /usr/lib/libQtWebKit.so.4 #5 0x00b8dcc9 in start_thread (arg=0xa42ffb70) at pthread_create.c:304 #6 0x08f4969e in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130 Thread 1 (Thread 0xb770f710 (LWP 14033)): [KCrash Handler] #7 0x00000000 in ?? () #8 0x03ecf059 in KateViGlobal::addMark (this=0x9f676a0, doc=0xb293798, mark=..., pos=...) at /home/tenchi/projects/kdevelop/kate/part/vimode/kateviglobal.cpp:211 #9 0x03ed4ea2 in KateViVisualMode::saveRangeMarks (this=0xb27ed18) at /home/tenchi/projects/kdevelop/kate/part/vimode/katevivisualmode.cpp:134 #10 0x03ed52d8 in KateViVisualMode::reset (this=0xb27ed18) at /home/tenchi/projects/kdevelop/kate/part/vimode/katevivisualmode.cpp:119 #11 0x03ec0245 in KateViNormalMode::handleKeypress (this=0xb27ed18, e=0xbf8fa094) at /home/tenchi/projects/kdevelop/kate/part/vimode/katevinormalmode.cpp:346 #12 0x03eae9ef in KateViInputModeManager::handleKeypress (this=0xaed2ea0, e=0xbf8fa094) at /home/tenchi/projects/kdevelop/kate/part/vimode/kateviinputmodemanager.cpp:87 #13 0x03e93ea4 in KateViewInternal::keyPressEvent (this=0xb17afd0, e=0xbf8fa094) at /home/tenchi/projects/kdevelop/kate/part/view/kateviewinternal.cpp:2260 #14 0x03e92ce6 in KateViewInternal::eventFilter (this=0xb17afd0, obj=0xb17afd0, e=0xbf8fa094) at /home/tenchi/projects/kdevelop/kate/part/view/kateviewinternal.cpp:2145 #15 0x058fe29a in QCoreApplicationPrivate::sendThroughObjectEventFilters (this=0x9a42fb8, receiver=0xb17afd0, event=0xbf8fa094) at kernel/qcoreapplication.cpp:847 #16 0x01592fb9 in QApplicationPrivate::notify_helper (this=0x9a42fb8, receiver=0xb17afd0, e=0xbf8fa094) at kernel/qapplication.cpp:4392 #17 0x0159aac9 in QApplication::notify (this=0xbf8facac, receiver=0xb17afd0, e=0xbf8fa094) at kernel/qapplication.cpp:3857 #18 0x07962f7a in KApplication::notify (this=0xbf8facac, receiver=0xb17afd0, event=0xbf8fa094) at ../../kdeui/kernel/kapplication.cpp:311 #19 0x080516cc in KDevelopApplication::notify (this=0xbf8facac, receiver=0xb17afd0, event=0xbf8fa094) at /home/tenchi/projects/kdevelop/kdevelop/app/main.cpp:90 #20 0x058feb3b in QCoreApplication::notifyInternal (this=0xbf8facac, receiver=0xb17afd0, event=0xbf8fa094) at kernel/qcoreapplication.cpp:732 #21 0x01592b9e in sendSpontaneousEvent (receiver=0xb17afd0, event=0x5a32494) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:218 #22 qt_sendSpontaneousEvent (receiver=0xb17afd0, event=0x5a32494) at kernel/qapplication.cpp:5388 #23 0x0164f69d in QKeyMapper::sendKeyEvent (keyWidget=0xb17afd0, grab=false, type=QEvent::KeyPress, code=89, modifiers=..., text=..., autorepeat=, count=, nativeScanCode=29, nativeVirtualKey=121, nativeModifiers=0) at kernel/qkeymapper_x11.cpp:1867 #24 0x01651b49 in QKeyMapperPrivate::translateKeyEvent (this=0x9a7d068, keyWidget=0xb17afd0, event=0xbf8fa75c, grab=120) at kernel/qkeymapper_x11.cpp:1837 #25 0x01625387 in QApplication::x11ProcessEvent (this=0xbf8facac, event=0xbf8fa75c) at kernel/qapplication_x11.cpp:3429 #26 0x0165536a in x11EventSourceDispatch (s=0x9a460a8, callback=0, user_data=0x0) at kernel/qguieventdispatcher_glib.cpp:146 #27 0x054d2855 in g_main_context_dispatch () from /lib/libglib-2.0.so.0 #28 0x054d6668 in ?? () from /lib/libglib-2.0.so.0 #29 0x054d6848 in g_main_context_iteration () from /lib/libglib-2.0.so.0 #30 0x0592d565 in QEventDispatcherGlib::processEvents (this=0x9a1caf0, flags=...) at kernel/qeventdispatcher_glib.cpp:415 #31 0x01654be5 in QGuiEventDispatcherGlib::processEvents (this=0x9a1caf0, flags=...) at kernel/qguieventdispatcher_glib.cpp:204 #32 0x058fd609 in QEventLoop::processEvents (this=0xbf8faa54, flags=) at kernel/qeventloop.cpp:149 #33 0x058fda8a in QEventLoop::exec (this=0xbf8faa54, flags=...) at kernel/qeventloop.cpp:201 #34 0x0590200f in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1009 #35 0x01591e07 in QApplication::exec () at kernel/qapplication.cpp:3672 #36 0x080513b2 in main (argc=1, argv=0xbf8fb474) at /home/tenchi/projects/kdevelop/kdevelop/app/main.cpp:468 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