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

List:       kdevelop-bugs
Subject:    [Bug 225282] New: Kdevelop crash deleting a folder with files
From:       Markus <markus.hauser () vivid-planet ! com>
Date:       2010-02-02 16:21:15
Message-ID: bug-225282-40295 () http ! bugs ! kde ! org/
[Download RAW message or body]

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

           Summary: Kdevelop crash deleting a folder with files
           Product: kdevelop
           Version: unspecified
          Platform: Unlisted Binaries
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: crash
          Priority: NOR
         Component: general
        AssignedTo: kdevelop-bugs@kdevelop.org
        ReportedBy: markus.hauser@vivid-planet.com


Application that crashed: kdevelop
Version of the application: 3.9.97 (using KDevPlatform 0.9.97)
KDE Version: 4.3.2 (KDE 4.3.2)
Qt Version: 4.5.2
Operating System: Linux 2.6.31-14-generic x86_64
Distribution: Ubuntu 9.10

What I was doing when the application crashed:
I just got a crash while i was deleting a folder with some files in it.
To reproduce, just 
- create a new (PHP) Project (generic project manager)
- create a new folder
- place a file in the new folder
- delete the folder
- Crash X-(

Here's some debug output from the console:
=======================
kdevelop(5598)/kdevplatform (konsole) KDevKonsoleView::eventFilter:
kdevelop(5598)/kio (KDirWatch) KDirWatchPrivate::stopEntryScan: "KDirWatch-2"
stopped scanning "/home/markus/Desktop/kdevtest/folderA" (now 1 watchers)
kdevelop(5598)/kio (KDirWatch) KDirWatch::setDeleted: "KDirWatch-3" emitting
deleted "/home/markus/Desktop/kdevtest/folderA/test.php"                  
kdevelop(5598)/kio (KDirWatch) KDirWatch::setDeleted: "KDirWatch-3" emitting
deleted "/home/markus/Desktop/kdevtest/folderA"                           
kdevelop(5598)/kdevplatform (projectmanagerview)
ProjectBuildSetWidget::selectionChanged: checking selectionmodel: ()            
kdevelop(5598)/kdevplatform (projectmanagerview)
ProjectBuildSetWidget::selectionChanged: checking selectionmodel: ()            
kdevelop(5598)/kio (KDirWatch) KDirWatchPrivate::inotifyEventReceived: -->got
deleteself signal for "/home/markus/Desktop/kdevtest/folderA"            
kdevelop(5598)/kio (KDirWatch) KDirWatchPrivate::addEntry: Added already
watched Entry "/home/markus/Desktop/kdevtest" (for
"/home/markus/Desktop/kdevtest/folderA" )
KCrash: Application 'kdevelop' crashing...                                      
sock_file=/home/markus/.kde4-svn/socket-markus/kdeinit4__0                      
Warning: connect() failed: : No such file or directory                          
KCrash cannot reach kdeinit, launching directly.                                
kdevelop(5541)/kio (KDirListerCache) KDirListerCache::slotFilesAdded:
"desktop:/kdevtest"                                                             
kdevelop(5541)/kio (KDirListerCache) KDirListerCache::updateDirectory:
KUrl("desktop:/kdevtest")
=======================



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

Thread 8 (Thread 0x7f0eb6159910 (LWP 5599)):
#0  pthread_cond_timedwait@@GLIBC_2.3.2 () at
../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:220
#1  0x00007f0ec60e5462 in QWaitConditionPrivate::wait (this=<value optimized
out>, mutex=0x23768c0, time=200000) at thread/qwaitcondition_unix.cpp:85
#2  QWaitCondition::wait (this=<value optimized out>, mutex=0x23768c0,
time=200000) at thread/qwaitcondition_unix.cpp:159
#3  0x00007f0ec2b58bd9 in KDevelop::DUChainPrivate::CleanupThread::run
(this=0x23768a0) at
/home/markus/kdesource/kdevplatform/language/duchain/duchain.cpp:286
#4  0x00007f0ec60e4445 in QThreadPrivate::start (arg=0x23768a0) at
thread/qthread_unix.cpp:188
#5  0x00007f0ec09e1a04 in start_thread (arg=<value optimized out>) at
pthread_create.c:300
#6  0x00007f0ec483f80d in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#7  0x0000000000000000 in ?? ()

Thread 7 (Thread 0x7f0eac5bf910 (LWP 5605)):
#0  0x00007f0ec48333c3 in *__GI___poll (fds=<value optimized out>, nfds=<value
optimized out>, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:87
#1  0x00007f0ebf90b37c in ?? () from /lib/libglib-2.0.so.0
#2  0x00007f0ebf90b6c0 in g_main_context_iteration () from
/lib/libglib-2.0.so.0
#3  0x00007f0ec61f31fe in QEventDispatcherGlib::processEvents (this=0x30ee7a0,
flags=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:329
#4  0x00007f0ec61c9532 in QEventLoop::processEvents (this=<value optimized
out>, flags=) at kernel/qeventloop.cpp:149
#5  0x00007f0ec61c9904 in QEventLoop::exec (this=0x7f0eac5bf010, flags=) at
kernel/qeventloop.cpp:201
#6  0x00007f0ec60e16cb in QThread::exec (this=<value optimized out>) at
thread/qthread.cpp:487
#7  0x00007f0ec2c8c7bf in KDevelop::CompletionWorkerThread::run
(this=0x303ecd0) at
/home/markus/kdesource/kdevplatform/language/codecompletion/codecompletionmodel.cpp:82
#8  0x00007f0ec60e4445 in QThreadPrivate::start (arg=0x303ecd0) at
thread/qthread_unix.cpp:188
#9  0x00007f0ec09e1a04 in start_thread (arg=<value optimized out>) at
pthread_create.c:300
#10 0x00007f0ec483f80d in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#11 0x0000000000000000 in ?? ()
The current source language is "auto; currently asm".

Thread 6 (Thread 0x7f0eabdbe910 (LWP 5628)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at
../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:261
#1  0x00007f0ec60e54fb in QWaitConditionPrivate::wait (this=<value optimized
out>, mutex=0x2639ed0, time=18446744073709551615) at
thread/qwaitcondition_unix.cpp:87
#2  QWaitCondition::wait (this=<value optimized out>, mutex=0x2639ed0,
time=18446744073709551615) at thread/qwaitcondition_unix.cpp:159
#3  0x00007f0ec78f0326 in
ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x263e770,
th=0x322b550) at ../../../threadweaver/Weaver/WeaverImpl.cpp:365
#4  0x00007f0ec78f245b in ThreadWeaver::WorkingHardState::applyForWork
(this=0x26386f0, th=0x322b550) at
../../../threadweaver/Weaver/WorkingHardState.cpp:71
#5  0x00007f0ec78f2474 in ThreadWeaver::WorkingHardState::applyForWork
(this=0x26386f0, th=0x322b550) at
../../../threadweaver/Weaver/WorkingHardState.cpp:74
#6  0x00007f0ec78f0a5f in ThreadWeaver::ThreadRunHelper::run
(this=0x7f0eabdbe050, parent=0x263e770, th=0x322b550) at
../../../threadweaver/Weaver/Thread.cpp:87
#7  0x00007f0ec78f0eb8 in ThreadWeaver::Thread::run (this=0x322b550) at
../../../threadweaver/Weaver/Thread.cpp:142
#8  0x00007f0ec60e4445 in QThreadPrivate::start (arg=0x322b550) at
thread/qthread_unix.cpp:188
#9  0x00007f0ec09e1a04 in start_thread (arg=<value optimized out>) at
pthread_create.c:300
#10 0x00007f0ec483f80d in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#11 0x0000000000000000 in ?? ()
The current source language is "auto; currently c".

Thread 5 (Thread 0x7f0ea3386910 (LWP 5630)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at
../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:261
#1  0x00007f0ec60e54fb in QWaitConditionPrivate::wait (this=<value optimized
out>, mutex=0x5aa46a0, time=18446744073709551615) at
thread/qwaitcondition_unix.cpp:87
#2  QWaitCondition::wait (this=<value optimized out>, mutex=0x5aa46a0,
time=18446744073709551615) at thread/qwaitcondition_unix.cpp:159
#3  0x00007f0ec78f0326 in
ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x578ba20,
th=0x5670a10) at ../../../threadweaver/Weaver/WeaverImpl.cpp:365
#4  0x00007f0ec78f245b in ThreadWeaver::WorkingHardState::applyForWork
(this=0x5a4b520, th=0x5670a10) at
../../../threadweaver/Weaver/WorkingHardState.cpp:71
#5  0x00007f0ec78f0a5f in ThreadWeaver::ThreadRunHelper::run
(this=0x7f0ea3386050, parent=0x578ba20, th=0x5670a10) at
../../../threadweaver/Weaver/Thread.cpp:87
#6  0x00007f0ec78f0eb8 in ThreadWeaver::Thread::run (this=0x5670a10) at
../../../threadweaver/Weaver/Thread.cpp:142
#7  0x00007f0ec60e4445 in QThreadPrivate::start (arg=0x5670a10) at
thread/qthread_unix.cpp:188
#8  0x00007f0ec09e1a04 in start_thread (arg=<value optimized out>) at
pthread_create.c:300
#9  0x00007f0ec483f80d in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#10 0x0000000000000000 in ?? ()
The current source language is "auto; currently asm".

Thread 4 (Thread 0x7f0ea2b85910 (LWP 5632)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at
../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:261
#1  0x00007f0ec60e54fb in QWaitConditionPrivate::wait (this=<value optimized
out>, mutex=0x2639ed0, time=18446744073709551615) at
thread/qwaitcondition_unix.cpp:87
#2  QWaitCondition::wait (this=<value optimized out>, mutex=0x2639ed0,
time=18446744073709551615) at thread/qwaitcondition_unix.cpp:159
#3  0x00007f0ec78f0326 in
ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x263e770,
th=0x5a02900) at ../../../threadweaver/Weaver/WeaverImpl.cpp:365
#4  0x00007f0ec78f245b in ThreadWeaver::WorkingHardState::applyForWork
(this=0x26386f0, th=0x5a02900) at
../../../threadweaver/Weaver/WorkingHardState.cpp:71
#5  0x00007f0ec78f0a5f in ThreadWeaver::ThreadRunHelper::run
(this=0x7f0ea2b85050, parent=0x263e770, th=0x5a02900) at
../../../threadweaver/Weaver/Thread.cpp:87
#6  0x00007f0ec78f0eb8 in ThreadWeaver::Thread::run (this=0x5a02900) at
../../../threadweaver/Weaver/Thread.cpp:142
#7  0x00007f0ec60e4445 in QThreadPrivate::start (arg=0x5a02900) at
thread/qthread_unix.cpp:188
#8  0x00007f0ec09e1a04 in start_thread (arg=<value optimized out>) at
pthread_create.c:300
#9  0x00007f0ec483f80d in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#10 0x0000000000000000 in ?? ()

Thread 3 (Thread 0x7f0ea2384910 (LWP 5633)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at
../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:261
#1  0x00007f0ec60e54fb in QWaitConditionPrivate::wait (this=<value optimized
out>, mutex=0x5aa46a0, time=18446744073709551615) at
thread/qwaitcondition_unix.cpp:87
#2  QWaitCondition::wait (this=<value optimized out>, mutex=0x5aa46a0,
time=18446744073709551615) at thread/qwaitcondition_unix.cpp:159
#3  0x00007f0ec78f0326 in
ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x578ba20,
th=0x5224d70) at ../../../threadweaver/Weaver/WeaverImpl.cpp:365
#4  0x00007f0ec78f245b in ThreadWeaver::WorkingHardState::applyForWork
(this=0x5a4b520, th=0x5224d70) at
../../../threadweaver/Weaver/WorkingHardState.cpp:71
#5  0x00007f0ec78f0a5f in ThreadWeaver::ThreadRunHelper::run
(this=0x7f0ea2384050, parent=0x578ba20, th=0x5224d70) at
../../../threadweaver/Weaver/Thread.cpp:87
#6  0x00007f0ec78f0eb8 in ThreadWeaver::Thread::run (this=0x5224d70) at
../../../threadweaver/Weaver/Thread.cpp:142
#7  0x00007f0ec60e4445 in QThreadPrivate::start (arg=0x5224d70) at
thread/qthread_unix.cpp:188
#8  0x00007f0ec09e1a04 in start_thread (arg=<value optimized out>) at
pthread_create.c:300
#9  0x00007f0ec483f80d in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#10 0x0000000000000000 in ?? ()

Thread 2 (Thread 0x7f0ea1b83910 (LWP 5634)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at
../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:261
#1  0x00007f0ec60e54fb in QWaitConditionPrivate::wait (this=<value optimized
out>, mutex=0x5aa46a0, time=18446744073709551615) at
thread/qwaitcondition_unix.cpp:87
#2  QWaitCondition::wait (this=<value optimized out>, mutex=0x5aa46a0,
time=18446744073709551615) at thread/qwaitcondition_unix.cpp:159
#3  0x00007f0ec78f0326 in
ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x578ba20,
th=0x54f79d0) at ../../../threadweaver/Weaver/WeaverImpl.cpp:365
#4  0x00007f0ec78f245b in ThreadWeaver::WorkingHardState::applyForWork
(this=0x5a4b520, th=0x54f79d0) at
../../../threadweaver/Weaver/WorkingHardState.cpp:71
#5  0x00007f0ec78f0a5f in ThreadWeaver::ThreadRunHelper::run
(this=0x7f0ea1b83050, parent=0x578ba20, th=0x54f79d0) at
../../../threadweaver/Weaver/Thread.cpp:87
#6  0x00007f0ec78f0eb8 in ThreadWeaver::Thread::run (this=0x54f79d0) at
../../../threadweaver/Weaver/Thread.cpp:142
#7  0x00007f0ec60e4445 in QThreadPrivate::start (arg=0x54f79d0) at
thread/qthread_unix.cpp:188
#8  0x00007f0ec09e1a04 in start_thread (arg=<value optimized out>) at
pthread_create.c:300
#9  0x00007f0ec483f80d in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#10 0x0000000000000000 in ?? ()

Thread 1 (Thread 0x7f0ec94c8750 (LWP 5598)):
[KCrash Handler]
#4  0x0000000000730001 in ?? ()
#5  0x00007f0ea91c57c8 in ProjectManagerViewPlugin::removeFromContextMenu
(this=0x32d2db0) at
/home/markus/kdesource/kdevplatform/plugins/projectmanagerview/projectmanagerviewplugin.cpp:482
#6  0x00007f0ea91c6586 in ProjectManagerViewPlugin::qt_metacall
(this=0x32d2db0, _c=QMetaObject::InvokeMetaMethod, _id=16, _a=0x7fff2a52b000)
    at
/home/markus/kdesource/build/kdevplatform/plugins/projectmanagerview/projectmanagerviewplugin.moc:119
#7  0x00007f0ec61dfddc in QMetaObject::activate (sender=0x5754c60,
from_signal_index=<value optimized out>, to_signal_index=<value optimized out>,
argv=0x52a0360) at kernel/qobject.cpp:3113
#8  0x00007f0ec54150a7 in QAction::triggered (this=0x39e12d0, _t1=false) at
.moc/release-shared/moc_qaction.cpp:236
#9  0x00007f0ec54164ef in QAction::activate (this=0x5754c60, event=<value
optimized out>) at kernel/qaction.cpp:1160
#10 0x00007f0ec5802ecd in QMenuPrivate::activateCausedStack (this=<value
optimized out>, causedStack=..., action=0x5754c60, action_e=QAction::Trigger,
self=true) at widgets/qmenu.cpp:967
#11 0x00007f0ec5808dea in QMenuPrivate::activateAction (this=0x5cd13b0,
action=0x5754c60, action_e=QAction::Trigger, self=<value optimized out>) at
widgets/qmenu.cpp:1060
#12 0x00007f0ec6a242be in KMenu::mouseReleaseEvent (this=0x7fff2a52d8f0, e=0x0)
at ../../kdeui/widgets/kmenu.cpp:456
#13 0x00007f0ec54699c0 in QWidget::event (this=0x7fff2a52d8f0,
event=0x7fff2a52ba20) at kernel/qwidget.cpp:7549
#14 0x00007f0ec580b5ab in QMenu::event (this=0x7fff2a52d8f0, e=0x7fff2a52ba20)
at widgets/qmenu.cpp:2353
#15 0x00007f0ec541aefc in QApplicationPrivate::notify_helper (this=0x22d7a50,
receiver=0x7fff2a52d8f0, e=0x7fff2a52ba20) at kernel/qapplication.cpp:4056
#16 0x00007f0ec5422011 in QApplication::notify (this=<value optimized out>,
receiver=0x7fff2a52d8f0, e=0x7fff2a52ba20) at kernel/qapplication.cpp:3758
#17 0x00007f0ec6951ab6 in KApplication::notify (this=0x7fff2a530750,
receiver=0x7fff2a52d8f0, event=0x7fff2a52ba20) at
../../kdeui/kernel/kapplication.cpp:302
#18 0x00007f0ec61cac2c in QCoreApplication::notifyInternal
(this=0x7fff2a530750, receiver=0x7fff2a52d8f0, event=0x7fff2a52ba20) at
kernel/qcoreapplication.cpp:610
#19 0x00007f0ec54218e0 in QCoreApplication::sendSpontaneousEvent
(receiver=0x7fff2a52d8f0, event=0x7fff2a52ba20, alienWidget=0x0,
nativeWidget=0x7fff2a52d8f0, buttonDown=<value optimized out>, 
    lastMouseReceiver=<value optimized out>) at
../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:216
#20 QApplicationPrivate::sendMouseEvent (receiver=0x7fff2a52d8f0,
event=0x7fff2a52ba20, alienWidget=0x0, nativeWidget=0x7fff2a52d8f0,
buttonDown=<value optimized out>, 
    lastMouseReceiver=<value optimized out>) at kernel/qapplication.cpp:2924
#21 0x00007f0ec5487e2e in QETWidget::translateMouseEvent (this=0x7fff2a52d8f0,
event=<value optimized out>) at kernel/qapplication_x11.cpp:4343
#22 0x00007f0ec5486aa9 in QApplication::x11ProcessEvent (this=<value optimized
out>, event=0x7fff2a52d550) at kernel/qapplication_x11.cpp:3550
#23 0x00007f0ec54afd0c in x11EventSourceDispatch (s=<value optimized out>,
callback=<value optimized out>, user_data=<value optimized out>) at
kernel/qguieventdispatcher_glib.cpp:146
#24 0x00007f0ebf907bce in g_main_context_dispatch () from /lib/libglib-2.0.so.0
#25 0x00007f0ebf90b598 in ?? () from /lib/libglib-2.0.so.0
#26 0x00007f0ebf90b6c0 in g_main_context_iteration () from
/lib/libglib-2.0.so.0
#27 0x00007f0ec61f31a6 in QEventDispatcherGlib::processEvents (this=0x1a3b870,
flags=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:327
#28 0x00007f0ec54af4be in QGuiEventDispatcherGlib::processEvents
(this=0x39e12d0, flags=<value optimized out>) at
kernel/qguieventdispatcher_glib.cpp:202
#29 0x00007f0ec61c9532 in QEventLoop::processEvents (this=<value optimized
out>, flags=) at kernel/qeventloop.cpp:149
#30 0x00007f0ec61c9904 in QEventLoop::exec (this=0x7fff2a52d880, flags=) at
kernel/qeventloop.cpp:201
#31 0x00007f0ec580b425 in QMenu::exec (this=0x7fff2a52d8f0, p=<value optimized
out>, action=0x0) at widgets/qmenu.cpp:1993
#32 0x00007f0ea91cd024 in ProjectTreeView::popupContextMenu (this=0x32436b0,
pos=...) at
/home/markus/kdesource/kdevplatform/plugins/projectmanagerview/projecttreeview.cpp:225
#33 0x00007f0ea91cd8ac in ProjectTreeView::qt_metacall (this=0x32436b0,
_c=QMetaObject::InvokeMetaMethod, _id=2, _a=0x7fff2a52dc60)
    at
/home/markus/kdesource/build/kdevplatform/plugins/projectmanagerview/projecttreeview.moc:75
#34 0x00007f0ec61dfddc in QMetaObject::activate (sender=0x32436b0,
from_signal_index=<value optimized out>, to_signal_index=<value optimized out>,
argv=0x52a0360) at kernel/qobject.cpp:3113
#35 0x00007f0ec545cfc2 in QWidget::customContextMenuRequested (this=0x39e12d0,
_t1=<value optimized out>) at .moc/release-shared/moc_qwidget.cpp:350
#36 0x00007f0ec5469e3b in QWidget::event (this=0x32436b0, event=0x7fff2a52e740)
at kernel/qwidget.cpp:7711
#37 0x00007f0ec57c52a6 in QFrame::event (this=0x32436b0, e=0x7fff2a52e740) at
widgets/qframe.cpp:559
#38 0x00007f0ec58f821b in QAbstractItemView::viewportEvent (this=0x32436b0,
event=0x7fff2a52e740) at itemviews/qabstractitemview.cpp:1476
#39 0x00007f0ec592f420 in QTreeView::viewportEvent (this=0x32436b0,
event=0x7fff2a52e740) at itemviews/qtreeview.cpp:1266
#40 0x00007f0ec61c9f47 in
QCoreApplicationPrivate::sendThroughObjectEventFilters (this=<value optimized
out>, receiver=0x3274d80, event=0x7fff2a52e740) at
kernel/qcoreapplication.cpp:726
#41 0x00007f0ec541aecc in QApplicationPrivate::notify_helper (this=0x22d7a50,
receiver=0x3274d80, e=0x7fff2a52e740) at kernel/qapplication.cpp:4052
#42 0x00007f0ec5422527 in QApplication::notify (this=0x7fff2a530750,
receiver=0x3274d80, e=0x7fff2a52e740) at kernel/qapplication.cpp:3845
#43 0x00007f0ec6951ab6 in KApplication::notify (this=0x7fff2a530750,
receiver=0x3274d80, event=0x7fff2a52e740) at
../../kdeui/kernel/kapplication.cpp:302
#44 0x00007f0ec61cac2c in QCoreApplication::notifyInternal
(this=0x7fff2a530750, receiver=0x3274d80, event=0x7fff2a52e740) at
kernel/qcoreapplication.cpp:610
#45 0x00007f0ec5487fae in QETWidget::translateMouseEvent (this=<value optimized
out>, event=<value optimized out>) at kernel/qapplication_x11.cpp:4415
#46 0x00007f0ec5486aa9 in QApplication::x11ProcessEvent (this=<value optimized
out>, event=0x7fff2a5302a0) at kernel/qapplication_x11.cpp:3550
#47 0x00007f0ec54afd0c in x11EventSourceDispatch (s=<value optimized out>,
callback=<value optimized out>, user_data=<value optimized out>) at
kernel/qguieventdispatcher_glib.cpp:146
#48 0x00007f0ebf907bce in g_main_context_dispatch () from /lib/libglib-2.0.so.0
#49 0x00007f0ebf90b598 in ?? () from /lib/libglib-2.0.so.0
#50 0x00007f0ebf90b6c0 in g_main_context_iteration () from
/lib/libglib-2.0.so.0
#51 0x00007f0ec61f31a6 in QEventDispatcherGlib::processEvents (this=0x1a3b870,
flags=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:327
#52 0x00007f0ec54af4be in QGuiEventDispatcherGlib::processEvents
(this=0x39e12d0, flags=<value optimized out>) at
kernel/qguieventdispatcher_glib.cpp:202
#53 0x00007f0ec61c9532 in QEventLoop::processEvents (this=<value optimized
out>, flags=) at kernel/qeventloop.cpp:149
#54 0x00007f0ec61c9904 in QEventLoop::exec (this=0x7fff2a5305d0, flags=) at
kernel/qeventloop.cpp:201
#55 0x00007f0ec61cbab9 in QCoreApplication::exec () at
kernel/qcoreapplication.cpp:888
#56 0x0000000000406ff3 in main (argc=1, argv=0x7fff2a531af8) at
/home/markus/kdesource/kdevelop/app/main.cpp:226
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