Bug 261070 - KDEvelop crashed when clossing tabs of run status
Summary: KDEvelop crashed when clossing tabs of run status
Status: RESOLVED WORKSFORME
Alias: None
Product: kdevelop
Classification: Applications
Component: general (other bugs)
Version First Reported In: 4.1.60
Platform: Debian unstable Linux
: NOR crash
Target Milestone: 4.2.0
Assignee: kdevelop-bugs-null
URL:
Keywords: triaged
: 315824 (view as bug list)
Depends on:
Blocks:
 
Reported: 2010-12-23 14:19 UTC by Percy Camilo Triveño Aucahuasi
Modified: 2018-10-27 03:59 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed/Implemented In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Percy Camilo Triveño Aucahuasi 2010-12-23 14:19:34 UTC
Application: kdevelop (4.1.60)
KDE Platform Version: 4.5.86 (4.6 >= 20101210)
Qt Version: 4.7.1
Operating System: Linux 2.6.36-trunk-amd64 x86_64
Distribution: Debian GNU/Linux unstable (sid)

-- Information about the crash:
- What I was doing when the application crashed:

Clossing all the tabs of each run for my project. 

- Custom settings of the application:
Some qch added 
Update the enviroment variables e.g path, etc ... that was becouse KDevelop seems not to load my PATH enviroment

-- Backtrace:
Application: KDevelop (kdevelop), signal: Aborted
[Current thread is 1 (Thread 0x7f03df880760 (LWP 31647))]

Thread 12 (Thread 0x7f03c5a6b710 (LWP 31648)):
#0  pthread_cond_timedwait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:211
#1  0x00007f03db6c02dd in QWaitConditionPrivate::wait (this=0x279b170, time=1000) at thread/qwaitcondition_unix.cpp:86
#2  0x00007f03db6c00a1 in QWaitCondition::wait (this=0x279d158, mutex=0x279d160, time=1000) at thread/qwaitcondition_unix.cpp:160
#3  0x00007f03d795508b in KDevelop::DUChainPrivate::CleanupThread::run (this=0x279d140) at /home/percy/kde/src/extragear-git/kdevplatform/language/duchain/duchain.cpp:283
#4  0x00007f03db6bec7c in QThreadPrivate::start (arg=0x279d140) at thread/qthread_unix.cpp:285
#5  0x00007f03db4098ba in start_thread (arg=<value optimized out>) at pthread_create.c:300
#6  0x00007f03d970502d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#7  0x0000000000000000 in ?? ()

Thread 11 (Thread 0x7f03bdacc710 (LWP 31653)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x00007f03db6c02f9 in QWaitConditionPrivate::wait (this=0x287b140, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:88
#2  0x00007f03db6c00a1 in QWaitCondition::wait (this=0x286ba48, mutex=0x287b380, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:160
#3  0x00007f03ddc93eb4 in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x286ba20, th=0x28557a0) at /home/percy/kde/src/KDE/kdelibs/threadweaver/Weaver/WeaverImpl.cpp:365
#4  0x00007f03ddc967fb in ThreadWeaver::WorkingHardState::applyForWork (this=0x287b4b0, th=0x28557a0) at /home/percy/kde/src/KDE/kdelibs/threadweaver/Weaver/WorkingHardState.cpp:71
#5  0x00007f03ddc96814 in ThreadWeaver::WorkingHardState::applyForWork (this=0x287b4b0, th=0x28557a0) at /home/percy/kde/src/KDE/kdelibs/threadweaver/Weaver/WorkingHardState.cpp:74
#6  0x00007f03ddc96814 in ThreadWeaver::WorkingHardState::applyForWork (this=0x287b4b0, th=0x28557a0) at /home/percy/kde/src/KDE/kdelibs/threadweaver/Weaver/WorkingHardState.cpp:74
#7  0x00007f03ddc94d6f in ThreadWeaver::ThreadRunHelper::run (this=0x7f03bdacbdf0, parent=0x286ba20, th=0x28557a0) at /home/percy/kde/src/KDE/kdelibs/threadweaver/Weaver/Thread.cpp:87
#8  0x00007f03ddc952c8 in ThreadWeaver::Thread::run (this=0x28557a0) at /home/percy/kde/src/KDE/kdelibs/threadweaver/Weaver/Thread.cpp:142
#9  0x00007f03db6bec7c in QThreadPrivate::start (arg=0x28557a0) at thread/qthread_unix.cpp:285
#10 0x00007f03db4098ba in start_thread (arg=<value optimized out>) at pthread_create.c:300
#11 0x00007f03d970502d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#12 0x0000000000000000 in ?? ()

Thread 10 (Thread 0x7f03b49da710 (LWP 31666)):
#0  0x00007f03d96fa113 in __poll (fds=<value optimized out>, nfds=<value optimized out>, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:87
#1  0x00007f03d326d2c9 in ?? () from /lib/libglib-2.0.so.0
#2  0x00007f03d326d71c in g_main_context_iteration () from /lib/libglib-2.0.so.0
#3  0x00007f03db83165e in QEventDispatcherGlib::processEvents (this=0x37eeb80, flags=...) at kernel/qeventdispatcher_glib.cpp:417
#4  0x00007f03db7ef190 in QEventLoop::processEvents (this=0x7f03b49d9d80, flags=...) at kernel/qeventloop.cpp:149
#5  0x00007f03db7ef2e6 in QEventLoop::exec (this=0x7f03b49d9d80, flags=...) at kernel/qeventloop.cpp:201
#6  0x00007f03db6bc131 in QThread::exec (this=0x3870c40) at thread/qthread.cpp:490
#7  0x00007f03db7ca51c in QInotifyFileSystemWatcherEngine::run (this=0x3870c40) at io/qfilesystemwatcher_inotify.cpp:248
#8  0x00007f03db6bec7c in QThreadPrivate::start (arg=0x3870c40) at thread/qthread_unix.cpp:285
#9  0x00007f03db4098ba in start_thread (arg=<value optimized out>) at pthread_create.c:300
#10 0x00007f03d970502d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#11 0x0000000000000000 in ?? ()

Thread 9 (Thread 0x7f03b5b39710 (LWP 31686)):
#0  0x00007f03d96fa113 in __poll (fds=<value optimized out>, nfds=<value optimized out>, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:87
#1  0x00007f03d326d2c9 in ?? () from /lib/libglib-2.0.so.0
#2  0x00007f03d326d71c in g_main_context_iteration () from /lib/libglib-2.0.so.0
#3  0x00007f03db83165e in QEventDispatcherGlib::processEvents (this=0x361c030, flags=...) at kernel/qeventdispatcher_glib.cpp:417
#4  0x00007f03db7ef190 in QEventLoop::processEvents (this=0x7f03b5b38dd0, flags=...) at kernel/qeventloop.cpp:149
#5  0x00007f03db7ef2e6 in QEventLoop::exec (this=0x7f03b5b38dd0, flags=...) at kernel/qeventloop.cpp:201
#6  0x00007f03db6bc131 in QThread::exec (this=0x385fcb0) at thread/qthread.cpp:490
#7  0x00007f03db6bec7c in QThreadPrivate::start (arg=0x385fcb0) at thread/qthread_unix.cpp:285
#8  0x00007f03db4098ba in start_thread (arg=<value optimized out>) at pthread_create.c:300
#9  0x00007f03d970502d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#10 0x0000000000000000 in ?? ()

Thread 8 (Thread 0x7f03b51db710 (LWP 31687)):
#0  0x00007f03db7ef745 in QFlags<QEventLoop::ProcessEventsFlag>::operator& (this=0x2d93910, f=QEventLoop::AllEvents) at ../../include/QtCore/../../src/corelib/global/qglobal.h:2209
#1  0x00007f03db82ff2a in timerSourcePrepareHelper (src=0x2d93870, timeout=0x7f03b51dab9c) at kernel/qeventdispatcher_glib.cpp:136
#2  0x00007f03db8300f6 in timerSourcePrepare (source=0x2d93870, timeout=0x7f03b51dab9c) at kernel/qeventdispatcher_glib.cpp:169
#3  0x00007f03d326ccd1 in g_main_context_prepare () from /lib/libglib-2.0.so.0
#4  0x00007f03d326d138 in ?? () from /lib/libglib-2.0.so.0
#5  0x00007f03d326d71c in g_main_context_iteration () from /lib/libglib-2.0.so.0
#6  0x00007f03db83165e in QEventDispatcherGlib::processEvents (this=0x2d14720, flags=...) at kernel/qeventdispatcher_glib.cpp:417
#7  0x00007f03db7ef190 in QEventLoop::processEvents (this=0x7f03b51dadd0, flags=...) at kernel/qeventloop.cpp:149
#8  0x00007f03db7ef2e6 in QEventLoop::exec (this=0x7f03b51dadd0, flags=...) at kernel/qeventloop.cpp:201
#9  0x00007f03db6bc131 in QThread::exec (this=0x3a92fd0) at thread/qthread.cpp:490
#10 0x00007f03db6bec7c in QThreadPrivate::start (arg=0x3a92fd0) at thread/qthread_unix.cpp:285
#11 0x00007f03db4098ba in start_thread (arg=<value optimized out>) at pthread_create.c:300
#12 0x00007f03d970502d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#13 0x0000000000000000 in ?? ()

Thread 7 (Thread 0x7f03affb8710 (LWP 31688)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x00007f03db6c02f9 in QWaitConditionPrivate::wait (this=0x26d4e90, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:88
#2  0x00007f03db6c00a1 in QWaitCondition::wait (this=0x26d1aa8, mutex=0x2501360, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:160
#3  0x00007f03ddc93eb4 in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x26d1a80, th=0x31e5340) at /home/percy/kde/src/KDE/kdelibs/threadweaver/Weaver/WeaverImpl.cpp:365
#4  0x00007f03ddc967fb in ThreadWeaver::WorkingHardState::applyForWork (this=0x24ffe50, th=0x31e5340) at /home/percy/kde/src/KDE/kdelibs/threadweaver/Weaver/WorkingHardState.cpp:71
#5  0x00007f03ddc96814 in ThreadWeaver::WorkingHardState::applyForWork (this=0x24ffe50, th=0x31e5340) at /home/percy/kde/src/KDE/kdelibs/threadweaver/Weaver/WorkingHardState.cpp:74
#6  0x00007f03ddc96814 in ThreadWeaver::WorkingHardState::applyForWork (this=0x24ffe50, th=0x31e5340) at /home/percy/kde/src/KDE/kdelibs/threadweaver/Weaver/WorkingHardState.cpp:74
#7  0x00007f03ddc94d6f in ThreadWeaver::ThreadRunHelper::run (this=0x7f03affb7df0, parent=0x26d1a80, th=0x31e5340) at /home/percy/kde/src/KDE/kdelibs/threadweaver/Weaver/Thread.cpp:87
#8  0x00007f03ddc952c8 in ThreadWeaver::Thread::run (this=0x31e5340) at /home/percy/kde/src/KDE/kdelibs/threadweaver/Weaver/Thread.cpp:142
#9  0x00007f03db6bec7c in QThreadPrivate::start (arg=0x31e5340) at thread/qthread_unix.cpp:285
#10 0x00007f03db4098ba in start_thread (arg=<value optimized out>) at pthread_create.c:300
#11 0x00007f03d970502d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#12 0x0000000000000000 in ?? ()

Thread 6 (Thread 0x7f03af7b7710 (LWP 31689)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x00007f03db6c02f9 in QWaitConditionPrivate::wait (this=0x26d4e90, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:88
#2  0x00007f03db6c00a1 in QWaitCondition::wait (this=0x26d1aa8, mutex=0x2501360, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:160
#3  0x00007f03ddc93eb4 in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x26d1a80, th=0x3a4a960) at /home/percy/kde/src/KDE/kdelibs/threadweaver/Weaver/WeaverImpl.cpp:365
#4  0x00007f03ddc967fb in ThreadWeaver::WorkingHardState::applyForWork (this=0x24ffe50, th=0x3a4a960) at /home/percy/kde/src/KDE/kdelibs/threadweaver/Weaver/WorkingHardState.cpp:71
#5  0x00007f03ddc94d6f in ThreadWeaver::ThreadRunHelper::run (this=0x7f03af7b6df0, parent=0x26d1a80, th=0x3a4a960) at /home/percy/kde/src/KDE/kdelibs/threadweaver/Weaver/Thread.cpp:87
#6  0x00007f03ddc952c8 in ThreadWeaver::Thread::run (this=0x3a4a960) at /home/percy/kde/src/KDE/kdelibs/threadweaver/Weaver/Thread.cpp:142
#7  0x00007f03db6bec7c in QThreadPrivate::start (arg=0x3a4a960) at thread/qthread_unix.cpp:285
#8  0x00007f03db4098ba in start_thread (arg=<value optimized out>) at pthread_create.c:300
#9  0x00007f03d970502d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#10 0x0000000000000000 in ?? ()

Thread 5 (Thread 0x7f03b633a710 (LWP 31700)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x00007f03db6c02f9 in QWaitConditionPrivate::wait (this=0x287b140, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:88
#2  0x00007f03db6c00a1 in QWaitCondition::wait (this=0x286ba48, mutex=0x287b380, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:160
#3  0x00007f03ddc93eb4 in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x286ba20, th=0x2bee5d0) at /home/percy/kde/src/KDE/kdelibs/threadweaver/Weaver/WeaverImpl.cpp:365
#4  0x00007f03ddc967fb in ThreadWeaver::WorkingHardState::applyForWork (this=0x287b4b0, th=0x2bee5d0) at /home/percy/kde/src/KDE/kdelibs/threadweaver/Weaver/WorkingHardState.cpp:71
#5  0x00007f03ddc96814 in ThreadWeaver::WorkingHardState::applyForWork (this=0x287b4b0, th=0x2bee5d0) at /home/percy/kde/src/KDE/kdelibs/threadweaver/Weaver/WorkingHardState.cpp:74
#6  0x00007f03ddc94d6f in ThreadWeaver::ThreadRunHelper::run (this=0x7f03b6339df0, parent=0x286ba20, th=0x2bee5d0) at /home/percy/kde/src/KDE/kdelibs/threadweaver/Weaver/Thread.cpp:87
#7  0x00007f03ddc952c8 in ThreadWeaver::Thread::run (this=0x2bee5d0) at /home/percy/kde/src/KDE/kdelibs/threadweaver/Weaver/Thread.cpp:142
#8  0x00007f03db6bec7c in QThreadPrivate::start (arg=0x2bee5d0) at thread/qthread_unix.cpp:285
#9  0x00007f03db4098ba in start_thread (arg=<value optimized out>) at pthread_create.c:300
#10 0x00007f03d970502d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#11 0x0000000000000000 in ?? ()

Thread 4 (Thread 0x7f03ad49b710 (LWP 31701)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x00007f03db6c02f9 in QWaitConditionPrivate::wait (this=0x287b140, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:88
#2  0x00007f03db6c00a1 in QWaitCondition::wait (this=0x286ba48, mutex=0x287b380, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:160
#3  0x00007f03ddc93eb4 in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x286ba20, th=0x3f70ca0) at /home/percy/kde/src/KDE/kdelibs/threadweaver/Weaver/WeaverImpl.cpp:365
#4  0x00007f03ddc967fb in ThreadWeaver::WorkingHardState::applyForWork (this=0x287b4b0, th=0x3f70ca0) at /home/percy/kde/src/KDE/kdelibs/threadweaver/Weaver/WorkingHardState.cpp:71
#5  0x00007f03ddc94d6f in ThreadWeaver::ThreadRunHelper::run (this=0x7f03ad49adf0, parent=0x286ba20, th=0x3f70ca0) at /home/percy/kde/src/KDE/kdelibs/threadweaver/Weaver/Thread.cpp:87
#6  0x00007f03ddc952c8 in ThreadWeaver::Thread::run (this=0x3f70ca0) at /home/percy/kde/src/KDE/kdelibs/threadweaver/Weaver/Thread.cpp:142
#7  0x00007f03db6bec7c in QThreadPrivate::start (arg=0x3f70ca0) at thread/qthread_unix.cpp:285
#8  0x00007f03db4098ba in start_thread (arg=<value optimized out>) at pthread_create.c:300
#9  0x00007f03d970502d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#10 0x0000000000000000 in ?? ()

Thread 3 (Thread 0x7f03bd2cb710 (LWP 31708)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x00007f03db6c02f9 in QWaitConditionPrivate::wait (this=0x287b140, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:88
#2  0x00007f03db6c00a1 in QWaitCondition::wait (this=0x286ba48, mutex=0x287b380, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:160
#3  0x00007f03ddc93eb4 in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x286ba20, th=0x3bdf110) at /home/percy/kde/src/KDE/kdelibs/threadweaver/Weaver/WeaverImpl.cpp:365
#4  0x00007f03ddc967fb in ThreadWeaver::WorkingHardState::applyForWork (this=0x287b4b0, th=0x3bdf110) at /home/percy/kde/src/KDE/kdelibs/threadweaver/Weaver/WorkingHardState.cpp:71
#5  0x00007f03ddc94d6f in ThreadWeaver::ThreadRunHelper::run (this=0x7f03bd2cadf0, parent=0x286ba20, th=0x3bdf110) at /home/percy/kde/src/KDE/kdelibs/threadweaver/Weaver/Thread.cpp:87
#6  0x00007f03ddc952c8 in ThreadWeaver::Thread::run (this=0x3bdf110) at /home/percy/kde/src/KDE/kdelibs/threadweaver/Weaver/Thread.cpp:142
#7  0x00007f03db6bec7c in QThreadPrivate::start (arg=0x3bdf110) at thread/qthread_unix.cpp:285
#8  0x00007f03db4098ba in start_thread (arg=<value optimized out>) at pthread_create.c:300
#9  0x00007f03d970502d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#10 0x0000000000000000 in ?? ()

Thread 2 (Thread 0x7f03acc9a710 (LWP 31784)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x00007f03d8609cf3 in QTWTF::TCMalloc_PageHeap::scavengerThread (this=0x7f03d899fd20) at ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastMalloc.cpp:2359
#2  0x00007f03d860932e in QTWTF::TCMalloc_PageHeap::runScavengerThread (context=0x7f03d899fd20) at ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastMalloc.cpp:1464
#3  0x00007f03db4098ba in start_thread (arg=<value optimized out>) at pthread_create.c:300
#4  0x00007f03d970502d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#5  0x0000000000000000 in ?? ()

Thread 1 (Thread 0x7f03df880760 (LWP 31647)):
[KCrash Handler]
#6  0x00007f03d9668165 in raise (sig=<value optimized out>) at ../nptl/sysdeps/unix/sysv/linux/raise.c:64
#7  0x00007f03d966af70 in abort () at abort.c:92
#8  0x00007f03db6b24d5 in qt_message_output (msgType=QtFatalMsg, buf=0x738d5c8 "ASSERT: \"q->testAttribute(Qt::WA_WState_Created)\" in file kernel/qwidget_x11.cpp, line 1834") at global/qglobal.cpp:2282
#9  0x00007f03db6b26b1 in qt_message(QtMsgType, const char *, typedef __va_list_tag __va_list_tag *) (msgType=QtFatalMsg, msg=0x7f03db881698 "ASSERT: \"%s\" in file %s, line %d", ap=0x7fffa3a54be0) at global/qglobal.cpp:2328
#10 0x00007f03db6b2f1d in qFatal (msg=0x7f03db881698 "ASSERT: \"%s\" in file %s, line %d") at global/qglobal.cpp:2511
#11 0x00007f03db6b203b in qt_assert (assertion=0x7f03daed9870 "q->testAttribute(Qt::WA_WState_Created)", file=0x7f03daed980a "kernel/qwidget_x11.cpp", line=1834) at global/qglobal.cpp:2027
#12 0x00007f03da6ddad4 in QWidgetPrivate::show_sys (this=0x7d83db0) at kernel/qwidget_x11.cpp:1834
#13 0x00007f03da6766af in QWidgetPrivate::show_helper (this=0x7d83db0) at kernel/qwidget.cpp:7388
#14 0x00007f03da676fa4 in QWidget::setVisible (this=0x7d83d70, visible=true) at kernel/qwidget.cpp:7602
#15 0x00007f03da6527cc in QWidget::show (this=0x7d83d70) at ../../include/QtGui/../../src/gui/kernel/qwidget.h:487
#16 0x00007f03da677489 in QWidgetPrivate::showChildren (this=0x7d83ad0, spontaneous=false) at kernel/qwidget.cpp:7690
#17 0x00007f03da676474 in QWidgetPrivate::show_helper (this=0x7d83ad0) at kernel/qwidget.cpp:7327
#18 0x00007f03da676fa4 in QWidget::setVisible (this=0x7d83a80, visible=true) at kernel/qwidget.cpp:7602
#19 0x00007f03dac11356 in QAbstractScrollAreaPrivate::layoutChildren (this=0x7d82f50) at widgets/qabstractscrollarea.cpp:472
#20 0x00007f03dac129ed in QAbstractScrollArea::event (this=0x7d82cb0, e=0x7fffa3a55df0) at widgets/qabstractscrollarea.cpp:924
#21 0x00007f03dacdf959 in QAbstractItemView::event (this=0x7d82cb0, event=0x7fffa3a55df0) at itemviews/qabstractitemview.cpp:1555
#22 0x00007f03da6025ca in QApplicationPrivate::notify_helper (this=0x227a1b0, receiver=0x7d82cb0, e=0x7fffa3a55df0) at kernel/qapplication.cpp:4445
#23 0x00007f03da60241c in QApplication::notify (this=0x7fffa3a59740, receiver=0x7d82cb0, e=0x7fffa3a55df0) at kernel/qapplication.cpp:4410
#24 0x00007f03dc0a40b6 in KApplication::notify (this=0x7fffa3a59740, receiver=0x7d82cb0, event=0x7fffa3a55df0) at /home/percy/kde/src/KDE/kdelibs/kdeui/kernel/kapplication.cpp:311
#25 0x0000000000405219 in KDevelopApplication::notify (this=0x7fffa3a59740, receiver=0x7d82cb0, event=0x7fffa3a55df0) at /home/percy/kde/src/extragear-git/kdevelop/app/main.cpp:90
#26 0x00007f03db7f2186 in QCoreApplication::notifyInternal (this=0x7fffa3a59740, receiver=0x7d82cb0, event=0x7fffa3a55df0) at kernel/qcoreapplication.cpp:732
#27 0x00007f03dd54890d in QCoreApplication::sendEvent (receiver=0x7d82cb0, event=0x7fffa3a55df0) at ../../../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:215
#28 0x00007f03da675a61 in QWidget::setContentsMargins (this=0x7d82cb0, left=3, top=3, right=3, bottom=22) at kernel/qwidget.cpp:7027
#29 0x00007f03dab5634b in QFrame::setFrameRect (this=0x7d82cb0, r=...) at widgets/qframe.cpp:469
#30 0x00007f03dac10d45 in QAbstractScrollAreaPrivate::layoutChildren (this=0x7d82f50) at widgets/qabstractscrollarea.cpp:403
#31 0x00007f03dac129ed in QAbstractScrollArea::event (this=0x7d82cb0, e=0x7fffa3a56a90) at widgets/qabstractscrollarea.cpp:924
#32 0x00007f03dacdf959 in QAbstractItemView::event (this=0x7d82cb0, event=0x7fffa3a56a90) at itemviews/qabstractitemview.cpp:1555
#33 0x00007f03da6025ca in QApplicationPrivate::notify_helper (this=0x227a1b0, receiver=0x7d82cb0, e=0x7fffa3a56a90) at kernel/qapplication.cpp:4445
#34 0x00007f03da60241c in QApplication::notify (this=0x7fffa3a59740, receiver=0x7d82cb0, e=0x7fffa3a56a90) at kernel/qapplication.cpp:4410
#35 0x00007f03dc0a40b6 in KApplication::notify (this=0x7fffa3a59740, receiver=0x7d82cb0, event=0x7fffa3a56a90) at /home/percy/kde/src/KDE/kdelibs/kdeui/kernel/kapplication.cpp:311
#36 0x0000000000405219 in KDevelopApplication::notify (this=0x7fffa3a59740, receiver=0x7d82cb0, event=0x7fffa3a56a90) at /home/percy/kde/src/extragear-git/kdevelop/app/main.cpp:90
#37 0x00007f03db7f2186 in QCoreApplication::notifyInternal (this=0x7fffa3a59740, receiver=0x7d82cb0, event=0x7fffa3a56a90) at kernel/qcoreapplication.cpp:732
#38 0x00007f03dd54890d in QCoreApplication::sendEvent (receiver=0x7d82cb0, event=0x7fffa3a56a90) at ../../../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:215
#39 0x00007f03da6761aa in QWidgetPrivate::sendPendingMoveAndResizeEvents (this=0x7d82f50, recursive=false, disableUpdates=true) at kernel/qwidget.cpp:7270
#40 0x00007f03da6762d6 in QWidgetPrivate::activateChildLayoutsRecursively (this=0x7d82f50) at kernel/qwidget.cpp:7288
#41 0x00007f03da6763bc in QWidgetPrivate::activateChildLayoutsRecursively (this=0x7d7d160) at kernel/qwidget.cpp:7308
#42 0x00007f03da6763bc in QWidgetPrivate::activateChildLayoutsRecursively (this=0x7d7cdb0) at kernel/qwidget.cpp:7308
#43 0x00007f03da6763bc in QWidgetPrivate::activateChildLayoutsRecursively (this=0x7d7c8e0) at kernel/qwidget.cpp:7308
#44 0x00007f03da6763bc in QWidgetPrivate::activateChildLayoutsRecursively (this=0x7ff7a60) at kernel/qwidget.cpp:7308
#45 0x00007f03da6763bc in QWidgetPrivate::activateChildLayoutsRecursively (this=0x7ff4bb0) at kernel/qwidget.cpp:7308
#46 0x00007f03da6763bc in QWidgetPrivate::activateChildLayoutsRecursively (this=0x7cfbf90) at kernel/qwidget.cpp:7308
#47 0x00007f03da6763bc in QWidgetPrivate::activateChildLayoutsRecursively (this=0x2335020) at kernel/qwidget.cpp:7308
#48 0x00007f03da66f1bd in QWidgetPrivate::prepareToRender (this=0x7d82f50, region=..., renderFlags=...) at kernel/qwidget.cpp:5239
#49 0x00007f03da670c10 in QWidgetPrivate::render (this=0x7d82f50, target=0x7fffa3a57070, targetOffset=..., sourceRegion=..., renderFlags=..., readyToRender=false) at kernel/qwidget.cpp:5502
#50 0x00007f03da66e6f8 in QWidget::render (this=0x7d82cb0, target=0x7fffa3a57070, targetOffset=..., sourceRegion=..., renderFlags=...) at kernel/qwidget.cpp:5032
#51 0x00007f03cd215a1b in Oxygen::TransitionWidget::grabWidget (this=<value optimized out>, pixmap=..., widget=0x7d82cb0, rect=<value optimized out>) at /home/percy/kde/src/KDE/kdebase/workspace/kstyles/oxygen/transitions/oxygentransitionwidget.cpp:258
#52 0x00007f03cd215b86 in Oxygen::TransitionWidget::grab (this=0x7dbb990, widget=0x7d82cb0, rect=...) at /home/percy/kde/src/KDE/kdebase/workspace/kstyles/oxygen/transitions/oxygentransitionwidget.cpp:93
#53 0x00007f03cd213229 in Oxygen::StackedWidgetData::initializeAnimation (this=0x7dbb890) at /home/percy/kde/src/KDE/kdebase/workspace/kstyles/oxygen/transitions/oxygenstackedwidgetdata.cpp:79
#54 0x00007f03cd212fe3 in Oxygen::StackedWidgetData::animate (this=0x7dbb890) at /home/percy/kde/src/KDE/kdebase/workspace/kstyles/oxygen/transitions/oxygenstackedwidgetdata.cpp:101
#55 0x00007f03cd21365d in Oxygen::StackedWidgetData::qt_metacall (this=0x7dbb890, _c=QMetaObject::InvokeMetaMethod, _id=1, _a=0x7fffa3a572a0) at /home/percy/kde/build/KDE/kdebase/workspace/kstyles/oxygen/oxygenstackedwidgetdata.moc:79
#56 0x00007f03db7faabd in QMetaObject::metacall (object=0x7dbb890, cl=QMetaObject::InvokeMetaMethod, idx=8, argv=0x7fffa3a572a0) at kernel/qmetaobject.cpp:237
#57 0x00007f03db811e9d in QMetaObject::activate (sender=0x7d7d120, m=0x7f03db3e3600, local_signal_index=0, argv=0x7fffa3a572a0) at kernel/qobject.cpp:3280
#58 0x00007f03daec1990 in QStackedWidget::currentChanged (this=0x7d7d120, _t1=1) at .moc/debug-shared/moc_qstackedwidget.cpp:131
#59 0x00007f03daec1817 in QStackedWidget::qt_metacall (this=0x7d7d120, _c=QMetaObject::InvokeMetaMethod, _id=0, _a=0x7fffa3a57430) at .moc/debug-shared/moc_qstackedwidget.cpp:88
#60 0x00007f03db7faabd in QMetaObject::metacall (object=0x7d7d120, cl=QMetaObject::InvokeMetaMethod, idx=27, argv=0x7fffa3a57430) at kernel/qmetaobject.cpp:237
#61 0x00007f03db811e9d in QMetaObject::activate (sender=0x7d7d5a0, m=0x7f03db3dd020, local_signal_index=1, argv=0x7fffa3a57430) at kernel/qobject.cpp:3280
#62 0x00007f03daeb6696 in QStackedLayout::currentChanged (this=0x7d7d5a0, _t1=1) at .moc/debug-shared/moc_qstackedlayout.cpp:147
#63 0x00007f03da651ffd in QStackedLayout::setCurrentIndex (this=0x7d7d5a0, index=1) at kernel/qstackedlayout.cpp:340
#64 0x00007f03da651cba in QStackedLayout::takeAt (this=0x7d7d5a0, index=2) at kernel/qstackedlayout.cpp:265
#65 0x00007f03da63f737 in QLayout::removeWidget (this=0x7d7d5a0, widget=0x7f54480) at kernel/qlayout.cpp:1457
#66 0x00007f03dabdd99c in QStackedWidget::removeWidget (this=0x7d7d120, widget=0x7f54480) at widgets/qstackedwidget.cpp:199
#67 0x00007f03dabeceb2 in QTabWidget::removeTab (this=0x7d7cd70, index=2) at widgets/qtabwidget.cpp:610
#68 0x00007f03dc19f9bd in KTabWidget::Private::removeTab (this=0x7d7ead0, index=2) at /home/percy/kde/src/KDE/kdelibs/kdeui/widgets/ktabwidget.cpp:130
#69 0x00007f03c50647c8 in OutputWidget::removeOutput (this=0x7d7c850, id=19) at /home/percy/kde/src/extragear-git/kdevplatform/plugins/standardoutputview/outputwidget.cpp:183
#70 0x00007f03c5064b99 in OutputWidget::closeActiveView (this=0x7d7c850) at /home/percy/kde/src/extragear-git/kdevplatform/plugins/standardoutputview/outputwidget.cpp:216
#71 0x00007f03c50668fc in OutputWidget::qt_metacall (this=0x7d7c850, _c=QMetaObject::InvokeMetaMethod, _id=<value optimized out>, _a=0x7fffa3a57850) at /home/percy/kde/build/extragear-git/kdevplatform/plugins/standardoutputview/outputwidget.moc:98
#72 0x00007f03db7faabd in QMetaObject::metacall (object=0x7d7c850, cl=QMetaObject::InvokeMetaMethod, idx=31, argv=0x7fffa3a57850) at kernel/qmetaobject.cpp:237
#73 0x00007f03db811e9d in QMetaObject::activate (sender=0x7d7d3d0, m=0x7f03db3dfa60, local_signal_index=2, argv=0x7fffa3a57850) at kernel/qobject.cpp:3280
#74 0x00007f03daebb3b6 in QAbstractButton::clicked (this=0x7d7d3d0, _t1=false) at .moc/debug-shared/moc_qabstractbutton.cpp:206
#75 0x00007f03daaef61c in QAbstractButtonPrivate::emitClicked (this=0x7d7de60) at widgets/qabstractbutton.cpp:546
#76 0x00007f03daaef58f in QAbstractButtonPrivate::click (this=0x7d7de60) at widgets/qabstractbutton.cpp:539
#77 0x00007f03daaf0de1 in QAbstractButton::mouseReleaseEvent (this=0x7d7d3d0, e=0x7fffa3a58520) at widgets/qabstractbutton.cpp:1121
#78 0x00007f03dac0ad95 in QToolButton::mouseReleaseEvent (this=0x7d7d3d0, e=0x7fffa3a58520) at widgets/qtoolbutton.cpp:721
#79 0x00007f03da6784b1 in QWidget::event (this=0x7d7d3d0, event=0x7fffa3a58520) at kernel/qwidget.cpp:8200
#80 0x00007f03daaf0c37 in QAbstractButton::event (this=0x7d7d3d0, e=0x7fffa3a58520) at widgets/qabstractbutton.cpp:1080
#81 0x00007f03dac0c503 in QToolButton::event (this=0x7d7d3d0, event=0x7fffa3a58520) at widgets/qtoolbutton.cpp:1163
#82 0x00007f03da6025ca in QApplicationPrivate::notify_helper (this=0x227a1b0, receiver=0x7d7d3d0, e=0x7fffa3a58520) at kernel/qapplication.cpp:4445
#83 0x00007f03da60048d in QApplication::notify (this=0x7fffa3a59740, receiver=0x7d7d3d0, e=0x7fffa3a58520) at kernel/qapplication.cpp:4006
#84 0x00007f03dc0a40b6 in KApplication::notify (this=0x7fffa3a59740, receiver=0x7d7d3d0, event=0x7fffa3a58520) at /home/percy/kde/src/KDE/kdelibs/kdeui/kernel/kapplication.cpp:311
#85 0x0000000000405219 in KDevelopApplication::notify (this=0x7fffa3a59740, receiver=0x7d7d3d0, event=0x7fffa3a58520) at /home/percy/kde/src/extragear-git/kdevelop/app/main.cpp:90
#86 0x00007f03db7f2186 in QCoreApplication::notifyInternal (this=0x7fffa3a59740, receiver=0x7d7d3d0, event=0x7fffa3a58520) at kernel/qcoreapplication.cpp:732
#87 0x00007f03da604e73 in QCoreApplication::sendSpontaneousEvent (receiver=0x7d7d3d0, event=0x7fffa3a58520) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:218
#88 0x00007f03da5fe909 in QApplicationPrivate::sendMouseEvent (receiver=0x7d7d3d0, event=0x7fffa3a58520, alienWidget=0x7d7d3d0, nativeWidget=0x7ff5590, buttonDown=0x7f03db400428, lastMouseReceiver=..., spontaneous=true) at kernel/qapplication.cpp:3103
#89 0x00007f03da6b65d2 in QETWidget::translateMouseEvent (this=0x7ff5590, event=0x7fffa3a59090) at kernel/qapplication_x11.cpp:4438
#90 0x00007f03da6b2de8 in QApplication::x11ProcessEvent (this=0x7fffa3a59740, event=0x7fffa3a59090) at kernel/qapplication_x11.cpp:3442
#91 0x00007f03da6f0793 in x11EventSourceDispatch (s=0x227d370, callback=0, user_data=0x0) at kernel/qguieventdispatcher_glib.cpp:146
#92 0x00007f03d32696f2 in g_main_context_dispatch () from /lib/libglib-2.0.so.0
#93 0x00007f03d326d568 in ?? () from /lib/libglib-2.0.so.0
#94 0x00007f03d326d71c in g_main_context_iteration () from /lib/libglib-2.0.so.0
#95 0x00007f03db83163b in QEventDispatcherGlib::processEvents (this=0x2230c50, flags=...) at kernel/qeventdispatcher_glib.cpp:415
#96 0x00007f03da6f0ea0 in QGuiEventDispatcherGlib::processEvents (this=0x2230c50, flags=...) at kernel/qguieventdispatcher_glib.cpp:204
#97 0x00007f03db7ef190 in QEventLoop::processEvents (this=0x7fffa3a59470, flags=...) at kernel/qeventloop.cpp:149
#98 0x00007f03db7ef2e6 in QEventLoop::exec (this=0x7fffa3a59470, flags=...) at kernel/qeventloop.cpp:201
#99 0x00007f03db7f2882 in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1009
#100 0x00007f03da5ff61a in QApplication::exec () at kernel/qapplication.cpp:3719
#101 0x000000000040b5b3 in main (argc=<value optimized out>, argv=<value optimized out>) at /home/percy/kde/src/extragear-git/kdevelop/app/main.cpp:468

Possible duplicates by query: bug 226364.

Reported using DrKonqi
Comment 1 Milian Wolff 2010-12-23 16:57:23 UTC
can you reproduce this? that looks like a crash/bug in Qt btw, not really something we can do against I fear ...
Comment 2 Percy Camilo Triveño Aucahuasi 2010-12-28 09:45:28 UTC
True, I can't reproduce this again, looking your suggestion I agree it can be a non-kdevelop issue ... I try many times to reproduce this but nothing ... Next week if nothing happens, then I'll close the bug.

Thanks
Comment 3 Milian Wolff 2010-12-28 14:02:26 UTC
ok, reopen if you can find something.
Comment 4 Kevin Funk 2013-02-27 12:16:08 UTC
*** Bug 315824 has been marked as a duplicate of this bug. ***
Comment 5 Fabian 2013-02-27 12:20:13 UTC
Just for your information, I can still reproduce #261070. Anyone having a good idea how to debug it?
Comment 6 Fabian 2013-02-27 12:22:09 UTC
Sorry, above should have been Bug 315824
Comment 7 Andrew Crouthamel 2018-09-24 01:58:07 UTC
Dear Bug Submitter,

This bug has been in NEEDSINFO status with no change for at least 15 days. Please provide the requested information as soon as possible and set the bug status as REPORTED. Due to regular bug tracker maintenance, if the bug is still in NEEDSINFO status with no change in 30 days, the bug will be closed as RESOLVED > WORKSFORME due to lack of needed information.

For more information about our bug triaging procedures please read the wiki located here: https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging

If you have already provided the requested information, please set the bug status as REPORTED so that the KDE team knows that the bug is ready to be confirmed.

Thank you for helping us make KDE software even better for everyone!
Comment 8 Andrew Crouthamel 2018-10-27 03:59:12 UTC
Dear Bug Submitter,

This bug has been in NEEDSINFO status with no change for at least 30 days. The bug is now closed as RESOLVED > WORKSFORME due to lack of needed information.

For more information about our bug triaging procedures please read the wiki located here: https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging

Thank you for helping us make KDE software even better for everyone!