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

List:       kdevelop-bugs
Subject:    [Bug 266908] New: Crash when editing method signature
From:       Rolf Eike Beer <kde () opensource ! sf-tec ! de>
Date:       2011-02-22 18:14:38
Message-ID: bug-266908-40295 () http ! bugs ! kde ! org/
[Download RAW message or body]

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

           Summary: Crash when editing method signature
           Product: kdevelop
           Version: 4.2.0
          Platform: openSUSE RPMs
        OS/Version: Linux
            Status: NEW
          Severity: crash
          Priority: NOR
         Component: general
        AssignedTo: kdevelop-bugs@kdevelop.org
        ReportedBy: kde@opensource.sf-tec.de


Application: kdevelop (4.2.0)
KDE Platform Version: 4.6.00 (4.6.0)
Qt Version: 4.7.1
Operating System: Linux 2.6.37-12-desktop i686
Distribution: "openSUSE 11.3 (i586)"

-- Information about the crash:
I added a ", QWidget *widget = NULL" to the arguments of one method. Then I
clicked the "1" to get the implementation updated. I switched the open file to
the one with the implementation (that had not been updated yet) and then
KDevelop crashed.

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

Thread 14 (Thread 0xaebdcb70 (LWP 3120)):
#0  0xffffe424 in __kernel_vsyscall ()
#1  0xb5ee0452 in pthread_cond_timedwait@@GLIBC_2.3.2 () from
/lib/libpthread.so.0
#2  0xb5fd32a4 in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib/libc.so.6
#3  0xb6c75a2c in wait (this=0x81eb8d4, mutex=0x81eb8d8, time=1000) at
thread/qwaitcondition_unix.cpp:86
#4  QWaitCondition::wait (this=0x81eb8d4, mutex=0x81eb8d8, time=1000) at
thread/qwaitcondition_unix.cpp:160
#5  0xb572379b in ?? () from /usr/lib/libkdevplatformlanguage.so.3
#6  0xb6c7539a in QThreadPrivate::start (arg=0x81eb8c8) at
thread/qthread_unix.cpp:285
#7  0xb5edbb25 in start_thread () from /lib/libpthread.so.0
#8  0xb5fc546e in clone () from /lib/libc.so.6

Thread 13 (Thread 0xab057b70 (LWP 3169)):
#0  0xb5cc622b in clock_gettime () from /lib/librt.so.1
#1  0xb6cd0265 in do_gettime () at tools/qelapsedtimer_unix.cpp:123
#2  qt_gettime () at tools/qelapsedtimer_unix.cpp:140
#3  0xb6da3d26 in updateCurrentTime (this=0xad11a5f4, tm=...) at
kernel/qeventdispatcher_unix.cpp:339
#4  QTimerInfoList::timerWait (this=0xad11a5f4, tm=...) at
kernel/qeventdispatcher_unix.cpp:442
#5  0xb6da255b in timerSourcePrepareHelper (src=<value optimized out>,
timeout=0xab05713c) at kernel/qeventdispatcher_glib.cpp:136
#6  0xb6da25fd in timerSourcePrepare (source=0xad11a5c0, timeout=<value
optimized out>) at kernel/qeventdispatcher_glib.cpp:169
#7  0xb51e20c0 in g_main_context_prepare () from /usr/lib/libglib-2.0.so.0
#8  0xb51e2f22 in ?? () from /usr/lib/libglib-2.0.so.0
#9  0xb51e360e in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0
#10 0xb6da2da7 in QEventDispatcherGlib::processEvents (this=0x87e8d20,
flags=...) at kernel/qeventdispatcher_glib.cpp:424
#11 0xb6d7389d in QEventLoop::processEvents (this=0xab0572d0, flags=...) at
kernel/qeventloop.cpp:149
#12 0xb6d73ac9 in QEventLoop::exec (this=0xab0572d0, flags=...) at
kernel/qeventloop.cpp:201
#13 0xb6c727a9 in QThread::exec (this=0x867cb00) at thread/qthread.cpp:490
#14 0xb583f3f6 in ?? () from /usr/lib/libkdevplatformlanguage.so.3
#15 0xb6c7539a in QThreadPrivate::start (arg=0x867cb00) at
thread/qthread_unix.cpp:285
#16 0xb5edbb25 in start_thread () from /lib/libpthread.so.0
#17 0xb5fc546e in clone () from /lib/libc.so.6

Thread 12 (Thread 0xab858b70 (LWP 3173)):
#0  0xb51e2073 in g_main_context_prepare () from /usr/lib/libglib-2.0.so.0
#1  0xb51e2f22 in ?? () from /usr/lib/libglib-2.0.so.0
#2  0xb51e360e in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0
#3  0xb6da2da7 in QEventDispatcherGlib::processEvents (this=0x8737e78,
flags=...) at kernel/qeventdispatcher_glib.cpp:424
#4  0xb6d7389d in QEventLoop::processEvents (this=0xab8582d0, flags=...) at
kernel/qeventloop.cpp:149
#5  0xb6d73ac9 in QEventLoop::exec (this=0xab8582d0, flags=...) at
kernel/qeventloop.cpp:201
#6  0xb6c727a9 in QThread::exec (this=0x8716e58) at thread/qthread.cpp:490
#7  0xb583f3f6 in ?? () from /usr/lib/libkdevplatformlanguage.so.3
#8  0xb6c7539a in QThreadPrivate::start (arg=0x8716e58) at
thread/qthread_unix.cpp:285
#9  0xb5edbb25 in start_thread () from /lib/libpthread.so.0
#10 0xb5fc546e in clone () from /lib/libc.so.6

Thread 11 (Thread 0xa9f6cb70 (LWP 3174)):
#0  0xb5cc622b in clock_gettime () from /lib/librt.so.1
#1  0xb6cd0265 in do_gettime () at tools/qelapsedtimer_unix.cpp:123
#2  qt_gettime () at tools/qelapsedtimer_unix.cpp:140
#3  0xb6da3d26 in updateCurrentTime (this=0x86645bc, tm=...) at
kernel/qeventdispatcher_unix.cpp:339
#4  QTimerInfoList::timerWait (this=0x86645bc, tm=...) at
kernel/qeventdispatcher_unix.cpp:442
#5  0xb6da255b in timerSourcePrepareHelper (src=<value optimized out>,
timeout=0xa9f6c13c) at kernel/qeventdispatcher_glib.cpp:136
#6  0xb6da25fd in timerSourcePrepare (source=0x8664588, timeout=<value
optimized out>) at kernel/qeventdispatcher_glib.cpp:169
#7  0xb51e20c0 in g_main_context_prepare () from /usr/lib/libglib-2.0.so.0
#8  0xb51e2f22 in ?? () from /usr/lib/libglib-2.0.so.0
#9  0xb51e360e in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0
#10 0xb6da2da7 in QEventDispatcherGlib::processEvents (this=0x86db728,
flags=...) at kernel/qeventdispatcher_glib.cpp:424
#11 0xb6d7389d in QEventLoop::processEvents (this=0xa9f6c2d0, flags=...) at
kernel/qeventloop.cpp:149
#12 0xb6d73ac9 in QEventLoop::exec (this=0xa9f6c2d0, flags=...) at
kernel/qeventloop.cpp:201
#13 0xb6c727a9 in QThread::exec (this=0xad1012d8) at thread/qthread.cpp:490
#14 0xb583f3f6 in ?? () from /usr/lib/libkdevplatformlanguage.so.3
#15 0xb6c7539a in QThreadPrivate::start (arg=0xad1012d8) at
thread/qthread_unix.cpp:285
#16 0xb5edbb25 in start_thread () from /lib/libpthread.so.0
#17 0xb5fc546e in clone () from /lib/libc.so.6

Thread 10 (Thread 0xa8f6bb70 (LWP 3187)):
#0  0xffffe424 in __kernel_vsyscall ()
#1  0xb5ee0125 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
#2  0xb5fd324c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libc.so.6
#3  0xb0432167 in QTWTF::TCMalloc_PageHeap::scavengerThread (this=0xb05521a0)
at ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastMalloc.cpp:2359
#4  0xb04321af in QTWTF::TCMalloc_PageHeap::runScavengerThread
(context=0xb05521a0) at
../3rdparty/javascriptcore/JavaScriptCore/wtf/FastMalloc.cpp:1464
#5  0xb5edbb25 in start_thread () from /lib/libpthread.so.0
#6  0xb5fc546e in clone () from /lib/libc.so.6

Thread 9 (Thread 0xa75ffb70 (LWP 3376)):
#0  0xb5cc622b in clock_gettime () from /lib/librt.so.1
#1  0xb6cd0265 in do_gettime () at tools/qelapsedtimer_unix.cpp:123
#2  qt_gettime () at tools/qelapsedtimer_unix.cpp:140
#3  0xb6da3d26 in updateCurrentTime (this=0x8f0ec84, tm=...) at
kernel/qeventdispatcher_unix.cpp:339
#4  QTimerInfoList::timerWait (this=0x8f0ec84, tm=...) at
kernel/qeventdispatcher_unix.cpp:442
#5  0xb6da255b in timerSourcePrepareHelper (src=<value optimized out>,
timeout=0xa75ff11c) at kernel/qeventdispatcher_glib.cpp:136
#6  0xb6da25fd in timerSourcePrepare (source=0x8f0ec50, timeout=<value
optimized out>) at kernel/qeventdispatcher_glib.cpp:169
#7  0xb51e20c0 in g_main_context_prepare () from /usr/lib/libglib-2.0.so.0
#8  0xb51e2f22 in ?? () from /usr/lib/libglib-2.0.so.0
#9  0xb51e360e in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0
#10 0xb6da2da7 in QEventDispatcherGlib::processEvents (this=0x8f0f310,
flags=...) at kernel/qeventdispatcher_glib.cpp:424
#11 0xb6d7389d in QEventLoop::processEvents (this=0xa75ff2b0, flags=...) at
kernel/qeventloop.cpp:149
#12 0xb6d73ac9 in QEventLoop::exec (this=0xa75ff2b0, flags=...) at
kernel/qeventloop.cpp:201
#13 0xb6c727a9 in QThread::exec (this=0x8f00c88) at thread/qthread.cpp:490
#14 0xb6d534ad in QInotifyFileSystemWatcherEngine::run (this=0x8f00c88) at
io/qfilesystemwatcher_inotify.cpp:248
#15 0xb6c7539a in QThreadPrivate::start (arg=0x8f00c88) at
thread/qthread_unix.cpp:285
#16 0xb5edbb25 in start_thread () from /lib/libpthread.so.0
#17 0xb5fc546e in clone () from /lib/libc.so.6

Thread 8 (Thread 0xa69ffb70 (LWP 3395)):
#0  0xffffe424 in __kernel_vsyscall ()
#1  0xb5ee0125 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
#2  0xb5fd324c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libc.so.6
#3  0xb4739987 in ?? () from /usr/lib/libQtWebKit.so.4
#4  0xb5edbb25 in start_thread () from /lib/libpthread.so.0
#5  0xb5fc546e in clone () from /lib/libc.so.6

Thread 7 (Thread 0xa5cf5b70 (LWP 3396)):
[KCrash Handler]
#7  0xb5745406 in
KDevelop::TopDUContext::indexForUsedDeclaration(KDevelop::Declaration*, bool)
() from /usr/lib/libkdevplatformlanguage.so.3
#8  0xaa04ff28 in newUse (this=0xa5cf433c, node=0xa107b63c, start_token=4716,
end_token=4717, decl=...) at
/usr/include/kdevplatform/language/duchain/builders/abstractusebuilder.h:134
#9  UseExpressionVisitor::usingDeclaration (this=0xa5cf433c, node=0xa107b63c,
start_token=4716, end_token=4717, decl=...) at
/usr/src/debug/kdevelop-4.2.0/languages/cpp/cppduchain/usebuilder.cpp:129
#10 0xaa0a4595 in flushUse (this=0xa5cf433c, node=0xa107b6e4) at
/usr/src/debug/kdevelop-4.2.0/languages/cpp/cppduchain/expressionvisitor.h:190
#11 newUse (this=0xa5cf433c, node=0xa107b6e4) at
/usr/src/debug/kdevelop-4.2.0/languages/cpp/cppduchain/expressionvisitor.h:166
#12 Cpp::ExpressionVisitor::visitFunctionCall (this=0xa5cf433c,
node=0xa107b6e4) at
/usr/src/debug/kdevelop-4.2.0/languages/cpp/cppduchain/expressionvisitor.cpp:1983
#13 0xa9f7cce5 in Visitor::visit (this=0xa5cf433c, node=0xa107b6e4) at
/usr/src/debug/kdevelop-4.2.0/languages/cpp/parser/visitor.cpp:114
#14 0xaa09439a in Cpp::ExpressionVisitor::visitSubExpressions (this=0xa5cf433c,
node=0xa107b704, nodes=0xa107b6f8) at
/usr/src/debug/kdevelop-4.2.0/languages/cpp/cppduchain/expressionvisitor.cpp:770
#15 0xaa09731a in Cpp::ExpressionVisitor::visitPostfixExpression
(this=0xa5cf433c, node=0xa107b704) at
/usr/src/debug/kdevelop-4.2.0/languages/cpp/cppduchain/expressionvisitor.cpp:808
#16 0xa9f7cce5 in Visitor::visit (this=0xa5cf433c, node=0xa107b704) at
/usr/src/debug/kdevelop-4.2.0/languages/cpp/parser/visitor.cpp:114
#17 0xaa09648e in Cpp::ExpressionVisitor::buildParametersFromExpression
(this=0xa5cf433c, expression=0xa107b704) at
/usr/src/debug/kdevelop-4.2.0/languages/cpp/cppduchain/expressionvisitor.cpp:1794
#18 0xaa0a0a48 in Cpp::ExpressionVisitor::visitInitDeclarator (this=0xa5cf433c,
node=0xa107b738) at
/usr/src/debug/kdevelop-4.2.0/languages/cpp/cppduchain/expressionvisitor.cpp:1161
#19 0xa9f7cce5 in Visitor::visit (this=0xa5cf433c, node=0xa107b738) at
/usr/src/debug/kdevelop-4.2.0/languages/cpp/parser/visitor.cpp:114
#20 0xaa096c56 in Cpp::ExpressionVisitor::visitSimpleDeclaration
(this=0xa5cf433c, node=0xa107b75c) at
/usr/src/debug/kdevelop-4.2.0/languages/cpp/cppduchain/expressionvisitor.cpp:2273
#21 0xa9f7cce5 in Visitor::visit (this=0xa5cf433c, node=0xa107b75c) at
/usr/src/debug/kdevelop-4.2.0/languages/cpp/parser/visitor.cpp:114
#22 0xaa09571d in Cpp::ExpressionVisitor::parse (this=0xa5cf433c,
ast=0xa107b75c) at
/usr/src/debug/kdevelop-4.2.0/languages/cpp/cppduchain/expressionvisitor.cpp:235
#23 0xaa04dc56 in UseBuilder::visitSimpleDeclaration (this=0xa5cf4c48,
node=0xa107b75c) at
/usr/src/debug/kdevelop-4.2.0/languages/cpp/cppduchain/usebuilder.cpp:219
#24 0xa9f7cce5 in Visitor::visit (this=0xa5cf4c78, node=0xa107b75c) at
/usr/src/debug/kdevelop-4.2.0/languages/cpp/parser/visitor.cpp:114
#25 0xa9f7a71a in DefaultVisitor::visitDeclarationStatement (this=0xa5cf4c78,
node=0xa107b784) at
/usr/src/debug/kdevelop-4.2.0/languages/cpp/parser/default_visitor.cpp:99
#26 0xa9f7cce5 in Visitor::visit (this=0xa5cf4c78, node=0xa107b784) at
/usr/src/debug/kdevelop-4.2.0/languages/cpp/parser/visitor.cpp:114
#27 0xa9f7b75f in visitNodes<StatementAST*> (v=0xa5cf4c78, nodes=0xa107e808) at
/usr/src/debug/kdevelop-4.2.0/languages/cpp/parser/visitor.h:129
#28 0xaa00008c in ContextBuilder::visitCompoundStatement (this=0xa5cf4c48,
node=0xa107b4a8) at
/usr/src/debug/kdevelop-4.2.0/languages/cpp/cppduchain/contextbuilder.cpp:672
#29 0xa9f7cce5 in Visitor::visit (this=0xa5cf4c78, node=0xa107b4a8) at
/usr/src/debug/kdevelop-4.2.0/languages/cpp/parser/visitor.cpp:114
#30 0xaa0024cf in ContextBuilder::visitFunctionDefinition (this=0xa5cf4c48,
node=0xa107e814) at
/usr/src/debug/kdevelop-4.2.0/languages/cpp/cppduchain/contextbuilder.cpp:590
#31 0xa9f7cce5 in Visitor::visit (this=0xa5cf4c78, node=0xa107e814) at
/usr/src/debug/kdevelop-4.2.0/languages/cpp/parser/visitor.cpp:114
#32 0xa9f7b6ff in visitNodes<DeclarationAST*> (v=0xa5cf4c78, nodes=0xa107e844)
at /usr/src/debug/kdevelop-4.2.0/languages/cpp/parser/visitor.h:129
#33 0xa9f7cce5 in Visitor::visit (this=0xa5cf4c78, node=0xa3a83d78) at
/usr/src/debug/kdevelop-4.2.0/languages/cpp/parser/visitor.cpp:114
#34 0xa9ffe72b in ContextBuilder::startVisiting (this=0xa5cf4c48,
node=0xa3a83d78) at
/usr/src/debug/kdevelop-4.2.0/languages/cpp/cppduchain/contextbuilder.cpp:186
#35 0xaa04cda0 in supportBuild (this=0xa5cf4c48, node=0xa3a83d78) at
/usr/include/kdevplatform/language/duchain/builders/abstractcontextbuilder.h:133
#36 buildUses (this=0xa5cf4c48, node=0xa3a83d78) at
/usr/include/kdevplatform/language/duchain/builders/abstractusebuilder.h:72
#37 UseBuilder::buildUses (this=0xa5cf4c48, node=0xa3a83d78) at
/usr/src/debug/kdevelop-4.2.0/languages/cpp/cppduchain/usebuilder.cpp:55
#38 0xaa1881c0 in CPPInternalParseJob::run (this=0xa952290) at
/usr/src/debug/kdevelop-4.2.0/languages/cpp/cppparsejob.cpp:715
#39 0xb4d36c0d in ThreadWeaver::JobRunHelper::runTheJob (this=0xa5cf526c,
th=0x8da3ae8, job=0xa952290) at
/usr/src/debug/kdelibs-4.6.0/threadweaver/Weaver/Job.cpp:106
#40 0xb4d36d73 in ThreadWeaver::Job::execute (this=0xa952290, th=0x8da3ae8) at
/usr/src/debug/kdelibs-4.6.0/threadweaver/Weaver/Job.cpp:135
#41 0xb4d36e45 in ThreadWeaver::JobCollectionJobRunner::execute
(this=0xab071c0, t=0x8da3ae8) at
/usr/src/debug/kdelibs-4.6.0/threadweaver/Weaver/JobCollection.cpp:82
#42 0xb4d36532 in ThreadWeaver::ThreadRunHelper::run (this=0xa5cf5314,
parent=0x81d7868, th=0x8da3ae8) at
/usr/src/debug/kdelibs-4.6.0/threadweaver/Weaver/Thread.cpp:95
#43 0xb4d3661a in ThreadWeaver::Thread::run (this=0x8da3ae8) at
/usr/src/debug/kdelibs-4.6.0/threadweaver/Weaver/Thread.cpp:142
#44 0xb6c7539a in QThreadPrivate::start (arg=0x8da3ae8) at
thread/qthread_unix.cpp:285
#45 0xb5edbb25 in start_thread () from /lib/libpthread.so.0
#46 0xb5fc546e in clone () from /lib/libc.so.6

Thread 6 (Thread 0xa54f4b70 (LWP 3397)):
#0  0xffffe424 in __kernel_vsyscall ()
#1  0xb5ee0125 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
#2  0xb5fd324c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libc.so.6
#3  0xb6c75aa0 in wait (this=0x81d7880, mutex=0x832dfa0, time=4294967295) at
thread/qwaitcondition_unix.cpp:88
#4  QWaitCondition::wait (this=0x81d7880, mutex=0x832dfa0, time=4294967295) at
thread/qwaitcondition_unix.cpp:160
#5  0xb4d36056 in
ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x81d7868,
th=0x8da0d60) at
/usr/src/debug/kdelibs-4.6.0/threadweaver/Weaver/WeaverImpl.cpp:365
#6  0xb4d397a7 in waitForAvailableJob (this=0x83e4ab0, th=0x8da0d60) at
/usr/src/debug/kdelibs-4.6.0/threadweaver/Weaver/WeaverImpl.cpp:356
#7  ThreadWeaver::WorkingHardState::applyForWork (this=0x83e4ab0, th=0x8da0d60)
at /usr/src/debug/kdelibs-4.6.0/threadweaver/Weaver/WorkingHardState.cpp:71
#8  0xb4d35a03 in ThreadWeaver::WeaverImpl::applyForWork (this=0x81d7868,
th=0x8da0d60, previous=0x0) at
/usr/src/debug/kdelibs-4.6.0/threadweaver/Weaver/WeaverImpl.cpp:351
#9  0xb4d397c3 in ThreadWeaver::WorkingHardState::applyForWork (this=0x83e4ab0,
th=0x8da0d60) at
/usr/src/debug/kdelibs-4.6.0/threadweaver/Weaver/WorkingHardState.cpp:74
#10 0xb4d35a03 in ThreadWeaver::WeaverImpl::applyForWork (this=0x81d7868,
th=0x8da0d60, previous=0xec07b08) at
/usr/src/debug/kdelibs-4.6.0/threadweaver/Weaver/WeaverImpl.cpp:351
#11 0xb4d36564 in ThreadWeaver::ThreadRunHelper::run (this=0xa54f4314,
parent=0x81d7868, th=0x8da0d60) at
/usr/src/debug/kdelibs-4.6.0/threadweaver/Weaver/Thread.cpp:87
#12 0xb4d3661a in ThreadWeaver::Thread::run (this=0x8da0d60) at
/usr/src/debug/kdelibs-4.6.0/threadweaver/Weaver/Thread.cpp:142
#13 0xb6c7539a in QThreadPrivate::start (arg=0x8da0d60) at
thread/qthread_unix.cpp:285
#14 0xb5edbb25 in start_thread () from /lib/libpthread.so.0
#15 0xb5fc546e in clone () from /lib/libc.so.6

Thread 5 (Thread 0xada59b70 (LWP 3508)):
#0  0xffffe424 in __kernel_vsyscall ()
#1  0xb5ee0125 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
#2  0xb5fd324c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libc.so.6
#3  0xb6c75aa0 in wait (this=0x9cd0698, mutex=0x819ba30, time=4294967295) at
thread/qwaitcondition_unix.cpp:88
#4  QWaitCondition::wait (this=0x9cd0698, mutex=0x819ba30, time=4294967295) at
thread/qwaitcondition_unix.cpp:160
#5  0xb4d36056 in
ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x9cd0680,
th=0xa867350) at
/usr/src/debug/kdelibs-4.6.0/threadweaver/Weaver/WeaverImpl.cpp:365
#6  0xb4d397a7 in waitForAvailableJob (this=0x9b62f08, th=0xa867350) at
/usr/src/debug/kdelibs-4.6.0/threadweaver/Weaver/WeaverImpl.cpp:356
#7  ThreadWeaver::WorkingHardState::applyForWork (this=0x9b62f08, th=0xa867350)
at /usr/src/debug/kdelibs-4.6.0/threadweaver/Weaver/WorkingHardState.cpp:71
#8  0xb4d35a03 in ThreadWeaver::WeaverImpl::applyForWork (this=0x9cd0680,
th=0xa867350, previous=0x0) at
/usr/src/debug/kdelibs-4.6.0/threadweaver/Weaver/WeaverImpl.cpp:351
#9  0xb4d397c3 in ThreadWeaver::WorkingHardState::applyForWork (this=0x9b62f08,
th=0xa867350) at
/usr/src/debug/kdelibs-4.6.0/threadweaver/Weaver/WorkingHardState.cpp:74
#10 0xb4d35a03 in ThreadWeaver::WeaverImpl::applyForWork (this=0x9cd0680,
th=0xa867350, previous=0x0) at
/usr/src/debug/kdelibs-4.6.0/threadweaver/Weaver/WeaverImpl.cpp:351
#11 0xb4d397c3 in ThreadWeaver::WorkingHardState::applyForWork (this=0x9b62f08,
th=0xa867350) at
/usr/src/debug/kdelibs-4.6.0/threadweaver/Weaver/WorkingHardState.cpp:74
#12 0xb4d35a03 in ThreadWeaver::WeaverImpl::applyForWork (this=0x9cd0680,
th=0xa867350, previous=0x0) at
/usr/src/debug/kdelibs-4.6.0/threadweaver/Weaver/WeaverImpl.cpp:351
#13 0xb4d397c3 in ThreadWeaver::WorkingHardState::applyForWork (this=0x9b62f08,
th=0xa867350) at
/usr/src/debug/kdelibs-4.6.0/threadweaver/Weaver/WorkingHardState.cpp:74
#14 0xb4d35a03 in ThreadWeaver::WeaverImpl::applyForWork (this=0x9cd0680,
th=0xa867350, previous=0x0) at
/usr/src/debug/kdelibs-4.6.0/threadweaver/Weaver/WeaverImpl.cpp:351
#15 0xb4d397c3 in ThreadWeaver::WorkingHardState::applyForWork (this=0x9b62f08,
th=0xa867350) at
/usr/src/debug/kdelibs-4.6.0/threadweaver/Weaver/WorkingHardState.cpp:74
#16 0xb4d35a03 in ThreadWeaver::WeaverImpl::applyForWork (this=0x9cd0680,
th=0xa867350, previous=0x0) at
/usr/src/debug/kdelibs-4.6.0/threadweaver/Weaver/WeaverImpl.cpp:351
#17 0xb4d397c3 in ThreadWeaver::WorkingHardState::applyForWork (this=0x9b62f08,
th=0xa867350) at
/usr/src/debug/kdelibs-4.6.0/threadweaver/Weaver/WorkingHardState.cpp:74
#18 0xb4d35a03 in ThreadWeaver::WeaverImpl::applyForWork (this=0x9cd0680,
th=0xa867350, previous=0xbd16528) at
/usr/src/debug/kdelibs-4.6.0/threadweaver/Weaver/WeaverImpl.cpp:351
#19 0xb4d36564 in ThreadWeaver::ThreadRunHelper::run (this=0xada59314,
parent=0x9cd0680, th=0xa867350) at
/usr/src/debug/kdelibs-4.6.0/threadweaver/Weaver/Thread.cpp:87
#20 0xb4d3661a in ThreadWeaver::Thread::run (this=0xa867350) at
/usr/src/debug/kdelibs-4.6.0/threadweaver/Weaver/Thread.cpp:142
#21 0xb6c7539a in QThreadPrivate::start (arg=0xa867350) at
thread/qthread_unix.cpp:285
#22 0xb5edbb25 in start_thread () from /lib/libpthread.so.0
#23 0xb5fc546e in clone () from /lib/libc.so.6

Thread 4 (Thread 0xac8feb70 (LWP 3509)):
#0  0xffffe424 in __kernel_vsyscall ()
#1  0xb5ee0125 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
#2  0xb5fd324c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libc.so.6
#3  0xb6c75aa0 in wait (this=0x9cd0698, mutex=0x819ba30, time=4294967295) at
thread/qwaitcondition_unix.cpp:88
#4  QWaitCondition::wait (this=0x9cd0698, mutex=0x819ba30, time=4294967295) at
thread/qwaitcondition_unix.cpp:160
#5  0xb4d36056 in
ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x9cd0680,
th=0x9482f18) at
/usr/src/debug/kdelibs-4.6.0/threadweaver/Weaver/WeaverImpl.cpp:365
#6  0xb4d397a7 in waitForAvailableJob (this=0x9b62f08, th=0x9482f18) at
/usr/src/debug/kdelibs-4.6.0/threadweaver/Weaver/WeaverImpl.cpp:356
#7  ThreadWeaver::WorkingHardState::applyForWork (this=0x9b62f08, th=0x9482f18)
at /usr/src/debug/kdelibs-4.6.0/threadweaver/Weaver/WorkingHardState.cpp:71
#8  0xb4d35a03 in ThreadWeaver::WeaverImpl::applyForWork (this=0x9cd0680,
th=0x9482f18, previous=0x0) at
/usr/src/debug/kdelibs-4.6.0/threadweaver/Weaver/WeaverImpl.cpp:351
#9  0xb4d397c3 in ThreadWeaver::WorkingHardState::applyForWork (this=0x9b62f08,
th=0x9482f18) at
/usr/src/debug/kdelibs-4.6.0/threadweaver/Weaver/WorkingHardState.cpp:74
#10 0xb4d35a03 in ThreadWeaver::WeaverImpl::applyForWork (this=0x9cd0680,
th=0x9482f18, previous=0xab65360) at
/usr/src/debug/kdelibs-4.6.0/threadweaver/Weaver/WeaverImpl.cpp:351
#11 0xb4d36564 in ThreadWeaver::ThreadRunHelper::run (this=0xac8fe314,
parent=0x9cd0680, th=0x9482f18) at
/usr/src/debug/kdelibs-4.6.0/threadweaver/Weaver/Thread.cpp:87
#12 0xb4d3661a in ThreadWeaver::Thread::run (this=0x9482f18) at
/usr/src/debug/kdelibs-4.6.0/threadweaver/Weaver/Thread.cpp:142
#13 0xb6c7539a in QThreadPrivate::start (arg=0x9482f18) at
thread/qthread_unix.cpp:285
#14 0xb5edbb25 in start_thread () from /lib/libpthread.so.0
#15 0xb5fc546e in clone () from /lib/libc.so.6

Thread 3 (Thread 0xa04ffb70 (LWP 18350)):
#0  0xffffe424 in __kernel_vsyscall ()
#1  0xb5ee0125 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
#2  0xb5fd324c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libc.so.6
#3  0xb6c75aa0 in wait (this=0x9cd0698, mutex=0x819ba30, time=4294967295) at
thread/qwaitcondition_unix.cpp:88
#4  QWaitCondition::wait (this=0x9cd0698, mutex=0x819ba30, time=4294967295) at
thread/qwaitcondition_unix.cpp:160
#5  0xb4d36056 in
ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x9cd0680,
th=0x9d37fa0) at
/usr/src/debug/kdelibs-4.6.0/threadweaver/Weaver/WeaverImpl.cpp:365
#6  0xb4d397a7 in waitForAvailableJob (this=0x9b62f08, th=0x9d37fa0) at
/usr/src/debug/kdelibs-4.6.0/threadweaver/Weaver/WeaverImpl.cpp:356
#7  ThreadWeaver::WorkingHardState::applyForWork (this=0x9b62f08, th=0x9d37fa0)
at /usr/src/debug/kdelibs-4.6.0/threadweaver/Weaver/WorkingHardState.cpp:71
#8  0xb4d35a03 in ThreadWeaver::WeaverImpl::applyForWork (this=0x9cd0680,
th=0x9d37fa0, previous=0x0) at
/usr/src/debug/kdelibs-4.6.0/threadweaver/Weaver/WeaverImpl.cpp:351
#9  0xb4d397c3 in ThreadWeaver::WorkingHardState::applyForWork (this=0x9b62f08,
th=0x9d37fa0) at
/usr/src/debug/kdelibs-4.6.0/threadweaver/Weaver/WorkingHardState.cpp:74
#10 0xb4d35a03 in ThreadWeaver::WeaverImpl::applyForWork (this=0x9cd0680,
th=0x9d37fa0, previous=0x0) at
/usr/src/debug/kdelibs-4.6.0/threadweaver/Weaver/WeaverImpl.cpp:351
#11 0xb4d397c3 in ThreadWeaver::WorkingHardState::applyForWork (this=0x9b62f08,
th=0x9d37fa0) at
/usr/src/debug/kdelibs-4.6.0/threadweaver/Weaver/WorkingHardState.cpp:74
#12 0xb4d35a03 in ThreadWeaver::WeaverImpl::applyForWork (this=0x9cd0680,
th=0x9d37fa0, previous=0x0) at
/usr/src/debug/kdelibs-4.6.0/threadweaver/Weaver/WeaverImpl.cpp:351
#13 0xb4d397c3 in ThreadWeaver::WorkingHardState::applyForWork (this=0x9b62f08,
th=0x9d37fa0) at
/usr/src/debug/kdelibs-4.6.0/threadweaver/Weaver/WorkingHardState.cpp:74
#14 0xb4d35a03 in ThreadWeaver::WeaverImpl::applyForWork (this=0x9cd0680,
th=0x9d37fa0, previous=0x0) at
/usr/src/debug/kdelibs-4.6.0/threadweaver/Weaver/WeaverImpl.cpp:351
#15 0xb4d397c3 in ThreadWeaver::WorkingHardState::applyForWork (this=0x9b62f08,
th=0x9d37fa0) at
/usr/src/debug/kdelibs-4.6.0/threadweaver/Weaver/WorkingHardState.cpp:74
#16 0xb4d35a03 in ThreadWeaver::WeaverImpl::applyForWork (this=0x9cd0680,
th=0x9d37fa0, previous=0x9d95878) at
/usr/src/debug/kdelibs-4.6.0/threadweaver/Weaver/WeaverImpl.cpp:351
#17 0xb4d36564 in ThreadWeaver::ThreadRunHelper::run (this=0xa04ff314,
parent=0x9cd0680, th=0x9d37fa0) at
/usr/src/debug/kdelibs-4.6.0/threadweaver/Weaver/Thread.cpp:87
#18 0xb4d3661a in ThreadWeaver::Thread::run (this=0x9d37fa0) at
/usr/src/debug/kdelibs-4.6.0/threadweaver/Weaver/Thread.cpp:142
#19 0xb6c7539a in QThreadPrivate::start (arg=0x9d37fa0) at
thread/qthread_unix.cpp:285
#20 0xb5edbb25 in start_thread () from /lib/libpthread.so.0
#21 0xb5fc546e in clone () from /lib/libc.so.6

Thread 2 (Thread 0x9fcfeb70 (LWP 18351)):
#0  0xffffe424 in __kernel_vsyscall ()
#1  0xb5ee0125 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
#2  0xb5fd324c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libc.so.6
#3  0xb6c75aa0 in wait (this=0x9cd0698, mutex=0x819ba30, time=4294967295) at
thread/qwaitcondition_unix.cpp:88
#4  QWaitCondition::wait (this=0x9cd0698, mutex=0x819ba30, time=4294967295) at
thread/qwaitcondition_unix.cpp:160
#5  0xb4d36056 in
ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x9cd0680,
th=0xb43fc70) at
/usr/src/debug/kdelibs-4.6.0/threadweaver/Weaver/WeaverImpl.cpp:365
#6  0xb4d397a7 in waitForAvailableJob (this=0x9b62f08, th=0xb43fc70) at
/usr/src/debug/kdelibs-4.6.0/threadweaver/Weaver/WeaverImpl.cpp:356
#7  ThreadWeaver::WorkingHardState::applyForWork (this=0x9b62f08, th=0xb43fc70)
at /usr/src/debug/kdelibs-4.6.0/threadweaver/Weaver/WorkingHardState.cpp:71
#8  0xb4d35a03 in ThreadWeaver::WeaverImpl::applyForWork (this=0x9cd0680,
th=0xb43fc70, previous=0xb47b1a0) at
/usr/src/debug/kdelibs-4.6.0/threadweaver/Weaver/WeaverImpl.cpp:351
#9  0xb4d36564 in ThreadWeaver::ThreadRunHelper::run (this=0x9fcfe314,
parent=0x9cd0680, th=0xb43fc70) at
/usr/src/debug/kdelibs-4.6.0/threadweaver/Weaver/Thread.cpp:87
#10 0xb4d3661a in ThreadWeaver::Thread::run (this=0xb43fc70) at
/usr/src/debug/kdelibs-4.6.0/threadweaver/Weaver/Thread.cpp:142
#11 0xb6c7539a in QThreadPrivate::start (arg=0xb43fc70) at
thread/qthread_unix.cpp:285
#12 0xb5edbb25 in start_thread () from /lib/libpthread.so.0
#13 0xb5fc546e in clone () from /lib/libc.so.6

Thread 1 (Thread 0xb31d8710 (LWP 2894)):
[KCrash Handler]
#7  QObject::~QObject (this=0xad1bf38, __in_chrg=<value optimized out>) at
kernel/qobject.cpp:924
#8  0xb2d75024 in ?? () from /usr/lib/kde4/plugins/styles/oxygen.so
#9  0xb6d874a3 in qDeleteInEventHandler (o=0xad1bf38) at
kernel/qobject.cpp:3980
#10 0xb6d89ba8 in QObject::event (this=0xad1bf38, e=0xa18c3808) at
kernel/qobject.cpp:1194
#11 0xb628c414 in QApplicationPrivate::notify_helper (this=0x8085790,
receiver=0xad1bf38, e=0xa18c3808) at kernel/qapplication.cpp:4445
#12 0xb6295137 in QApplication::notify (this=0xbfbe3348, receiver=0xad1bf38,
e=0xa18c3808) at kernel/qapplication.cpp:3845
#13 0xb70666c1 in KApplication::notify (this=0xbfbe3348, receiver=0xad1bf38,
event=0xa18c3808) at
/usr/src/debug/kdelibs-4.6.0/kdeui/kernel/kapplication.cpp:311
#14 0x0804c00d in KDevelopApplication::notify (this=0xbfbe3348,
receiver=0xad1bf38, event=0xa18c3808) at
/usr/src/debug/kdevelop-4.2.0/app/main.cpp:90
#15 0xb6d745be in QCoreApplication::notifyInternal (this=0xbfbe3348,
receiver=0xad1bf38, event=0xa18c3808) at kernel/qcoreapplication.cpp:732
#16 0xb6d7834c in sendEvent (receiver=0x0, event_type=0, data=0x805e230) at
kernel/qcoreapplication.h:215
#17 QCoreApplicationPrivate::sendPostedEvents (receiver=0x0, event_type=0,
data=0x805e230) at kernel/qcoreapplication.cpp:1373
#18 0xb6d7849c in QCoreApplication::sendPostedEvents (receiver=0x0,
event_type=0) at kernel/qcoreapplication.cpp:1266
#19 0xb6da2bd4 in sendPostedEvents (s=0x8092d78) at
kernel/qcoreapplication.h:220
#20 postEventSourceDispatch (s=0x8092d78) at
kernel/qeventdispatcher_glib.cpp:277
#21 0xb51e2b49 in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0
#22 0xb51e3350 in ?? () from /usr/lib/libglib-2.0.so.0
#23 0xb51e360e in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0
#24 0xb6da2d5b in QEventDispatcherGlib::processEvents (this=0x8061c18,
flags=...) at kernel/qeventdispatcher_glib.cpp:422
#25 0xb63429aa in QGuiEventDispatcherGlib::processEvents (this=0x8061c18,
flags=...) at kernel/qguieventdispatcher_glib.cpp:204
#26 0xb6d7389d in QEventLoop::processEvents (this=0xbfbe30d4, flags=...) at
kernel/qeventloop.cpp:149
#27 0xb6d73ac9 in QEventLoop::exec (this=0xbfbe30d4, flags=...) at
kernel/qeventloop.cpp:201
#28 0xb6d78570 in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1009
#29 0xb628a114 in QApplication::exec () at kernel/qapplication.cpp:3719
#30 0x08053503 in main (argc=<value optimized out>, argv=) at
/usr/src/debug/kdevelop-4.2.0/app/main.cpp:468

This bug may be a duplicate of or related to bug 231049.

Possible duplicates by query: bug 231049.

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