Bug 192043 - Activate window using task bar
Summary: Activate window using task bar
Status: RESOLVED DUPLICATE of bug 191412
Alias: None
Product: plasma4
Classification: Plasma
Component: widget-taskbar (show other bugs)
Version: unspecified
Platform: Unlisted Binaries Linux
: NOR crash
Target Milestone: ---
Assignee: Plasma Bugs List
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-05-08 15:45 UTC by Artur Souza (MoRpHeUz)
Modified: 2009-05-08 15:58 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 Artur Souza (MoRpHeUz) 2009-05-08 15:45:16 UTC
Application that crashed: plasma-desktop
Version of the application: 0.3
KDE Version: 4.2.85 (KDE 4.2.85 (KDE 4.3 Beta1))
Qt Version: 4.5.1
Operating System: Linux 2.6.29-custom i686

What I was doing when the application crashed:
Selecting an item on the taskbar sometimes crashes the whole plasma. Sorry, didn't have more time to track this bug down. Creating this bug entry more as a reminder ;)

 -- Backtrace:
Application: Plasma Workspace (plasma-desktop), signal: Aborted
[Current thread is 0 (LWP 2605)]

Thread 2 (Thread 0xa8cecb90 (LWP 2615)):
#0  0xb6179da0 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
#1  0xb61e30b2 in QWaitConditionPrivate::wait (this=0xa4a0ee8, time=4294967295) at thread/qwaitcondition_unix.cpp:87
#2  0xb61e2b19 in QWaitCondition::wait (this=0xa4b31b0, mutex=0xa4b31ac, time=4294967295) at thread/qwaitcondition_unix.cpp:159
#3  0xb792500f in QHostInfoAgent::run (this=0xa4b31a0) at kernel/qhostinfo.cpp:260
#4  0xb61e2592 in QThreadPrivate::start (arg=0xa4b31a0) at thread/qthread_unix.cpp:189
#5  0xb6176310 in start_thread () from /lib/libpthread.so.0
#6  0xb5fd6bee in clone () from /lib/libc.so.6

Thread 1 (Thread 0xb4591920 (LWP 2605)):
[KCrash Handler]
#5  0xb5f1f456 in raise () from /lib/libc.so.6
#6  0xb5f20e08 in abort () from /lib/libc.so.6
#7  0xb61d619c in qt_message_output (msgType=QtFatalMsg, buf=0xb9e4560 "ASSERT: \"d\" in file /usr/local/kde4/include/ksharedptr.h, line 126") at global/qglobal.cpp:2017
#8  0xb61d6211 in qFatal (msg=0xb6360884 "ASSERT: \"%s\" in file %s, line %d") at global/qglobal.cpp:2216
#9  0xb61d66cf in qt_assert (assertion=0xa912e265 "d", file=0xa912e240 "/usr/local/kde4/include/ksharedptr.h", line=126) at global/qglobal.cpp:1786
#10 0xa9117a8a in KSharedPtr<TaskManager::Task>::operator-> (this=0xbfc59c84) at /usr/local/kde4/include/ksharedptr.h:126
#11 0xa912403b in AbstractTaskItem::timerEvent (this=0xb9e0c30, event=0xbfc5a21c) at /usr/local/kde4/src/KDE/kdebase/workspace/plasma/applets/tasks/abstracttaskitem.cpp:400
#12 0xb63124fa in QObject::event (this=0xb9e0c30, e=0xbfc5a21c) at kernel/qobject.cpp:1073
#13 0xb6dd1560 in QGraphicsWidget::event (this=0xb9e0c30, event=0xbfc5a21c) at graphicsview/qgraphicswidget.cpp:1340
#14 0xb6600ed4 in QApplicationPrivate::notify_helper (this=0x9f18d28, receiver=0xb9e0c30, e=0xbfc5a21c) at kernel/qapplication.cpp:4057
#15 0xb6601273 in QApplication::notify (this=0x9f11058, receiver=0xb9e0c30, e=0xbfc5a21c) at kernel/qapplication.cpp:3604
#16 0xb76797e3 in KApplication::notify (this=0x9f11058, receiver=0xb9e0c30, event=0xbfc5a21c) at /usr/local/kde4/src/KDE/kdelibs/kdeui/kernel/kapplication.cpp:307
#17 0xb62fa342 in QCoreApplication::notifyInternal (this=0x9f11058, receiver=0xb9e0c30, event=0xbfc5a21c) at kernel/qcoreapplication.cpp:610
#18 0xb65fd60c in QCoreApplication::sendEvent (receiver=0xb9e0c30, event=0xbfc5a21c) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:213
#19 0xb6334c5c in QTimerInfoList::activateTimers (this=0x9f1b74c) at kernel/qeventdispatcher_unix.cpp:572
#20 0xb6332334 in timerSourceDispatch (source=0x9f1b718) at kernel/qeventdispatcher_glib.cpp:164
#21 0xb4913ac8 in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0
#22 0xb4917163 in ?? () from /usr/lib/libglib-2.0.so.0
#23 0x09f1ae68 in ?? ()
#24 0x00000000 in ?? ()
Comment 1 Pino Toscano 2009-05-08 15:58:50 UTC

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