Bug 194465 - Plasma crashed under normal use
Summary: Plasma crashed under normal use
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-28 21:11 UTC by Ben Boeckel
Modified: 2009-05-28 21:54 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 Ben Boeckel 2009-05-28 21:11:53 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.3-155.fc11.x86_64 x86_64

 -- Backtrace:
Application: Plasma Workspace (plasma-desktop), signal: Segmentation fault
[Current thread is 1 (Thread 0x7ffd1b318820 (LWP 2180))]

Thread 2 (Thread 0x7ffd04e08910 (LWP 2182)):
#0  0x0000003feda0b2f9 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0
#1  0x0000003ff7a5adcb in QWaitConditionPrivate::wait (time=<value optimized out>, this=<value optimized out>) at thread/qwaitcondition_unix.cpp:87
#2  QWaitCondition::wait (time=<value optimized out>, this=<value optimized out>) at thread/qwaitcondition_unix.cpp:159
#3  0x0000003ff8c82bdc in QHostInfoAgent::run (this=0x106ed70) at kernel/qhostinfo.cpp:260
#4  0x0000003ff7a59d21 in QThreadPrivate::start (arg=0x106ed70) at thread/qthread_unix.cpp:189
#5  0x0000003feda0686a in start_thread () from /lib64/libpthread.so.0
#6  0x0000003fed2de25d in clone () from /lib64/libc.so.6
#7  0x0000000000000000 in ?? ()

Thread 1 (Thread 0x7ffd1b318820 (LWP 2180)):
[KCrash Handler]
#5  TaskManager::Task::window (this=0x0) at /usr/src/debug/kdebase-workspace-4.2.85/libs/taskmanager/task.cpp:356
#6  0x00007ffd0720fb8e in AbstractTaskItem::timerEvent (this=0x12e9ea0, event=<value optimized out>) at /usr/src/debug/kdebase-workspace-4.2.85/plasma/applets/tasks/abstracttaskitem.cpp:400
#7  0x0000003ff7b4ebc3 in QObject::event (this=0x12e9ea0, e=0x12aa6c0) at kernel/qobject.cpp:1082
#8  0x0000003ffa1878eb in QGraphicsWidget::event (this=0x12e9ea0, event=0x7fff233564e0) at graphicsview/qgraphicswidget.cpp:1340
#9  0x0000003ff9b8ea8c in QApplicationPrivate::notify_helper (this=0x916c00, receiver=0x12e9ea0, e=0x7fff233564e0) at kernel/qapplication.cpp:4057
#10 0x0000003ff9b95e3e in QApplication::notify (this=0x8fdcd0, receiver=0x12e9ea0, e=0x7fff233564e0) at kernel/qapplication.cpp:4022
#11 0x0000003002010156 in KApplication::notify (this=0x8fdcd0, receiver=0x12e9ea0, event=0x7fff233564e0) at /usr/src/debug/kdelibs-4.2.85/kdeui/kernel/kapplication.cpp:307
#12 0x0000003ff7b3f61c in QCoreApplication::notifyInternal (this=0x8fdcd0, receiver=0x12e9ea0, event=0x7fff233564e0) at kernel/qcoreapplication.cpp:610
#13 0x0000003ff7b6a622 in QCoreApplication::sendEvent (event=<value optimized out>, receiver=<value optimized out>) at kernel/qcoreapplication.h:213
#14 QTimerInfoList::activateTimers (event=<value optimized out>, receiver=<value optimized out>) at kernel/qeventdispatcher_unix.cpp:572
#15 0x0000003ff7b6815d in timerSourceDispatch (source=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:164
#16 0x0000003fef63818e in g_main_context_dispatch () from /lib64/libglib-2.0.so.0
#17 0x0000003fef63b8e8 in ?? () from /lib64/libglib-2.0.so.0
#18 0x0000003fef63ba5c in g_main_context_iteration () from /lib64/libglib-2.0.so.0
#19 0x0000003ff7b680a6 in QEventDispatcherGlib::processEvents (this=0x8e5810, flags=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:324
#20 0x0000003ff9c2162e in QGuiEventDispatcherGlib::processEvents (this=0x0, flags=<value optimized out>) at kernel/qguieventdispatcher_glib.cpp:202
#21 0x0000003ff7b3df52 in QEventLoop::processEvents (this=<value optimized out>, flags={i = 36}) at kernel/qeventloop.cpp:149
#22 0x0000003ff7b3e324 in QEventLoop::exec (this=0x7fff23356780, flags={i = 0}) at kernel/qeventloop.cpp:200
#23 0x0000003ff7b403c9 in QCoreApplication::exec () at kernel/qcoreapplication.cpp:888
#24 0x0000003000039a5f in kdemain (argc=<value optimized out>, argv=<value optimized out>) at /usr/src/debug/kdebase-workspace-4.2.85/plasma/shells/desktop/main.cpp:50
#25 0x0000003fed21ea2d in __libc_start_main () from /lib64/libc.so.6
#26 0x0000000000400779 in _start ()
Comment 1 Pino Toscano 2009-05-28 21:54:16 UTC

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