https://bugs.kde.org/show_bug.cgi?id=304140 Bug ID: 304140 Severity: crash Version: unspecified Priority: NOR Assignee: kdevelop-bugs@kdevelop.org Summary: Crashes the first action done in an imported project (Makefile) Classification: Unclassified OS: Linux Reporter: lordspy@gmail.com Hardware: Ubuntu Packages Status: UNCONFIRMED Component: general Product: kdevelop Application: kdevelop (4.0.0 (using KDevPlatform 1.0.0)) KDE Platform Version: 4.4.5 (KDE 4.4.5) Qt Version: 4.6.2 Operating System: Linux 2.6.32-42-generic i686 Distribution: Ubuntu 10.04.4 LTS -- Information about the crash: No matter if opening a file (through project or classes tab) or ending a session the whole system crashes in a few seconds after the file is opened. The crash can be reproduced every time. -- Backtrace: Application: KDevelop (kdevelop.bin), signal: Segmentation fault [Current thread is 1 (Thread 0xb7796710 (LWP 1932))] Thread 8 (Thread 0xb4afcb70 (LWP 1933)): #0 0x00315422 in __kernel_vsyscall () #1 0x0026b342 in pthread_cond_timedwait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/i386/i686/../i486/pthread_cond_timedwait.S:179 #2 0x03e96974 in __pthread_cond_timedwait (cond=0x8f9eb48, mutex=0x8f9eb30, abstime=0xb4afc2b0) at forward.c:152 #3 0x00c5d3df in QWaitConditionPrivate::wait (this=0x8fa0ecc, mutex=0x8fa0ed0, time=200000) at thread/qwaitcondition_unix.cpp:85 #4 QWaitCondition::wait (this=0x8fa0ecc, mutex=0x8fa0ed0, time=200000) at thread/qwaitcondition_unix.cpp:159 #5 0x019d64e5 in KDevelop::DUChainPrivate::CleanupThread::run (this=0x8fa0ec0) at ../../language/duchain/duchain.cpp:286 #6 0x00c5c4fe in QThreadPrivate::start (arg=0x8fa0ec0) at thread/qthread_unix.cpp:248 #7 0x0026696e in start_thread (arg=0xb4afcb70) at pthread_create.c:300 #8 0x03e8998e in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130 Thread 7 (Thread 0xb2edcb70 (LWP 1944)): #0 __i686.get_pc_thunk.bx () at ../sysdeps/i386/i686/multiarch/strcmp.S:49 #1 0x03e96abb in pthread_mutex_lock (mutex=0x949131c) at forward.c:182 #2 0x087b1291 in ?? () from /lib/libglib-2.0.so.0 #3 0x087b15b8 in g_main_context_iteration () from /lib/libglib-2.0.so.0 #4 0x00d8a74f in QEventDispatcherGlib::processEvents (this=0x9282198, flags=...) at kernel/qeventdispatcher_glib.cpp:414 #5 0x00d5d149 in QEventLoop::processEvents (this=0xb2edc290, flags=) at kernel/qeventloop.cpp:149 #6 0x00d5d59a in QEventLoop::exec (this=0xb2edc290, flags=...) at kernel/qeventloop.cpp:201 #7 0x00c59778 in QThread::exec (this=0x9479298) at thread/qthread.cpp:487 #8 0x00d3cd0b in QInotifyFileSystemWatcherEngine::run (this=0x9479298) at io/qfilesystemwatcher_inotify.cpp:248 #9 0x00c5c4fe in QThreadPrivate::start (arg=0x9479298) at thread/qthread_unix.cpp:248 #10 0x0026696e in start_thread (arg=0xb2edcb70) at pthread_create.c:300 #11 0x03e8998e in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130 Thread 6 (Thread 0xb026ab70 (LWP 1946)): #0 0x027d9e16 in *__GI_clock_gettime (clock_id=41803764, tp=0xb0269fe8) at ../sysdeps/unix/clock_gettime.c:100 #1 0x00d8783b in qt_gettime () at kernel/qcore_unix.cpp:111 #2 0x00d8c965 in QTimerInfoList::updateCurrentTime (this=0x95c3d34) at kernel/qeventdispatcher_unix.cpp:340 #3 0x00d8c9aa in QTimerInfoList::timerWait (this=0x95c3d34, tm=...) at kernel/qeventdispatcher_unix.cpp:443 #4 0x00d8a958 in timerSourcePrepareHelper (src=, timeout=0xb026a0fc) at kernel/qeventdispatcher_glib.cpp:136 #5 0x00d8a9e5 in timerSourcePrepare (source=0x0, timeout=0x27ddff4) at kernel/qeventdispatcher_glib.cpp:169 #6 0x087b0bca in g_main_context_prepare () from /lib/libglib-2.0.so.0 #7 0x087b0fe9 in ?? () from /lib/libglib-2.0.so.0 #8 0x087b15b8 in g_main_context_iteration () from /lib/libglib-2.0.so.0 #9 0x00d8a74f in QEventDispatcherGlib::processEvents (this=0x949e6e0, flags=...) at kernel/qeventdispatcher_glib.cpp:414 #10 0x00d5d149 in QEventLoop::processEvents (this=0xb026a2c0, flags=) at kernel/qeventloop.cpp:149 #11 0x00d5d59a in QEventLoop::exec (this=0xb026a2c0, flags=...) at kernel/qeventloop.cpp:201 #12 0x00c59778 in QThread::exec (this=0x952bd58) at thread/qthread.cpp:487 #13 0x01acfd50 in KDevelop::CompletionWorkerThread::run (this=0x952bd58) at ../../language/codecompletion/codecompletionmodel.cpp:82 #14 0x00c5c4fe in QThreadPrivate::start (arg=0x952bd58) at thread/qthread_unix.cpp:248 #15 0x0026696e in start_thread (arg=0xb026ab70) at pthread_create.c:300 #16 0x03e8998e in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130 Thread 5 (Thread 0xafa69b70 (LWP 1947)): #0 0x087b0759 in g_main_context_check () from /lib/libglib-2.0.so.0 #1 0x087b11ce in ?? () from /lib/libglib-2.0.so.0 #2 0x087b15b8 in g_main_context_iteration () from /lib/libglib-2.0.so.0 #3 0x00d8a74f in QEventDispatcherGlib::processEvents (this=0x95b0cd8, flags=...) at kernel/qeventdispatcher_glib.cpp:414 #4 0x00d5d149 in QEventLoop::processEvents (this=0xafa692c0, flags=) at kernel/qeventloop.cpp:149 #5 0x00d5d59a in QEventLoop::exec (this=0xafa692c0, flags=...) at kernel/qeventloop.cpp:201 #6 0x00c59778 in QThread::exec (this=0x95456a0) at thread/qthread.cpp:487 #7 0x01acfd50 in KDevelop::CompletionWorkerThread::run (this=0x95456a0) at ../../language/codecompletion/codecompletionmodel.cpp:82 #8 0x00c5c4fe in QThreadPrivate::start (arg=0x95456a0) at thread/qthread_unix.cpp:248 #9 0x0026696e in start_thread (arg=0xafa69b70) at pthread_create.c:300 #10 0x03e8998e in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130 Thread 4 (Thread 0xaf268b70 (LWP 1948)): #0 0x00315422 in __kernel_vsyscall () #1 0x0026b342 in pthread_cond_timedwait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/i386/i686/../i486/pthread_cond_timedwait.S:179 #2 0x03e96974 in __pthread_cond_timedwait (cond=0xaf268224, mutex=0xaf268254, abstime=0xaf2682a0) at forward.c:152 #3 0x00c5bdee in thread_sleep (ti=0x1) at thread/qthread_unix.cpp:398 #4 0x00c5bf43 in QThread::msleep (msecs=30) at thread/qthread_unix.cpp:424 #5 0x07fb431b in ?? () from /usr/lib/kde4/kdevcpplanguagesupport.so #6 0x00c5c4fe in QThreadPrivate::start (arg=0x95c1f28) at thread/qthread_unix.cpp:248 #7 0x0026696e in start_thread (arg=0xaf268b70) at pthread_create.c:300 #8 0x03e8998e in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130 Thread 3 (Thread 0xae63cb70 (LWP 1949)): [KCrash Handler] #6 KDevelop::Declaration::context (this=0xae637718) at ../../language/duchain/declaration.cpp:359 #7 0x04439e48 in Cpp::OverloadResolver::matchParameterTypes(TypePtr, KDevelop::IndexedTypeIdentifier const&, QMap >&, bool) const () from /usr/lib/libkdev4cppduchain.so.4.0.0 #8 0x0443a048 in Cpp::OverloadResolver::matchParameterTypes(TypePtr const&, TypePtr const&, QMap >&, bool) const () from /usr/lib/libkdev4cppduchain.so.4.0.0 #9 0x0443a22b in Cpp::OverloadResolver::matchParameterTypes(TypePtr const&, TypePtr const&, QMap >&, bool) const () from /usr/lib/libkdev4cppduchain.so.4.0.0 #10 0x0443ab36 in Cpp::OverloadResolver::applyImplicitTemplateParameters(Cpp::OverloadResolver::ParameterList const&, KDevelop::Declaration*) const () from /usr/lib/libkdev4cppduchain.so.4.0.0 #11 0x0443b9e6 in Cpp::OverloadResolver::resolveList(Cpp::OverloadResolver::ParameterList const&, QList const&, bool) () from /usr/lib/libkdev4cppduchain.so.4.0.0 #12 0x0443c189 in Cpp::OverloadResolver::resolveConstructor(Cpp::OverloadResolver::ParameterList const&, bool, bool) () from /usr/lib/libkdev4cppduchain.so.4.0.0 #13 0x0443628b in Cpp::TypeConversion::userDefinedConversion(TypePtr, TypePtr, bool, bool) () from /usr/lib/libkdev4cppduchain.so.4.0.0 #14 0x04436967 in Cpp::TypeConversion::implicitConversion(KDevelop::IndexedType, KDevelop::IndexedType, bool, bool) () from /usr/lib/libkdev4cppduchain.so.4.0.0 #15 0x0443d562 in Cpp::ViableFunction::matchParameters(Cpp::OverloadResolver::ParameterList const&, bool) () from /usr/lib/libkdev4cppduchain.so.4.0.0 #16 0x04438f52 in Cpp::OverloadResolver::resolveListOffsetted(Cpp::OverloadResolver::ParameterList const&, QList > const&, bool) () from /usr/lib/libkdev4cppduchain.so.4.0.0 #17 0x0443e927 in Cpp::OverloadResolutionHelper::resolve(bool) () from /usr/lib/libkdev4cppduchain.so.4.0.0 #18 0x0442ad15 in Cpp::ExpressionVisitor::visitBinaryExpression(BinaryExpressionAST*) () from /usr/lib/libkdev4cppduchain.so.4.0.0 #19 0x07a14b23 in Visitor::visit(AST*) () from /usr/lib/libkdev4cppparser.so.4.0.0 #20 0x04429cef in Cpp::ExpressionVisitor::visitBinaryExpression(BinaryExpressionAST*) () from /usr/lib/libkdev4cppduchain.so.4.0.0 #21 0x07a14b23 in Visitor::visit(AST*) () from /usr/lib/libkdev4cppparser.so.4.0.0 #22 0x0442728d in Cpp::ExpressionVisitor::visitExpressionStatement(ExpressionStatementAST*) () from /usr/lib/libkdev4cppduchain.so.4.0.0 #23 0x07a14b23 in Visitor::visit(AST*) () from /usr/lib/libkdev4cppparser.so.4.0.0 #24 0x044215df in Cpp::ExpressionVisitor::parse(AST*) () from /usr/lib/libkdev4cppduchain.so.4.0.0 #25 0x043de6f4 in UseBuilder::visitExpression(AST*) () from /usr/lib/libkdev4cppduchain.so.4.0.0 #26 0x043deb14 in UseBuilder::visitExpressionStatement(ExpressionStatementAST*) () from /usr/lib/libkdev4cppduchain.so.4.0.0 #27 0x07a14b23 in Visitor::visit(AST*) () from /usr/lib/libkdev4cppparser.so.4.0.0 #28 0x07a126b1 in DefaultVisitor::visitCompoundStatement(CompoundStatementAST*) () from /usr/lib/libkdev4cppparser.so.4.0.0 #29 0x04396403 in ContextBuilder::visitCompoundStatement(CompoundStatementAST*) () from /usr/lib/libkdev4cppduchain.so.4.0.0 #30 0x07a14b23 in Visitor::visit(AST*) () from /usr/lib/libkdev4cppparser.so.4.0.0 #31 0x043961cc in ContextBuilder::visitForStatement(ForStatementAST*) () from /usr/lib/libkdev4cppduchain.so.4.0.0 #32 0x07a14b23 in Visitor::visit(AST*) () from /usr/lib/libkdev4cppparser.so.4.0.0 #33 0x07a126b1 in DefaultVisitor::visitCompoundStatement(CompoundStatementAST*) () from /usr/lib/libkdev4cppparser.so.4.0.0 #34 0x04396403 in ContextBuilder::visitCompoundStatement(CompoundStatementAST*) () from /usr/lib/libkdev4cppduchain.so.4.0.0 #35 0x07a14b23 in Visitor::visit(AST*) () from /usr/lib/libkdev4cppparser.so.4.0.0 #36 0x04395eaa in ContextBuilder::visitFunctionDefinition(FunctionDefinitionAST*) () from /usr/lib/libkdev4cppduchain.so.4.0.0 #37 0x07a14b23 in Visitor::visit(AST*) () from /usr/lib/libkdev4cppparser.so.4.0.0 #38 0x07a13951 in ?? () from /usr/lib/libkdev4cppparser.so.4.0.0 #39 0x04394767 in ContextBuilder::visitClassSpecifier(ClassSpecifierAST*) () from /usr/lib/libkdev4cppduchain.so.4.0.0 #40 0x043dfac2 in UseBuilder::visitClassSpecifier(ClassSpecifierAST*) () from /usr/lib/libkdev4cppduchain.so.4.0.0 #41 0x07a14b23 in Visitor::visit(AST*) () from /usr/lib/libkdev4cppparser.so.4.0.0 #42 0x07a13080 in DefaultVisitor::visitSimpleDeclaration(SimpleDeclarationAST*) () from /usr/lib/libkdev4cppparser.so.4.0.0 #43 0x043df2e7 in UseBuilder::visitSimpleDeclaration(SimpleDeclarationAST*) () from /usr/lib/libkdev4cppduchain.so.4.0.0 #44 0x07a14b23 in Visitor::visit(AST*) () from /usr/lib/libkdev4cppparser.so.4.0.0 #45 0x07a13951 in ?? () from /usr/lib/libkdev4cppparser.so.4.0.0 #46 0x07a14b23 in Visitor::visit(AST*) () from /usr/lib/libkdev4cppparser.so.4.0.0 #47 0x043929cc in ContextBuilder::startVisiting(AST*) () from /usr/lib/libkdev4cppduchain.so.4.0.0 #48 0x043de36b in UseBuilder::buildUses(AST*) () from /usr/lib/libkdev4cppduchain.so.4.0.0 #49 0x07fc63aa in ?? () from /usr/lib/kde4/kdevcpplanguagesupport.so #50 0x03ce349d in ThreadWeaver::JobRunHelper::runTheJob (this=0xae63c23c, th=0x953fcd8, job=0xc0135a8) at ../../../threadweaver/Weaver/Job.cpp:106 #51 0x03ce3801 in ThreadWeaver::Job::execute (this=0xc0135a8, th=0x953fcd8) at ../../../threadweaver/Weaver/Job.cpp:135 #52 0x03ce51e3 in ThreadWeaver::JobCollectionJobRunner::execute (this=0x9277480, t=0x953fcd8) at ../../../threadweaver/Weaver/JobCollection.cpp:82 #53 0x03ce24ea in ThreadWeaver::ThreadRunHelper::run (this=0xae63c2f4, parent=0x8f251f8, th=0x953fcd8) at ../../../threadweaver/Weaver/Thread.cpp:95 #54 0x03ce2c3b in ThreadWeaver::Thread::run (this=0x953fcd8) at ../../../threadweaver/Weaver/Thread.cpp:142 #55 0x00c5c4fe in QThreadPrivate::start (arg=0x953fcd8) at thread/qthread_unix.cpp:248 #56 0x0026696e in start_thread (arg=0xae63cb70) at pthread_create.c:300 #57 0x03e8998e in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130 Thread 2 (Thread 0xade3bb70 (LWP 1950)): #0 0x00315422 in __kernel_vsyscall () #1 0x0026b015 in pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/i386/i686/../i486/pthread_cond_wait.S:122 #2 0x03e9691d in __pthread_cond_wait (cond=0x8f24ea0, mutex=0x8f24e88) at forward.c:139 #3 0x00c5d457 in QWaitConditionPrivate::wait (this=0x8f25210, mutex=0x8f25348, time=4294967295) at thread/qwaitcondition_unix.cpp:87 #4 QWaitCondition::wait (this=0x8f25210, mutex=0x8f25348, time=4294967295) at thread/qwaitcondition_unix.cpp:159 #5 0x03ce1870 in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x8f251f8, th=0x94751a0) at ../../../threadweaver/Weaver/WeaverImpl.cpp:365 #6 0x03ce438c in ThreadWeaver::WorkingHardState::waitForAvailableJob (this=0x8f25408, th=0x94751a0) at ../../../threadweaver/Weaver/WorkingHardState.cpp:80 #7 0x03ce027b in ThreadWeaver::WeaverImpl::waitForAvailableJob (this=0x8f251f8, th=0x94751a0) at ../../../threadweaver/Weaver/WeaverImpl.cpp:356 #8 0x03ce4482 in ThreadWeaver::WorkingHardState::applyForWork (this=0x8f25408, th=0x94751a0) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71 #9 0x03ce14d3 in ThreadWeaver::WeaverImpl::applyForWork (this=0x8f251f8, th=0x94751a0, previous=0x0) at ../../../threadweaver/Weaver/WeaverImpl.cpp:351 #10 0x03ce44a1 in ThreadWeaver::WorkingHardState::applyForWork (this=0x8f25408, th=0x94751a0) at ../../../threadweaver/Weaver/WorkingHardState.cpp:74 #11 0x03ce14d3 in ThreadWeaver::WeaverImpl::applyForWork (this=0x8f251f8, th=0x94751a0, previous=0x0) at ../../../threadweaver/Weaver/WeaverImpl.cpp:351 #12 0x03ce44a1 in ThreadWeaver::WorkingHardState::applyForWork (this=0x8f25408, th=0x94751a0) at ../../../threadweaver/Weaver/WorkingHardState.cpp:74 #13 0x03ce14d3 in ThreadWeaver::WeaverImpl::applyForWork (this=0x8f251f8, th=0x94751a0, previous=0x953c598) at ../../../threadweaver/Weaver/WeaverImpl.cpp:351 #14 0x03ce251e in ThreadWeaver::ThreadRunHelper::run (this=0xade3b2f4, parent=0x8f251f8, th=0x94751a0) at ../../../threadweaver/Weaver/Thread.cpp:87 #15 0x03ce2c3b in ThreadWeaver::Thread::run (this=0x94751a0) at ../../../threadweaver/Weaver/Thread.cpp:142 #16 0x00c5c4fe in QThreadPrivate::start (arg=0x94751a0) at thread/qthread_unix.cpp:248 #17 0x0026696e in start_thread (arg=0xade3bb70) at pthread_create.c:300 #18 0x03e8998e in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130 Thread 1 (Thread 0xb7796710 (LWP 1932)): #0 0x00315422 in __kernel_vsyscall () #1 0x03e7bac6 in *__GI___poll (fds=0x3f10ff4, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:87 #2 0x045b6d60 in ?? () from /usr/lib/libxcb.so.1 #3 0x045b72cb in ?? () from /usr/lib/libxcb.so.1 #4 0x045b7667 in xcb_writev () from /usr/lib/libxcb.so.1 #5 0x023bdd79 in _XSend () from /usr/lib/libX11.so.6 #6 0x023aa112 in ?? () from /usr/lib/libX11.so.6 #7 0x023aa31a in XPutImage () from /usr/lib/libX11.so.6 #8 0x010b6001 in QX11PixmapData::fromImage (this=0x9281388, img=..., flags=...) at image/qpixmap_x11.cpp:612 #9 0x0109fddc in QPixmap::fromImage (image=..., flags=...) at image/qpixmap.cpp:1992 #10 0x0110724e in QPaintEngine::drawImage (this=0x8f519f8, r=..., image=..., sr=..., flags=...) at painting/qpaintengine.cpp:623 #11 0x011cd0b9 in QX11PaintEngine::drawImage (this=0x8f519f8, r=..., image=..., sr=..., flags=...) at painting/qpaintengine_x11.cpp:1893 #12 0x0111e828 in QPainterPrivate::draw_helper (this=0xc00d700, originalPath=..., op=) at painting/qpainter.cpp:484 #13 0x01124189 in QPainter::drawPath (this=0xbfb3412c, path=...) at painting/qpainter.cpp:3356 #14 0x011262fc in QPainter::drawRoundedRect (this=0xbfb3412c, rect=..., xRadius=2, yRadius=2, mode=Qt::AbsoluteSize) at painting/qpainter.cpp:4136 #15 0x041a7c46 in ?? () from /usr/lib/kde4/plugins/styles/oxygen.so #16 0x041a8a41 in ?? () from /usr/lib/kde4/plugins/styles/oxygen.so #17 0x041967aa in ?? () from /usr/lib/kde4/plugins/styles/oxygen.so #18 0x00509ad6 in KStyle::drawControl (this=0xbfb3412c, element=QStyle::CE_ScrollBarSlider, option=0xbfb32b44, p=0xbfb3412c, widget=0x91f4dd0) at ../../kdeui/kernel/kstyle.cpp:2266 #19 0x0419fac5 in ?? () from /usr/lib/kde4/plugins/styles/oxygen.so #20 0x01300b0c in QCommonStyle::drawComplexControl (this=0x8d80b28, cc=QStyle::CC_ScrollBar, opt=0x8d80b28, p=0xbfb3412c, widget=0x91f4dd0) at styles/qcommonstyle.cpp:3236 #21 0x00505dec in KStyle::drawComplexControl (this=0x8d80b28, cc=QStyle::CC_ScrollBar, opt=0xbfb340c4, p=0xbfb3412c, w=0x91f4dd0) at ../../kdeui/kernel/kstyle.cpp:3591 #22 0x041971e8 in ?? () from /usr/lib/kde4/plugins/styles/oxygen.so #23 0x014619c8 in QScrollBar::paintEvent (this=0xbfb340c4) at widgets/qscrollbar.cpp:547 #24 0x01007756 in QWidget::event (this=0x91f4dd0, event=0xbfb34714) at kernel/qwidget.cpp:8144 #25 0x013b7474 in QAbstractSlider::event (this=0x91f4dd0, e=0xbfb34714) at widgets/qabstractslider.cpp:956 #26 0x014623ea in QScrollBar::event (this=0x91f4dd0, event=0xbfb34714) at widgets/qscrollbar.cpp:527 #27 0x00fa94dc in QApplicationPrivate::notify_helper (this=0x8c0d1f8, receiver=0x91f4dd0, e=0xbfb34714) at kernel/qapplication.cpp:4300 #28 0x00fb00b9 in QApplication::notify (this=0xbfb36e28, receiver=0x91f4dd0, e=0xbfb34714) at kernel/qapplication.cpp:4265 #29 0x004f640a in KApplication::notify (this=0xbfb36e28, receiver=0x91f4dd0, event=0xbfb34714) at ../../kdeui/kernel/kapplication.cpp:302 #30 0x00d5eb2b in QCoreApplication::notifyInternal (this=0xbfb36e28, receiver=0x91f4dd0, event=0xbfb34714) at kernel/qcoreapplication.cpp:704 #31 0x01010ac6 in QCoreApplication::sendSpontaneousEvent (this=0x91f2370, pdev=0x8f66ccc, rgn=..., offset=..., flags=, sharedPainter=0x0, backingStore=0x8f62148) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:218 #32 QWidgetPrivate::drawWidget (this=0x91f2370, pdev=0x8f66ccc, rgn=..., offset=..., flags=, sharedPainter=0x0, backingStore=0x8f62148) at kernel/qwidget.cpp:5339 #33 0x01011905 in QWidgetPrivate::paintSiblingsRecursive (this=0x91f3090, pdev=0x8f66ccc, siblings=..., index=1, rgn=..., offset=..., flags=4, sharedPainter=0x0, backingStore=0x8f62148) at kernel/qwidget.cpp:5452 #34 0x01010815 in QWidgetPrivate::drawWidget (this=0x91f3090, pdev=0x8f66ccc, rgn=..., offset=..., flags=, sharedPainter=0x0, backingStore=0x8f62148) at kernel/qwidget.cpp:5388 #35 0x01011905 in QWidgetPrivate::paintSiblingsRecursive (this=0x91f80a8, pdev=0x8f66ccc, siblings=..., index=5, rgn=..., offset=..., flags=4, sharedPainter=0x0, backingStore=0x8f62148) at kernel/qwidget.cpp:5452 #36 0x01010815 in QWidgetPrivate::drawWidget (this=0x91f80a8, pdev=0x8f66ccc, rgn=..., offset=..., flags=, sharedPainter=0x0, backingStore=0x8f62148) at kernel/qwidget.cpp:5388 #37 0x01011905 in QWidgetPrivate::paintSiblingsRecursive (this=0x91f9c28, pdev=0x8f66ccc, siblings=..., index=3, rgn=..., offset=..., flags=4, sharedPainter=0x0, backingStore=0x8f62148) at kernel/qwidget.cpp:5452 #38 0x01010815 in QWidgetPrivate::drawWidget (this=0x91f9c28, pdev=0x8f66ccc, rgn=..., offset=..., flags=, sharedPainter=0x0, backingStore=0x8f62148) at kernel/qwidget.cpp:5388 #39 0x01011905 in QWidgetPrivate::paintSiblingsRecursive (this=0x91f7df0, pdev=0x8f66ccc, siblings=..., index=3, rgn=..., offset=..., flags=4, sharedPainter=0x0, backingStore=0x8f62148) at kernel/qwidget.cpp:5452 #40 0x01010815 in QWidgetPrivate::drawWidget (this=0x91f7df0, pdev=0x8f66ccc, rgn=..., offset=..., flags=, sharedPainter=0x0, backingStore=0x8f62148) at kernel/qwidget.cpp:5388 #41 0x01011905 in QWidgetPrivate::paintSiblingsRecursive (this=0x9151740, pdev=0x8f66ccc, siblings=..., index=3, rgn=..., offset=..., flags=4, sharedPainter=0x0, backingStore=0x8f62148) at kernel/qwidget.cpp:5452 #42 0x01010815 in QWidgetPrivate::drawWidget (this=0x9151740, pdev=0x8f66ccc, rgn=..., offset=..., flags=, sharedPainter=0x0, backingStore=0x8f62148) at kernel/qwidget.cpp:5388 #43 0x01011905 in QWidgetPrivate::paintSiblingsRecursive (this=0x92a02e0, pdev=0x8f66ccc, siblings=..., index=5, rgn=..., offset=..., flags=4, sharedPainter=0x0, backingStore=0x8f62148) at kernel/qwidget.cpp:5452 #44 0x01010815 in QWidgetPrivate::drawWidget (this=0x92a02e0, pdev=0x8f66ccc, rgn=..., offset=..., flags=, sharedPainter=0x0, backingStore=0x8f62148) at kernel/qwidget.cpp:5388 #45 0x01011905 in QWidgetPrivate::paintSiblingsRecursive (this=0x9224578, pdev=0x8f66ccc, siblings=..., index=16, rgn=..., offset=..., flags=4, sharedPainter=0x0, backingStore=0x8f62148) at kernel/qwidget.cpp:5452 #46 0x0101173e in QWidgetPrivate::paintSiblingsRecursive (this=0x9224578, pdev=0x8f66ccc, siblings=..., index=17, rgn=..., offset=..., flags=4, sharedPainter=0x0, backingStore=0x8f62148) at kernel/qwidget.cpp:5439 #47 0x01010815 in QWidgetPrivate::drawWidget (this=0x9224578, pdev=0x8f66ccc, rgn=..., offset=..., flags=, sharedPainter=0x0, backingStore=0x8f62148) at kernel/qwidget.cpp:5388 #48 0x01011905 in QWidgetPrivate::paintSiblingsRecursive (this=0x8dfab88, pdev=0x8f66ccc, siblings=..., index=35, rgn=..., offset=..., flags=4, sharedPainter=0x0, backingStore=0x8f62148) at kernel/qwidget.cpp:5452 #49 0x01010815 in QWidgetPrivate::drawWidget (this=0x8dfab88, pdev=0x8f66ccc, rgn=..., offset=..., flags=, sharedPainter=0x0, backingStore=0x8f62148) at kernel/qwidget.cpp:5388 #50 0x011e7b00 in QWidgetBackingStore::sync (this=0x8f62148) at painting/qbackingstore.cpp:1291 #51 0x01000c23 in QWidgetPrivate::syncBackingStore (this=0x8dfab88) at kernel/qwidget.cpp:1672 #52 0x01007f16 in QWidget::event (this=0x8df0b10, event=0xbeec698) at kernel/qwidget.cpp:8291 #53 0x01423247 in QMainWindow::event (this=0x8df0b10, event=0xbeec698) at widgets/qmainwindow.cpp:1433 #54 0x005e82e4 in KMainWindow::event (this=0x8df0b10, ev=0xbeec698) at ../../kdeui/widgets/kmainwindow.cpp:1103 #55 0x006300ff in KXmlGuiWindow::event (this=0x8df0b10, ev=0xbeec698) at ../../kdeui/xmlgui/kxmlguiwindow.cpp:131 #56 0x00fa94dc in QApplicationPrivate::notify_helper (this=0x8c0d1f8, receiver=0x8df0b10, e=0xbeec698) at kernel/qapplication.cpp:4300 #57 0x00fb00b9 in QApplication::notify (this=0xbfb36e28, receiver=0x8df0b10, e=0xbeec698) at kernel/qapplication.cpp:4265 #58 0x004f640a in KApplication::notify (this=0xbfb36e28, receiver=0x8df0b10, event=0xbeec698) at ../../kdeui/kernel/kapplication.cpp:302 #59 0x00d5eb2b in QCoreApplication::notifyInternal (this=0xbfb36e28, receiver=0x8df0b10, event=0xbeec698) at kernel/qcoreapplication.cpp:704 #60 0x00d61563 in QCoreApplication::sendEvent (receiver=0x0, event_type=0, data=0x8bca660) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:215 #61 QCoreApplicationPrivate::sendPostedEvents (receiver=0x0, event_type=0, data=0x8bca660) at kernel/qcoreapplication.cpp:1345 #62 0x00d616cd in QCoreApplication::sendPostedEvents (receiver=0x0, event_type=0) at kernel/qcoreapplication.cpp:1238 #63 0x00d8ac1f in QCoreApplication::sendPostedEvents (s=0x8c0f4c0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:220 #64 postEventSourceDispatch (s=0x8c0f4c0) at kernel/qeventdispatcher_glib.cpp:276 #65 0x087ad6e5 in g_main_context_dispatch () from /lib/libglib-2.0.so.0 #66 0x087b13d8 in ?? () from /lib/libglib-2.0.so.0 #67 0x087b15b8 in g_main_context_iteration () from /lib/libglib-2.0.so.0 #68 0x00d8a715 in QEventDispatcherGlib::processEvents (this=0x8bca1f0, flags=...) at kernel/qeventdispatcher_glib.cpp:412 #69 0x01069225 in QGuiEventDispatcherGlib::processEvents (this=0x8bca1f0, flags=...) at kernel/qguieventdispatcher_glib.cpp:204 #70 0x00d5d149 in QEventLoop::processEvents (this=0xbfb36ce4, flags=) at kernel/qeventloop.cpp:149 #71 0x00d5d59a in QEventLoop::exec (this=0xbfb36ce4, flags=...) at kernel/qeventloop.cpp:201 #72 0x00d6178f in QCoreApplication::exec () at kernel/qcoreapplication.cpp:981 #73 0x00fa9577 in QApplication::exec () at kernel/qapplication.cpp:3579 #74 0x08050023 in _start () Reported using DrKonqi -- 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