[Bug 288972] New: Creating extra activities makes plasma-device crash

Javier Llorente javier at kde.org
Wed Dec 14 15:16:56 UTC 2011


https://bugs.kde.org/show_bug.cgi?id=288972

           Summary: Creating extra activities makes plasma-device crash
           Product: Active
           Version: unspecified
          Platform: Unlisted Binaries
        OS/Version: Linux
            Status: NEW
          Severity: crash
          Priority: NOR
         Component: Contour activity switcher
        AssignedTo: notmart at gmail.com
        ReportedBy: javier at kde.org
                CC: active at kde.org


Version:           unspecified
OS:                Linux

Creating a second or third activity makes plasma-device crash. The activity is
created though (with no wallpaper). After this crash the shutdown dialog is
shown (only once) but the shutdown option doesn't work. Pressing the hardware
on/off button makes "the screen is being locked" message to appear, but the
screen isn't locked.
Tested on PA2 (basyskom-plasma-active-two-meego-usb-live.iso)

Application: Plasma Workspace (plasma-device), signal: Segmentation fault
[KCrash Handler]
#7  QBasicAtomicInt::deref (this=0xb2c30d0, other=@0xbff1a55c) at
../../src/corelib/arch/qatomic_i386.h:132
#8  QString::operator= (this=0xb2c30d0, other=@0xbff1a55c) at
tools/qstring.cpp:1359
#9  0x491269b8 in ActivityConfiguration::setContainment (this=0xb2c30a0,
cont=0xcb0c050) at
../../shell/activityconfiguration/activityconfiguration.cpp:135
#10 0x49126c52 in ActivityConfiguration::ensureContainmentExistence
(this=0xb2c30a0) at
../../shell/activityconfiguration/activityconfiguration.cpp:121
#11 0x49126cdc in ActivityConfiguration::setActivityName (this=0xb2c30a0,
name=...) at ../../shell/activityconfiguration/activityconfiguration.cpp:203
#12 0x4912730a in ActivityConfiguration::qt_metacall (this=0xb2c30a0,
_c=QMetaObject::WriteProperty, _id=<value optimized out>, _a=0xbff1a708) at
./activityconfiguration.moc:129
#13 0x46a0960b in QMetaObject::metacall (object=0xb2c30a0,
cl=QMetaObject::WriteProperty, idx=33, argv=0xbff1a708) at
kernel/qmetaobject.cpp:237
#14 0x4944124e in QDeclarativePropertyPrivate::write (object=0xb2c30a0,
property=..., value=..., context=0xacdf908, flags=...) at
qml/qdeclarativeproperty.cpp:1173
#15 0x494d79a7 in QDeclarativeObjectScriptClass::setProperty (this=0xc7a0228,
obj=0xb2c30a0, name=@0xbff1a95c, value=..., context=0x8e2582c8,
evalContext=<value optimized out>)
    at qml/qdeclarativeobjectscriptclass.cpp:404
#16 0x494d7e55 in QDeclarativeObjectScriptClass::setProperty (this=0xc7a0228,
object=0xc55a8f0, name=@0xbff1a95c, value=...) at
qml/qdeclarativeobjectscriptclass.cpp:321
#17 0x48a64f2a in QScript::DeclarativeObjectDelegate::put (this=0xc812cc0,
object=0x97cd1b80, exec=0x8e2582c8, propertyName=..., value=..., slot=...) at
bridge/qscriptdeclarativeobject.cpp:99
#18 0x48a4bcf1 in QScriptObject::put (this=0x97cd1b80, exec=0x8e2582c8,
propertyName=..., value=..., slot=...) at bridge/qscriptobject.cpp:80
#19 0x48923f08 in QTJSC::JSValue::put (args=0x97c0a498) at
../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:658
#20 cti_op_put_by_id (args=0x97c0a498) at
../3rdparty/javascriptcore/JavaScriptCore/jit/JITStubs.cpp:1243
#21 0x980fbc72 in ?? ()
#22 0x488c8f1b in QTJSC::JITCode::execute (this=0x9915b960,
functionExecutable=0x99128ab0, callFrame=0x8e258228, function=0x97ce7f80,
thisObj=0x97cc5840, args=..., scopeChain=0x97c35db0, 
    exception=0x97c1a294) at
../3rdparty/javascriptcore/JavaScriptCore/jit/JITCode.h:79
#23 QTJSC::Interpreter::execute (this=0x9915b960,
functionExecutable=0x99128ab0, callFrame=0x8e258228, function=0x97ce7f80,
thisObj=0x97cc5840, args=..., scopeChain=0x97c35db0, exception=0x97c1a294)
    at
../3rdparty/javascriptcore/JavaScriptCore/interpreter/Interpreter.cpp:716
#24 0x4897385d in QTJSC::JSFunction::call (this=0x97ce7f80, exec=0x8e258228,
thisValue=..., args=...) at
../3rdparty/javascriptcore/JavaScriptCore/runtime/JSFunction.cpp:122
#25 0x4894886f in QTJSC::call (exec=0x8e258228, functionObject=...,
callType=QTJSC::CallTypeJS, callData=..., thisValue=..., args=...)
    at ../3rdparty/javascriptcore/JavaScriptCore/runtime/CallData.cpp:62
#26 0x48a43b5f in QScriptValue::call (this=0xc6af628, thisObject=@0xbff1acfc,
args=...) at api/qscriptvalue.cpp:1610
#27 0x49438f33 in QDeclarativeQtScriptExpression::eval (this=0xc6af600,
secondaryScope=0x0, isUndefined=0x0) at qml/qdeclarativeexpression.cpp:518
#28 0x49439210 in QDeclarativeQtScriptExpression::scriptValue (this=0xc6af600,
secondaryScope=0x0, isUndefined=0x0) at qml/qdeclarativeexpression.cpp:470
#29 0x49439505 in QDeclarativeExpressionPrivate::scriptValue (this=0xc6af5b0,
secondaryScope=0x0, isUndefined=0x0) at qml/qdeclarativeexpression.cpp:653
#30 0x4943963a in QDeclarativeExpressionPrivate::value (this=0xc6af5b0,
secondaryScope=0x0, isUndefined=0x0) at qml/qdeclarativeexpression.cpp:667
#31 0x49473bd4 in QDeclarativeBoundSignal::qt_metacall (this=0xc16d3c0,
c=QMetaObject::InvokeMetaMethod, id=4, a=0xbff1b23c) at
qml/qdeclarativeboundsignal.cpp:186
#32 0x46a0960b in QMetaObject::metacall (object=0xc16d3c0,
cl=QMetaObject::InvokeMetaMethod, idx=4, argv=0xbff1b23c) at
kernel/qmetaobject.cpp:237
#33 0x46a17fbf in QMetaObject::activate (sender=0xa64a670, m=0xcb9b844,
local_signal_index=8, argv=0xbff1b23c) at kernel/qobject.cpp:3278
#34 0x46a1868a in QMetaObject::activate (sender=0xa64a670, signal_index=40,
argv=0xbff1b23c) at kernel/qobject.cpp:3332
#35 0x49422db6 in QDeclarativeVMEMetaObject::metaCall (this=0xcb9b840,
c=QMetaObject::InvokeMetaMethod, _id=40, a=0xbff1b23c) at
qml/qdeclarativevmemetaobject.cpp:639
#36 0x49422992 in QDeclarativeVMEMetaObject::metaCall (this=0xc8234f8,
c=QMetaObject::InvokeMetaMethod, _id=40, a=0xbff1b23c) at
qml/qdeclarativevmemetaobject.cpp:673
#37 0x46a0960b in QMetaObject::metacall (object=0xa64a670,
cl=QMetaObject::InvokeMetaMethod, idx=40, argv=0xbff1b23c) at
kernel/qmetaobject.cpp:237
#38 0x494d902c in QDeclarativeObjectMethodScriptClass::callMethod
(this=0xc7a0230, object=0xa64a670, index=40, returnType=0, argCount=0,
argTypes=0x0, ctxt=0x8e258228)
    at qml/qdeclarativeobjectscriptclass.cpp:937
#39 0x494da8e8 in QDeclarativeObjectMethodScriptClass::callPrecise
(this=0xc7a0230, object=0xa64a670, data=..., ctxt=0x8e258228) at
qml/qdeclarativeobjectscriptclass.cpp:897
#40 0x494db62e in QDeclarativeObjectMethodScriptClass::call (this=0xc7a0230,
o=0x9f13268, ctxt=0x8e258228) at qml/qdeclarativeobjectscriptclass.cpp:866
#41 0x48a64ae1 in QScript::DeclarativeObjectDelegate::call (exec=<value
optimized out>, callee=0x97ce7ec0, thisValue=..., args=...) at
bridge/qscriptdeclarativeobject.cpp:154
#42 0x4894880d in QTJSC::NativeFuncWrapper::operator() (this=0xbff1b5a8,
exec=0x8e258228, jsobj=0x97ce7ec0, thisValue=..., argList=...)
    at ../3rdparty/javascriptcore/JavaScriptCore/runtime/CallData.cpp:46
#43 0x4891a47d in cti_op_call_NotJSFunction (args=0x97c0a0d8) at
../3rdparty/javascriptcore/JavaScriptCore/jit/JITStubs.cpp:1771
#44 0x980fb27b in ?? ()
#45 0x488c8f1b in QTJSC::JITCode::execute (this=0x9915b960,
functionExecutable=0x9917e3a8, callFrame=0x8e2580e8, function=0x97ce7680,
thisObj=0x97cc5840, args=..., scopeChain=0x99142210, 
    exception=0x97c1a294) at
../3rdparty/javascriptcore/JavaScriptCore/jit/JITCode.h:79
#46 QTJSC::Interpreter::execute (this=0x9915b960,
functionExecutable=0x9917e3a8, callFrame=0x8e2580e8, function=0x97ce7680,
thisObj=0x97cc5840, args=..., scopeChain=0x99142210, exception=0x97c1a294)
    at
../3rdparty/javascriptcore/JavaScriptCore/interpreter/Interpreter.cpp:716
#47 0x4897385d in QTJSC::JSFunction::call (this=0x97ce7680, exec=0x8e2580e8,
thisValue=..., args=...) at
../3rdparty/javascriptcore/JavaScriptCore/runtime/JSFunction.cpp:122
#48 0x4894886f in QTJSC::call (exec=0x8e2580e8, functionObject=...,
callType=QTJSC::CallTypeJS, callData=..., thisValue=..., args=...)
    at ../3rdparty/javascriptcore/JavaScriptCore/runtime/CallData.cpp:62
#49 0x48a43b5f in QScriptValue::call (this=0xaccc900, thisObject=@0xbff1b87c,
args=...) at api/qscriptvalue.cpp:1610
#50 0x49438f33 in QDeclarativeQtScriptExpression::eval (this=0xaccc8d8,
secondaryScope=0x0, isUndefined=0x0) at qml/qdeclarativeexpression.cpp:518
#51 0x49439210 in QDeclarativeQtScriptExpression::scriptValue (this=0xaccc8d8,
secondaryScope=0x0, isUndefined=0x0) at qml/qdeclarativeexpression.cpp:470
#52 0x49439505 in QDeclarativeExpressionPrivate::scriptValue (this=0xaccc888,
secondaryScope=0x0, isUndefined=0x0) at qml/qdeclarativeexpression.cpp:653
#53 0x4943963a in QDeclarativeExpressionPrivate::value (this=0xaccc888,
secondaryScope=0x0, isUndefined=0x0) at qml/qdeclarativeexpression.cpp:667
#54 0x49473bd4 in QDeclarativeBoundSignal::qt_metacall (this=0xc6dd6c0,
c=QMetaObject::InvokeMetaMethod, id=4, a=0xbff1bcbc) at
qml/qdeclarativeboundsignal.cpp:186
#55 0x46a0960b in QMetaObject::metacall (object=0xc6dd6c0,
cl=QMetaObject::InvokeMetaMethod, idx=4, argv=0xbff1bcbc) at
kernel/qmetaobject.cpp:237
#56 0x46a17fbf in QMetaObject::activate (sender=0xc3b1a10, m=0xcb97f5c,
local_signal_index=6, argv=0xbff1bcbc) at kernel/qobject.cpp:3278
#57 0x46a1868a in QMetaObject::activate (sender=0xc3b1a10, signal_index=38,
argv=0xbff1bcbc) at kernel/qobject.cpp:3332
#58 0x49422db6 in QDeclarativeVMEMetaObject::metaCall (this=0xcb97f58,
c=QMetaObject::InvokeMetaMethod, _id=38, a=0xbff1bcbc) at
qml/qdeclarativevmemetaobject.cpp:639
#59 0x46a0960b in QMetaObject::metacall (object=0xc3b1a10,
cl=QMetaObject::InvokeMetaMethod, idx=38, argv=0xbff1bcbc) at
kernel/qmetaobject.cpp:237
#60 0x494d902c in QDeclarativeObjectMethodScriptClass::callMethod
(this=0xc7a0230, object=0xc3b1a10, index=38, returnType=0, argCount=0,
argTypes=0x0, ctxt=0x8e2580e8)
    at qml/qdeclarativeobjectscriptclass.cpp:937
#61 0x494da8e8 in QDeclarativeObjectMethodScriptClass::callPrecise
(this=0xc7a0230, object=0xc3b1a10, data=..., ctxt=0x8e2580e8) at
qml/qdeclarativeobjectscriptclass.cpp:897
#62 0x494db62e in QDeclarativeObjectMethodScriptClass::call (this=0xc7a0230,
o=0xc722af0, ctxt=0x8e2580e8) at qml/qdeclarativeobjectscriptclass.cpp:866
#63 0x48a64ae1 in QScript::DeclarativeObjectDelegate::call (exec=<value
optimized out>, callee=0x97ce75c0, thisValue=..., args=...) at
bridge/qscriptdeclarativeobject.cpp:154
#64 0x4894880d in QTJSC::NativeFuncWrapper::operator() (this=0xbff1c028,
exec=0x8e2580e8, jsobj=0x97ce75c0, thisValue=..., argList=...)
    at ../3rdparty/javascriptcore/JavaScriptCore/runtime/CallData.cpp:46
#65 0x4891a47d in cti_op_call_NotJSFunction (args=0x99193cd8) at
../3rdparty/javascriptcore/JavaScriptCore/jit/JITStubs.cpp:1771
#66 0x980faa73 in ?? ()
#67 0x99193cd8 in ?? ()
#68 0x488c8f1b in QTJSC::JITCode::execute (this=0x9915b960,
functionExecutable=0x97bf5900, callFrame=0xc474604, function=0x97ce7200,
thisObj=0x97cc5840, args=..., scopeChain=0x97c04ca8, 
    exception=0x97c1a294) at
../3rdparty/javascriptcore/JavaScriptCore/jit/JITCode.h:79
#69 QTJSC::Interpreter::execute (this=0x9915b960,
functionExecutable=0x97bf5900, callFrame=0xc474604, function=0x97ce7200,
thisObj=0x97cc5840, args=..., scopeChain=0x97c04ca8, exception=0x97c1a294)
    at
../3rdparty/javascriptcore/JavaScriptCore/interpreter/Interpreter.cpp:716
#70 0x4897385d in QTJSC::JSFunction::call (this=0x97ce7200, exec=0xc474604,
thisValue=..., args=...) at
../3rdparty/javascriptcore/JavaScriptCore/runtime/JSFunction.cpp:122
#71 0x4894886f in QTJSC::call (exec=0xc474604, functionObject=...,
callType=QTJSC::CallTypeJS, callData=..., thisValue=..., args=...)
    at ../3rdparty/javascriptcore/JavaScriptCore/runtime/CallData.cpp:62
#72 0x48a43b5f in QScriptValue::call (this=0xcba0170, thisObject=@0xbff1c2fc,
args=...) at api/qscriptvalue.cpp:1610
#73 0x49438f33 in QDeclarativeQtScriptExpression::eval (this=0xcba0148,
secondaryScope=0xc76de00, isUndefined=0x0) at
qml/qdeclarativeexpression.cpp:518
#74 0x49439210 in QDeclarativeQtScriptExpression::scriptValue (this=0xcba0148,
secondaryScope=0xc76de00, isUndefined=0x0) at
qml/qdeclarativeexpression.cpp:470
#75 0x49439505 in QDeclarativeExpressionPrivate::scriptValue (this=0xcba00f8,
secondaryScope=0xc76de00, isUndefined=0x0) at
qml/qdeclarativeexpression.cpp:653
#76 0x4943963a in QDeclarativeExpressionPrivate::value (this=0xcba00f8,
secondaryScope=0xc76de00, isUndefined=0x0) at
qml/qdeclarativeexpression.cpp:667
#77 0x49473bd4 in QDeclarativeBoundSignal::qt_metacall (this=0xc710ce0,
c=QMetaObject::InvokeMetaMethod, id=4, a=0xbff1c568) at
qml/qdeclarativeboundsignal.cpp:186
#78 0x46a0960b in QMetaObject::metacall (object=0xc710ce0,
cl=QMetaObject::InvokeMetaMethod, idx=4, argv=0xbff1c568) at
kernel/qmetaobject.cpp:237
#79 0x46a17fbf in QMetaObject::activate (sender=0xb2a67a8, m=0x4961688c,
local_signal_index=11, argv=0xbff1c568) at kernel/qobject.cpp:3278
#80 0x4952de94 in QDeclarativeMouseArea::clicked (this=0xb2a67a8,
_t1=0xbff1c5c0) at .moc/release-shared/moc_qdeclarativemousearea_p.cpp:494
#81 0x493cf867 in QDeclarativeMouseArea::setPressed (this=0xb2a67a8, p=false)
at graphicsitems/qdeclarativemousearea.cpp:935
#82 0x493cf993 in QDeclarativeMouseArea::mouseReleaseEvent (this=0xb2a67a8,
event=0xbff1cdc8) at graphicsitems/qdeclarativemousearea.cpp:587
#83 0x478ab844 in QGraphicsItem::sceneEvent (this=0xb2a67b0, event=0xbff1cdc8)
at graphicsview/qgraphicsitem.cpp:6730
#84 0x493c1f4d in QDeclarativeItem::sceneEvent (this=0xb2a67a8,
event=0xbff1cdc8) at graphicsitems/qdeclarativeitem.cpp:2977
#85 0x493ced7d in QDeclarativeMouseArea::sceneEvent (this=0xb2a67a8,
event=0xbff1cdc8) at graphicsitems/qdeclarativemousearea.cpp:682
#86 0x478d6500 in QGraphicsScenePrivate::sendEvent (this=0x93c48b0,
item=0xb2a67b0, event=0xbff1cdc8) at graphicsview/qgraphicsscene.cpp:1205
#87 0x478d7105 in QGraphicsScenePrivate::sendMouseEvent (this=0x93c48b0,
mouseEvent=0xbff1cdc8) at graphicsview/qgraphicsscene.cpp:1279
#88 0x478d7af5 in QGraphicsScene::mouseReleaseEvent (this=0x93b7c18,
mouseEvent=0xbff1cdc8) at graphicsview/qgraphicsscene.cpp:4109
#89 0x478ea034 in QGraphicsScene::event (this=0x93b7c18, event=0xbff1cdc8) at
graphicsview/qgraphicsscene.cpp:3441
#90 0x472770cc in QApplicationPrivate::notify_helper (this=0x929ea20,
receiver=0x93b7c18, e=0xbff1cdc8) at kernel/qapplication.cpp:4486
#91 0x4727bcae in QApplication::notify (this=0x9294470, receiver=<value
optimized out>, e=0xbff1cdc8) at kernel/qapplication.cpp:3886
#92 0x47f8100b in KApplication::notify (this=0x9294470, receiver=0x93b7c18,
event=0xbff1cdc8) at ../../kdeui/kernel/kapplication.cpp:311
#93 0x46a03283 in QCoreApplication::notifyInternal (this=0x9294470,
receiver=0x93b7c18, event=0xbff1cdc8) at kernel/qcoreapplication.cpp:787
#94 0x4727536f in QCoreApplication::sendSpontaneousEvent (receiver=0x93b7c18,
event=0xbff1cdc8) at ../../src/corelib/kernel/qcoreapplication.h:218
#95 qt_sendSpontaneousEvent (receiver=0x93b7c18, event=0xbff1cdc8) at
kernel/qapplication.cpp:5480
#96 0x47904371 in QGraphicsView::mouseReleaseEvent (this=0x9390008,
event=0xbff1d548) at graphicsview/qgraphicsview.cpp:3336
#97 0x472ccb99 in QWidget::event (this=0x9390008, event=0xbff1d548) at
kernel/qwidget.cpp:8295
#98 0x476be524 in QFrame::event (this=0x9390008, e=0xbff1d548) at
widgets/qframe.cpp:557
#99 0x47746aa3 in QAbstractScrollArea::viewportEvent (this=0x9390008,
e=0xbff1d548) at widgets/qabstractscrollarea.cpp:1043
#100 0x479075cf in QGraphicsView::viewportEvent (this=0x9390008,
event=0xbff1d548) at graphicsview/qgraphicsview.cpp:2864
#101 0x477493b5 in QAbstractScrollAreaPrivate::viewportEvent (this=0x9305600,
o=0x9384e38, e=0xbff1d548) at widgets/qabstractscrollarea_p.h:100
#102 QAbstractScrollAreaFilter::eventFilter (this=0x9305600, o=0x9384e38,
e=0xbff1d548) at widgets/qabstractscrollarea_p.h:116
#103 0x46a0343a in QCoreApplicationPrivate::sendThroughObjectEventFilters
(this=0x929ea20, receiver=0x9384e38, event=0xbff1d548) at
kernel/qcoreapplication.cpp:902
#104 0x472770a1 in QApplicationPrivate::notify_helper (this=0x929ea20,
receiver=0x9384e38, e=0xbff1d548) at kernel/qapplication.cpp:4482
#105 0x4727c64f in QApplication::notify (this=0x9294470, receiver=<value
optimized out>, e=0xbff1d548) at kernel/qapplication.cpp:4047
#106 0x47f8100b in KApplication::notify (this=0x9294470, receiver=0x9384e38,
event=0xbff1d548) at ../../kdeui/kernel/kapplication.cpp:311
#107 0x46a03283 in QCoreApplication::notifyInternal (this=0x9294470,
receiver=0x9384e38, event=0xbff1d548) at kernel/qcoreapplication.cpp:787
#108 0x47277fec in QCoreApplication::sendSpontaneousEvent (receiver=0x9384e38,
event=0xbff1d548, alienWidget=<value optimized out>, nativeWidget=0x9390008,
buttonDown=0x47bc9cc0, 
    lastMouseReceiver=..., spontaneous=true) at
../../src/corelib/kernel/qcoreapplication.h:218
#109 QApplicationPrivate::sendMouseEvent (receiver=0x9384e38, event=0xbff1d548,
alienWidget=<value optimized out>, nativeWidget=0x9390008,
buttonDown=0x47bc9cc0, lastMouseReceiver=..., 
    spontaneous=true) at kernel/qapplication.cpp:3144
#110 0x472e9ebf in QETWidget::sendMouseEvent (this=0x9390008, xtype=5,
window=23068698, type=<value optimized out>, pos=..., globalPos=...,
button=Qt::LeftButton, buttons=..., modifiers=...)
    at kernel/qapplication_x11.cpp:4981
#111 0x472fd5c6 in QETWidget::translateXI2Event (this=0x9390008,
xievent=0xc728b30) at kernel/qapplication_x11.cpp:5394
#112 0x472fed2c in QETWidget::translateMouseEvent (this=0x9390008,
event=0xbff1ddec) at kernel/qapplication_x11.cpp:4665
#113 0x472fc58e in QApplication::x11ProcessEvent (this=0x9294470,
event=0xbff1ddec) at kernel/qapplication_x11.cpp:3814
#114 0x47327a04 in x11EventSourceDispatch (s=0x92a1900, callback=0,
user_data=0x0) at kernel/qguieventdispatcher_glib.cpp:146
#115 0x4644cafb in g_main_context_dispatch () from /lib/libglib-2.0.so.0
#116 0x4644d11f in ?? () from /lib/libglib-2.0.so.0
#117 0x4644d2e2 in g_main_context_iteration () from /lib/libglib-2.0.so.0
#118 0x46a2f93d in QEventDispatcherGlib::processEvents (this=0x927de88,
flags=...) at kernel/qeventdispatcher_glib.cpp:422
#119 0x473275e6 in QGuiEventDispatcherGlib::processEvents (this=0x927de88,
flags=...) at kernel/qguieventdispatcher_glib.cpp:204
#120 0x46a0241a in QEventLoop::processEvents (this=0xbff1e0a4, flags=...) at
kernel/qeventloop.cpp:149
#121 0x46a026ca in QEventLoop::exec (this=0xbff1e0a4, flags=...) at
kernel/qeventloop.cpp:201
#122 0x46a06f54 in QCoreApplication::exec () at
kernel/qcoreapplication.cpp:1064
#123 0x47275138 in QApplication::exec () at kernel/qapplication.cpp:3760
#124 0x49115439 in kdemain (argc=1, argv=0xbff1e2b4) at ../../shell/main.cpp:63
#125 0x0804858c in main (argc=1, argv=0xbff1e2b4) at plasma-device_dummy.cpp:3


Reproducible: Always

Steps to Reproduce:
Just create several extras activities (two or three).


Expected Results:  
Creating extra activities shouldn't make plasma-device crash.

-- 
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.


More information about the Active mailing list