Bug 268012 - Plasma crashed after adding the Trash widgit
Summary: Plasma crashed after adding the Trash widgit
Status: RESOLVED UNMAINTAINED
Alias: None
Product: plasma4
Classification: Plasma
Component: general (show other bugs)
Version: 4.7.3
Platform: Ubuntu Linux
: NOR crash
Target Milestone: ---
Assignee: Plasma Bugs List
URL:
Keywords:
: 274068 (view as bug list)
Depends on:
Blocks:
 
Reported: 2011-03-08 22:33 UTC by Joe T.
Modified: 2018-09-04 19:03 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 Joe T. 2011-03-08 22:33:32 UTC
Application: plasma-desktop (0.3)
KDE Platform Version: 4.5.1 (KDE 4.5.1)
Qt Version: 4.7.0
Operating System: Linux 2.6.35-27-generic i686
Distribution: Ubuntu 10.10

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

I was re-starting the computer after updating. I had also installed a few widgits prior to re-starting.

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

Thread 2 (Thread 0xaee73b70 (LWP 1165)):
#0  0x0135d5f8 in g_main_context_acquire () from /lib/libglib-2.0.so.0
#1  0x0135f1ee in ?? () from /lib/libglib-2.0.so.0
#2  0x0135f848 in g_main_context_iteration () from /lib/libglib-2.0.so.0
#3  0x0194859f in QEventDispatcherGlib::processEvents (this=0xa02f0c8, flags=...) at kernel/qeventdispatcher_glib.cpp:417
#4  0x01918609 in QEventLoop::processEvents (this=0xaee73280, flags=) at kernel/qeventloop.cpp:149
#5  0x01918a8a in QEventLoop::exec (this=0xaee73280, flags=...) at kernel/qeventloop.cpp:201
#6  0x01814b7e in QThread::exec (this=0xa02bd08) at thread/qthread.cpp:490
#7  0x018f735b in QInotifyFileSystemWatcherEngine::run (this=0xa02bd08) at io/qfilesystemwatcher_inotify.cpp:248
#8  0x01817df9 in QThreadPrivate::start (arg=0xa02bd08) at thread/qthread_unix.cpp:266
#9  0x00482cc9 in start_thread () from /lib/libpthread.so.0
#10 0x001e069e in clone () from /lib/libc.so.6

Thread 1 (Thread 0xb78c1720 (LWP 1163)):
[KCrash Handler]
#7  QString (this=0x0) at /usr/include/qt4/QtCore/qstring.h:727
#8  KConfig::name (this=0x0) at ../../kdecore/config/kconfig.cpp:395
#9  0x045b398f in Akonadi::Firstrun::instanceCreated (this=0xa3092b0, job=0x9787ad0) at ../../akonadi/firstrun.cpp:197
#10 0x045b59fd in Akonadi::Firstrun::qt_metacall (this=0xa3092b0, _c=QMetaObject::InvokeMetaMethod, _id=4, _a=0xbfdd1808) at ./firstrun_p.moc:74
#11 0x0191f8ca in QMetaObject::metacall (object=0xa3092b0, cl=3218937864, idx=4, argv=0xbfdd1808) at kernel/qmetaobject.cpp:237
#12 0x019326ad in QMetaObject::activate (sender=0x9787ad0, m=0x64c5b48, local_signal_index=3, argv=0xbfdd16c4) at kernel/qobject.cpp:3280
#13 0x063528a3 in KJob::result (this=0x9787ad0, _t1=0x9787ad0) at ./kjob.moc:194
#14 0x06352c08 in KJob::emitResult (this=0x9787ad0) at ../../kdecore/jobs/kjob.cpp:312
#15 0x04530e2b in timeout (this=0x9787ad0, _c=QMetaObject::InvokeMetaMethod, _id=2, _a=0xbfdd192c) at ../../akonadi/agentinstancecreatejob.cpp:118
#16 Akonadi::AgentInstanceCreateJob::qt_metacall (this=0x9787ad0, _c=QMetaObject::InvokeMetaMethod, _id=2, _a=0xbfdd192c) at ./agentinstancecreatejob.moc:83
#17 0x0191f8ca in QMetaObject::metacall (object=0x9787ad0, cl=3218937864, idx=28, argv=0xbfdd192c) at kernel/qmetaobject.cpp:237
#18 0x019326ad in QMetaObject::activate (sender=0xa427568, m=0x1a4c5a4, local_signal_index=0, argv=0xbfdd16c4) at kernel/qobject.cpp:3280
#19 0x019841e7 in QTimer::timeout (this=0xa427568) at .moc/release-shared/moc_qtimer.cpp:134
#20 0x019381ce in QTimer::timerEvent (this=0xa427568, e=0xbfdd1e60) at kernel/qtimer.cpp:271
#21 0x0192c504 in QObject::event (this=0xa427568, e=0x0) at kernel/qobject.cpp:1183
#22 0x01b79fdc in QApplicationPrivate::notify_helper (this=0x973ebe0, receiver=0xa427568, e=0xbfdd1e60) at kernel/qapplication.cpp:4396
#23 0x01b8004e in QApplication::notify (this=0x97347d0, receiver=0xa427568, e=0xbfdd1e60) at kernel/qapplication.cpp:3798
#24 0x010ad68a in KApplication::notify (this=0x97347d0, receiver=0xa427568, event=0xbfdd1e60) at ../../kdeui/kernel/kapplication.cpp:310
#25 0x01919b3b in QCoreApplication::notifyInternal (this=0x97347d0, receiver=0xa427568, event=0xbfdd1e60) at kernel/qcoreapplication.cpp:732
#26 0x0194bad6 in sendEvent (this=0x9741994) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:215
#27 QTimerInfoList::activateTimers (this=0x9741994) at kernel/qeventdispatcher_unix.cpp:602
#28 0x01948874 in timerSourceDispatch (source=0x9741960) at kernel/qeventdispatcher_glib.cpp:184
#29 0x0135b855 in g_main_context_dispatch () from /lib/libglib-2.0.so.0
#30 0x0135f668 in ?? () from /lib/libglib-2.0.so.0
#31 0x0135f848 in g_main_context_iteration () from /lib/libglib-2.0.so.0
#32 0x01948565 in QEventDispatcherGlib::processEvents (this=0x971dce8, flags=...) at kernel/qeventdispatcher_glib.cpp:415
#33 0x01c3bbe5 in QGuiEventDispatcherGlib::processEvents (this=0x971dce8, flags=...) at kernel/qguieventdispatcher_glib.cpp:204
#34 0x01918609 in QEventLoop::processEvents (this=0xbfdd2120, flags=) at kernel/qeventloop.cpp:149
#35 0x01918a8a in QEventLoop::exec (this=0xbfdd2120, flags=...) at kernel/qeventloop.cpp:201
#36 0x020e4873 in QDialog::exec (this=0xa906e48) at dialogs/qdialog.cpp:552
#37 0x00ff7ea7 in KDialogQueue::Private::slotShowQueuedDialog (this=0xaa1c938) at ../../kdeui/dialogs/kdialog.cpp:1085
#38 0x00ff7f44 in KDialogQueue::qt_metacall (this=0xaa19588, _c=QMetaObject::InvokeMetaMethod, _id=4, _a=0xaa1a3b8) at ./kdialogqueue_p.moc:72
#39 0x0191f8ca in QMetaObject::metacall (object=0xaa19588, cl=3218937864, idx=4, argv=0xaa1a3b8) at kernel/qmetaobject.cpp:237
#40 0x0192adf6 in QMetaCallEvent::placeMetaCall (this=0xaa6e928, object=0xaa19588) at kernel/qobject.cpp:534
#41 0x0192c6a2 in QObject::event (this=0xaa19588, e=0x0) at kernel/qobject.cpp:1219
#42 0x01b79fdc in QApplicationPrivate::notify_helper (this=0x973ebe0, receiver=0xaa19588, e=0xaa6e928) at kernel/qapplication.cpp:4396
#43 0x01b8004e in QApplication::notify (this=0x97347d0, receiver=0xaa19588, e=0xaa6e928) at kernel/qapplication.cpp:3798
#44 0x010ad68a in KApplication::notify (this=0x97347d0, receiver=0xaa19588, event=0xaa6e928) at ../../kdeui/kernel/kapplication.cpp:310
#45 0x01919b3b in QCoreApplication::notifyInternal (this=0x97347d0, receiver=0xaa19588, event=0xaa6e928) at kernel/qcoreapplication.cpp:732
#46 0x0191cd8b in sendEvent (receiver=0x0, event_type=0, data=0x971e028) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:215
#47 QCoreApplicationPrivate::sendPostedEvents (receiver=0x0, event_type=0, data=0x971e028) at kernel/qcoreapplication.cpp:1373
#48 0x0191cf4d in QCoreApplication::sendPostedEvents (receiver=0x0, event_type=0) at kernel/qcoreapplication.cpp:1266
#49 0x01948a74 in sendPostedEvents (s=0x9740f10) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:220
#50 postEventSourceDispatch (s=0x9740f10) at kernel/qeventdispatcher_glib.cpp:277
#51 0x0135b855 in g_main_context_dispatch () from /lib/libglib-2.0.so.0
#52 0x0135f668 in ?? () from /lib/libglib-2.0.so.0
#53 0x0135f848 in g_main_context_iteration () from /lib/libglib-2.0.so.0
#54 0x01948565 in QEventDispatcherGlib::processEvents (this=0x971dce8, flags=...) at kernel/qeventdispatcher_glib.cpp:415
#55 0x01c3bbe5 in QGuiEventDispatcherGlib::processEvents (this=0x971dce8, flags=...) at kernel/qguieventdispatcher_glib.cpp:204
#56 0x01918609 in QEventLoop::processEvents (this=0xbfdd29c4, flags=) at kernel/qeventloop.cpp:149
#57 0x01918a8a in QEventLoop::exec (this=0xbfdd29c4, flags=...) at kernel/qeventloop.cpp:201
#58 0x0191d00f in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1009
#59 0x01b78e07 in QApplication::exec () at kernel/qapplication.cpp:3672
#60 0x0050d86e in kdemain (argc=1, argv=0xbfdd2bd4) at ../../../../plasma/desktop/shell/main.cpp:118
#61 0x080485bb in main (argc=1, argv=0xbfdd2bd4) at plasma-desktop_dummy.cpp:3

Reported using DrKonqi
Comment 1 Christophe Marin 2011-12-25 13:16:02 UTC
*** Bug 274068 has been marked as a duplicate of this bug. ***
Comment 2 Myriam Schweingruber 2012-05-23 09:07:14 UTC
Is this still valid for KDE 4.8.3 or trunk?
Comment 3 Andrew Crouthamel 2018-09-04 19:03:52 UTC
Hello! Plasma 4 was replaced by Plasma 5 four years ago by the KDE community. In that time we have made great strides in stability and functionality. We are closing all Plasma 4 bugs as most of them are no longer applicable to the new frameworks Plasma 5 is built upon. If you could, please re-test with the latest version of Plasma 5, and submit a new bug to "plasmashell" if you continue to have an issue. Thank you!