Bug 321422 - Plasma Desktop Shell crashed
Summary: Plasma Desktop Shell crashed
Status: RESOLVED DUPLICATE of bug 311871
Alias: None
Product: plasma4
Classification: Plasma
Component: general (show other bugs)
Version: 4.10.3
Platform: openSUSE Linux
: NOR crash
Target Milestone: ---
Assignee: Plasma Bugs List
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-06-20 11:38 UTC by Raul Malea
Modified: 2013-06-26 09:43 UTC (History)
4 users (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments
New crash information added by DrKonqi (7.46 KB, text/plain)
2013-06-20 19:18 UTC, Elias Probst
Details
New crash information added by DrKonqi (5.80 KB, text/plain)
2013-06-26 09:36 UTC, Nico Kruber
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Raul Malea 2013-06-20 11:38:12 UTC
Application: plasma-desktop (4.10.3 "release 1")
KDE Platform Version: 4.10.3 "release 1"
Qt Version: 4.8.4
Operating System: Linux 3.7.10-1.16-desktop x86_64
Distribution: "openSUSE 12.3 (x86_64)"

-- Information about the crash:
- What I was doing when the application crashed:
Used Firefox (Facebook and more app tabs), Thunderbird, Kopete (with Gtalk)
- Unusual behavior I noticed:
Plasma crashed when opened Kopete conversation windows or email in Thunderbird
- Custom settings of the application:
Firefox beta, Thunderbird beta, Kopete with more accounts. No other special settings.

-- Backtrace:
Application: Plasma Desktop Shell (kdeinit4), signal: Segmentation fault
Using host libthread_db library "/lib64/libthread_db.so.1".
[Current thread is 1 (Thread 0x7f6ca02b0780 (LWP 3173))]

Thread 11 (Thread 0x7f6c793d6700 (LWP 3233)):
#0  0x00007f6c9eb80964 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0
#1  0x00007f6c933b7307 in QTWTF::TCMalloc_PageHeap::scavengerThread (this=0x7f6c936c4660 <QTWTF::pageheap_memory>) at ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastMalloc.cpp:2359
#2  0x00007f6c933b7339 in QTWTF::TCMalloc_PageHeap::runScavengerThread (context=<optimized out>) at ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastMalloc.cpp:1464
#3  0x00007f6c9eb7ce0f in start_thread () from /lib64/libpthread.so.0
#4  0x00007f6c9d8f37dd in clone () from /lib64/libc.so.6

Thread 10 (Thread 0x7f6c7331e700 (LWP 3248)):
#0  0x00007f6c9a836d7e in g_main_context_acquire () from /usr/lib64/libglib-2.0.so.0
#1  0x00007f6c9a837984 in ?? () from /usr/lib64/libglib-2.0.so.0
#2  0x00007f6c9a837bc4 in g_main_context_iteration () from /usr/lib64/libglib-2.0.so.0
#3  0x00007f6c9ef3d2e6 in QEventDispatcherGlib::processEvents (this=0x7f6c6c0008e0, flags=...) at kernel/qeventdispatcher_glib.cpp:426
#4  0x00007f6c9ef0dadf in QEventLoop::processEvents (this=this@entry=0x7f6c7331ddd0, flags=...) at kernel/qeventloop.cpp:149
#5  0x00007f6c9ef0dd68 in QEventLoop::exec (this=0x7f6c7331ddd0, flags=...) at kernel/qeventloop.cpp:204
#6  0x00007f6c9ee100f0 in QThread::exec (this=<optimized out>) at thread/qthread.cpp:542
#7  0x00007f6c9eeee29f in QInotifyFileSystemWatcherEngine::run (this=0x3673a50) at io/qfilesystemwatcher_inotify.cpp:256
#8  0x00007f6c9ee130cc in QThreadPrivate::start (arg=0x3673a50) at thread/qthread_unix.cpp:338
#9  0x00007f6c9eb7ce0f in start_thread () from /lib64/libpthread.so.0
#10 0x00007f6c9d8f37dd in clone () from /lib64/libc.so.6

Thread 9 (Thread 0x7f6c6971c700 (LWP 5827)):
#0  0x00007f6c9eb80964 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0
#1  0x00007f6c9ee1362b in wait (time=18446744073709551615, this=0x3710820) at thread/qwaitcondition_unix.cpp:86
#2  QWaitCondition::wait (this=<optimized out>, mutex=0x36cb9a0, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:158
#3  0x00007f6c9260f981 in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x37a7d10, th=0x647a1f0) at /usr/src/debug/kdelibs-4.10.3/threadweaver/Weaver/WeaverImpl.cpp:365
#4  0x00007f6c926121cb in ThreadWeaver::WorkingHardState::applyForWork (this=0x36ccdd0, th=0x647a1f0) at /usr/src/debug/kdelibs-4.10.3/threadweaver/Weaver/WorkingHardState.cpp:71
#5  0x00007f6c926121e4 in ThreadWeaver::WorkingHardState::applyForWork (this=0x36ccdd0, th=0x647a1f0) at /usr/src/debug/kdelibs-4.10.3/threadweaver/Weaver/WorkingHardState.cpp:74
#6  0x00007f6c9261103f in ThreadWeaver::ThreadRunHelper::run (this=this@entry=0x7f6c6971be00, parent=0x37a7d10, th=th@entry=0x647a1f0) at /usr/src/debug/kdelibs-4.10.3/threadweaver/Weaver/Thread.cpp:87
#7  0x00007f6c926110cb in ThreadWeaver::Thread::run (this=0x647a1f0) at /usr/src/debug/kdelibs-4.10.3/threadweaver/Weaver/Thread.cpp:142
#8  0x00007f6c9ee130cc in QThreadPrivate::start (arg=0x647a1f0) at thread/qthread_unix.cpp:338
#9  0x00007f6c9eb7ce0f in start_thread () from /lib64/libpthread.so.0
#10 0x00007f6c9d8f37dd in clone () from /lib64/libc.so.6

Thread 8 (Thread 0x7f6c5b5a1700 (LWP 5828)):
#0  0x00007f6c9eb80964 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0
#1  0x00007f6c9ee1362b in wait (time=18446744073709551615, this=0x3710820) at thread/qwaitcondition_unix.cpp:86
#2  QWaitCondition::wait (this=<optimized out>, mutex=0x36cb9a0, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:158
#3  0x00007f6c9260f981 in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x37a7d10, th=0x4cb2e90) at /usr/src/debug/kdelibs-4.10.3/threadweaver/Weaver/WeaverImpl.cpp:365
#4  0x00007f6c926121cb in ThreadWeaver::WorkingHardState::applyForWork (this=0x36ccdd0, th=0x4cb2e90) at /usr/src/debug/kdelibs-4.10.3/threadweaver/Weaver/WorkingHardState.cpp:71
#5  0x00007f6c926121e4 in ThreadWeaver::WorkingHardState::applyForWork (this=0x36ccdd0, th=0x4cb2e90) at /usr/src/debug/kdelibs-4.10.3/threadweaver/Weaver/WorkingHardState.cpp:74
#6  0x00007f6c9261103f in ThreadWeaver::ThreadRunHelper::run (this=this@entry=0x7f6c5b5a0e00, parent=0x37a7d10, th=th@entry=0x4cb2e90) at /usr/src/debug/kdelibs-4.10.3/threadweaver/Weaver/Thread.cpp:87
#7  0x00007f6c926110cb in ThreadWeaver::Thread::run (this=0x4cb2e90) at /usr/src/debug/kdelibs-4.10.3/threadweaver/Weaver/Thread.cpp:142
#8  0x00007f6c9ee130cc in QThreadPrivate::start (arg=0x4cb2e90) at thread/qthread_unix.cpp:338
#9  0x00007f6c9eb7ce0f in start_thread () from /lib64/libpthread.so.0
#10 0x00007f6c9d8f37dd in clone () from /lib64/libc.so.6

Thread 7 (Thread 0x7f6c5ada0700 (LWP 5829)):
#0  0x00007f6c9eb80964 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0
#1  0x00007f6c9ee1362b in wait (time=18446744073709551615, this=0x3710820) at thread/qwaitcondition_unix.cpp:86
#2  QWaitCondition::wait (this=<optimized out>, mutex=0x36cb9a0, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:158
#3  0x00007f6c9260f981 in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x37a7d10, th=0x4e0df00) at /usr/src/debug/kdelibs-4.10.3/threadweaver/Weaver/WeaverImpl.cpp:365
#4  0x00007f6c926121cb in ThreadWeaver::WorkingHardState::applyForWork (this=0x36ccdd0, th=0x4e0df00) at /usr/src/debug/kdelibs-4.10.3/threadweaver/Weaver/WorkingHardState.cpp:71
#5  0x00007f6c926121e4 in ThreadWeaver::WorkingHardState::applyForWork (this=0x36ccdd0, th=0x4e0df00) at /usr/src/debug/kdelibs-4.10.3/threadweaver/Weaver/WorkingHardState.cpp:74
#6  0x00007f6c9261103f in ThreadWeaver::ThreadRunHelper::run (this=this@entry=0x7f6c5ad9fe00, parent=0x37a7d10, th=th@entry=0x4e0df00) at /usr/src/debug/kdelibs-4.10.3/threadweaver/Weaver/Thread.cpp:87
#7  0x00007f6c926110cb in ThreadWeaver::Thread::run (this=0x4e0df00) at /usr/src/debug/kdelibs-4.10.3/threadweaver/Weaver/Thread.cpp:142
#8  0x00007f6c9ee130cc in QThreadPrivate::start (arg=0x4e0df00) at thread/qthread_unix.cpp:338
#9  0x00007f6c9eb7ce0f in start_thread () from /lib64/libpthread.so.0
#10 0x00007f6c9d8f37dd in clone () from /lib64/libc.so.6

Thread 6 (Thread 0x7f6c5a59f700 (LWP 5830)):
#0  0x00007f6c9eb80964 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0
#1  0x00007f6c9ee1362b in wait (time=18446744073709551615, this=0x3710820) at thread/qwaitcondition_unix.cpp:86
#2  QWaitCondition::wait (this=<optimized out>, mutex=0x36cb9a0, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:158
#3  0x00007f6c9260f981 in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x37a7d10, th=0x5395ff0) at /usr/src/debug/kdelibs-4.10.3/threadweaver/Weaver/WeaverImpl.cpp:365
#4  0x00007f6c926121cb in ThreadWeaver::WorkingHardState::applyForWork (this=0x36ccdd0, th=0x5395ff0) at /usr/src/debug/kdelibs-4.10.3/threadweaver/Weaver/WorkingHardState.cpp:71
#5  0x00007f6c9261103f in ThreadWeaver::ThreadRunHelper::run (this=this@entry=0x7f6c5a59ee00, parent=0x37a7d10, th=th@entry=0x5395ff0) at /usr/src/debug/kdelibs-4.10.3/threadweaver/Weaver/Thread.cpp:87
#6  0x00007f6c926110cb in ThreadWeaver::Thread::run (this=0x5395ff0) at /usr/src/debug/kdelibs-4.10.3/threadweaver/Weaver/Thread.cpp:142
#7  0x00007f6c9ee130cc in QThreadPrivate::start (arg=0x5395ff0) at thread/qthread_unix.cpp:338
#8  0x00007f6c9eb7ce0f in start_thread () from /lib64/libpthread.so.0
#9  0x00007f6c9d8f37dd in clone () from /lib64/libc.so.6

Thread 5 (Thread 0x7f6c59d9e700 (LWP 5831)):
#0  0x00007f6c9eb80964 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0
#1  0x00007f6c9ee1362b in wait (time=18446744073709551615, this=0x3710820) at thread/qwaitcondition_unix.cpp:86
#2  QWaitCondition::wait (this=<optimized out>, mutex=0x36cb9a0, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:158
#3  0x00007f6c9260f981 in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x37a7d10, th=0x65f1680) at /usr/src/debug/kdelibs-4.10.3/threadweaver/Weaver/WeaverImpl.cpp:365
#4  0x00007f6c926121cb in ThreadWeaver::WorkingHardState::applyForWork (this=0x36ccdd0, th=0x65f1680) at /usr/src/debug/kdelibs-4.10.3/threadweaver/Weaver/WorkingHardState.cpp:71
#5  0x00007f6c9261103f in ThreadWeaver::ThreadRunHelper::run (this=this@entry=0x7f6c59d9de00, parent=0x37a7d10, th=th@entry=0x65f1680) at /usr/src/debug/kdelibs-4.10.3/threadweaver/Weaver/Thread.cpp:87
#6  0x00007f6c926110cb in ThreadWeaver::Thread::run (this=0x65f1680) at /usr/src/debug/kdelibs-4.10.3/threadweaver/Weaver/Thread.cpp:142
#7  0x00007f6c9ee130cc in QThreadPrivate::start (arg=0x65f1680) at thread/qthread_unix.cpp:338
#8  0x00007f6c9eb7ce0f in start_thread () from /lib64/libpthread.so.0
#9  0x00007f6c9d8f37dd in clone () from /lib64/libc.so.6

Thread 4 (Thread 0x7f6c53fff700 (LWP 5832)):
#0  0x00007f6c9eb80964 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0
#1  0x00007f6c9ee1362b in wait (time=18446744073709551615, this=0x3710820) at thread/qwaitcondition_unix.cpp:86
#2  QWaitCondition::wait (this=<optimized out>, mutex=0x36cb9a0, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:158
#3  0x00007f6c9260f981 in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x37a7d10, th=0x658bee0) at /usr/src/debug/kdelibs-4.10.3/threadweaver/Weaver/WeaverImpl.cpp:365
#4  0x00007f6c926121cb in ThreadWeaver::WorkingHardState::applyForWork (this=0x36ccdd0, th=0x658bee0) at /usr/src/debug/kdelibs-4.10.3/threadweaver/Weaver/WorkingHardState.cpp:71
#5  0x00007f6c9261103f in ThreadWeaver::ThreadRunHelper::run (this=this@entry=0x7f6c53ffee00, parent=0x37a7d10, th=th@entry=0x658bee0) at /usr/src/debug/kdelibs-4.10.3/threadweaver/Weaver/Thread.cpp:87
#6  0x00007f6c926110cb in ThreadWeaver::Thread::run (this=0x658bee0) at /usr/src/debug/kdelibs-4.10.3/threadweaver/Weaver/Thread.cpp:142
#7  0x00007f6c9ee130cc in QThreadPrivate::start (arg=0x658bee0) at thread/qthread_unix.cpp:338
#8  0x00007f6c9eb7ce0f in start_thread () from /lib64/libpthread.so.0
#9  0x00007f6c9d8f37dd in clone () from /lib64/libc.so.6

Thread 3 (Thread 0x7f6c537fe700 (LWP 5833)):
#0  0x00007f6c9eb80964 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0
#1  0x00007f6c9ee1362b in wait (time=18446744073709551615, this=0x3710820) at thread/qwaitcondition_unix.cpp:86
#2  QWaitCondition::wait (this=<optimized out>, mutex=0x36cb9a0, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:158
#3  0x00007f6c9260f981 in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x37a7d10, th=0x657a5d0) at /usr/src/debug/kdelibs-4.10.3/threadweaver/Weaver/WeaverImpl.cpp:365
#4  0x00007f6c926121cb in ThreadWeaver::WorkingHardState::applyForWork (this=0x36ccdd0, th=0x657a5d0) at /usr/src/debug/kdelibs-4.10.3/threadweaver/Weaver/WorkingHardState.cpp:71
#5  0x00007f6c926121e4 in ThreadWeaver::WorkingHardState::applyForWork (this=0x36ccdd0, th=0x657a5d0) at /usr/src/debug/kdelibs-4.10.3/threadweaver/Weaver/WorkingHardState.cpp:74
#6  0x00007f6c926121e4 in ThreadWeaver::WorkingHardState::applyForWork (this=0x36ccdd0, th=0x657a5d0) at /usr/src/debug/kdelibs-4.10.3/threadweaver/Weaver/WorkingHardState.cpp:74
#7  0x00007f6c9261103f in ThreadWeaver::ThreadRunHelper::run (this=this@entry=0x7f6c537fde00, parent=0x37a7d10, th=th@entry=0x657a5d0) at /usr/src/debug/kdelibs-4.10.3/threadweaver/Weaver/Thread.cpp:87
#8  0x00007f6c926110cb in ThreadWeaver::Thread::run (this=0x657a5d0) at /usr/src/debug/kdelibs-4.10.3/threadweaver/Weaver/Thread.cpp:142
#9  0x00007f6c9ee130cc in QThreadPrivate::start (arg=0x657a5d0) at thread/qthread_unix.cpp:338
#10 0x00007f6c9eb7ce0f in start_thread () from /lib64/libpthread.so.0
#11 0x00007f6c9d8f37dd in clone () from /lib64/libc.so.6

Thread 2 (Thread 0x7f6c52ffd700 (LWP 5834)):
#0  0x00007f6c9eb80964 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0
#1  0x00007f6c9ee1362b in wait (time=18446744073709551615, this=0x3710820) at thread/qwaitcondition_unix.cpp:86
#2  QWaitCondition::wait (this=<optimized out>, mutex=0x36cb9a0, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:158
#3  0x00007f6c9260f981 in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x37a7d10, th=0x554e5a0) at /usr/src/debug/kdelibs-4.10.3/threadweaver/Weaver/WeaverImpl.cpp:365
#4  0x00007f6c926121cb in ThreadWeaver::WorkingHardState::applyForWork (this=0x36ccdd0, th=0x554e5a0) at /usr/src/debug/kdelibs-4.10.3/threadweaver/Weaver/WorkingHardState.cpp:71
#5  0x00007f6c9261103f in ThreadWeaver::ThreadRunHelper::run (this=this@entry=0x7f6c52ffce00, parent=0x37a7d10, th=th@entry=0x554e5a0) at /usr/src/debug/kdelibs-4.10.3/threadweaver/Weaver/Thread.cpp:87
#6  0x00007f6c926110cb in ThreadWeaver::Thread::run (this=0x554e5a0) at /usr/src/debug/kdelibs-4.10.3/threadweaver/Weaver/Thread.cpp:142
#7  0x00007f6c9ee130cc in QThreadPrivate::start (arg=0x554e5a0) at thread/qthread_unix.cpp:338
#8  0x00007f6c9eb7ce0f in start_thread () from /lib64/libpthread.so.0
#9  0x00007f6c9d8f37dd in clone () from /lib64/libc.so.6

Thread 1 (Thread 0x7f6ca02b0780 (LWP 3173)):
[KCrash Handler]
#6  0x00007f6c9ef22f7e in QMetaObject::addGuard (ptr=0x7fffd7824f50) at kernel/qobject.cpp:400
#7  0x00007f6c92bbdbfe in QPointer (p=..., this=0x7fffd7824f50) at ../../src/corelib/kernel/qpointer.h:62
#8  takeAt (i=5, this=0x487d688) at ../../src/corelib/tools/qlist.h:486
#9  QDeclarativeRepeater::itemsRemoved (this=0x487d3d0, index=5, count=<optimized out>) at graphicsitems/qdeclarativerepeater.cpp:407
#10 0x00007f6c9ef2429f in QMetaObject::activate (sender=0x487dca0, m=<optimized out>, local_signal_index=<optimized out>, argv=0x7fffd78250d0) at kernel/qobject.cpp:3548
#11 0x00007f6c92d02aef in QDeclarativeVisualModel::itemsRemoved (this=<optimized out>, _t1=5, _t2=1) at .moc/release-shared/moc_qdeclarativevisualitemmodel_p.cpp:161
#12 0x00007f6c92bd4b2c in QDeclarativeVisualDataModel::_q_itemsRemoved (this=0x487dca0, index=5, count=1) at graphicsitems/qdeclarativevisualitemmodel.cpp:1314
#13 0x00007f6c92d03121 in QDeclarativeVisualDataModel::qt_static_metacall (_o=0x7fffd7824f50, _c=QMetaObject::QueryPropertyScriptable, _id=38866880, _a=0x1) at .moc/release-shared/moc_qdeclarativevisualitemmodel_p.cpp:401
#14 0x00007f6c9ef2429f in QMetaObject::activate (sender=0x430c4a0, m=<optimized out>, local_signal_index=<optimized out>, argv=0x7fffd7825310) at kernel/qobject.cpp:3548
#15 0x00007f6c92cf757f in QListModelInterface::itemsRemoved (this=<optimized out>, _t1=5, _t2=1) at .moc/release-shared/moc_qlistmodelinterface_p.cpp:114
#16 0x00007f6c92b405bf in QDeclarativeListModel::remove (this=0x430c4a0, index=5) at util/qdeclarativelistmodel.cpp:402
#17 0x00007f6c92cf614b in QDeclarativeListModel::qt_static_metacall (_o=0x7fffd7824f50, _o@entry=0x430c4a0, _c=QMetaObject::QueryPropertyScriptable, _c@entry=QMetaObject::InvokeMetaMethod, _id=38866880, _id@entry=2, _a=0x1, _a@entry=0x7fffd78255a0) at .moc/release-shared/moc_qdeclarativelistmodel_p.cpp:76
#18 0x00007f6c92cf624f in QDeclarativeListModel::qt_metacall (this=0x430c4a0, _c=QMetaObject::InvokeMetaMethod, _id=2, _a=0x7fffd78255a0) at .moc/release-shared/moc_qdeclarativelistmodel_p.cpp:123
#19 0x00007f6c92ca0d08 in QDeclarativeObjectMethodScriptClass::callMethod (this=this@entry=0x3f38100, object=object@entry=0x430c4a0, index=10, returnType=<optimized out>, argCount=<optimized out>, argTypes=0x7fffd7825860, ctxt=ctxt@entry=0x7f6c6aac72a8) at qml/qdeclarativeobjectscriptclass.cpp:970
#20 0x00007f6c92ca2976 in QDeclarativeObjectMethodScriptClass::callPrecise (this=0x3f38100, object=0x430c4a0, data=..., ctxt=0x7f6c6aac72a8) at qml/qdeclarativeobjectscriptclass.cpp:944
#21 0x00007f6c92ca32ab in QDeclarativeObjectMethodScriptClass::call (this=<optimized out>, o=<optimized out>, ctxt=<optimized out>) at qml/qdeclarativeobjectscriptclass.cpp:917
#22 0x00007f6c9342d593 in QScript::DeclarativeObjectDelegate::call (exec=<optimized out>, callee=0x7f6c68c99640, thisValue=..., args=...) at bridge/qscriptdeclarativeobject.cpp:154
#23 0x00007f6c93329d70 in QTJSC::NativeFuncWrapper::operator() (this=0x7fffd78259b0, exec=0x7f6c6aac72a8, jsobj=0x7f6c68c99640, thisValue=..., argList=...) at ../3rdparty/javascriptcore/JavaScriptCore/runtime/CallData.cpp:46
#24 0x00007f6c93306fca in QTJSC::cti_op_call_NotJSFunction (args=0x7fffd7825a00) at ../3rdparty/javascriptcore/JavaScriptCore/jit/JITStubs.cpp:1780
#25 0x00007f6c60008d60 in ?? ()
#26 0x0000000000000000 in ?? ()

Possible duplicates by query: bug 321138, bug 320013, bug 319955, bug 319910, bug 319831.

Reported using DrKonqi
Comment 1 Elias Probst 2013-06-20 19:18:29 UTC
Created attachment 80674 [details]
New crash information added by DrKonqi

plasma-desktop (4.10.4) on KDE Platform 4.10.4 using Qt 4.8.4

- What I was doing when the application crashed:
plasma-desktop crashed after resuming laptop from standby.

-- Backtrace (Reduced):
#7  0x00007f59c9a7121f in QPointer (p=..., this=0x7fffbca16790) at ../../include/QtCore/../../src/corelib/kernel/qpointer.h:62
#8  takeAt (i=2, this=0x565d228) at ../../include/QtCore/../../src/corelib/tools/qlist.h:486
#9  QDeclarativeRepeater::itemsRemoved (this=0x565cf70, index=2, count=<optimized out>) at graphicsitems/qdeclarativerepeater.cpp:407
[...]
#11 0x00007f59c9bbb12f in QDeclarativeVisualModel::itemsRemoved (this=<optimized out>, _t1=2, _t2=1) at .moc/release-shared/moc_qdeclarativevisualitemmodel_p.cpp:161
#12 0x00007f59c9a84579 in QDeclarativeVisualDataModel::_q_itemsRemoved (this=0x565d810, index=2, count=1) at graphicsitems/qdeclarativevisualitemmodel.cpp:1314
Comment 2 Nico Kruber 2013-06-26 09:36:44 UTC
Created attachment 80792 [details]
New crash information added by DrKonqi

plasma-desktop (4.10.4 "release 569") on KDE Platform 4.10.4 "release 10" using Qt 4.8.4

- What I was doing when the application crashed:

This just happened to me, too - I just tried to click on another window to change there - nothing special

-- Backtrace (Reduced):
#7  0x00007f93580dfbfe in QPointer (p=..., this=0x7fff5af45f00) at ../../src/corelib/kernel/qpointer.h:62
#8  takeAt (i=2, this=0x339ec48) at ../../src/corelib/tools/qlist.h:486
#9  QDeclarativeRepeater::itemsRemoved (this=0x339e990, index=2, count=<optimized out>) at graphicsitems/qdeclarativerepeater.cpp:407
[...]
#11 0x00007f9358224aef in QDeclarativeVisualModel::itemsRemoved (this=<optimized out>, _t1=2, _t2=1) at .moc/release-shared/moc_qdeclarativevisualitemmodel_p.cpp:161
#12 0x00007f93580f6b2c in QDeclarativeVisualDataModel::_q_itemsRemoved (this=0x339f260, index=2, count=1) at graphicsitems/qdeclarativevisualitemmodel.cpp:1314
Comment 3 Hrvoje Senjan 2013-06-26 09:43:59 UTC

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