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

List:       kdevelop-bugs
Subject:    [Bug 240740] New: KDevelop crashed when I tried to include some
From:       Leandro Santiago da Silva <leandrosansilva () gmail ! com>
Date:       2010-06-04 15:40:20
Message-ID: bug-240740-40295 () http ! bugs ! kde ! org/
[Download RAW message or body]

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

           Summary: KDevelop crashed when I tried to include some CMake
                    configs
           Product: kdevelop
           Version: unspecified
          Platform: Compiled Sources
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: crash
          Priority: NOR
         Component: general
        AssignedTo: kdevelop-bugs@kdevelop.org
        ReportedBy: leandrosansilva@gmail.com


Application: kdevelop (4.0.60)
KDE Platform Version: 4.4.2 (KDE 4.4.2) (Compiled from sources)
Qt Version: 4.6.2
Operating System: Linux 2.6.31-21-generic x86_64
Distribution: Ubuntu 9.10

-- Information about the crash:
My CMakeLists.txt:

set(ENV{PKG_CONFIG_PATH}
/home/tenchi/projects/ffmpeg/install/usr/local/lib/pkgconfig/)
include(FindPkgConfig)

# adicionar ffmpeg como dependĂȘncia

# KDevelop crashed here, at line 4

project(v4lcapture)
add_executable(v4lcapture main.cpp)
add_executable(ccapture capture.c)
add_executable(ccapture-orig capture-orig.c)

At line 4, I typed pkg_ and Ctrl+space to autocompletation. When I choiced
pkg_set_modules, Kdevelop crashed :-)

I'm using KDevelop and co of 30 May, from git repo and some plugins from kde
websvn.

Sorry for my bad English :-(



 -- Backtrace:
Application: KDevelop (kdevelop), signal: Segmentation fault
The current source language is "auto; currently c".
[Current thread is 1 (Thread 0x7f1146dea750 (LWP 15363))]

Thread 13 (Thread 0x7f11320ca910 (LWP 15364)):
#0  pthread_cond_timedwait@@GLIBC_2.3.2 () at
../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:220
#1  0x00007f1143704692 in QWaitConditionPrivate::wait (this=<value optimized
out>, mutex=0x1030760, time=200000) at thread/qwaitcondition_unix.cpp:85
#2  QWaitCondition::wait (this=<value optimized out>, mutex=0x1030760,
time=200000) at thread/qwaitcondition_unix.cpp:159
#3  0x00007f114034dece in KDevelop::DUChainPrivate::CleanupThread::run
(this=0x1030740) at
/home/tenchi/firefox-downloads/kdevelop/kdevplatform/language/duchain/duchain.cpp:286
#4  0x00007f1143703775 in QThreadPrivate::start (arg=0x1030740) at
thread/qthread_unix.cpp:248
#5  0x00007f1143474a04 in start_thread (arg=<value optimized out>) at
pthread_create.c:300
#6  0x00007f1141b41d4d in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#7  0x0000000000000000 in ?? ()

Thread 12 (Thread 0x7f1121720910 (LWP 15434)):
#0  0xffffffffff60017b in ?? ()
#1  0x00007f112171fd30 in ?? ()
#2  0x00007fffc55ff782 in ?? ()
Backtrace stopped: previous frame identical to this frame (corrupt stack?)
The current source language is "auto; currently asm".

Thread 11 (Thread 0x7f1121f21910 (LWP 15527)):
#0  0xffffffffff60017b in ?? ()
#1  0x00007f1121f20d30 in ?? ()
#2  0x00007fffc55ff782 in ?? ()
Backtrace stopped: previous frame identical to this frame (corrupt stack?)

Thread 10 (Thread 0x7f111bae2910 (LWP 15528)):
#0  0xffffffffff60017b in ?? ()
#1  0x00007f111bae1d30 in ?? ()
#2  0x00007fffc55ff782 in ?? ()
Backtrace stopped: previous frame identical to this frame (corrupt stack?)

Thread 9 (Thread 0x7f111aee1910 (LWP 15532)):
#0  pthread_cond_timedwait@@GLIBC_2.3.2 () at
../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:220
#1  0x00007f11437030e5 in thread_sleep (ti=0x7f111aee1000) at
thread/qthread_unix.cpp:398
#2  0x00007f1143703250 in QThread::msleep (msecs=<value optimized out>) at
thread/qthread_unix.cpp:424
#3  0x00007f111c45d731 in UIBlockTester::UIBlockTesterThread::run
(this=0x3759a30) at
/home/tenchi/firefox-downloads/kdevelop/kdevelop/languages/cpp/cpplanguagesupport.cpp:678
#4  0x00007f1143703775 in QThreadPrivate::start (arg=0x3759a30) at
thread/qthread_unix.cpp:248
#5  0x00007f1143474a04 in start_thread (arg=<value optimized out>) at
pthread_create.c:300
#6  0x00007f1141b41d4d in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#7  0x0000000000000000 in ?? ()

Thread 8 (Thread 0x7f111a295910 (LWP 15541)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at
../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:261
#1  0x00007f1140f0a396 in QTWTF::TCMalloc_PageHeap::scavengerThread
(this=0x7f11411e8220) at
../3rdparty/javascriptcore/JavaScriptCore/wtf/FastMalloc.cpp:2304
#2  0x00007f1140f0a3d9 in QTWTF::TCMalloc_PageHeap::runScavengerThread
(context=0x7f11411f62ec) at
../3rdparty/javascriptcore/JavaScriptCore/wtf/FastMalloc.cpp:1438
#3  0x00007f1143474a04 in start_thread (arg=<value optimized out>) at
pthread_create.c:300
#4  0x00007f1141b41d4d in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#5  0x0000000000000000 in ?? ()

Thread 7 (Thread 0x7f1113fff910 (LWP 15577)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at
../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:261
#1  0x00007f114370472b in QWaitConditionPrivate::wait (this=<value optimized
out>, mutex=0x97fa60, time=18446744073709551615) at
thread/qwaitcondition_unix.cpp:87
#2  QWaitCondition::wait (this=<value optimized out>, mutex=0x97fa60,
time=18446744073709551615) at thread/qwaitcondition_unix.cpp:159
#3  0x00007f1145264096 in
ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x9eb0f0,
th=0x2b18580) at ../../../threadweaver/Weaver/WeaverImpl.cpp:365
#4  0x00007f114526674b in ThreadWeaver::WorkingHardState::applyForWork
(this=0x98e9e0, th=0x2b18580) at
../../../threadweaver/Weaver/WorkingHardState.cpp:71
#5  0x00007f1145264bff in ThreadWeaver::ThreadRunHelper::run
(this=0x7f1113fff050, parent=0x9eb0f0, th=0x2b18580) at
../../../threadweaver/Weaver/Thread.cpp:87
#6  0x00007f1145265058 in ThreadWeaver::Thread::run (this=0x2b18580) at
../../../threadweaver/Weaver/Thread.cpp:142
#7  0x00007f1143703775 in QThreadPrivate::start (arg=0x2b18580) at
thread/qthread_unix.cpp:248
#8  0x00007f1143474a04 in start_thread (arg=<value optimized out>) at
pthread_create.c:300
#9  0x00007f1141b41d4d in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#10 0x0000000000000000 in ?? ()

Thread 6 (Thread 0x7f11137fe910 (LWP 15578)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at
../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:261
#1  0x00007f114370472b in QWaitConditionPrivate::wait (this=<value optimized
out>, mutex=0x97fa60, time=18446744073709551615) at
thread/qwaitcondition_unix.cpp:87
#2  QWaitCondition::wait (this=<value optimized out>, mutex=0x97fa60,
time=18446744073709551615) at thread/qwaitcondition_unix.cpp:159
#3  0x00007f1145264096 in
ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x9eb0f0,
th=0x2b317e0) at ../../../threadweaver/Weaver/WeaverImpl.cpp:365
#4  0x00007f114526674b in ThreadWeaver::WorkingHardState::applyForWork
(this=0x98e9e0, th=0x2b317e0) at
../../../threadweaver/Weaver/WorkingHardState.cpp:71
#5  0x00007f1145266764 in ThreadWeaver::WorkingHardState::applyForWork
(this=0x98e9e0, th=0x2b317e0) at
../../../threadweaver/Weaver/WorkingHardState.cpp:74
#6  0x00007f1145264bff in ThreadWeaver::ThreadRunHelper::run
(this=0x7f11137fe050, parent=0x9eb0f0, th=0x2b317e0) at
../../../threadweaver/Weaver/Thread.cpp:87
#7  0x00007f1145265058 in ThreadWeaver::Thread::run (this=0x2b317e0) at
../../../threadweaver/Weaver/Thread.cpp:142
#8  0x00007f1143703775 in QThreadPrivate::start (arg=0x2b317e0) at
thread/qthread_unix.cpp:248
#9  0x00007f1143474a04 in start_thread (arg=<value optimized out>) at
pthread_create.c:300
#10 0x00007f1141b41d4d in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#11 0x0000000000000000 in ?? ()

Thread 5 (Thread 0x7f1112ffd910 (LWP 15590)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at
../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:261
#1  0x00007f114370472b in QWaitConditionPrivate::wait (this=<value optimized
out>, mutex=0x2b30200, time=18446744073709551615) at
thread/qwaitcondition_unix.cpp:87
#2  QWaitCondition::wait (this=<value optimized out>, mutex=0x2b30200,
time=18446744073709551615) at thread/qwaitcondition_unix.cpp:159
#3  0x00007f1145264096 in
ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x3fa7550,
th=0x1fe80f0) at ../../../threadweaver/Weaver/WeaverImpl.cpp:365
#4  0x00007f114526674b in ThreadWeaver::WorkingHardState::applyForWork
(this=0x2b21780, th=0x1fe80f0) at
../../../threadweaver/Weaver/WorkingHardState.cpp:71
#5  0x00007f1145266764 in ThreadWeaver::WorkingHardState::applyForWork
(this=0x2b21780, th=0x1fe80f0) at
../../../threadweaver/Weaver/WorkingHardState.cpp:74
#6  0x00007f1145264bff in ThreadWeaver::ThreadRunHelper::run
(this=0x7f1112ffd050, parent=0x3fa7550, th=0x1fe80f0) at
../../../threadweaver/Weaver/Thread.cpp:87
#7  0x00007f1145265058 in ThreadWeaver::Thread::run (this=0x1fe80f0) at
../../../threadweaver/Weaver/Thread.cpp:142
#8  0x00007f1143703775 in QThreadPrivate::start (arg=0x1fe80f0) at
thread/qthread_unix.cpp:248
#9  0x00007f1143474a04 in start_thread (arg=<value optimized out>) at
pthread_create.c:300
#10 0x00007f1141b41d4d in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#11 0x0000000000000000 in ?? ()

Thread 4 (Thread 0x7f11127fc910 (LWP 15591)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at
../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:261
#1  0x00007f114370472b in QWaitConditionPrivate::wait (this=<value optimized
out>, mutex=0x2b30200, time=18446744073709551615) at
thread/qwaitcondition_unix.cpp:87
#2  QWaitCondition::wait (this=<value optimized out>, mutex=0x2b30200,
time=18446744073709551615) at thread/qwaitcondition_unix.cpp:159
#3  0x00007f1145264096 in
ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x3fa7550,
th=0x2b369b0) at ../../../threadweaver/Weaver/WeaverImpl.cpp:365
#4  0x00007f114526674b in ThreadWeaver::WorkingHardState::applyForWork
(this=0x2b21780, th=0x2b369b0) at
../../../threadweaver/Weaver/WorkingHardState.cpp:71
#5  0x00007f1145264bff in ThreadWeaver::ThreadRunHelper::run
(this=0x7f11127fc050, parent=0x3fa7550, th=0x2b369b0) at
../../../threadweaver/Weaver/Thread.cpp:87
#6  0x00007f1145265058 in ThreadWeaver::Thread::run (this=0x2b369b0) at
../../../threadweaver/Weaver/Thread.cpp:142
#7  0x00007f1143703775 in QThreadPrivate::start (arg=0x2b369b0) at
thread/qthread_unix.cpp:248
#8  0x00007f1143474a04 in start_thread (arg=<value optimized out>) at
pthread_create.c:300
#9  0x00007f1141b41d4d in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#10 0x0000000000000000 in ?? ()

Thread 3 (Thread 0x7f1130bab910 (LWP 15598)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at
../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:261
#1  0x00007f114370472b in QWaitConditionPrivate::wait (this=<value optimized
out>, mutex=0x2b30200, time=18446744073709551615) at
thread/qwaitcondition_unix.cpp:87
#2  QWaitCondition::wait (this=<value optimized out>, mutex=0x2b30200,
time=18446744073709551615) at thread/qwaitcondition_unix.cpp:159
#3  0x00007f1145264096 in
ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x3fa7550,
th=0x49c8660) at ../../../threadweaver/Weaver/WeaverImpl.cpp:365
#4  0x00007f114526674b in ThreadWeaver::WorkingHardState::applyForWork
(this=0x2b21780, th=0x49c8660) at
../../../threadweaver/Weaver/WorkingHardState.cpp:71
#5  0x00007f1145266764 in ThreadWeaver::WorkingHardState::applyForWork
(this=0x2b21780, th=0x49c8660) at
../../../threadweaver/Weaver/WorkingHardState.cpp:74
#6  0x00007f1145266764 in ThreadWeaver::WorkingHardState::applyForWork
(this=0x2b21780, th=0x49c8660) at
../../../threadweaver/Weaver/WorkingHardState.cpp:74
#7  0x00007f1145266764 in ThreadWeaver::WorkingHardState::applyForWork
(this=0x2b21780, th=0x49c8660) at
../../../threadweaver/Weaver/WorkingHardState.cpp:74
#8  0x00007f1145264bff in ThreadWeaver::ThreadRunHelper::run
(this=0x7f1130bab050, parent=0x3fa7550, th=0x49c8660) at
../../../threadweaver/Weaver/Thread.cpp:87
#9  0x00007f1145265058 in ThreadWeaver::Thread::run (this=0x49c8660) at
../../../threadweaver/Weaver/Thread.cpp:142
#10 0x00007f1143703775 in QThreadPrivate::start (arg=0x49c8660) at
thread/qthread_unix.cpp:248
#11 0x00007f1143474a04 in start_thread (arg=<value optimized out>) at
pthread_create.c:300
#12 0x00007f1141b41d4d in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#13 0x0000000000000000 in ?? ()

Thread 2 (Thread 0x7f11117fa910 (LWP 15679)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at
../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:261
#1  0x00007f114370472b in QWaitConditionPrivate::wait (this=<value optimized
out>, mutex=0x2b30200, time=18446744073709551615) at
thread/qwaitcondition_unix.cpp:87
#2  QWaitCondition::wait (this=<value optimized out>, mutex=0x2b30200,
time=18446744073709551615) at thread/qwaitcondition_unix.cpp:159
#3  0x00007f1145264096 in
ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x3fa7550,
th=0x4f63bf0) at ../../../threadweaver/Weaver/WeaverImpl.cpp:365
#4  0x00007f114526674b in ThreadWeaver::WorkingHardState::applyForWork
(this=0x2b21780, th=0x4f63bf0) at
../../../threadweaver/Weaver/WorkingHardState.cpp:71
#5  0x00007f1145266764 in ThreadWeaver::WorkingHardState::applyForWork
(this=0x2b21780, th=0x4f63bf0) at
../../../threadweaver/Weaver/WorkingHardState.cpp:74
#6  0x00007f1145266764 in ThreadWeaver::WorkingHardState::applyForWork
(this=0x2b21780, th=0x4f63bf0) at
../../../threadweaver/Weaver/WorkingHardState.cpp:74
#7  0x00007f1145266764 in ThreadWeaver::WorkingHardState::applyForWork
(this=0x2b21780, th=0x4f63bf0) at
../../../threadweaver/Weaver/WorkingHardState.cpp:74
#8  0x00007f1145266764 in ThreadWeaver::WorkingHardState::applyForWork
(this=0x2b21780, th=0x4f63bf0) at
../../../threadweaver/Weaver/WorkingHardState.cpp:74
#9  0x00007f1145264bff in ThreadWeaver::ThreadRunHelper::run
(this=0x7f11117fa050, parent=0x3fa7550, th=0x4f63bf0) at
../../../threadweaver/Weaver/Thread.cpp:87
#10 0x00007f1145265058 in ThreadWeaver::Thread::run (this=0x4f63bf0) at
../../../threadweaver/Weaver/Thread.cpp:142
#11 0x00007f1143703775 in QThreadPrivate::start (arg=0x4f63bf0) at
thread/qthread_unix.cpp:248
#12 0x00007f1143474a04 in start_thread (arg=<value optimized out>) at
pthread_create.c:300
#13 0x00007f1141b41d4d in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#14 0x0000000000000000 in ?? ()

Thread 1 (Thread 0x7f1146dea750 (LWP 15363)):
[KCrash Handler]
#5  KDevelop::Declaration::abstractType (this=0x0) at
/home/tenchi/firefox-downloads/kdevelop/kdevplatform/language/duchain/declaration.cpp:313
#6  0x00007f1130dec7bb in CMakeCodeCompletionModel::data (this=0x1da8920,
index=<value optimized out>, role=<value optimized out>)
    at
/home/tenchi/firefox-downloads/kdevelop/kdevelop/projectmanagers/cmake/cmakecodecompletionmodel.cpp:209
#7  0x00007f111a30283a in QModelIndex::data (this=0x7f111477a490, index=...,
role=<value optimized out>) at /usr/include/qt4/QtCore/qabstractitemmodel.h:398
#8  KateCompletionModel::data (this=0x7f111477a490, index=..., role=<value
optimized out>) at ../../kate/completion/katecompletionmodel.cpp:226
#9  0x00007f1142f0d3d4 in QModelIndex::data (this=0x7f11140bdf00,
painter=0x7fffc55c2ca0, option=<value optimized out>, index=...)
    at ../../include/QtCore/../../src/corelib/kernel/qabstractitemmodel.h:398
#10 QItemDelegate::paint (this=0x7f11140bdf00, painter=0x7fffc55c2ca0,
option=<value optimized out>, index=...) at itemviews/qitemdelegate.cpp:459
#11 0x00007f111a31c7a1 in ExpandingDelegate::paint (this=0x7f11140bdf00,
painter=0x7fffc55c2ca0, optionOld=..., index=...) at
../../kate/completion/expandingtree/expandingdelegate.cpp:105
#12 0x00007f1142ef7cd9 in QTreeView::drawRow (this=<value optimized out>,
painter=<value optimized out>, option=<value optimized out>, index=<value
optimized out>) at itemviews/qtreeview.cpp:1670
#13 0x00007f111a31e373 in ExpandingTree::drawRow (this=0x7fffc55c1bc0,
painter=0x0, option=..., index=...) at
../../kate/completion/expandingtree/expandingtree.cpp:34
#14 0x00007f1142f01b36 in QTreeView::drawTree (this=0x7f11146f7f90,
painter=<value optimized out>, region=<value optimized out>) at
itemviews/qtreeview.cpp:1433
#15 0x00007f1142f04a13 in QTreeView::paintEvent (this=0x7f11146f7f90,
event=0x7fffc55c3940) at itemviews/qtreeview.cpp:1266
#16 0x00007f11429ec0e2 in QWidget::event (this=0x7f11146f7f90,
event=0x7fffc55c3940) at kernel/qwidget.cpp:8144
#17 0x00007f1142d928b6 in QFrame::event (this=0x7f11146f7f90, e=0x7fffc55c3940)
at widgets/qframe.cpp:557
#18 0x00007f1142ec1dfb in QAbstractItemView::viewportEvent
(this=0x7f11146f7f90, event=0x7fffc55c3940) at
itemviews/qabstractitemview.cpp:1610
#19 0x00007f1142efe8f2 in QTreeView::viewportEvent (this=0x7f11146f7f90,
event=0x7fffc55c3940) at itemviews/qtreeview.cpp:1248
#20 0x00007f11437f7227 in
QCoreApplicationPrivate::sendThroughObjectEventFilters (this=<value optimized
out>, receiver=0x7f1114296940, event=0x7fffc55c3940) at
kernel/qcoreapplication.cpp:819
#21 0x00007f11429960fc in QApplicationPrivate::notify_helper (this=0x736e90,
receiver=0x7f1114296940, e=0x7fffc55c3940) at kernel/qapplication.cpp:4296
#22 0x00007f114299c71b in QApplication::notify (this=0x7fffc55c4bd0,
receiver=0x7f1114296940, e=0x7fffc55c3940) at kernel/qapplication.cpp:4183
#23 0x00007f1143fbb076 in KApplication::notify (this=0x7fffc55c4bd0,
receiver=0x7f1114296940, event=0x7fffc55c3940) at
../../kdeui/kernel/kapplication.cpp:302
#24 0x00007f11437f7e0c in QCoreApplication::notifyInternal
(this=0x7fffc55c4bd0, receiver=0x7f1114296940, event=0x7fffc55c3940) at
kernel/qcoreapplication.cpp:704
#25 0x00007f11429f475d in QCoreApplication::sendSpontaneousEvent
(this=0x7f1114297290, pdev=<value optimized out>, rgn=..., offset=<value
optimized out>, flags=<value optimized out>, 
    sharedPainter=0x0, backingStore=0x5b655b0) at
../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:218
#26 QWidgetPrivate::drawWidget (this=0x7f1114297290, pdev=<value optimized
out>, rgn=..., offset=<value optimized out>, flags=<value optimized out>,
sharedPainter=0x0, backingStore=0x5b655b0)
    at kernel/qwidget.cpp:5339
#27 0x00007f1142badb96 in QWidgetBackingStore::sync (this=0x5b655b0) at
painting/qbackingstore.cpp:1283
#28 0x00007f11429e6050 in QWidgetPrivate::syncBackingStore
(this=0x7f111477a210) at kernel/qwidget.cpp:1672
#29 0x00007f11429ec7e5 in QWidget::event (this=0x7f11146f8500, event=0x71c2250)
at kernel/qwidget.cpp:8291
#30 0x00007f1142d928b6 in QFrame::event (this=0x7f11146f8500, e=0x71c2250) at
widgets/qframe.cpp:557
#31 0x00007f114299612c in QApplicationPrivate::notify_helper (this=0x736e90,
receiver=0x7f11146f8500, e=0x71c2250) at kernel/qapplication.cpp:4300
#32 0x00007f114299c71b in QApplication::notify (this=0x7fffc55c4bd0,
receiver=0x7f11146f8500, e=0x71c2250) at kernel/qapplication.cpp:4183
#33 0x00007f1143fbb076 in KApplication::notify (this=0x7fffc55c4bd0,
receiver=0x7f11146f8500, event=0x71c2250) at
../../kdeui/kernel/kapplication.cpp:302
#34 0x00007f11437f7e0c in QCoreApplication::notifyInternal
(this=0x7fffc55c4bd0, receiver=0x7f11146f8500, event=0x71c2250) at
kernel/qcoreapplication.cpp:704
#35 0x00007f11437fa587 in QCoreApplication::sendEvent (receiver=0x0,
event_type=<value optimized out>, data=0x707e50) at
../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:215
#36 QCoreApplicationPrivate::sendPostedEvents (receiver=0x0, event_type=<value
optimized out>, data=0x707e50) at kernel/qcoreapplication.cpp:1345
#37 0x00007f11438217f3 in QCoreApplication::sendPostedEvents (s=<value
optimized out>) at
../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:220
#38 postEventSourceDispatch (s=<value optimized out>) at
kernel/qeventdispatcher_glib.cpp:276
#39 0x00007f113d012bce in g_main_context_dispatch () from /lib/libglib-2.0.so.0
#40 0x00007f113d016598 in ?? () from /lib/libglib-2.0.so.0
#41 0x00007f113d0166c0 in g_main_context_iteration () from
/lib/libglib-2.0.so.0
#42 0x00007f1143821333 in QEventDispatcherGlib::processEvents (this=0x7075a0,
flags=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:412
#43 0x00007f1142a45f0e in QGuiEventDispatcherGlib::processEvents
(this=0x7fffc55c1bc0, flags=<value optimized out>) at
kernel/qguieventdispatcher_glib.cpp:204
#44 0x00007f11437f6732 in QEventLoop::processEvents (this=<value optimized
out>, flags=) at kernel/qeventloop.cpp:149
#45 0x00007f11437f6b0c in QEventLoop::exec (this=0x7fffc55c49a0, flags=) at
kernel/qeventloop.cpp:201
#46 0x00007f11437fa84b in QCoreApplication::exec () at
kernel/qcoreapplication.cpp:981
#47 0x0000000000408fd5 in main (argc=<value optimized out>, argv=<value
optimized out>) at
/home/tenchi/firefox-downloads/kdevelop/kdevelop/app/main.cpp:378
The current source language is "auto; currently c".

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