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

List:       kdevelop-bugs
Subject:    [Bug 304142] New: crashes opening cpp file
From:       Rodrigo <lordspy () gmail ! com>
Date:       2012-07-27 13:21:31
Message-ID: bug-304142-40295 () http ! bugs ! kde ! org/
[Download RAW message or body]

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

            Bug ID: 304142
          Severity: crash
           Version: unspecified
          Priority: NOR
          Assignee: kdevelop-bugs@kdevelop.org
           Summary: crashes opening cpp file
    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:
Segfault when opening a file (cpp)

The crash can be reproduced every time.

 -- Backtrace:
Application: KDevelop (kdevelop.bin), signal: Segmentation fault
__libc_enable_asynccancel () at ../nptl/cancellation.c:44
    in ../nptl/cancellation.c
[Current thread is 1 (Thread 0xb77a2710 (LWP 2372))]

Thread 8 (Thread 0xb4b08b70 (LWP 2373)):
#0  0x00a9d422 in __kernel_vsyscall ()
#1  0x00de5342 in pthread_cond_timedwait@@GLIBC_2.3.2 () at
../nptl/sysdeps/unix/sysv/linux/i386/i686/../i486/pthread_cond_timedwait.S:179
#2  0x0067d974 in __pthread_cond_timedwait (cond=0xa268858, mutex=0xa268840,
abstime=0xb4b082b0) at forward.c:152
#3  0x007dd3df in QWaitConditionPrivate::wait (this=0xa26a844, mutex=0xa26a848,
time=200000) at thread/qwaitcondition_unix.cpp:85
#4  QWaitCondition::wait (this=0xa26a844, mutex=0xa26a848, time=200000) at
thread/qwaitcondition_unix.cpp:159
#5  0x05a9b4e5 in KDevelop::DUChainPrivate::CleanupThread::run (this=0xa26a838)
at ../../language/duchain/duchain.cpp:286
#6  0x007dc4fe in QThreadPrivate::start (arg=0xa26a838) at
thread/qthread_unix.cpp:248
#7  0x00de096e in start_thread (arg=0xb4b08b70) at pthread_create.c:300
#8  0x0067098e in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130

Thread 7 (Thread 0xb41ffb70 (LWP 2375)):
#0  0x00dd1e16 in *__GI_clock_gettime (clock_id=14508020, tp=0xb41fefb8) at
../sysdeps/unix/clock_gettime.c:100
#1  0x0090783b in qt_gettime () at kernel/qcore_unix.cpp:111
#2  0x0090c965 in QTimerInfoList::updateCurrentTime (this=0xa2bb434) at
kernel/qeventdispatcher_unix.cpp:340
#3  0x0090c9aa in QTimerInfoList::timerWait (this=0xa2bb434, tm=...) at
kernel/qeventdispatcher_unix.cpp:443
#4  0x0090a958 in timerSourcePrepareHelper (src=<value optimized out>,
timeout=0xb41ff0cc) at kernel/qeventdispatcher_glib.cpp:136
#5  0x0090a9e5 in timerSourcePrepare (source=0x0, timeout=0xdd5ff4) at
kernel/qeventdispatcher_glib.cpp:169
#6  0x04b50bca in g_main_context_prepare () from /lib/libglib-2.0.so.0
#7  0x04b50fe9 in ?? () from /lib/libglib-2.0.so.0
#8  0x04b515b8 in g_main_context_iteration () from /lib/libglib-2.0.so.0
#9  0x0090a74f in QEventDispatcherGlib::processEvents (this=0xa24fae0,
flags=...) at kernel/qeventdispatcher_glib.cpp:414
#10 0x008dd149 in QEventLoop::processEvents (this=0xb41ff290, flags=) at
kernel/qeventloop.cpp:149
#11 0x008dd59a in QEventLoop::exec (this=0xb41ff290, flags=...) at
kernel/qeventloop.cpp:201
#12 0x007d9778 in QThread::exec (this=0xa24bb08) at thread/qthread.cpp:487
#13 0x008bcd0b in QInotifyFileSystemWatcherEngine::run (this=0xa24bb08) at
io/qfilesystemwatcher_inotify.cpp:248
#14 0x007dc4fe in QThreadPrivate::start (arg=0xa24bb08) at
thread/qthread_unix.cpp:248
#15 0x00de096e in start_thread (arg=0xb41ffb70) at pthread_create.c:300
#16 0x0067098e in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130

Thread 6 (Thread 0xb2121b70 (LWP 2388)):
#0  __i686.get_pc_thunk.bx () at ../sysdeps/i386/i686/multiarch/strcmp.S:50
#1  0x00662a6d in *__GI___poll (fds=0xa631178, nfds=1, timeout=-1) at
../sysdeps/unix/sysv/linux/poll.c:69
#2  0x04b5e5eb in g_poll () from /lib/libglib-2.0.so.0
#3  0x04b511ac in ?? () from /lib/libglib-2.0.so.0
#4  0x04b515b8 in g_main_context_iteration () from /lib/libglib-2.0.so.0
#5  0x0090a74f in QEventDispatcherGlib::processEvents (this=0xa24d978,
flags=...) at kernel/qeventdispatcher_glib.cpp:414
#6  0x008dd149 in QEventLoop::processEvents (this=0xb21212c0, flags=) at
kernel/qeventloop.cpp:149
#7  0x008dd59a in QEventLoop::exec (this=0xb21212c0, flags=...) at
kernel/qeventloop.cpp:201
#8  0x007d9778 in QThread::exec (this=0xa7a2090) at thread/qthread.cpp:487
#9  0x05b94d50 in KDevelop::CompletionWorkerThread::run (this=0xa7a2090) at
../../language/codecompletion/codecompletionmodel.cpp:82
#10 0x007dc4fe in QThreadPrivate::start (arg=0xa7a2090) at
thread/qthread_unix.cpp:248
#11 0x00de096e in start_thread (arg=0xb2121b70) at pthread_create.c:300
#12 0x0067098e in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130

Thread 5 (Thread 0xb1920b70 (LWP 2389)):
#0  0x00dd1e16 in *__GI_clock_gettime (clock_id=14508020, tp=0xb191ffe8) at
../sysdeps/unix/clock_gettime.c:100
#1  0x0090783b in qt_gettime () at kernel/qcore_unix.cpp:111
#2  0x0090c965 in QTimerInfoList::updateCurrentTime (this=0xa7c3884) at
kernel/qeventdispatcher_unix.cpp:340
#3  0x0090c9aa in QTimerInfoList::timerWait (this=0xa7c3884, tm=...) at
kernel/qeventdispatcher_unix.cpp:443
#4  0x0090a958 in timerSourcePrepareHelper (src=<value optimized out>,
timeout=0xb19200fc) at kernel/qeventdispatcher_glib.cpp:136
#5  0x0090a9e5 in timerSourcePrepare (source=0x0, timeout=0xdd5ff4) at
kernel/qeventdispatcher_glib.cpp:169
#6  0x04b50bca in g_main_context_prepare () from /lib/libglib-2.0.so.0
#7  0x04b50fe9 in ?? () from /lib/libglib-2.0.so.0
#8  0x04b515b8 in g_main_context_iteration () from /lib/libglib-2.0.so.0
#9  0x0090a74f in QEventDispatcherGlib::processEvents (this=0xa636ab0,
flags=...) at kernel/qeventdispatcher_glib.cpp:414
#10 0x008dd149 in QEventLoop::processEvents (this=0xb19202c0, flags=) at
kernel/qeventloop.cpp:149
#11 0x008dd59a in QEventLoop::exec (this=0xb19202c0, flags=...) at
kernel/qeventloop.cpp:201
#12 0x007d9778 in QThread::exec (this=0xa7a7320) at thread/qthread.cpp:487
#13 0x05b94d50 in KDevelop::CompletionWorkerThread::run (this=0xa7a7320) at
../../language/codecompletion/codecompletionmodel.cpp:82
#14 0x007dc4fe in QThreadPrivate::start (arg=0xa7a7320) at
thread/qthread_unix.cpp:248
#15 0x00de096e in start_thread (arg=0xb1920b70) at pthread_create.c:300
#16 0x0067098e in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130

Thread 4 (Thread 0xaf75ab70 (LWP 2390)):
#0  0x00a9d422 in __kernel_vsyscall ()
#1  0x00de5342 in pthread_cond_timedwait@@GLIBC_2.3.2 () at
../nptl/sysdeps/unix/sysv/linux/i386/i686/../i486/pthread_cond_timedwait.S:179
#2  0x0067d974 in __pthread_cond_timedwait (cond=0xaf75a224, mutex=0xaf75a254,
abstime=0xaf75a2a0) at forward.c:152
#3  0x007dbdee in thread_sleep (ti=0x1) at thread/qthread_unix.cpp:398
#4  0x007dbf43 in QThread::msleep (msecs=30) at thread/qthread_unix.cpp:424
#5  0x0379a31b in ?? () from /usr/lib/kde4/kdevcpplanguagesupport.so
#6  0x007dc4fe in QThreadPrivate::start (arg=0xa797e98) at
thread/qthread_unix.cpp:248
#7  0x00de096e in start_thread (arg=0xaf75ab70) at pthread_create.c:300
#8  0x0067098e in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130

Thread 3 (Thread 0xaeb10b70 (LWP 2391)):
#0  0x00a9d422 in __kernel_vsyscall ()
#1  0x00de5015 in pthread_cond_wait@@GLIBC_2.3.2 () at
../nptl/sysdeps/unix/sysv/linux/i386/i686/../i486/pthread_cond_wait.S:122
#2  0x0067d91d in __pthread_cond_wait (cond=0xa1f40e0, mutex=0xa1f40c8) at
forward.c:139
#3  0x007dd457 in QWaitConditionPrivate::wait (this=0xa1f4798, mutex=0xa1f4410,
time=4294967295) at thread/qwaitcondition_unix.cpp:87
#4  QWaitCondition::wait (this=0xa1f4798, mutex=0xa1f4410, time=4294967295) at
thread/qwaitcondition_unix.cpp:159
#5  0x015f1870 in
ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0xa1f4780,
th=0xa5bddd0) at ../../../threadweaver/Weaver/WeaverImpl.cpp:365
#6  0x015f438c in ThreadWeaver::WorkingHardState::waitForAvailableJob
(this=0xa1f44d0, th=0xa5bddd0) at
../../../threadweaver/Weaver/WorkingHardState.cpp:80
#7  0x015f027b in ThreadWeaver::WeaverImpl::waitForAvailableJob
(this=0xa1f4780, th=0xa5bddd0) at
../../../threadweaver/Weaver/WeaverImpl.cpp:356
#8  0x015f4482 in ThreadWeaver::WorkingHardState::applyForWork (this=0xa1f44d0,
th=0xa5bddd0) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71
#9  0x015f14d3 in ThreadWeaver::WeaverImpl::applyForWork (this=0xa1f4780,
th=0xa5bddd0, previous=0x0) at ../../../threadweaver/Weaver/WeaverImpl.cpp:351
#10 0x015f44a1 in ThreadWeaver::WorkingHardState::applyForWork (this=0xa1f44d0,
th=0xa5bddd0) at ../../../threadweaver/Weaver/WorkingHardState.cpp:74
#11 0x015f14d3 in ThreadWeaver::WeaverImpl::applyForWork (this=0xa1f4780,
th=0xa5bddd0, previous=0x0) at ../../../threadweaver/Weaver/WeaverImpl.cpp:351
#12 0x015f44a1 in ThreadWeaver::WorkingHardState::applyForWork (this=0xa1f44d0,
th=0xa5bddd0) at ../../../threadweaver/Weaver/WorkingHardState.cpp:74
#13 0x015f14d3 in ThreadWeaver::WeaverImpl::applyForWork (this=0xa1f4780,
th=0xa5bddd0, previous=0xc0d2308) at
../../../threadweaver/Weaver/WeaverImpl.cpp:351
#14 0x015f251e in ThreadWeaver::ThreadRunHelper::run (this=0xaeb102f4,
parent=0xa1f4780, th=0xa5bddd0) at ../../../threadweaver/Weaver/Thread.cpp:87
#15 0x015f2c3b in ThreadWeaver::Thread::run (this=0xa5bddd0) at
../../../threadweaver/Weaver/Thread.cpp:142
#16 0x007dc4fe in QThreadPrivate::start (arg=0xa5bddd0) at
thread/qthread_unix.cpp:248
#17 0x00de096e in start_thread (arg=0xaeb10b70) at pthread_create.c:300
#18 0x0067098e in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130

Thread 2 (Thread 0xae30fb70 (LWP 2392)):
[KCrash Handler]
#6  KDevelop::Declaration::context (this=0xae30a718) at
../../language/duchain/declaration.cpp:359
#7  0x044fee48 in
Cpp::OverloadResolver::matchParameterTypes(TypePtr<KDevelop::AbstractType>,
KDevelop::IndexedTypeIdentifier const&, QMap<KDevelop::IndexedString,
TypePtr<KDevelop::AbstractType> >&, bool) const () from
/usr/lib/libkdev4cppduchain.so.4.0.0
#8  0x044ff048 in
Cpp::OverloadResolver::matchParameterTypes(TypePtr<KDevelop::AbstractType>
const&, TypePtr<KDevelop::AbstractType> const&, QMap<KDevelop::IndexedString,
TypePtr<KDevelop::AbstractType> >&, bool) const () from
/usr/lib/libkdev4cppduchain.so.4.0.0
#9  0x044ff22b in
Cpp::OverloadResolver::matchParameterTypes(TypePtr<KDevelop::AbstractType>
const&, TypePtr<KDevelop::AbstractType> const&, QMap<KDevelop::IndexedString,
TypePtr<KDevelop::AbstractType> >&, bool) const () from
/usr/lib/libkdev4cppduchain.so.4.0.0
#10 0x044ffb36 in
Cpp::OverloadResolver::applyImplicitTemplateParameters(Cpp::OverloadResolver::ParameterList
const&, KDevelop::Declaration*) const () from
/usr/lib/libkdev4cppduchain.so.4.0.0
#11 0x045009e6 in
Cpp::OverloadResolver::resolveList(Cpp::OverloadResolver::ParameterList const&,
QList<KDevelop::Declaration*> const&, bool) () from
/usr/lib/libkdev4cppduchain.so.4.0.0
#12 0x04501189 in
Cpp::OverloadResolver::resolveConstructor(Cpp::OverloadResolver::ParameterList
const&, bool, bool) () from /usr/lib/libkdev4cppduchain.so.4.0.0
#13 0x044fb28b in
Cpp::TypeConversion::userDefinedConversion(TypePtr<KDevelop::AbstractType>,
TypePtr<KDevelop::AbstractType>, bool, bool) () from
/usr/lib/libkdev4cppduchain.so.4.0.0
#14 0x044fb967 in
Cpp::TypeConversion::implicitConversion(KDevelop::IndexedType,
KDevelop::IndexedType, bool, bool) () from /usr/lib/libkdev4cppduchain.so.4.0.0
#15 0x04502562 in
Cpp::ViableFunction::matchParameters(Cpp::OverloadResolver::ParameterList
const&, bool) () from /usr/lib/libkdev4cppduchain.so.4.0.0
#16 0x044fdf52 in
Cpp::OverloadResolver::resolveListOffsetted(Cpp::OverloadResolver::ParameterList
const&, QList<QPair<Cpp::OverloadResolver::ParameterList,
KDevelop::Declaration*> > const&, bool) ()
   from /usr/lib/libkdev4cppduchain.so.4.0.0
#17 0x04503927 in Cpp::OverloadResolutionHelper::resolve(bool) () from
/usr/lib/libkdev4cppduchain.so.4.0.0
#18 0x044efd15 in
Cpp::ExpressionVisitor::visitBinaryExpression(BinaryExpressionAST*) () from
/usr/lib/libkdev4cppduchain.so.4.0.0
#19 0x03706b23 in Visitor::visit(AST*) () from
/usr/lib/libkdev4cppparser.so.4.0.0
#20 0x044eecef in
Cpp::ExpressionVisitor::visitBinaryExpression(BinaryExpressionAST*) () from
/usr/lib/libkdev4cppduchain.so.4.0.0
#21 0x03706b23 in Visitor::visit(AST*) () from
/usr/lib/libkdev4cppparser.so.4.0.0
#22 0x044ec28d in
Cpp::ExpressionVisitor::visitExpressionStatement(ExpressionStatementAST*) ()
from /usr/lib/libkdev4cppduchain.so.4.0.0
#23 0x03706b23 in Visitor::visit(AST*) () from
/usr/lib/libkdev4cppparser.so.4.0.0
#24 0x044e65df in Cpp::ExpressionVisitor::parse(AST*) () from
/usr/lib/libkdev4cppduchain.so.4.0.0
#25 0x044a36f4 in UseBuilder::visitExpression(AST*) () from
/usr/lib/libkdev4cppduchain.so.4.0.0
#26 0x044a3b14 in UseBuilder::visitExpressionStatement(ExpressionStatementAST*)
() from /usr/lib/libkdev4cppduchain.so.4.0.0
#27 0x03706b23 in Visitor::visit(AST*) () from
/usr/lib/libkdev4cppparser.so.4.0.0
#28 0x037046b1 in DefaultVisitor::visitCompoundStatement(CompoundStatementAST*)
() from /usr/lib/libkdev4cppparser.so.4.0.0
#29 0x0445b403 in ContextBuilder::visitCompoundStatement(CompoundStatementAST*)
() from /usr/lib/libkdev4cppduchain.so.4.0.0
#30 0x03706b23 in Visitor::visit(AST*) () from
/usr/lib/libkdev4cppparser.so.4.0.0
#31 0x0445b1cc in ContextBuilder::visitForStatement(ForStatementAST*) () from
/usr/lib/libkdev4cppduchain.so.4.0.0
#32 0x03706b23 in Visitor::visit(AST*) () from
/usr/lib/libkdev4cppparser.so.4.0.0
#33 0x037046b1 in DefaultVisitor::visitCompoundStatement(CompoundStatementAST*)
() from /usr/lib/libkdev4cppparser.so.4.0.0
#34 0x0445b403 in ContextBuilder::visitCompoundStatement(CompoundStatementAST*)
() from /usr/lib/libkdev4cppduchain.so.4.0.0
#35 0x03706b23 in Visitor::visit(AST*) () from
/usr/lib/libkdev4cppparser.so.4.0.0
#36 0x0445aeaa in
ContextBuilder::visitFunctionDefinition(FunctionDefinitionAST*) () from
/usr/lib/libkdev4cppduchain.so.4.0.0
#37 0x03706b23 in Visitor::visit(AST*) () from
/usr/lib/libkdev4cppparser.so.4.0.0
#38 0x03705951 in ?? () from /usr/lib/libkdev4cppparser.so.4.0.0
#39 0x04459767 in ContextBuilder::visitClassSpecifier(ClassSpecifierAST*) ()
from /usr/lib/libkdev4cppduchain.so.4.0.0
#40 0x044a4ac2 in UseBuilder::visitClassSpecifier(ClassSpecifierAST*) () from
/usr/lib/libkdev4cppduchain.so.4.0.0
#41 0x03706b23 in Visitor::visit(AST*) () from
/usr/lib/libkdev4cppparser.so.4.0.0
#42 0x03705080 in DefaultVisitor::visitSimpleDeclaration(SimpleDeclarationAST*)
() from /usr/lib/libkdev4cppparser.so.4.0.0
#43 0x044a42e7 in UseBuilder::visitSimpleDeclaration(SimpleDeclarationAST*) ()
from /usr/lib/libkdev4cppduchain.so.4.0.0
#44 0x03706b23 in Visitor::visit(AST*) () from
/usr/lib/libkdev4cppparser.so.4.0.0
#45 0x03705951 in ?? () from /usr/lib/libkdev4cppparser.so.4.0.0
#46 0x03706b23 in Visitor::visit(AST*) () from
/usr/lib/libkdev4cppparser.so.4.0.0
#47 0x044579cc in ContextBuilder::startVisiting(AST*) () from
/usr/lib/libkdev4cppduchain.so.4.0.0
#48 0x044a336b in UseBuilder::buildUses(AST*) () from
/usr/lib/libkdev4cppduchain.so.4.0.0
#49 0x037ac3aa in ?? () from /usr/lib/kde4/kdevcpplanguagesupport.so
#50 0x015f349d in ThreadWeaver::JobRunHelper::runTheJob (this=0xae30f23c,
th=0xa784140, job=0xc4cd850) at ../../../threadweaver/Weaver/Job.cpp:106
#51 0x015f3801 in ThreadWeaver::Job::execute (this=0xc4cd850, th=0xa784140) at
../../../threadweaver/Weaver/Job.cpp:135
#52 0x015f51e3 in ThreadWeaver::JobCollectionJobRunner::execute
(this=0xc3c0760, t=0xa784140) at
../../../threadweaver/Weaver/JobCollection.cpp:82
#53 0x015f24ea in ThreadWeaver::ThreadRunHelper::run (this=0xae30f2f4,
parent=0xa1f4780, th=0xa784140) at ../../../threadweaver/Weaver/Thread.cpp:95
#54 0x015f2c3b in ThreadWeaver::Thread::run (this=0xa784140) at
../../../threadweaver/Weaver/Thread.cpp:142
#55 0x007dc4fe in QThreadPrivate::start (arg=0xa784140) at
thread/qthread_unix.cpp:248
#56 0x00de096e in start_thread (arg=0xae30fb70) at pthread_create.c:300
#57 0x0067098e in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130

Thread 1 (Thread 0xb77a2710 (LWP 2372)):
#0  __libc_enable_asynccancel () at ../nptl/cancellation.c:44
#1  0x00662ab0 in *__GI___poll (fds=0xbf877008, nfds=1, timeout=-1) at
../sysdeps/unix/sysv/linux/poll.c:85
#2  0x01603d60 in ?? () from /usr/lib/libxcb.so.1
#3  0x016042cb in ?? () from /usr/lib/libxcb.so.1
#4  0x01604667 in xcb_writev () from /usr/lib/libxcb.so.1
#5  0x0689bd79 in _XSend () from /usr/lib/libX11.so.6
#6  0x06888112 in ?? () from /usr/lib/libX11.so.6
#7  0x0688831a in XPutImage () from /usr/lib/libX11.so.6
#8  0x02e23001 in QX11PixmapData::fromImage (this=0xc5591a8, img=...,
flags=...) at image/qpixmap_x11.cpp:612
#9  0x02e0cddc in QPixmap::fromImage (image=..., flags=...) at
image/qpixmap.cpp:1992
#10 0x02e7424e in QPaintEngine::drawImage (this=0xa2d58a0, r=..., image=...,
sr=..., flags=...) at painting/qpaintengine.cpp:623
#11 0x02f3a0b9 in QX11PaintEngine::drawImage (this=0xa2d58a0, r=..., image=...,
sr=..., flags=...) at painting/qpaintengine_x11.cpp:1893
#12 0x02e8b828 in QPainterPrivate::draw_helper (this=0xa5c7b88,
originalPath=..., op=<value optimized out>) at painting/qpainter.cpp:484
#13 0x02e91189 in QPainter::drawPath (this=0xbf87bcac, path=...) at
painting/qpainter.cpp:3356
#14 0x02e932fc in QPainter::drawRoundedRect (this=0xbf87bcac, rect=...,
xRadius=2, yRadius=2, mode=Qt::AbsoluteSize) at painting/qpainter.cpp:4136
#15 0x03a92c46 in ?? () from /usr/lib/kde4/plugins/styles/oxygen.so
#16 0x03a93a41 in ?? () from /usr/lib/kde4/plugins/styles/oxygen.so
#17 0x03a817aa in ?? () from /usr/lib/kde4/plugins/styles/oxygen.so
#18 0x01164ad6 in KStyle::drawControl (this=0xbf87bcac,
element=QStyle::CE_ScrollBarSlider, option=0xbf87a6c4, p=0xbf87bcac,
widget=0xa58e1c0) at ../../kdeui/kernel/kstyle.cpp:2266
#19 0x03a8aac5 in ?? () from /usr/lib/kde4/plugins/styles/oxygen.so
#20 0x0306db0c in QCommonStyle::drawComplexControl (this=0xa050270,
cc=QStyle::CC_ScrollBar, opt=0xa050270, p=0xbf87bcac, widget=0xa58e1c0) at
styles/qcommonstyle.cpp:3236
#21 0x01160dec in KStyle::drawComplexControl (this=0xa050270,
cc=QStyle::CC_ScrollBar, opt=0xbf87bc44, p=0xbf87bcac, w=0xa58e1c0) at
../../kdeui/kernel/kstyle.cpp:3591
#22 0x03a821e8 in ?? () from /usr/lib/kde4/plugins/styles/oxygen.so
#23 0x031ce9c8 in QScrollBar::paintEvent (this=0xbf87bc44) at
widgets/qscrollbar.cpp:547
#24 0x02d74756 in QWidget::event (this=0xa58e1c0, event=0xbf87c294) at
kernel/qwidget.cpp:8144
#25 0x03124474 in QAbstractSlider::event (this=0xa58e1c0, e=0xbf87c294) at
widgets/qabstractslider.cpp:956
#26 0x031cf3ea in QScrollBar::event (this=0xa58e1c0, event=0xbf87c294) at
widgets/qscrollbar.cpp:527
#27 0x02d164dc in QApplicationPrivate::notify_helper (this=0x9edc498,
receiver=0xa58e1c0, e=0xbf87c294) at kernel/qapplication.cpp:4300
#28 0x02d1d0b9 in QApplication::notify (this=0xbf87e848, receiver=0xa58e1c0,
e=0xbf87c294) at kernel/qapplication.cpp:4265
#29 0x0115140a in KApplication::notify (this=0xbf87e848, receiver=0xa58e1c0,
event=0xbf87c294) at ../../kdeui/kernel/kapplication.cpp:302
#30 0x008deb2b in QCoreApplication::notifyInternal (this=0xbf87e848,
receiver=0xa58e1c0, event=0xbf87c294) at kernel/qcoreapplication.cpp:704
#31 0x02d7dac6 in QCoreApplication::sendSpontaneousEvent (this=0xa58e1d8,
pdev=0xa2372fc, rgn=..., offset=..., flags=<value optimized out>,
sharedPainter=0x0, backingStore=0xa2228d8)
    at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:218
#32 QWidgetPrivate::drawWidget (this=0xa58e1d8, pdev=0xa2372fc, rgn=...,
offset=..., flags=<value optimized out>, sharedPainter=0x0,
backingStore=0xa2228d8) at kernel/qwidget.cpp:5339
#33 0x02d7e905 in QWidgetPrivate::paintSiblingsRecursive (this=0xa58e060,
pdev=0xa2372fc, siblings=..., index=1, rgn=..., offset=..., flags=4,
sharedPainter=0x0, backingStore=0xa2228d8)
    at kernel/qwidget.cpp:5452
#34 0x02d7d815 in QWidgetPrivate::drawWidget (this=0xa58e060, pdev=0xa2372fc,
rgn=..., offset=..., flags=<value optimized out>, sharedPainter=0x0,
backingStore=0xa2228d8) at kernel/qwidget.cpp:5388
#35 0x02d7e905 in QWidgetPrivate::paintSiblingsRecursive (this=0xa58a1e8,
pdev=0xa2372fc, siblings=..., index=5, rgn=..., offset=..., flags=4,
sharedPainter=0x0, backingStore=0xa2228d8)
    at kernel/qwidget.cpp:5452
#36 0x02d7d815 in QWidgetPrivate::drawWidget (this=0xa58a1e8, pdev=0xa2372fc,
rgn=..., offset=..., flags=<value optimized out>, sharedPainter=0x0,
backingStore=0xa2228d8) at kernel/qwidget.cpp:5388
#37 0x02d7e905 in QWidgetPrivate::paintSiblingsRecursive (this=0xa58b170,
pdev=0xa2372fc, siblings=..., index=3, rgn=..., offset=..., flags=4,
sharedPainter=0x0, backingStore=0xa2228d8)
    at kernel/qwidget.cpp:5452
#38 0x02d7d815 in QWidgetPrivate::drawWidget (this=0xa58b170, pdev=0xa2372fc,
rgn=..., offset=..., flags=<value optimized out>, sharedPainter=0x0,
backingStore=0xa2228d8) at kernel/qwidget.cpp:5388
#39 0x02d7e905 in QWidgetPrivate::paintSiblingsRecursive (this=0xa58ba30,
pdev=0xa2372fc, siblings=..., index=3, rgn=..., offset=..., flags=4,
sharedPainter=0x0, backingStore=0xa2228d8)
    at kernel/qwidget.cpp:5452
#40 0x02d7d815 in QWidgetPrivate::drawWidget (this=0xa58ba30, pdev=0xa2372fc,
rgn=..., offset=..., flags=<value optimized out>, sharedPainter=0x0,
backingStore=0xa2228d8) at kernel/qwidget.cpp:5388
#41 0x02d7e905 in QWidgetPrivate::paintSiblingsRecursive (this=0xa508758,
pdev=0xa2372fc, siblings=..., index=3, rgn=..., offset=..., flags=4,
sharedPainter=0x0, backingStore=0xa2228d8)
    at kernel/qwidget.cpp:5452
#42 0x02d7d815 in QWidgetPrivate::drawWidget (this=0xa508758, pdev=0xa2372fc,
rgn=..., offset=..., flags=<value optimized out>, sharedPainter=0x0,
backingStore=0xa2228d8) at kernel/qwidget.cpp:5388
#43 0x02d7e905 in QWidgetPrivate::paintSiblingsRecursive (this=0xa491e68,
pdev=0xa2372fc, siblings=..., index=5, rgn=..., offset=..., flags=4,
sharedPainter=0x0, backingStore=0xa2228d8)
    at kernel/qwidget.cpp:5452
#44 0x02d7d815 in QWidgetPrivate::drawWidget (this=0xa491e68, pdev=0xa2372fc,
rgn=..., offset=..., flags=<value optimized out>, sharedPainter=0x0,
backingStore=0xa2228d8) at kernel/qwidget.cpp:5388
#45 0x02d7e905 in QWidgetPrivate::paintSiblingsRecursive (this=0xa5889d0,
pdev=0xa2372fc, siblings=..., index=17, rgn=..., offset=..., flags=4,
sharedPainter=0x0, backingStore=0xa2228d8)
    at kernel/qwidget.cpp:5452
#46 0x02d7d815 in QWidgetPrivate::drawWidget (this=0xa5889d0, pdev=0xa2372fc,
rgn=..., offset=..., flags=<value optimized out>, sharedPainter=0x0,
backingStore=0xa2228d8) at kernel/qwidget.cpp:5388
#47 0x02d7e905 in QWidgetPrivate::paintSiblingsRecursive (this=0xa0cd0f8,
pdev=0xa2372fc, siblings=..., index=35, rgn=..., offset=..., flags=4,
sharedPainter=0x0, backingStore=0xa2228d8)
    at kernel/qwidget.cpp:5452
#48 0x02d7d815 in QWidgetPrivate::drawWidget (this=0xa0cd0f8, pdev=0xa2372fc,
rgn=..., offset=..., flags=<value optimized out>, sharedPainter=0x0,
backingStore=0xa2228d8) at kernel/qwidget.cpp:5388
#49 0x02f54b00 in QWidgetBackingStore::sync (this=0xa2228d8) at
painting/qbackingstore.cpp:1291
#50 0x02d6dc23 in QWidgetPrivate::syncBackingStore (this=0xa0cd0f8) at
kernel/qwidget.cpp:1672
#51 0x02d74f16 in QWidget::event (this=0xa0be920, event=0xa62bb80) at
kernel/qwidget.cpp:8291
#52 0x03190247 in QMainWindow::event (this=0xa0be920, event=0xa62bb80) at
widgets/qmainwindow.cpp:1433
#53 0x012432e4 in KMainWindow::event (this=0xa0be920, ev=0xa62bb80) at
../../kdeui/widgets/kmainwindow.cpp:1103
#54 0x0128b0ff in KXmlGuiWindow::event (this=0xa0be920, ev=0xa62bb80) at
../../kdeui/xmlgui/kxmlguiwindow.cpp:131
#55 0x02d164dc in QApplicationPrivate::notify_helper (this=0x9edc498,
receiver=0xa0be920, e=0xa62bb80) at kernel/qapplication.cpp:4300
#56 0x02d1d0b9 in QApplication::notify (this=0xbf87e848, receiver=0xa0be920,
e=0xa62bb80) at kernel/qapplication.cpp:4265
#57 0x0115140a in KApplication::notify (this=0xbf87e848, receiver=0xa0be920,
event=0xa62bb80) at ../../kdeui/kernel/kapplication.cpp:302
#58 0x008deb2b in QCoreApplication::notifyInternal (this=0xbf87e848,
receiver=0xa0be920, event=0xa62bb80) at kernel/qcoreapplication.cpp:704
#59 0x008e1563 in QCoreApplication::sendEvent (receiver=0x0, event_type=0,
data=0x9e99660) at
../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:215
#60 QCoreApplicationPrivate::sendPostedEvents (receiver=0x0, event_type=0,
data=0x9e99660) at kernel/qcoreapplication.cpp:1345
#61 0x008e16cd in QCoreApplication::sendPostedEvents (receiver=0x0,
event_type=0) at kernel/qcoreapplication.cpp:1238
#62 0x0090ac1f in QCoreApplication::sendPostedEvents (s=0x9edf0b0) at
../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:220
#63 postEventSourceDispatch (s=0x9edf0b0) at
kernel/qeventdispatcher_glib.cpp:276
#64 0x04b4d6e5 in g_main_context_dispatch () from /lib/libglib-2.0.so.0
#65 0x04b513d8 in ?? () from /lib/libglib-2.0.so.0
#66 0x04b515b8 in g_main_context_iteration () from /lib/libglib-2.0.so.0
#67 0x0090a715 in QEventDispatcherGlib::processEvents (this=0x9e991f0,
flags=...) at kernel/qeventdispatcher_glib.cpp:412
#68 0x02dd6225 in QGuiEventDispatcherGlib::processEvents (this=0x9e991f0,
flags=...) at kernel/qguieventdispatcher_glib.cpp:204
#69 0x008dd149 in QEventLoop::processEvents (this=0xbf87e704, flags=) at
kernel/qeventloop.cpp:149
#70 0x008dd59a in QEventLoop::exec (this=0xbf87e704, flags=...) at
kernel/qeventloop.cpp:201
#71 0x008e178f in QCoreApplication::exec () at kernel/qcoreapplication.cpp:981
#72 0x02d16577 in QApplication::exec () at kernel/qapplication.cpp:3579
#73 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
[prev in list] [next in list] [prev in thread] [next in thread] 

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