Bug 328410 - desktop crash!
Summary: desktop crash!
Status: RESOLVED DUPLICATE of bug 311871
Alias: None
Product: plasma4
Classification: Plasma
Component: general (show other bugs)
Version: 4.11.2
Platform: Ubuntu Linux
: NOR crash
Target Milestone: ---
Assignee: Plasma Bugs List
URL:
Keywords: drkonqi
Depends on:
Blocks:
 
Reported: 2013-12-04 05:51 UTC by el3ctron
Modified: 2013-12-04 11:24 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 el3ctron 2013-12-04 05:51:57 UTC
Application: plasma-desktop (4.11.2)
KDE Platform Version: 4.11.2
Qt Version: 4.8.4
Operating System: Linux 3.11.0-13-generic i686
Distribution: Ubuntu 13.10

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

talking on facebook with my conkeror navigator, no more..

- Unusual behavior I noticed:

Plasma desktop and toolbars disapears

The crash can be reproduced every time.

-- Backtrace:
Application: Shell de escritorio Plasma (plasma-desktop), signal: Aborted
Using host libthread_db library "/lib/i386-linux-gnu/libthread_db.so.1".
[Current thread is 1 (Thread 0xaf2df740 (LWP 15119))]

Thread 4 (Thread 0xac090b40 (LWP 15120)):
#0  0xb77d2424 in __kernel_vsyscall ()
#1  0xb217584b in pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/i386/i686/../i486/pthread_cond_wait.S:187
#2  0xb76719bc in __pthread_cond_wait (cond=0xb32778d0, mutex=0xb32778b8) at forward.c:149
#3  0xb3174ef2 in ?? () from /usr/lib/i386-linux-gnu/libQtScript.so.4
#4  0xb3174f3f in ?? () from /usr/lib/i386-linux-gnu/libQtScript.so.4
#5  0xb2171d78 in start_thread (arg=0xac090b40) at pthread_create.c:311
#6  0xb766401e in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:131

Thread 3 (Thread 0xa5ed7b40 (LWP 15121)):
#0  0xb77d2424 in __kernel_vsyscall ()
#1  0xb76528db in read () at ../sysdeps/unix/syscall-template.S:81
#2  0xb160c34a in ?? () from /usr/lib/nvidia-319-updates/tls/libnvidia-tls.so.319.60
#3  0xb209ed4e in read (__nbytes=16, __buf=0xa5ed706c, __fd=<optimized out>) at /usr/include/i386-linux-gnu/bits/unistd.h:44
#4  g_wakeup_acknowledge (wakeup=0x838d860) at /build/buildd/glib2.0-2.38.1/./glib/gwakeup.c:212
#5  0xb205c65b in g_main_context_check (context=context@entry=0xa55004f8, max_priority=2147483647, fds=fds@entry=0xa5502298, n_fds=n_fds@entry=1) at /build/buildd/glib2.0-2.38.1/./glib/gmain.c:3513
#6  0xb205cafa in g_main_context_iterate (context=context@entry=0xa55004f8, block=block@entry=1, dispatch=dispatch@entry=1, self=<optimized out>) at /build/buildd/glib2.0-2.38.1/./glib/gmain.c:3709
#7  0xb205cca8 in g_main_context_iteration (context=0xa55004f8, may_block=1) at /build/buildd/glib2.0-2.38.1/./glib/gmain.c:3773
#8  0xb60ce8df in QEventDispatcherGlib::processEvents (this=0xa5500480, flags=...) at kernel/qeventdispatcher_glib.cpp:426
#9  0xb609d9f3 in QEventLoop::processEvents (this=this@entry=0xa5ed7228, flags=...) at kernel/qeventloop.cpp:149
#10 0xb609dd19 in QEventLoop::exec (this=this@entry=0xa5ed7228, flags=...) at kernel/qeventloop.cpp:204
#11 0xb5f8ce3d in QThread::exec (this=this@entry=0x8de1ae0) at thread/qthread.cpp:542
#12 0xb607de14 in QInotifyFileSystemWatcherEngine::run (this=0x8de1ae0) at io/qfilesystemwatcher_inotify.cpp:265
#13 0xb5f8f72f in QThreadPrivate::start (arg=0x8de1ae0) at thread/qthread_unix.cpp:338
#14 0xb2171d78 in start_thread (arg=0xa5ed7b40) at pthread_create.c:311
#15 0xb766401e in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:131

Thread 2 (Thread 0xa10c6b40 (LWP 15134)):
#0  0xb77d2424 in __kernel_vsyscall ()
#1  0xb76528db in read () at ../sysdeps/unix/syscall-template.S:81
#2  0xb160c34a in ?? () from /usr/lib/nvidia-319-updates/tls/libnvidia-tls.so.319.60
#3  0xb209ed4e in read (__nbytes=16, __buf=0xa10c606c, __fd=<optimized out>) at /usr/include/i386-linux-gnu/bits/unistd.h:44
#4  g_wakeup_acknowledge (wakeup=0xa55015d8) at /build/buildd/glib2.0-2.38.1/./glib/gwakeup.c:212
#5  0xb205c65b in g_main_context_check (context=context@entry=0xa13004f8, max_priority=2147483647, fds=fds@entry=0xa1302298, n_fds=n_fds@entry=1) at /build/buildd/glib2.0-2.38.1/./glib/gmain.c:3513
#6  0xb205cafa in g_main_context_iterate (context=context@entry=0xa13004f8, block=block@entry=1, dispatch=dispatch@entry=1, self=<optimized out>) at /build/buildd/glib2.0-2.38.1/./glib/gmain.c:3709
#7  0xb205cca8 in g_main_context_iteration (context=0xa13004f8, may_block=1) at /build/buildd/glib2.0-2.38.1/./glib/gmain.c:3773
#8  0xb60ce8df in QEventDispatcherGlib::processEvents (this=0xa1300480, flags=...) at kernel/qeventdispatcher_glib.cpp:426
#9  0xb609d9f3 in QEventLoop::processEvents (this=this@entry=0xa10c6228, flags=...) at kernel/qeventloop.cpp:149
#10 0xb609dd19 in QEventLoop::exec (this=this@entry=0xa10c6228, flags=...) at kernel/qeventloop.cpp:204
#11 0xb5f8ce3d in QThread::exec (this=this@entry=0xa2c08b8) at thread/qthread.cpp:542
#12 0xb607de14 in QInotifyFileSystemWatcherEngine::run (this=0xa2c08b8) at io/qfilesystemwatcher_inotify.cpp:265
#13 0xb5f8f72f in QThreadPrivate::start (arg=0xa2c08b8) at thread/qthread_unix.cpp:338
#14 0xb2171d78 in start_thread (arg=0xa10c6b40) at pthread_create.c:311
#15 0xb766401e in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:131

Thread 1 (Thread 0xaf2df740 (LWP 15119)):
[KCrash Handler]
#7  0xb77d2424 in __kernel_vsyscall ()
#8  0xb75a0aff in __GI_raise (sig=sig@entry=6) at ../nptl/sysdeps/unix/sysv/linux/raise.c:56
#9  0xb75a4083 in __GI_abort () at abort.c:90
#10 0xb75dda95 in __libc_message (do_abort=do_abort@entry=2, fmt=fmt@entry=0xb76e10d0 "*** Error in `%s': %s: 0x%s ***\n") at ../sysdeps/unix/sysv/linux/libc_fatal.c:199
#11 0xb75e87c2 in malloc_printerr (action=<optimized out>, str=<optimized out>, ptr=0xa97db50) at malloc.c:4923
#12 0xb75e9510 in _int_free (av=0xb7722440 <main_arena>, p=0xa97db48, have_lock=0) at malloc.c:3779
#13 0xb53d5a3f in operator delete(void*) () from /usr/lib/i386-linux-gnu/libstdc++.so.6
#14 0xb6c47dca in node_destruct (this=<optimized out>, n=<optimized out>) at ../../include/QtCore/../../src/corelib/tools/qlist.h:388
#15 takeAt (i=2, this=<optimized out>) at ../../include/QtCore/../../src/corelib/tools/qlist.h:486
#16 QDeclarativeRepeater::itemsRemoved (this=0xa968a00, index=2, count=<optimized out>) at graphicsitems/qdeclarativerepeater.cpp:407
#17 0xb6da1d52 in QDeclarativeRepeater::qt_static_metacall (_o=<optimized out>, _id=<optimized out>, _a=0xbfbd55a4, _c=<optimized out>) at .moc/release-shared/moc_qdeclarativerepeater_p.cpp:106
#18 0xb60b3fc7 in QMetaObject::activate (sender=sender@entry=0x9244948, m=m@entry=0xb6e93de0 <QDeclarativeVisualModel::staticMetaObject>, local_signal_index=local_signal_index@entry=2, argv=argv@entry=0xbfbd55a4) at kernel/qobject.cpp:3539
#19 0xb6da612d in QDeclarativeVisualModel::itemsRemoved (this=0x9244948, _t1=2, _t2=1) at .moc/release-shared/moc_qdeclarativevisualitemmodel_p.cpp:161
#20 0xb6c5f43f in QDeclarativeVisualDataModel::_q_itemsRemoved (this=this@entry=0x9244948, index=2, count=1) at graphicsitems/qdeclarativevisualitemmodel.cpp:1314
#21 0xb6da66fd in QDeclarativeVisualDataModel::qt_static_metacall (_o=_o@entry=0x9244948, _c=_c@entry=QMetaObject::InvokeMetaMethod, _id=5, _a=0xbfbd5744) at .moc/release-shared/moc_qdeclarativevisualitemmodel_p.cpp:401
#22 0xb60b3fc7 in QMetaObject::activate (sender=sender@entry=0xa08b848, m=m@entry=0xb6e91328 <QListModelInterface::staticMetaObject>, local_signal_index=local_signal_index@entry=1, argv=argv@entry=0xbfbd5744) at kernel/qobject.cpp:3539
#23 0xb6d9432d in QListModelInterface::itemsRemoved (this=this@entry=0xa08b848, _t1=_t1@entry=2, _t2=_t2@entry=1) at .moc/release-shared/moc_qlistmodelinterface_p.cpp:114
#24 0xb6bc47ea in QDeclarativeListModel::remove (this=this@entry=0xa08b848, index=2) at util/qdeclarativelistmodel.cpp:402
#25 0xb6d9282c in QDeclarativeListModel::qt_static_metacall (_o=_o@entry=0xa08b848, _c=_c@entry=QMetaObject::InvokeMetaMethod, _id=_id@entry=2, _a=_a@entry=0xbfbd5920) at .moc/release-shared/moc_qdeclarativelistmodel_p.cpp:76
#26 0xb6d929ec in QDeclarativeListModel::qt_metacall (this=0xa08b848, _c=QMetaObject::InvokeMetaMethod, _id=2, _a=0xbfbd5920) at .moc/release-shared/moc_qdeclarativelistmodel_p.cpp:123
#27 0xb60a5e35 in QMetaObject::metacall (object=0xa08b848, cl=cl@entry=QMetaObject::InvokeMetaMethod, idx=10, argv=argv@entry=0xbfbd5920) at kernel/qmetaobject.cpp:245
#28 0xb6d36419 in QDeclarativeObjectMethodScriptClass::callMethod (this=0x980bdf0, object=0xa08b848, index=10, returnType=0, argCount=1, argTypes=0xbfbd5ab4, ctxt=0xa1d002b8) at qml/qdeclarativeobjectscriptclass.cpp:970
#29 0xb6d3827e in QDeclarativeObjectMethodScriptClass::callPrecise (this=this@entry=0x980bdf0, object=0xa08b848, data=..., ctxt=ctxt@entry=0xa1d002b8) at qml/qdeclarativeobjectscriptclass.cpp:944
#30 0xb6d38c04 in QDeclarativeObjectMethodScriptClass::call (this=0x980bdf0, o=0xb2c6278, ctxt=0xa1d002b8) at qml/qdeclarativeobjectscriptclass.cpp:917
#31 0xb31f38b4 in ?? () from /usr/lib/i386-linux-gnu/libQtScript.so.4
#32 0xb30dc3c3 in ?? () from /usr/lib/i386-linux-gnu/libQtScript.so.4
#33 0xb30b74bc in ?? () from /usr/lib/i386-linux-gnu/libQtScript.so.4
#34 0x96071877 in ?? ()
#35 0xb3072ac2 in ?? () from /usr/lib/i386-linux-gnu/libQtScript.so.4
#36 0xb310a366 in ?? () from /usr/lib/i386-linux-gnu/libQtScript.so.4
#37 0xb30dc427 in ?? () from /usr/lib/i386-linux-gnu/libQtScript.so.4
#38 0xb31d2b4a in QScriptValue::call(QScriptValue const&, QList<QScriptValue> const&) () from /usr/lib/i386-linux-gnu/libQtScript.so.4
#39 0xb6c98e8a in QDeclarativeQtScriptExpression::eval (this=this@entry=0xc10c274, secondaryScope=secondaryScope@entry=0x0, isUndefined=isUndefined@entry=0x0) at qml/qdeclarativeexpression.cpp:518
#40 0xb6c9b535 in QDeclarativeQtScriptExpression::scriptValue (this=this@entry=0xc10c274, secondaryScope=0x0, isUndefined=0x0) at qml/qdeclarativeexpression.cpp:470
#41 0xb6c9b82a in QDeclarativeExpressionPrivate::scriptValue (this=0xc10c228, secondaryScope=secondaryScope@entry=0x0, isUndefined=isUndefined@entry=0x0) at qml/qdeclarativeexpression.cpp:653
#42 0xb6c9b96f in QDeclarativeExpressionPrivate::value (this=0xc10c228, secondaryScope=0x0, isUndefined=isUndefined@entry=0x0) at qml/qdeclarativeexpression.cpp:667
#43 0xb6cd687f in QDeclarativeBoundSignal::qt_metacall (this=0xbece7e0, c=QMetaObject::InvokeMetaMethod, id=5, a=0xbfbd60e8) at qml/qdeclarativeboundsignal.cpp:199
#44 0xb60a5e35 in QMetaObject::metacall (object=object@entry=0xbece7e0, cl=cl@entry=QMetaObject::InvokeMetaMethod, idx=5, argv=0xbfbd60e8) at kernel/qmetaobject.cpp:245
#45 0xb60b42dd in QMetaObject::activate (sender=sender@entry=0xc10ce98, m=m@entry=0xb6e91058 <QDeclarativeTimer::staticMetaObject>, local_signal_index=local_signal_index@entry=0, argv=argv@entry=0x0) at kernel/qobject.cpp:3558
#46 0xb6d92ea5 in QDeclarativeTimer::triggered (this=this@entry=0xc10ce98) at .moc/release-shared/moc_qdeclarativetimer_p.cpp:176
#47 0xb6bcf6e8 in QDeclarativeTimer::finished (this=0xc10ce98) at util/qdeclarativetimer.cpp:318
#48 0xb6d92fed in QDeclarativeTimer::qt_static_metacall (_o=0x0, _id=6, _a=<optimized out>, _c=<optimized out>) at .moc/release-shared/moc_qdeclarativetimer_p.cpp:89
#49 0xb60b3fc7 in QMetaObject::activate (sender=sender@entry=0xc10cf40, m=m@entry=0xb62077f8 <QAbstractAnimation::staticMetaObject>, local_signal_index=local_signal_index@entry=0, argv=argv@entry=0x0) at kernel/qobject.cpp:3539
#50 0xb5f70ea5 in QAbstractAnimation::finished (this=this@entry=0xc10cf40) at .moc/release-shared/moc_qabstractanimation.cpp:190
#51 0xb5f71688 in QAbstractAnimationPrivate::setState (this=0xc10cf50, newState=newState@entry=QAbstractAnimation::Stopped) at animation/qabstractanimation.cpp:604
#52 0xb5f71741 in QAbstractAnimation::stop (this=this@entry=0xc10cf40) at animation/qabstractanimation.cpp:958
#53 0xb5f71844 in QAbstractAnimation::setCurrentTime (this=this@entry=0xc10cf40, msecs=<optimized out>, msecs@entry=600023) at animation/qabstractanimation.cpp:912
#54 0xb5f719ff in QUnifiedTimer::updateAnimationsTime (this=0x8811480) at animation/qabstractanimation.cpp:235
#55 0xb5f71acd in QUnifiedTimer::ensureTimerUpdate () at animation/qabstractanimation.cpp:204
#56 0xb5f7159e in QAbstractAnimationPrivate::setState (this=0xb7f23b0, newState=QAbstractAnimation::Running) at animation/qabstractanimation.cpp:588
#57 0xb5f71718 in QAbstractAnimation::start (this=<optimized out>, this@entry=0xb82c360, policy=<optimized out>, policy@entry=QAbstractAnimation::KeepWhenStopped) at animation/qabstractanimation.cpp:938
#58 0xb6bcf306 in QDeclarativeTimer::update (this=0xba18f40) at util/qdeclarativetimer.cpp:279
#59 0xb6bcf622 in QDeclarativeTimer::componentComplete (this=0xba18f40) at util/qdeclarativetimer.cpp:297
#60 0xb6ca6771 in QDeclarativeComponentPrivate::complete (enginePriv=0x902de48, state=0xa968e8c) at qml/qdeclarativecomponent.cpp:962
#61 0xb6ca6d67 in QDeclarativeComponentPrivate::completeCreate (this=<optimized out>) at qml/qdeclarativecomponent.cpp:1043
#62 0xb6c5fe99 in QDeclarativeVisualDataModel::item (this=this@entry=0x9244948, index=index@entry=0, viewId=..., complete=complete@entry=true) at graphicsitems/qdeclarativevisualitemmodel.cpp:1069
#63 0xb6c6058d in QDeclarativeVisualDataModel::item (this=0x9244948, index=0, complete=true) at graphicsitems/qdeclarativevisualitemmodel.cpp:958
#64 0xb6c4701f in QDeclarativeRepeater::itemsInserted (this=0xa968a00, index=0, count=1) at graphicsitems/qdeclarativerepeater.cpp:386
#65 0xb6da1d32 in QDeclarativeRepeater::qt_static_metacall (_o=<optimized out>, _id=<optimized out>, _a=0xbfbd66b4, _c=<optimized out>) at .moc/release-shared/moc_qdeclarativerepeater_p.cpp:105
#66 0xb60b3fc7 in QMetaObject::activate (sender=sender@entry=0x9244948, m=m@entry=0xb6e93de0 <QDeclarativeVisualModel::staticMetaObject>, local_signal_index=local_signal_index@entry=1, argv=argv@entry=0xbfbd66b4) at kernel/qobject.cpp:3539
#67 0xb6da60cd in QDeclarativeVisualModel::itemsInserted (this=0x9244948, _t1=0, _t2=1) at .moc/release-shared/moc_qdeclarativevisualitemmodel_p.cpp:154
#68 0xb6c5eec7 in QDeclarativeVisualDataModel::_q_itemsInserted (this=this@entry=0x9244948, index=0, count=1) at graphicsitems/qdeclarativevisualitemmodel.cpp:1282
#69 0xb6da6725 in QDeclarativeVisualDataModel::qt_static_metacall (_o=_o@entry=0x9244948, _c=_c@entry=QMetaObject::InvokeMetaMethod, _id=4, _a=0xbfbd6844) at .moc/release-shared/moc_qdeclarativevisualitemmodel_p.cpp:400
#70 0xb60b3fc7 in QMetaObject::activate (sender=sender@entry=0xa08b848, m=m@entry=0xb6e91328 <QListModelInterface::staticMetaObject>, local_signal_index=local_signal_index@entry=0, argv=argv@entry=0xbfbd6844) at kernel/qobject.cpp:3539
#71 0xb6d942cd in QListModelInterface::itemsInserted (this=this@entry=0xa08b848, _t1=_t1@entry=0, _t2=_t2@entry=1) at .moc/release-shared/moc_qlistmodelinterface_p.cpp:107
#72 0xb6bc2f5e in QDeclarativeListModel::insert (this=this@entry=0xa08b848, index=0, valuemap=...) at util/qdeclarativelistmodel.cpp:436
#73 0xb6d92863 in QDeclarativeListModel::qt_static_metacall (_o=_o@entry=0xa08b848, _c=_c@entry=QMetaObject::InvokeMetaMethod, _id=_id@entry=4, _a=_a@entry=0xbfbd6a20) at .moc/release-shared/moc_qdeclarativelistmodel_p.cpp:78
#74 0xb6d929ec in QDeclarativeListModel::qt_metacall (this=0xa08b848, _c=QMetaObject::InvokeMetaMethod, _id=4, _a=0xbfbd6a20) at .moc/release-shared/moc_qdeclarativelistmodel_p.cpp:123
#75 0xb60a5e35 in QMetaObject::metacall (object=0xa08b848, cl=cl@entry=QMetaObject::InvokeMetaMethod, idx=12, argv=argv@entry=0xbfbd6a20) at kernel/qmetaobject.cpp:245
#76 0xb6d36419 in QDeclarativeObjectMethodScriptClass::callMethod (this=0x980bdf0, object=0xa08b848, index=12, returnType=0, argCount=2, argTypes=0xbfbd6bb4, ctxt=0xa1d00218) at qml/qdeclarativeobjectscriptclass.cpp:970
#77 0xb6d3827e in QDeclarativeObjectMethodScriptClass::callPrecise (this=this@entry=0x980bdf0, object=0xa08b848, data=..., ctxt=ctxt@entry=0xa1d00218) at qml/qdeclarativeobjectscriptclass.cpp:944
#78 0xb6d38c04 in QDeclarativeObjectMethodScriptClass::call (this=0x980bdf0, o=0xac08a70, ctxt=0xa1d00218) at qml/qdeclarativeobjectscriptclass.cpp:917
#79 0xb31f38b4 in ?? () from /usr/lib/i386-linux-gnu/libQtScript.so.4
#80 0xb30dc3c3 in ?? () from /usr/lib/i386-linux-gnu/libQtScript.so.4
#81 0xb30b74bc in ?? () from /usr/lib/i386-linux-gnu/libQtScript.so.4
#82 0xa02cf455 in ?? ()
#83 0xb3072ac2 in ?? () from /usr/lib/i386-linux-gnu/libQtScript.so.4
#84 0xb310a366 in ?? () from /usr/lib/i386-linux-gnu/libQtScript.so.4
#85 0xb30dc427 in ?? () from /usr/lib/i386-linux-gnu/libQtScript.so.4
#86 0xb31d2b4a in QScriptValue::call(QScriptValue const&, QList<QScriptValue> const&) () from /usr/lib/i386-linux-gnu/libQtScript.so.4
#87 0xb6c98e8a in QDeclarativeQtScriptExpression::eval (this=this@entry=0x90faa64, secondaryScope=secondaryScope@entry=0xacb8470, isUndefined=isUndefined@entry=0x0) at qml/qdeclarativeexpression.cpp:518
#88 0xb6c9b535 in QDeclarativeQtScriptExpression::scriptValue (this=this@entry=0x90faa64, secondaryScope=0xacb8470, isUndefined=0x0) at qml/qdeclarativeexpression.cpp:470
#89 0xb6c9b82a in QDeclarativeExpressionPrivate::scriptValue (this=0x90faa18, secondaryScope=secondaryScope@entry=0xacb8470, isUndefined=isUndefined@entry=0x0) at qml/qdeclarativeexpression.cpp:653
#90 0xb6c9b96f in QDeclarativeExpressionPrivate::value (this=0x90faa18, secondaryScope=0xacb8470, isUndefined=isUndefined@entry=0x0) at qml/qdeclarativeexpression.cpp:667
#91 0xb6cd687f in QDeclarativeBoundSignal::qt_metacall (this=0x986a940, c=QMetaObject::InvokeMetaMethod, id=5, a=0xbfbd7234) at qml/qdeclarativeboundsignal.cpp:199
#92 0xb60a5e35 in QMetaObject::metacall (object=object@entry=0x986a940, cl=cl@entry=QMetaObject::InvokeMetaMethod, idx=5, argv=0xbfbd7234) at kernel/qmetaobject.cpp:245
#93 0xb60b42dd in QMetaObject::activate (sender=sender@entry=0xa089bc0, m=m@entry=0xab108738 <Plasma::DataSource::staticMetaObject>, local_signal_index=local_signal_index@entry=0, argv=argv@entry=0xbfbd7234) at kernel/qobject.cpp:3558
#94 0xab0ed00d in Plasma::DataSource::newData (this=this@entry=0xa089bc0, _t1=..., _t2=...) at ./datasource.moc:204
#95 0xab0ed4cb in Plasma::DataSource::dataUpdated (this=0xa089bc0, sourceName=..., data=...) at ../../../../plasma/declarativeimports/core/datasource.cpp:146
#96 0xab0ee4de in Plasma::DataSource::qt_static_metacall (_o=<optimized out>, _id=<optimized out>, _a=0xbfbd73a4, _c=<optimized out>) at ./datasource.moc:111
#97 0xb60a79a4 in QMetaMethod::invoke (this=this@entry=0xbfbd74c4, object=0xa089bc0, connectionType=<optimized out>, returnValue=..., val0=..., val1=..., val2=..., val3=..., val4=..., val5=..., val6=..., val7=..., val8=..., val9=...) at kernel/qmetaobject.cpp:1664
#98 0xb60a9f83 in QMetaObject::invokeMethod (obj=obj@entry=0xa089bc0, member=member@entry=0xb74ef3b6 "dataUpdated", type=type@entry=Qt::AutoConnection, ret=..., val0=..., val1=..., val2=..., val3=..., val4=..., val5=..., val6=..., val7=..., val8=..., val9=...) at kernel/qmetaobject.cpp:1179
#99 0xb736f4e7 in invokeMethod (val9=..., val8=..., val7=..., val6=..., val5=..., val4=..., val3=..., val2=..., val1=..., val0=..., member=0xb74ef3b6 "dataUpdated", obj=0xa089bc0) at /usr/include/qt4/QtCore/qobjectdefs.h:434
#100 Plasma::DataEnginePrivate::connectSource (this=0xa697ce8, s=0x88c66e0, visualization=0xa089bc0, pollingInterval=<optimized out>, pollingInterval@entry=0, align=Plasma::NoAlignment, immediateCall=true) at ../../plasma/dataengine.cpp:674
#101 0xb7370d77 in Plasma::DataEngine::connectSource (this=0xa9450a8, source=..., visualization=visualization@entry=0xa089bc0, pollingInterval=0, intervalAlignment=intervalAlignment@entry=Plasma::NoAlignment) at ../../plasma/dataengine.cpp:106
#102 0xab0ed323 in Plasma::DataSource::connectSource (this=this@entry=0xa089bc0, source=...) at ../../../../plasma/declarativeimports/core/datasource.cpp:193
#103 0xab0ee2e7 in Plasma::DataSource::qt_static_metacall (_o=_o@entry=0xa089bc0, _id=_id@entry=14, _a=_a@entry=0xbfbd79d0, _c=QMetaObject::InvokeMetaMethod) at ./datasource.moc:116
#104 0xab0ee66d in qt_static_metacall (_a=0xbfbd79d0, _id=14, _c=QMetaObject::InvokeMetaMethod, _o=0xa089bc0) at ./datasource.moc:157
#105 Plasma::DataSource::qt_metacall (this=0xa089bc0, _c=QMetaObject::InvokeMetaMethod, _id=14, _a=0xbfbd79d0) at ./datasource.moc:158
#106 0xb60a5e35 in QMetaObject::metacall (object=0xa089bc0, cl=cl@entry=QMetaObject::InvokeMetaMethod, idx=18, argv=argv@entry=0xbfbd79d0) at kernel/qmetaobject.cpp:245
#107 0xb6d36419 in QDeclarativeObjectMethodScriptClass::callMethod (this=0x980bdf0, object=0xa089bc0, index=18, returnType=0, argCount=1, argTypes=0xbfbd7b64, ctxt=0xa1d000a0) at qml/qdeclarativeobjectscriptclass.cpp:970
#108 0xb6d3827e in QDeclarativeObjectMethodScriptClass::callPrecise (this=this@entry=0x980bdf0, object=0xa089bc0, data=..., ctxt=ctxt@entry=0xa1d000a0) at qml/qdeclarativeobjectscriptclass.cpp:944
#109 0xb6d38c04 in QDeclarativeObjectMethodScriptClass::call (this=0x980bdf0, o=0x9741fa8, ctxt=0xa1d000a0) at qml/qdeclarativeobjectscriptclass.cpp:917
#110 0xb31f38b4 in ?? () from /usr/lib/i386-linux-gnu/libQtScript.so.4
#111 0xb30dc3c3 in ?? () from /usr/lib/i386-linux-gnu/libQtScript.so.4
#112 0xb30b74bc in ?? () from /usr/lib/i386-linux-gnu/libQtScript.so.4
#113 0xa10eba39 in ?? ()
#114 0xb3072ac2 in ?? () from /usr/lib/i386-linux-gnu/libQtScript.so.4
#115 0xb310a366 in ?? () from /usr/lib/i386-linux-gnu/libQtScript.so.4
#116 0xb30dc427 in ?? () from /usr/lib/i386-linux-gnu/libQtScript.so.4
#117 0xb31d2b4a in QScriptValue::call(QScriptValue const&, QList<QScriptValue> const&) () from /usr/lib/i386-linux-gnu/libQtScript.so.4
#118 0xb6c98e8a in QDeclarativeQtScriptExpression::eval (this=this@entry=0x90fb734, secondaryScope=secondaryScope@entry=0xacee278, isUndefined=isUndefined@entry=0x0) at qml/qdeclarativeexpression.cpp:518
#119 0xb6c9b535 in QDeclarativeQtScriptExpression::scriptValue (this=this@entry=0x90fb734, secondaryScope=0xacee278, isUndefined=0x0) at qml/qdeclarativeexpression.cpp:470
#120 0xb6c9b82a in QDeclarativeExpressionPrivate::scriptValue (this=0x90fb6e8, secondaryScope=secondaryScope@entry=0xacee278, isUndefined=isUndefined@entry=0x0) at qml/qdeclarativeexpression.cpp:653
#121 0xb6c9b96f in QDeclarativeExpressionPrivate::value (this=0x90fb6e8, secondaryScope=0xacee278, isUndefined=isUndefined@entry=0x0) at qml/qdeclarativeexpression.cpp:667
#122 0xb6cd687f in QDeclarativeBoundSignal::qt_metacall (this=0xa67ac68, c=QMetaObject::InvokeMetaMethod, id=5, a=0xbfbd81e8) at qml/qdeclarativeboundsignal.cpp:199
#123 0xb60a5e35 in QMetaObject::metacall (object=object@entry=0xa67ac68, cl=cl@entry=QMetaObject::InvokeMetaMethod, idx=5, argv=0xbfbd81e8) at kernel/qmetaobject.cpp:245
#124 0xb60b42dd in QMetaObject::activate (sender=0xa089bc0, m=m@entry=0xab108738 <Plasma::DataSource::staticMetaObject>, local_signal_index=local_signal_index@entry=1, argv=argv@entry=0xbfbd81e8) at kernel/qobject.cpp:3558
#125 0xab0ee351 in sourceAdded (_t1=..., this=<optimized out>) at ./datasource.moc:211
#126 Plasma::DataSource::qt_static_metacall (_o=<optimized out>, _id=<optimized out>, _a=0x902ed88, _c=<optimized out>) at ./datasource.moc:102
#127 0xb60b077a in QMetaCallEvent::placeMetaCall (this=0xb6764b8, object=0xa089bc0) at kernel/qobject.cpp:524
#128 0xb60b858b in QObject::event (this=0xa089bc0, e=0xb6764b8) at kernel/qobject.cpp:1194
#129 0xb55af744 in QApplicationPrivate::notify_helper (this=0x8470838, receiver=0xa089bc0, e=0xb6764b8) at kernel/qapplication.cpp:4567
#130 0xb55b6223 in QApplication::notify (this=0x843e6c8, receiver=receiver@entry=0xa089bc0, e=e@entry=0xb6764b8) at kernel/qapplication.cpp:4353
#131 0xb6712ff4 in KApplication::notify (this=0x843e6c8, receiver=0xa089bc0, event=0xb6764b8) at ../../kdeui/kernel/kapplication.cpp:311
#132 0xb609eeda in QCoreApplication::notifyInternal (this=0x843e6c8, receiver=receiver@entry=0xa089bc0, event=event@entry=0xb6764b8) at kernel/qcoreapplication.cpp:946
#133 0xb60a26ad in sendEvent (event=0xb6764b8, receiver=0xa089bc0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231
#134 QCoreApplicationPrivate::sendPostedEvents (receiver=receiver@entry=0x0, event_type=event_type@entry=0, data=0x8387130) at kernel/qcoreapplication.cpp:1570
#135 0xb60a2bbc in QCoreApplication::sendPostedEvents (receiver=receiver@entry=0x0, event_type=event_type@entry=0) at kernel/qcoreapplication.cpp:1463
#136 0xb60cef6e in sendPostedEvents () at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:236
#137 postEventSourceDispatch (s=s@entry=0x844a000) at kernel/qeventdispatcher_glib.cpp:279
#138 0xb205c83e in g_main_dispatch (context=0x8470af0, context@entry=0x838d6c8) at /build/buildd/glib2.0-2.38.1/./glib/gmain.c:3065
#139 g_main_context_dispatch (context=context@entry=0x8470af0) at /build/buildd/glib2.0-2.38.1/./glib/gmain.c:3641
#140 0xb205cbe8 in g_main_context_iterate (context=context@entry=0x8470af0, block=block@entry=1, dispatch=dispatch@entry=1, self=<optimized out>) at /build/buildd/glib2.0-2.38.1/./glib/gmain.c:3712
#141 0xb205cca8 in g_main_context_iteration (context=0x8470af0, may_block=1) at /build/buildd/glib2.0-2.38.1/./glib/gmain.c:3773
#142 0xb60ce8bf in QEventDispatcherGlib::processEvents (this=this@entry=0x8387ec0, flags=...) at kernel/qeventdispatcher_glib.cpp:424
#143 0xb566432e in QGuiEventDispatcherGlib::processEvents (this=0x8387ec0, flags=...) at kernel/qguieventdispatcher_glib.cpp:204
#144 0xb609d9f3 in QEventLoop::processEvents (this=this@entry=0xbfbd8768, flags=...) at kernel/qeventloop.cpp:149
#145 0xb609dd19 in QEventLoop::exec (this=this@entry=0xbfbd8768, flags=...) at kernel/qeventloop.cpp:204
#146 0xb60a389e in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1218
#147 0xb55ad974 in QApplication::exec () at kernel/qapplication.cpp:3828
#148 0xb7790927 in kdemain (argc=1, argv=0xbfbd8904) at ../../../../plasma/desktop/shell/main.cpp:126
#149 0x0804855b in main (argc=1, argv=0xbfbd8904) at plasma-desktop_dummy.cpp:3

Possible duplicates by query: bug 328207, bug 328155, bug 328054, bug 327971, bug 327905.

Reported using DrKonqi
Comment 1 Christoph Feck 2013-12-04 11:24:11 UTC

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