Bug 267023 - KDevelop crashed as soon as i clicked the X button
Summary: KDevelop crashed as soon as i clicked the X button
Status: RESOLVED DUPLICATE of bug 236037
Alias: None
Product: kdevelop
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Ubuntu Linux
: NOR crash
Target Milestone: 4.2.0
Assignee: kdevelop-bugs-null
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-02-24 00:05 UTC by Nikos P
Modified: 2011-02-28 11:17 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Nikos P 2011-02-24 00:05:43 UTC
Application: kdevelop (4.0.2 (using KDevPlatform 1.0.2))
KDE Platform Version: 4.5.1 (KDE 4.5.1)
Qt Version: 4.7.0
Operating System: Linux 2.6.35-25-generic x86_64
Distribution: Ubuntu 10.10

-- Information about the crash:
- What I was doing when the application crashed:
Every time it happens ,i've just saved a file after editting it and i've hit the X button to close the program.And then the Crash Report shows up.

The crash can be reproduced every time.

-- Backtrace:
Application: KDevelop (kdevelop.bin), signal: Aborted
[Current thread is 1 (Thread 0x7f271371b760 (LWP 2109))]

Thread 10 (Thread 0x7f2702d70700 (LWP 2113)):
#0  0x00007f2710b70203 in __poll (fds=<value optimized out>, nfds=<value optimized out>, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:87
#1  0x00007f270a37f009 in ?? () from /lib/libglib-2.0.so.0
#2  0x00007f270a37f7b5 in g_main_loop_run () from /lib/libglib-2.0.so.0
#3  0x00007f27034a70f4 in ?? () from /usr/lib/libgio-2.0.so.0
#4  0x00007f270a3a47e4 in ?? () from /lib/libglib-2.0.so.0
#5  0x00007f2710880971 in start_thread (arg=<value optimized out>) at pthread_create.c:304
#6  0x00007f2710b7c92d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#7  0x0000000000000000 in ?? ()

Thread 9 (Thread 0x7f26f1907700 (LWP 2114)):
#0  pthread_cond_timedwait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:212
#1  0x00007f2711e7cda2 in wait (this=<value optimized out>, mutex=0x2bed770, time=200000) at thread/qwaitcondition_unix.cpp:86
#2  QWaitCondition::wait (this=<value optimized out>, mutex=0x2bed770, time=200000) at thread/qwaitcondition_unix.cpp:160
#3  0x00007f270d58ac6e in KDevelop::DUChainPrivate::CleanupThread::run (this=0x2bed750) at ../../language/duchain/duchain.cpp:286
#4  0x00007f2711e7c27e in QThreadPrivate::start (arg=0x2bed750) at thread/qthread_unix.cpp:266
#5  0x00007f2710880971 in start_thread (arg=<value optimized out>) at pthread_create.c:304
#6  0x00007f2710b7c92d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#7  0x0000000000000000 in ?? ()

Thread 8 (Thread 0x7f26e37ff700 (LWP 2149)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x00007f2711e7ce3b in wait (this=<value optimized out>, mutex=0x2b67dc0, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:88
#2  QWaitCondition::wait (this=<value optimized out>, mutex=0x2b67dc0, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:160
#3  0x00007f2708158524 in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x2b6ba20, th=0x45b6940) at ../../../threadweaver/Weaver/WeaverImpl.cpp:365
#4  0x00007f270815b72b in ThreadWeaver::WorkingHardState::applyForWork (this=0x2b69ce0, th=0x45b6940) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71
#5  0x00007f270815b744 in ThreadWeaver::WorkingHardState::applyForWork (this=0x2b69ce0, th=0x45b6940) at ../../../threadweaver/Weaver/WorkingHardState.cpp:74
#6  0x00007f270815b744 in ThreadWeaver::WorkingHardState::applyForWork (this=0x2b69ce0, th=0x45b6940) at ../../../threadweaver/Weaver/WorkingHardState.cpp:74
#7  0x00007f270815b744 in ThreadWeaver::WorkingHardState::applyForWork (this=0x2b69ce0, th=0x45b6940) at ../../../threadweaver/Weaver/WorkingHardState.cpp:74
#8  0x00007f270815b744 in ThreadWeaver::WorkingHardState::applyForWork (this=0x2b69ce0, th=0x45b6940) at ../../../threadweaver/Weaver/WorkingHardState.cpp:74
#9  0x00007f270815b744 in ThreadWeaver::WorkingHardState::applyForWork (this=0x2b69ce0, th=0x45b6940) at ../../../threadweaver/Weaver/WorkingHardState.cpp:74
#10 0x00007f270815b744 in ThreadWeaver::WorkingHardState::applyForWork (this=0x2b69ce0, th=0x45b6940) at ../../../threadweaver/Weaver/WorkingHardState.cpp:74
#11 0x00007f2708159c9f in ThreadWeaver::ThreadRunHelper::run (this=0x7f26e37fee00, parent=0x2b6ba20, th=0x45b6940) at ../../../threadweaver/Weaver/Thread.cpp:87
#12 0x00007f270815a1f8 in ThreadWeaver::Thread::run (this=0x45b6940) at ../../../threadweaver/Weaver/Thread.cpp:142
#13 0x00007f2711e7c27e in QThreadPrivate::start (arg=0x45b6940) at thread/qthread_unix.cpp:266
#14 0x00007f2710880971 in start_thread (arg=<value optimized out>) at pthread_create.c:304
#15 0x00007f2710b7c92d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#16 0x0000000000000000 in ?? ()

Thread 7 (Thread 0x7f26e2ffe700 (LWP 2150)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x00007f2711e7ce3b in wait (this=<value optimized out>, mutex=0x2b67dc0, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:88
#2  QWaitCondition::wait (this=<value optimized out>, mutex=0x2b67dc0, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:160
#3  0x00007f2708158524 in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x2b6ba20, th=0x3590c30) at ../../../threadweaver/Weaver/WeaverImpl.cpp:365
#4  0x00007f270815b72b in ThreadWeaver::WorkingHardState::applyForWork (this=0x2b69ce0, th=0x3590c30) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71
#5  0x00007f2708159c9f in ThreadWeaver::ThreadRunHelper::run (this=0x7f26e2ffde00, parent=0x2b6ba20, th=0x3590c30) at ../../../threadweaver/Weaver/Thread.cpp:87
#6  0x00007f270815a1f8 in ThreadWeaver::Thread::run (this=0x3590c30) at ../../../threadweaver/Weaver/Thread.cpp:142
#7  0x00007f2711e7c27e in QThreadPrivate::start (arg=0x3590c30) at thread/qthread_unix.cpp:266
#8  0x00007f2710880971 in start_thread (arg=<value optimized out>) at pthread_create.c:304
#9  0x00007f2710b7c92d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#10 0x0000000000000000 in ?? ()

Thread 6 (Thread 0x7f26db3a4700 (LWP 2182)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x00007f27094d9334 in QTWTF::TCMalloc_PageHeap::scavengerThread (this=0x7f27097e4160) at ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastMalloc.cpp:2359
#2  0x00007f27094d9369 in QTWTF::TCMalloc_PageHeap::runScavengerThread (context=0x7f27097f2234) at ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastMalloc.cpp:1464
#3  0x00007f2710880971 in start_thread (arg=<value optimized out>) at pthread_create.c:304
#4  0x00007f2710b7c92d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#5  0x0000000000000000 in ?? ()

Thread 5 (Thread 0x7f26da62e700 (LWP 15989)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x00007f2711e7ce3b in wait (this=<value optimized out>, mutex=0x4465580, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:88
#2  QWaitCondition::wait (this=<value optimized out>, mutex=0x4465580, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:160
#3  0x00007f2708158524 in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x44651c0, th=0x4457090) at ../../../threadweaver/Weaver/WeaverImpl.cpp:365
#4  0x00007f270815b72b in ThreadWeaver::WorkingHardState::applyForWork (this=0x4465660, th=0x4457090) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71
#5  0x00007f2708159c9f in ThreadWeaver::ThreadRunHelper::run (this=0x7f26da62de00, parent=0x44651c0, th=0x4457090) at ../../../threadweaver/Weaver/Thread.cpp:87
#6  0x00007f270815a1f8 in ThreadWeaver::Thread::run (this=0x4457090) at ../../../threadweaver/Weaver/Thread.cpp:142
#7  0x00007f2711e7c27e in QThreadPrivate::start (arg=0x4457090) at thread/qthread_unix.cpp:266
#8  0x00007f2710880971 in start_thread (arg=<value optimized out>) at pthread_create.c:304
#9  0x00007f2710b7c92d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#10 0x0000000000000000 in ?? ()

Thread 4 (Thread 0x7f26d9e2d700 (LWP 15990)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x00007f2711e7ce3b in wait (this=<value optimized out>, mutex=0x4465580, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:88
#2  QWaitCondition::wait (this=<value optimized out>, mutex=0x4465580, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:160
#3  0x00007f2708158524 in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x44651c0, th=0x444feb0) at ../../../threadweaver/Weaver/WeaverImpl.cpp:365
#4  0x00007f270815b72b in ThreadWeaver::WorkingHardState::applyForWork (this=0x4465660, th=0x444feb0) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71
#5  0x00007f270815b744 in ThreadWeaver::WorkingHardState::applyForWork (this=0x4465660, th=0x444feb0) at ../../../threadweaver/Weaver/WorkingHardState.cpp:74
#6  0x00007f2708159c9f in ThreadWeaver::ThreadRunHelper::run (this=0x7f26d9e2ce00, parent=0x44651c0, th=0x444feb0) at ../../../threadweaver/Weaver/Thread.cpp:87
#7  0x00007f270815a1f8 in ThreadWeaver::Thread::run (this=0x444feb0) at ../../../threadweaver/Weaver/Thread.cpp:142
#8  0x00007f2711e7c27e in QThreadPrivate::start (arg=0x444feb0) at thread/qthread_unix.cpp:266
#9  0x00007f2710880971 in start_thread (arg=<value optimized out>) at pthread_create.c:304
#10 0x00007f2710b7c92d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#11 0x0000000000000000 in ?? ()

Thread 3 (Thread 0x7f26d962c700 (LWP 16006)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x00007f2711e7ce3b in wait (this=<value optimized out>, mutex=0x4465580, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:88
#2  QWaitCondition::wait (this=<value optimized out>, mutex=0x4465580, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:160
#3  0x00007f2708158524 in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x44651c0, th=0x4f76bc0) at ../../../threadweaver/Weaver/WeaverImpl.cpp:365
#4  0x00007f270815b72b in ThreadWeaver::WorkingHardState::applyForWork (this=0x4465660, th=0x4f76bc0) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71
#5  0x00007f270815b744 in ThreadWeaver::WorkingHardState::applyForWork (this=0x4465660, th=0x4f76bc0) at ../../../threadweaver/Weaver/WorkingHardState.cpp:74
#6  0x00007f2708159c9f in ThreadWeaver::ThreadRunHelper::run (this=0x7f26d962be00, parent=0x44651c0, th=0x4f76bc0) at ../../../threadweaver/Weaver/Thread.cpp:87
#7  0x00007f270815a1f8 in ThreadWeaver::Thread::run (this=0x4f76bc0) at ../../../threadweaver/Weaver/Thread.cpp:142
#8  0x00007f2711e7c27e in QThreadPrivate::start (arg=0x4f76bc0) at thread/qthread_unix.cpp:266
#9  0x00007f2710880971 in start_thread (arg=<value optimized out>) at pthread_create.c:304
#10 0x00007f2710b7c92d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#11 0x0000000000000000 in ?? ()

Thread 2 (Thread 0x7f26d8e2b700 (LWP 16007)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x00007f2711e7ce3b in wait (this=<value optimized out>, mutex=0x4465580, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:88
#2  QWaitCondition::wait (this=<value optimized out>, mutex=0x4465580, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:160
#3  0x00007f2708158524 in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x44651c0, th=0x4f763b0) at ../../../threadweaver/Weaver/WeaverImpl.cpp:365
#4  0x00007f270815b72b in ThreadWeaver::WorkingHardState::applyForWork (this=0x4465660, th=0x4f763b0) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71
#5  0x00007f2708159c9f in ThreadWeaver::ThreadRunHelper::run (this=0x7f26d8e2ae00, parent=0x44651c0, th=0x4f763b0) at ../../../threadweaver/Weaver/Thread.cpp:87
#6  0x00007f270815a1f8 in ThreadWeaver::Thread::run (this=0x4f763b0) at ../../../threadweaver/Weaver/Thread.cpp:142
#7  0x00007f2711e7c27e in QThreadPrivate::start (arg=0x4f763b0) at thread/qthread_unix.cpp:266
#8  0x00007f2710880971 in start_thread (arg=<value optimized out>) at pthread_create.c:304
#9  0x00007f2710b7c92d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#10 0x0000000000000000 in ?? ()

Thread 1 (Thread 0x7f271371b760 (LWP 2109)):
[KCrash Handler]
#6  0x00007f2710ac9ba5 in raise (sig=<value optimized out>) at ../nptl/sysdeps/unix/sysv/linux/raise.c:64
#7  0x00007f2710acd6b0 in abort () at abort.c:92
#8  0x00007f2710ed46bd in __gnu_cxx::__verbose_terminate_handler() () from /usr/lib/libstdc++.so.6
#9  0x00007f2710ed2906 in ?? () from /usr/lib/libstdc++.so.6
#10 0x00007f2710ed2933 in std::terminate() () from /usr/lib/libstdc++.so.6
#11 0x00007f2710ed328f in __cxa_pure_virtual () from /usr/lib/libstdc++.so.6
#12 0x00007f2712bebf48 in ProvidersModel::data (this=<value optimized out>, index=<value optimized out>, role=<value optimized out>) at ../../shell/documentationview.cpp:51
#13 0x00007f27116c684c in QComboBoxPrivate::itemText (this=0x3b8f0e0, index=...) at widgets/qcombobox.cpp:1270
#14 0x00007f27116c69e6 in QComboBox::currentText (this=<value optimized out>) at widgets/qcombobox.cpp:2039
#15 0x00007f27116c74f6 in QComboBox::initStyleOption (this=0x3b8efb0, option=0x7fff8f1e4720) at widgets/qcombobox.cpp:1119
#16 0x00007f27116c9f26 in QComboBoxPrivate::updateViewContainerPaletteAndOpacity (this=0x3b8f0e0) at widgets/qcombobox.cpp:1078
#17 0x00007f27116cccb8 in QComboBox::changeEvent (this=0x3b8efb0, e=0x7fff8f1e4f70) at widgets/qcombobox.cpp:2734
#18 0x00007f271132c838 in QWidget::event (this=0x3b8efb0, event=0x7fff8f1e4f70) at kernel/qwidget.cpp:8477
#19 0x00007f27112d6fdc in QApplicationPrivate::notify_helper (this=0x2807760, receiver=0x3b8efb0, e=0x7fff8f1e4f70) at kernel/qapplication.cpp:4396
#20 0x00007f27112dcaed in QApplication::notify (this=0x7fff8f1e6580, receiver=0x3b8efb0, e=0x7fff8f1e4f70) at kernel/qapplication.cpp:4277
#21 0x00007f27124c5156 in KApplication::notify (this=0x7fff8f1e6580, receiver=0x3b8efb0, event=0x7fff8f1e4f70) at ../../kdeui/kernel/kapplication.cpp:310
#22 0x00007f2711f6fcdc in QCoreApplication::notifyInternal (this=0x7fff8f1e6580, receiver=0x3b8efb0, event=0x7fff8f1e4f70) at kernel/qcoreapplication.cpp:732
#23 0x00007f27113289a5 in sendEvent (this=0x3b8f0e0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:215
#24 QWidgetPrivate::propagatePaletteChange (this=0x3b8f0e0) at kernel/qwidget.cpp:1870
#25 0x00007f2711328b63 in QWidgetPrivate::setPalette_helper (this=0x3b8f0e0, palette=...) at kernel/qwidget.cpp:4614
#26 0x00007f2711328c09 in QWidgetPrivate::resolvePalette (this=0x3b8f0e0) at kernel/qwidget.cpp:4604
#27 0x00007f27113363c7 in QWidget::setParent (this=0x3b8efb0, parent=0x0, f=) at kernel/qwidget.cpp:10018
#28 0x00007f2711336872 in QWidget::setParent (this=0x83d, parent=0x83d) at kernel/qwidget.cpp:9937
#29 0x00007f27113398e0 in QWidgetAction::releaseWidget (this=0x3b8fff0, widget=0x3b8efb0) at kernel/qwidgetaction.cpp:207
#30 0x00007f271177a953 in QToolBarLayout::~QToolBarLayout (this=0x3b8c1b0, __in_chrg=<value optimized out>) at widgets/qtoolbarlayout.cpp:101
#31 0x00007f2711332044 in QWidget::~QWidget (this=0x3b8c060, __in_chrg=<value optimized out>) at kernel/qwidget.cpp:1501
#32 0x00007f27125d1cae in KToolBar::~KToolBar (this=0x3b8c060, __in_chrg=<value optimized out>) at ../../kdeui/widgets/ktoolbar.cpp:728
#33 0x00007f2711f81d5f in QObjectPrivate::deleteChildren (this=0x3b8b330) at kernel/qobject.cpp:1957
#34 0x00007f2711332168 in QWidget::~QWidget (this=0x3b85150, __in_chrg=<value optimized out>) at kernel/qwidget.cpp:1589
#35 0x00007f2712b7ab6a in DocumentationView::~DocumentationView (this=0x3b85150, __in_chrg=<value optimized out>) at ../../shell/documentationview.h:32
#36 0x00007f2711f81d5f in QObjectPrivate::deleteChildren (this=0x44a4ca0) at kernel/qobject.cpp:1957
#37 0x00007f2711332168 in QWidget::~QWidget (this=0x44a4c30, __in_chrg=<value optimized out>) at kernel/qwidget.cpp:1589
#38 0x00007f270d2b423e in ?? () from /usr/lib/libsublime.so.1
#39 0x00007f2711f81d5f in QObjectPrivate::deleteChildren (this=0x36b9060) at kernel/qobject.cpp:1957
#40 0x00007f2711332168 in QWidget::~QWidget (this=0x35735c0, __in_chrg=<value optimized out>) at kernel/qwidget.cpp:1589
#41 0x00007f270d2ba55b in ?? () from /usr/lib/libsublime.so.1
#42 0x00007f2711f81d5f in QObjectPrivate::deleteChildren (this=0x2a948c0) at kernel/qobject.cpp:1957
#43 0x00007f2711332168 in QWidget::~QWidget (this=0x2aa0f40, __in_chrg=<value optimized out>) at kernel/qwidget.cpp:1589
#44 0x00007f27125a3985 in KMainWindow::~KMainWindow (this=0x2aa0f40, __in_chrg=<value optimized out>) at ../../kdeui/widgets/kmainwindow.cpp:473
#45 0x00007f270d2a6bb9 in Sublime::MainWindow::~MainWindow() () from /usr/lib/libsublime.so.1
#46 0x00007f2712b8b3ae in KDevelop::MainWindow::~MainWindow (this=0x2aa0f40, __in_chrg=<value optimized out>, __vtt_parm=<value optimized out>) at ../../shell/mainwindow.cpp:128
#47 0x00007f2711f81c08 in QObject::event (this=0x2aa0f40, e=0x83d) at kernel/qobject.cpp:1202
#48 0x00007f271132c6df in QWidget::event (this=0x2aa0f40, event=0x503aba0) at kernel/qwidget.cpp:8646
#49 0x00007f271171441b in QMainWindow::event (this=0x2aa0f40, event=0x503aba0) at widgets/qmainwindow.cpp:1417
#50 0x00007f27125e1683 in KXmlGuiWindow::event (this=0x83d, ev=0x83d) at ../../kdeui/xmlgui/kxmlguiwindow.cpp:130
#51 0x00007f27112d6fdc in QApplicationPrivate::notify_helper (this=0x2807760, receiver=0x2aa0f40, e=0x503aba0) at kernel/qapplication.cpp:4396
#52 0x00007f27112dcaed in QApplication::notify (this=0x7fff8f1e6580, receiver=0x2aa0f40, e=0x503aba0) at kernel/qapplication.cpp:4277
#53 0x00007f27124c5156 in KApplication::notify (this=0x7fff8f1e6580, receiver=0x2aa0f40, event=0x503aba0) at ../../kdeui/kernel/kapplication.cpp:310
#54 0x00007f2711f6fcdc in QCoreApplication::notifyInternal (this=0x7fff8f1e6580, receiver=0x2aa0f40, event=0x503aba0) at kernel/qcoreapplication.cpp:732
#55 0x00007f2711f72c22 in sendEvent (receiver=0x0, event_type=<value optimized out>, data=0x1fba110) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:215
#56 QCoreApplicationPrivate::sendPostedEvents (receiver=0x0, event_type=<value optimized out>, data=0x1fba110) at kernel/qcoreapplication.cpp:1373
#57 0x00007f2711f9c653 in sendPostedEvents (s=0x280b340) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:220
#58 postEventSourceDispatch (s=0x280b340) at kernel/qeventdispatcher_glib.cpp:277
#59 0x00007f270a37b342 in g_main_context_dispatch () from /lib/libglib-2.0.so.0
#60 0x00007f270a37f2a8 in ?? () from /lib/libglib-2.0.so.0
#61 0x00007f270a37f45c in g_main_context_iteration () from /lib/libglib-2.0.so.0
#62 0x00007f2711f9c193 in QEventDispatcherGlib::processEvents (this=0x1fb98b0, flags=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:415
#63 0x00007f2711389a4e in QGuiEventDispatcherGlib::processEvents (this=0x83d, flags=<value optimized out>) at kernel/qguieventdispatcher_glib.cpp:204
#64 0x00007f2711f6ea02 in QEventLoop::processEvents (this=<value optimized out>, flags=) at kernel/qeventloop.cpp:149
#65 0x00007f2711f6edec in QEventLoop::exec (this=0x7fff8f1e63b0, flags=) at kernel/qeventloop.cpp:201
#66 0x00007f2711f72ebb in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1009
#67 0x00000000004085f7 in _start ()

Reported using DrKonqi
Comment 1 Milian Wolff 2011-02-28 11:17:29 UTC
fixed since a long time in kdev 4.1 - update!

*** This bug has been marked as a duplicate of bug 236037 ***