Bug 212400 - crash when switching workspaces
Summary: crash when switching workspaces
Status: RESOLVED DUPLICATE of bug 199325
Alias: None
Product: plasma4
Classification: Plasma
Component: general (show other bugs)
Version: unspecified
Platform: Unlisted Binaries Linux
: NOR crash
Target Milestone: ---
Assignee: Plasma Bugs List
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-10-30 14:42 UTC by Willi Mann
Modified: 2009-10-30 20:51 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 Willi Mann 2009-10-30 14:42:48 UTC
Application that crashed: plasma-desktop
Version of the application: 0.3
KDE Version: 4.3.2 (KDE 4.3.2)
Qt Version: 4.5.3
Operating System: Linux 2.6.30-2-686 i686
Distribution: Debian GNU/Linux testing (squeeze)

 -- Backtrace:
Application: Plasma-Arbeitsfläche (kdeinit4), signal: Segmentation fault
[Current thread is 1 (Thread 0xb609c700 (LWP 3829))]

Thread 2 (Thread 0xa9316b90 (LWP 3831)):
#0  0xb80c3424 in __kernel_vsyscall ()
#1  0xb67d0f65 in pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/i386/i686/../i486/pthread_cond_wait.S:122
#2  0xb69aa85d in __pthread_cond_wait (cond=0x91033b0, mutex=0x9103398) at forward.c:139
#3  0xb7eb85c2 in QWaitCondition::wait(QMutex*, unsigned long) () from /usr/lib/libQtCore.so.4
#4  0xb66d6a9a in ?? () from /usr/lib/libQtNetwork.so.4
#5  0xb7eb75e2 in ?? () from /usr/lib/libQtCore.so.4
#6  0xb67cd4b5 in start_thread (arg=0xa9316b90) at pthread_create.c:300
#7  0xb699ba5e in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130

Thread 1 (Thread 0xb609c700 (LWP 3829)):
[KCrash Handler]
#6  Tasks::itemTopMargin (this=0x999ea68) at ../../../../plasma/applets/tasks/tasks.h:92
#7  AbstractTaskItem::basicPreferredSize (this=0x999ea68) at ../../../../plasma/applets/tasks/abstracttaskitem.cpp:100
#8  0xa9540611 in TaskItemLayout::preferredColumns (this=0x911b3c0) at ../../../../plasma/applets/tasks/taskitemlayout.cpp:206
#9  0xa9540ffd in TaskItemLayout::gridLayoutSize (this=0x911b3c0) at ../../../../plasma/applets/tasks/taskitemlayout.cpp:222
#10 0xa95410bb in TaskItemLayout::layoutItems (this=0x911b3c0) at ../../../../plasma/applets/tasks/taskitemlayout.cpp:245
#11 0xa9541a74 in TaskItemLayout::remove (this=0x911b3c0, item=0x9939cd0) at ../../../../plasma/applets/tasks/taskitemlayout.cpp:136
#12 0xa9541b2c in TaskItemLayout::removeTaskItem (this=0x911b3c0, item=0x9939cd0) at ../../../../plasma/applets/tasks/taskitemlayout.cpp:93
#13 0xa954db76 in TaskGroupItem::itemRemoved (this=0x9125bd8, groupableItem=0x9998480) at ../../../../plasma/applets/tasks/taskgroupitem.cpp:521
#14 0xa954f08c in TaskGroupItem::qt_metacall (this=0x9125bd8, _c=QMetaObject::InvokeMetaMethod, _id=15, _a=0xbfdd683c) at ./taskgroupitem.moc:114
#15 0xb7fbd303 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQtCore.so.4
#16 0xb7fbdf42 in QMetaObject::activate(QObject*, QMetaObject const*, int, void**) () from /usr/lib/libQtCore.so.4
#17 0xa9581be3 in TaskManager::TaskGroup::itemRemoved (this=0x90ef2e0, _t1=0x9998480) at ./taskgroup.moc:146
#18 0xa95825fb in TaskManager::TaskGroup::remove (this=0x90ef2e0, item=0x9998480) at ../../../libs/taskmanager/taskgroup.cpp:182
#19 0xa956979d in TaskManager::GroupManagerPrivate::removeTask (this=0x8f137f8, task=...) at ../../../libs/taskmanager/groupmanager.cpp:311
#20 0xa9569c87 in TaskManager::GroupManagerPrivate::actuallyReloadTasks (this=0x8f137f8) at ../../../libs/taskmanager/groupmanager.cpp:164
#21 0xa956b03e in TaskManager::GroupManager::qt_metacall (this=0x9119818, _c=QMetaObject::InvokeMetaMethod, _id=14, _a=0xbfdd69d8) at ./groupmanager.moc:108
#22 0xb7fbd303 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQtCore.so.4
#23 0xb7fbdf42 in QMetaObject::activate(QObject*, QMetaObject const*, int, void**) () from /usr/lib/libQtCore.so.4
#24 0xb7ff8b37 in QTimer::timeout() () from /usr/lib/libQtCore.so.4
#25 0xb7fc365e in QTimer::timerEvent(QTimerEvent*) () from /usr/lib/libQtCore.so.4
#26 0xb7fb839f in QObject::event(QEvent*) () from /usr/lib/libQtCore.so.4
#27 0xb6c4ea94 in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQtGui.so.4
#28 0xb6c56bee in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQtGui.so.4
#29 0xb76980fd in KApplication::notify(QObject*, QEvent*) () from /usr/lib/libkdeui.so.5
#30 0xb7fa81eb in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQtCore.so.4
#31 0xb7fd6e21 in ?? () from /usr/lib/libQtCore.so.4
#32 0xb7fd3317 in ?? () from /usr/lib/libQtCore.so.4
#33 0xb681ae98 in g_main_dispatch (context=0x8d9d090) at /build/buildd-glib2.0_2.22.2-2-i386-R8GTDn/glib2.0-2.22.2/glib/gmain.c:1960
#34 IA__g_main_context_dispatch (context=0x8d9d090) at /build/buildd-glib2.0_2.22.2-2-i386-R8GTDn/glib2.0-2.22.2/glib/gmain.c:2513
#35 0xb681e623 in g_main_context_iterate (context=0x8d9d090, block=1, dispatch=1, self=0x8d9aba8) at /build/buildd-glib2.0_2.22.2-2-i386-R8GTDn/glib2.0-2.22.2/glib/gmain.c:2591
#36 0xb681e7a8 in IA__g_main_context_iteration (context=0x8d9d090, may_block=1) at /build/buildd-glib2.0_2.22.2-2-i386-R8GTDn/glib2.0-2.22.2/glib/gmain.c:2654
#37 0xb7fd3041 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#38 0xb6cee305 in ?? () from /usr/lib/libQtGui.so.4
#39 0xb7fa683a in QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#40 0xb7fa6c82 in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#41 0xb7fa90d9 in QCoreApplication::exec() () from /usr/lib/libQtCore.so.4
#42 0xb6c4e917 in QApplication::exec() () from /usr/lib/libQtGui.so.4
#43 0xb4c70f40 in kdemain (argc=1, argv=0x8d531f8) at ../../../../plasma/shells/desktop/main.cpp:50
#44 0x0804e291 in _start ()

Reported using DrKonqi
Comment 1 Beat Wolf 2009-10-30 20:51:14 UTC

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