Bug 301865 - kdeinitd segfaults on shutdown
Summary: kdeinitd segfaults on shutdown
Status: RESOLVED DUPLICATE of bug 275286
Alias: None
Product: plasma4
Classification: Plasma
Component: general (show other bugs)
Version: unspecified
Platform: openSUSE Linux
: NOR crash
Target Milestone: ---
Assignee: Plasma Bugs List
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-06-13 21:42 UTC by Yonsung Lee
Modified: 2012-06-13 22:04 UTC (History)
1 user (show)

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 Yonsung Lee 2012-06-13 21:42:19 UTC
Application: plasma-desktop (0.4)
KDE Platform Version: 4.7.2 (4.7.2) "release 5"
Qt Version: 4.7.4
Operating System: Linux 3.1.10-1.9-desktop x86_64
Distribution: "openSUSE 12.1 (x86_64)"

-- Information about the crash:
- What I was doing when the application crashed: Shutdown desktop through GUI, then kdeinit segfaulted for no apparent reason.

-- Backtrace:
Application: Plasma Desktop Shell (kdeinit4), signal: Segmentation fault
[Current thread is 1 (Thread 0x7f80c14b5760 (LWP 1819))]

Thread 11 (Thread 0x7f8099247700 (LWP 1835)):
#0  0x00007fff2ffb68de in ?? ()
#1  0x00007f80bbbc5d9a in clock_gettime () from /lib64/librt.so.1
#2  0x00007f80c006e114 in do_gettime (frac=0x7f8099246b78, sec=0x7f8099246b70) at tools/qelapsedtimer_unix.cpp:123
#3  qt_gettime () at tools/qelapsedtimer_unix.cpp:140
#4  0x00007f80c012fd2d in QTimerInfoList::updateCurrentTime (this=0x7f80780020d0) at kernel/qeventdispatcher_unix.cpp:339
#5  0x00007f80c0130063 in QTimerInfoList::timerWait (this=0x7f80780020d0, tm=...) at kernel/qeventdispatcher_unix.cpp:442
#6  0x00007f80c012eacc in timerSourcePrepareHelper (src=<optimized out>, timeout=0x7f8099246c5c) at kernel/qeventdispatcher_glib.cpp:136
#7  0x00007f80c012eb75 in timerSourcePrepare (source=<optimized out>, timeout=<optimized out>) at kernel/qeventdispatcher_glib.cpp:169
#8  0x00007f80bb910b22 in g_main_context_prepare () from /usr/lib64/libglib-2.0.so.0
#9  0x00007f80bb91192d in ?? () from /usr/lib64/libglib-2.0.so.0
#10 0x00007f80bb911f59 in g_main_context_iteration () from /usr/lib64/libglib-2.0.so.0
#11 0x00007f80c012f586 in QEventDispatcherGlib::processEvents (this=0x7f80780008c0, flags=<optimized out>) at kernel/qeventdispatcher_glib.cpp:424
#12 0x00007f80c0103a32 in QEventLoop::processEvents (this=<optimized out>, flags=...) at kernel/qeventloop.cpp:149
#13 0x00007f80c0103c2f in QEventLoop::exec (this=0x7f8099246df0, flags=...) at kernel/qeventloop.cpp:201
#14 0x00007f80c001b5df in QThread::exec (this=<optimized out>) at thread/qthread.cpp:498
#15 0x00007f80c00e6aff in QInotifyFileSystemWatcherEngine::run (this=0x10e9f40) at io/qfilesystemwatcher_inotify.cpp:248
#16 0x00007f80c001e025 in QThreadPrivate::start (arg=0x10e9f40) at thread/qthread_unix.cpp:331
#17 0x00007f80bfd8df05 in start_thread () from /lib64/libpthread.so.0
#18 0x00007f80beb2710d in clone () from /lib64/libc.so.6

Thread 10 (Thread 0x7f8085f08700 (LWP 1839)):
#0  0x00007fff2ffb68de in ?? ()
#1  0x00007f80bbbc5d9a in clock_gettime () from /lib64/librt.so.1
#2  0x00007f80c006e114 in do_gettime (frac=0x7f8085f07b78, sec=0x7f8085f07b70) at tools/qelapsedtimer_unix.cpp:123
#3  qt_gettime () at tools/qelapsedtimer_unix.cpp:140
#4  0x00007f80c012fd2d in QTimerInfoList::updateCurrentTime (this=0x7f807c0020d0) at kernel/qeventdispatcher_unix.cpp:339
#5  0x00007f80c0130063 in QTimerInfoList::timerWait (this=0x7f807c0020d0, tm=...) at kernel/qeventdispatcher_unix.cpp:442
#6  0x00007f80c012eacc in timerSourcePrepareHelper (src=<optimized out>, timeout=0x7f8085f07c5c) at kernel/qeventdispatcher_glib.cpp:136
#7  0x00007f80c012eb75 in timerSourcePrepare (source=<optimized out>, timeout=<optimized out>) at kernel/qeventdispatcher_glib.cpp:169
#8  0x00007f80bb910b22 in g_main_context_prepare () from /usr/lib64/libglib-2.0.so.0
#9  0x00007f80bb91192d in ?? () from /usr/lib64/libglib-2.0.so.0
#10 0x00007f80bb911f59 in g_main_context_iteration () from /usr/lib64/libglib-2.0.so.0
#11 0x00007f80c012f586 in QEventDispatcherGlib::processEvents (this=0x7f807c0008c0, flags=<optimized out>) at kernel/qeventdispatcher_glib.cpp:424
#12 0x00007f80c0103a32 in QEventLoop::processEvents (this=<optimized out>, flags=...) at kernel/qeventloop.cpp:149
#13 0x00007f80c0103c2f in QEventLoop::exec (this=0x7f8085f07df0, flags=...) at kernel/qeventloop.cpp:201
#14 0x00007f80c001b5df in QThread::exec (this=<optimized out>) at thread/qthread.cpp:498
#15 0x00007f80c00e6aff in QInotifyFileSystemWatcherEngine::run (this=0x1156400) at io/qfilesystemwatcher_inotify.cpp:248
#16 0x00007f80c001e025 in QThreadPrivate::start (arg=0x1156400) at thread/qthread_unix.cpp:331
#17 0x00007f80bfd8df05 in start_thread () from /lib64/libpthread.so.0
#18 0x00007f80beb2710d in clone () from /lib64/libc.so.6

Thread 9 (Thread 0x7f80a3b0c700 (LWP 4535)):
#0  0x00007f80bfd91e6c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0
#1  0x00007f80c001e4bb in wait (time=18446744073709551615, this=0x1148c10) at thread/qwaitcondition_unix.cpp:88
#2  QWaitCondition::wait (this=<optimized out>, mutex=0x1112220, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:160
#3  0x00007f80b3e46104 in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x11b5160, th=0x71db80) at /usr/src/debug/kdelibs-4.7.2/threadweaver/Weaver/WeaverImpl.cpp:365
#4  0x00007f80b3e486ab in ThreadWeaver::WorkingHardState::applyForWork (this=0x11376f0, th=0x71db80) at /usr/src/debug/kdelibs-4.7.2/threadweaver/Weaver/WorkingHardState.cpp:71
#5  0x00007f80b3e4756f in ThreadWeaver::ThreadRunHelper::run (this=0x7f80a3b0be40, parent=0x11b5160, th=0x71db80) at /usr/src/debug/kdelibs-4.7.2/threadweaver/Weaver/Thread.cpp:87
#6  0x00007f80b3e475fb in ThreadWeaver::Thread::run (this=0x71db80) at /usr/src/debug/kdelibs-4.7.2/threadweaver/Weaver/Thread.cpp:142
#7  0x00007f80c001e025 in QThreadPrivate::start (arg=0x71db80) at thread/qthread_unix.cpp:331
#8  0x00007f80bfd8df05 in start_thread () from /lib64/libpthread.so.0
#9  0x00007f80beb2710d in clone () from /lib64/libc.so.6

Thread 8 (Thread 0x7f80a4b0e700 (LWP 4536)):
#0  0x00007f80bfd91e6c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0
#1  0x00007f80c001e4bb in wait (time=18446744073709551615, this=0x1148c10) at thread/qwaitcondition_unix.cpp:88
#2  QWaitCondition::wait (this=<optimized out>, mutex=0x1112220, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:160
#3  0x00007f80b3e46104 in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x11b5160, th=0xca2c30) at /usr/src/debug/kdelibs-4.7.2/threadweaver/Weaver/WeaverImpl.cpp:365
#4  0x00007f80b3e486ab in ThreadWeaver::WorkingHardState::applyForWork (this=0x11376f0, th=0xca2c30) at /usr/src/debug/kdelibs-4.7.2/threadweaver/Weaver/WorkingHardState.cpp:71
#5  0x00007f80b3e4756f in ThreadWeaver::ThreadRunHelper::run (this=0x7f80a4b0de40, parent=0x11b5160, th=0xca2c30) at /usr/src/debug/kdelibs-4.7.2/threadweaver/Weaver/Thread.cpp:87
#6  0x00007f80b3e475fb in ThreadWeaver::Thread::run (this=0xca2c30) at /usr/src/debug/kdelibs-4.7.2/threadweaver/Weaver/Thread.cpp:142
#7  0x00007f80c001e025 in QThreadPrivate::start (arg=0xca2c30) at thread/qthread_unix.cpp:331
#8  0x00007f80bfd8df05 in start_thread () from /lib64/libpthread.so.0
#9  0x00007f80beb2710d in clone () from /lib64/libc.so.6

Thread 7 (Thread 0x7f80a530f700 (LWP 4537)):
#0  0x00007f80bfd91e6c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0
#1  0x00007f80c001e4bb in wait (time=18446744073709551615, this=0x1148c10) at thread/qwaitcondition_unix.cpp:88
#2  QWaitCondition::wait (this=<optimized out>, mutex=0x1112220, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:160
#3  0x00007f80b3e46104 in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x11b5160, th=0x191b420) at /usr/src/debug/kdelibs-4.7.2/threadweaver/Weaver/WeaverImpl.cpp:365
#4  0x00007f80b3e486ab in ThreadWeaver::WorkingHardState::applyForWork (this=0x11376f0, th=0x191b420) at /usr/src/debug/kdelibs-4.7.2/threadweaver/Weaver/WorkingHardState.cpp:71
#5  0x00007f80b3e486c4 in ThreadWeaver::WorkingHardState::applyForWork (this=0x11376f0, th=0x191b420) at /usr/src/debug/kdelibs-4.7.2/threadweaver/Weaver/WorkingHardState.cpp:74
#6  0x00007f80b3e486c4 in ThreadWeaver::WorkingHardState::applyForWork (this=0x11376f0, th=0x191b420) at /usr/src/debug/kdelibs-4.7.2/threadweaver/Weaver/WorkingHardState.cpp:74
#7  0x00007f80b3e4756f in ThreadWeaver::ThreadRunHelper::run (this=0x7f80a530ee40, parent=0x11b5160, th=0x191b420) at /usr/src/debug/kdelibs-4.7.2/threadweaver/Weaver/Thread.cpp:87
#8  0x00007f80b3e475fb in ThreadWeaver::Thread::run (this=0x191b420) at /usr/src/debug/kdelibs-4.7.2/threadweaver/Weaver/Thread.cpp:142
#9  0x00007f80c001e025 in QThreadPrivate::start (arg=0x191b420) at thread/qthread_unix.cpp:331
#10 0x00007f80bfd8df05 in start_thread () from /lib64/libpthread.so.0
#11 0x00007f80beb2710d in clone () from /lib64/libc.so.6

Thread 6 (Thread 0x7f80a430d700 (LWP 4538)):
#0  0x00007f80bfd91e6c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0
#1  0x00007f80c001e4bb in wait (time=18446744073709551615, this=0x1148c10) at thread/qwaitcondition_unix.cpp:88
#2  QWaitCondition::wait (this=<optimized out>, mutex=0x1112220, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:160
#3  0x00007f80b3e46104 in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x11b5160, th=0xeaf010) at /usr/src/debug/kdelibs-4.7.2/threadweaver/Weaver/WeaverImpl.cpp:365
#4  0x00007f80b3e486ab in ThreadWeaver::WorkingHardState::applyForWork (this=0x11376f0, th=0xeaf010) at /usr/src/debug/kdelibs-4.7.2/threadweaver/Weaver/WorkingHardState.cpp:71
#5  0x00007f80b3e486c4 in ThreadWeaver::WorkingHardState::applyForWork (this=0x11376f0, th=0xeaf010) at /usr/src/debug/kdelibs-4.7.2/threadweaver/Weaver/WorkingHardState.cpp:74
#6  0x00007f80b3e486c4 in ThreadWeaver::WorkingHardState::applyForWork (this=0x11376f0, th=0xeaf010) at /usr/src/debug/kdelibs-4.7.2/threadweaver/Weaver/WorkingHardState.cpp:74
#7  0x00007f80b3e486c4 in ThreadWeaver::WorkingHardState::applyForWork (this=0x11376f0, th=0xeaf010) at /usr/src/debug/kdelibs-4.7.2/threadweaver/Weaver/WorkingHardState.cpp:74
#8  0x00007f80b3e486c4 in ThreadWeaver::WorkingHardState::applyForWork (this=0x11376f0, th=0xeaf010) at /usr/src/debug/kdelibs-4.7.2/threadweaver/Weaver/WorkingHardState.cpp:74
#9  0x00007f80b3e4756f in ThreadWeaver::ThreadRunHelper::run (this=0x7f80a430ce40, parent=0x11b5160, th=0xeaf010) at /usr/src/debug/kdelibs-4.7.2/threadweaver/Weaver/Thread.cpp:87
#10 0x00007f80b3e475fb in ThreadWeaver::Thread::run (this=0xeaf010) at /usr/src/debug/kdelibs-4.7.2/threadweaver/Weaver/Thread.cpp:142
#11 0x00007f80c001e025 in QThreadPrivate::start (arg=0xeaf010) at thread/qthread_unix.cpp:331
#12 0x00007f80bfd8df05 in start_thread () from /lib64/libpthread.so.0
#13 0x00007f80beb2710d in clone () from /lib64/libc.so.6

Thread 5 (Thread 0x7f80a1c6a700 (LWP 4539)):
#0  0x00007f80bfd91e6c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0
#1  0x00007f80c001e4bb in wait (time=18446744073709551615, this=0x1148c10) at thread/qwaitcondition_unix.cpp:88
#2  QWaitCondition::wait (this=<optimized out>, mutex=0x1112220, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:160
#3  0x00007f80b3e46104 in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x11b5160, th=0xe99ec0) at /usr/src/debug/kdelibs-4.7.2/threadweaver/Weaver/WeaverImpl.cpp:365
#4  0x00007f80b3e486ab in ThreadWeaver::WorkingHardState::applyForWork (this=0x11376f0, th=0xe99ec0) at /usr/src/debug/kdelibs-4.7.2/threadweaver/Weaver/WorkingHardState.cpp:71
#5  0x00007f80b3e486c4 in ThreadWeaver::WorkingHardState::applyForWork (this=0x11376f0, th=0xe99ec0) at /usr/src/debug/kdelibs-4.7.2/threadweaver/Weaver/WorkingHardState.cpp:74
#6  0x00007f80b3e486c4 in ThreadWeaver::WorkingHardState::applyForWork (this=0x11376f0, th=0xe99ec0) at /usr/src/debug/kdelibs-4.7.2/threadweaver/Weaver/WorkingHardState.cpp:74
#7  0x00007f80b3e486c4 in ThreadWeaver::WorkingHardState::applyForWork (this=0x11376f0, th=0xe99ec0) at /usr/src/debug/kdelibs-4.7.2/threadweaver/Weaver/WorkingHardState.cpp:74
#8  0x00007f80b3e4756f in ThreadWeaver::ThreadRunHelper::run (this=0x7f80a1c69e40, parent=0x11b5160, th=0xe99ec0) at /usr/src/debug/kdelibs-4.7.2/threadweaver/Weaver/Thread.cpp:87
#9  0x00007f80b3e475fb in ThreadWeaver::Thread::run (this=0xe99ec0) at /usr/src/debug/kdelibs-4.7.2/threadweaver/Weaver/Thread.cpp:142
#10 0x00007f80c001e025 in QThreadPrivate::start (arg=0xe99ec0) at thread/qthread_unix.cpp:331
#11 0x00007f80bfd8df05 in start_thread () from /lib64/libpthread.so.0
#12 0x00007f80beb2710d in clone () from /lib64/libc.so.6

Thread 4 (Thread 0x7f8076f43700 (LWP 6228)):
#0  0x00007f80bfd91e6c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0
#1  0x00007f80c001e4bb in wait (time=18446744073709551615, this=0x1148c10) at thread/qwaitcondition_unix.cpp:88
#2  QWaitCondition::wait (this=<optimized out>, mutex=0x1112220, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:160
#3  0x00007f80b3e46104 in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x11b5160, th=0x1d1b360) at /usr/src/debug/kdelibs-4.7.2/threadweaver/Weaver/WeaverImpl.cpp:365
#4  0x00007f80b3e486ab in ThreadWeaver::WorkingHardState::applyForWork (this=0x11376f0, th=0x1d1b360) at /usr/src/debug/kdelibs-4.7.2/threadweaver/Weaver/WorkingHardState.cpp:71
#5  0x00007f80b3e4756f in ThreadWeaver::ThreadRunHelper::run (this=0x7f8076f42e40, parent=0x11b5160, th=0x1d1b360) at /usr/src/debug/kdelibs-4.7.2/threadweaver/Weaver/Thread.cpp:87
#6  0x00007f80b3e475fb in ThreadWeaver::Thread::run (this=0x1d1b360) at /usr/src/debug/kdelibs-4.7.2/threadweaver/Weaver/Thread.cpp:142
#7  0x00007f80c001e025 in QThreadPrivate::start (arg=0x1d1b360) at thread/qthread_unix.cpp:331
#8  0x00007f80bfd8df05 in start_thread () from /lib64/libpthread.so.0
#9  0x00007f80beb2710d in clone () from /lib64/libc.so.6

Thread 3 (Thread 0x7f8075efc700 (LWP 6229)):
#0  0x00007f80bfd91e6c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0
#1  0x00007f80c001e4bb in wait (time=18446744073709551615, this=0x1148c10) at thread/qwaitcondition_unix.cpp:88
#2  QWaitCondition::wait (this=<optimized out>, mutex=0x1112220, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:160
#3  0x00007f80b3e46104 in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x11b5160, th=0x73fb00) at /usr/src/debug/kdelibs-4.7.2/threadweaver/Weaver/WeaverImpl.cpp:365
#4  0x00007f80b3e486ab in ThreadWeaver::WorkingHardState::applyForWork (this=0x11376f0, th=0x73fb00) at /usr/src/debug/kdelibs-4.7.2/threadweaver/Weaver/WorkingHardState.cpp:71
#5  0x00007f80b3e4756f in ThreadWeaver::ThreadRunHelper::run (this=0x7f8075efbe40, parent=0x11b5160, th=0x73fb00) at /usr/src/debug/kdelibs-4.7.2/threadweaver/Weaver/Thread.cpp:87
#6  0x00007f80b3e475fb in ThreadWeaver::Thread::run (this=0x73fb00) at /usr/src/debug/kdelibs-4.7.2/threadweaver/Weaver/Thread.cpp:142
#7  0x00007f80c001e025 in QThreadPrivate::start (arg=0x73fb00) at thread/qthread_unix.cpp:331
#8  0x00007f80bfd8df05 in start_thread () from /lib64/libpthread.so.0
#9  0x00007f80beb2710d in clone () from /lib64/libc.so.6

Thread 2 (Thread 0x7f80756fb700 (LWP 6230)):
#0  0x00007f80bfd91e6c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0
#1  0x00007f80c001e4bb in wait (time=18446744073709551615, this=0x1148c10) at thread/qwaitcondition_unix.cpp:88
#2  QWaitCondition::wait (this=<optimized out>, mutex=0x1112220, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:160
#3  0x00007f80b3e46104 in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x11b5160, th=0x17f3910) at /usr/src/debug/kdelibs-4.7.2/threadweaver/Weaver/WeaverImpl.cpp:365
#4  0x00007f80b3e486ab in ThreadWeaver::WorkingHardState::applyForWork (this=0x11376f0, th=0x17f3910) at /usr/src/debug/kdelibs-4.7.2/threadweaver/Weaver/WorkingHardState.cpp:71
#5  0x00007f80b3e4756f in ThreadWeaver::ThreadRunHelper::run (this=0x7f80756fae40, parent=0x11b5160, th=0x17f3910) at /usr/src/debug/kdelibs-4.7.2/threadweaver/Weaver/Thread.cpp:87
#6  0x00007f80b3e475fb in ThreadWeaver::Thread::run (this=0x17f3910) at /usr/src/debug/kdelibs-4.7.2/threadweaver/Weaver/Thread.cpp:142
#7  0x00007f80c001e025 in QThreadPrivate::start (arg=0x17f3910) at thread/qthread_unix.cpp:331
#8  0x00007f80bfd8df05 in start_thread () from /lib64/libpthread.so.0
#9  0x00007f80beb2710d in clone () from /lib64/libc.so.6

Thread 1 (Thread 0x7f80c14b5760 (LWP 1819)):
[KCrash Handler]
#6  0x0000000000827308 in ?? ()
#7  0x00007f80a6218cc6 in TaskGroupItem::~TaskGroupItem (this=0x145b880, __in_chrg=<optimized out>) at /usr/src/debug/kde-workspace-4.7.2/plasma/desktop/applets/tasks/taskgroupitem.cpp:82
#8  0x00007f80a6218d79 in TaskGroupItem::~TaskGroupItem (this=0x145b880, __in_chrg=<optimized out>) at /usr/src/debug/kde-workspace-4.7.2/plasma/desktop/applets/tasks/taskgroupitem.cpp:83
#9  0x00007f80c011b188 in QObject::event (this=0x145b880, e=<optimized out>) at kernel/qobject.cpp:1209
#10 0x00007f80bf8d031b in QGraphicsWidget::event (this=0x145b880, event=0x1f1edf0) at graphicsview/qgraphicswidget.cpp:1455
#11 0x00007f80bf2b6c34 in notify_helper (e=0x1f1edf0, receiver=0x145b880, this=0x6da1a0) at kernel/qapplication.cpp:4481
#12 QApplicationPrivate::notify_helper (this=0x6da1a0, receiver=0x145b880, e=0x1f1edf0) at kernel/qapplication.cpp:4453
#13 0x00007f80bf2bbac1 in QApplication::notify (this=0x6c9430, receiver=0x145b880, e=0x1f1edf0) at kernel/qapplication.cpp:4360
#14 0x00007f80c0e96e36 in KApplication::notify (this=0x6c9430, receiver=0x145b880, event=0x1f1edf0) at /usr/src/debug/kdelibs-4.7.2/kdeui/kernel/kapplication.cpp:311
#15 0x00007f80c010482c in QCoreApplication::notifyInternal (this=0x6c9430, receiver=0x145b880, event=0x1f1edf0) at kernel/qcoreapplication.cpp:787
#16 0x00007f80c0107c08 in sendEvent (event=0x1f1edf0, receiver=0x145b880) at kernel/qcoreapplication.h:215
#17 QCoreApplicationPrivate::sendPostedEvents (receiver=0x0, event_type=52, data=0x615800) at kernel/qcoreapplication.cpp:1428
#18 0x00007f80c0107e2e in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1071
#19 0x00007f80af51c773 in kdemain (argc=1, argv=0x652960) at /usr/src/debug/kde-workspace-4.7.2/plasma/desktop/shell/main.cpp:120
#20 0x0000000000408897 in _start ()

This bug may be a duplicate of or related to bug 275286.

Possible duplicates by query: bug 300123, bug 299882, bug 299538, bug 299459, bug 298848.

Reported using DrKonqi
Comment 1 Jekyll Wu 2012-06-13 22:04:40 UTC
fixed since KDE SC 4.7.4. Please upgrade

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