Bug 353795 - systemsettings5 crash while navigating (inside qt javascript)
Summary: systemsettings5 crash while navigating (inside qt javascript)
Status: RESOLVED DUPLICATE of bug 354164
Alias: None
Product: systemsettings
Classification: Applications
Component: general (show other bugs)
Version: 5.4.1
Platform: Gentoo Packages Linux
: NOR crash
Target Milestone: ---
Assignee: Plasma Bugs List
URL:
Keywords: drkonqi
: 367469 (view as bug list)
Depends on:
Blocks:
 
Reported: 2015-10-11 17:05 UTC by Alexey Min
Modified: 2016-08-18 23:14 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 Alexey Min 2015-10-11 17:05:33 UTC
Application: systemsettings5 (5.4.1)

Qt Version: 5.5.0
Operating System: Linux 4.0.5-gentoo x86_64
Distribution: "Gentoo Base System release 2.2"

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

opening several settings like window manager settings, appearance settings, and navigating back
crashed when navigating back or opening something (don't remember exactly)

The crash can be reproduced sometimes.

-- Backtrace:
Application: Параметры системы (systemsettings5), signal: Segmentation fault
Using host libthread_db library "/lib64/libthread_db.so.1".
[Current thread is 1 (Thread 0x7f70751967c0 (LWP 2181))]

Thread 5 (Thread 0x7f706204a700 (LWP 2182)):
#0  0x00007f707149254d in poll () from /lib64/libc.so.6
#1  0x00007f706efe7a0a in ?? () from /usr/lib64/libxcb.so.1
#2  0x00007f706efe95b7 in xcb_wait_for_event () from /usr/lib64/libxcb.so.1
#3  0x00007f70649cdd11 in QXcbEventReader::run (this=0xc111c0) at qxcbconnection.cpp:1197
#4  0x00007f7071b82344 in QThreadPrivate::start (arg=0xc111c0) at thread/qthread_unix.cpp:331
#5  0x00007f706e75e386 in start_thread () from /lib64/libpthread.so.0
#6  0x00007f707149b1cd in clone () from /lib64/libc.so.6

Thread 4 (Thread 0x7f7051e04700 (LWP 2201)):
#0  0x00007f706ca0df14 in g_mutex_unlock () from /usr/lib64/libglib-2.0.so.0
#1  0x00007f706c9cb891 in ?? () from /usr/lib64/libglib-2.0.so.0
#2  0x00007f706c9cb9b4 in g_main_context_iteration () from /usr/lib64/libglib-2.0.so.0
#3  0x00007f7071e27b50 in QEventDispatcherGlib::processEvents (this=0x7f70445630b0, flags=...) at kernel/qeventdispatcher_glib.cpp:420
#4  0x00007f7071dac0d8 in QEventLoop::processEvents (this=0x7f7051e03db0, flags=...) at kernel/qeventloop.cpp:128
#5  0x00007f7071dac3ac in QEventLoop::exec (this=0x7f7051e03db0, flags=...) at kernel/qeventloop.cpp:204
#6  0x00007f7071b7afc1 in QThread::exec (this=0x12bbe50) at thread/qthread.cpp:503
#7  0x00007f7070280743 in QQmlThreadPrivate::run (this=0x12bbe50) at qml/ftw/qqmlthread.cpp:141
#8  0x00007f7071b82344 in QThreadPrivate::start (arg=0x12bbe50) at thread/qthread_unix.cpp:331
#9  0x00007f706e75e386 in start_thread () from /lib64/libpthread.so.0
#10 0x00007f707149b1cd in clone () from /lib64/libc.so.6

Thread 3 (Thread 0x7f7053159700 (LWP 2202)):
#0  0x00007f706e7627ff in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0
#1  0x00007f7071b83b44 in QWaitConditionPrivate::wait (this=0x1a01400, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:136
#2  0x00007f7071b838c3 in QWaitCondition::wait (this=0x1fb1328, mutex=0x1fb1320, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:208
#3  0x00007f707068d499 in QSGRenderThreadEventQueue::takeEvent (this=0x1fb1318, wait=true) at scenegraph/qsgthreadedrenderloop.cpp:224
#4  0x00007f707068974b in QSGRenderThread::processEventsAndWaitForMore (this=0x1fb12a0) at scenegraph/qsgthreadedrenderloop.cpp:654
#5  0x00007f7070689b00 in QSGRenderThread::run (this=0x1fb12a0) at scenegraph/qsgthreadedrenderloop.cpp:683
#6  0x00007f7071b82344 in QThreadPrivate::start (arg=0x1fb12a0) at thread/qthread_unix.cpp:331
#7  0x00007f706e75e386 in start_thread () from /lib64/libpthread.so.0
#8  0x00007f707149b1cd in clone () from /lib64/libc.so.6

Thread 2 (Thread 0x7f704bfff700 (LWP 2203)):
#0  0x00007f707148e51d in read () from /lib64/libc.so.6
#1  0x00007f706a553f45 in ?? () from /usr/lib64/libnvidia-tls.so.340.93
#2  0x00007f706ca0cb20 in ?? () from /usr/lib64/libglib-2.0.so.0
#3  0x00007f706c9cb3e9 in g_main_context_check () from /usr/lib64/libglib-2.0.so.0
#4  0x00007f706c9cb838 in ?? () from /usr/lib64/libglib-2.0.so.0
#5  0x00007f706c9cb9b4 in g_main_context_iteration () from /usr/lib64/libglib-2.0.so.0
#6  0x00007f7071e27b50 in QEventDispatcherGlib::processEvents (this=0x7f7040122100, flags=...) at kernel/qeventdispatcher_glib.cpp:420
#7  0x00007f7071dac0d8 in QEventLoop::processEvents (this=0x7f704bffedb0, flags=...) at kernel/qeventloop.cpp:128
#8  0x00007f7071dac3ac in QEventLoop::exec (this=0x7f704bffedb0, flags=...) at kernel/qeventloop.cpp:204
#9  0x00007f7071b7afc1 in QThread::exec (this=0x1e8f670) at thread/qthread.cpp:503
#10 0x00007f7070280743 in QQmlThreadPrivate::run (this=0x1e8f670) at qml/ftw/qqmlthread.cpp:141
#11 0x00007f7071b82344 in QThreadPrivate::start (arg=0x1e8f670) at thread/qthread_unix.cpp:331
#12 0x00007f706e75e386 in start_thread () from /lib64/libpthread.so.0
#13 0x00007f707149b1cd in clone () from /lib64/libc.so.6

Thread 1 (Thread 0x7f70751967c0 (LWP 2181)):
[KCrash Handler]
#6  0x00007f706ff7eeba in load<int> (_q_value=@0x0: <error reading variable>) at /usr/include/qt5/QtCore/qgenericatomic.h:90
#7  QBasicAtomicInteger<int>::load (this=0x0) at /usr/include/qt5/QtCore/qbasicatomic.h:118
#8  0x00007f706ff7eaa2 in QtPrivate::RefCount::ref (this=0x0) at /usr/include/qt5/QtCore/qrefcount.h:49
#9  0x00007f707000963c in QV4::Heap::String::toQString (this=0x7f70510810f0) at jsruntime/qv4string_p.h:81
#10 0x00007f70700096aa in QV4::String::toQString (this=0x7f7051e17698) at jsruntime/qv4string_p.h:141
#11 0x00007f70701472b2 in QV4::Heap::StringObject::StringObject (this=0x7f7051e17670, engine=0x1e8f8a0, val=...) at jsruntime/qv4stringobject.cpp:91
#12 0x00007f70700e6452 in QV4::MemoryManager::alloc<QV4::StringObject, QV4::ExecutionEngine*, QV4::Value> (this=0x142f3d0, arg1=0x1e8f8a0, arg2=...) at jsruntime/qv4mm_p.h:117
#13 0x00007f70700da2c5 in QV4::ExecutionEngine::newStringObject (this=0x1e8f8a0, value=...) at jsruntime/qv4engine.cpp:552
#14 0x00007f70701aad67 in QV4::RuntimeHelpers::convertToObject (engine=0x1e8f8a0, value=...) at jsruntime/qv4runtime.cpp:440
#15 0x00007f70701ac423 in QV4::Runtime::getProperty (engine=0x1e8f8a0, object=..., nameIndex=131) at jsruntime/qv4runtime.cpp:679
#16 0x00007f705109c78d in ?? ()
#17 0x00007ffdba205b70 in ?? ()
#18 0x00007f7070127b7a in QV4::Value::cast<QV4::SimpleScriptFunction> (this=0x1c7ff90) at jsruntime/qv4value_p.h:364
#19 0x00007f70701251bb in QV4::SimpleScriptFunction::call (that=0x7f703c8d5010, callData=0x7f703c8d5018) at jsruntime/qv4functionobject.cpp:564
#20 0x00007f7070065bae in QV4::Object::call (this=0x7f703c8d5010, d=0x7f703c8d5018) at ../../include/QtQml/5.5.0/QtQml/private/../../../../../src/qml/jsruntime/qv4object_p.h:302
#21 0x00007f70702613ad in QQmlJavaScriptExpression::evaluate (this=0x1c7d6c0, context=0x16cfca0, function=..., callData=0x7f703c8d5018, isUndefined=0x7ffdba205e9a) at qml/qqmljavascriptexpression.cpp:158
#22 0x00007f7070261104 in QQmlJavaScriptExpression::evaluate (this=0x1c7d6c0, context=0x16cfca0, function=..., isUndefined=0x7ffdba205e9a) at qml/qqmljavascriptexpression.cpp:116
#23 0x00007f70702696ed in QQmlBinding::update (this=0x1c7d6a0, flags=...) at qml/qqmlbinding.cpp:194
#24 0x00007f707026a2b5 in QQmlBinding::update (this=0x1c7d6a0) at qml/qqmlbinding_p.h:97
#25 0x00007f7070269d90 in QQmlBinding::expressionChanged (e=0x1c7d6c0) at qml/qqmlbinding.cpp:260
#26 0x00007f707026244c in QQmlJavaScriptExpressionGuard_callback (e=0x1491290) at qml/qqmljavascriptexpression.cpp:361
#27 0x00007f7070240b47 in QQmlNotifier::emitNotify (endpoint=0x1491290, a=0x0) at qml/qqmlnotifier.cpp:73
#28 0x00007f7070240b08 in QQmlNotifier::emitNotify (endpoint=0x14914c0, a=0x0) at qml/qqmlnotifier.cpp:68
#29 0x00007f7070240b08 in QQmlNotifier::emitNotify (endpoint=0x14930c0, a=0x0) at qml/qqmlnotifier.cpp:68
#30 0x00007f7070240b08 in QQmlNotifier::emitNotify (endpoint=0x1493638, a=0x0) at qml/qqmlnotifier.cpp:68
#31 0x00007f7070240b08 in QQmlNotifier::emitNotify (endpoint=0x14938a0, a=0x0) at qml/qqmlnotifier.cpp:68
#32 0x00007f70701c9d31 in QQmlData::signalEmitted (object=0x1c7f8b0, index=30, a=0x0) at qml/qqmlengine.cpp:751
#33 0x00007f7071deec2c in QMetaObject::activate (sender=0x1c7f8b0, signalOffset=29, local_signal_index=1, argv=0x0) at kernel/qobject.cpp:3604
#34 0x00007f70701c6110 in QQmlVMEMetaObject::activate (this=0x1c7fae0, object=0x1c7f8b0, index=44, args=0x0) at qml/qqmlvmemetaobject.cpp:1325
#35 0x00007f70701c3e56 in QQmlVMEMetaObject::metaCall (this=0x1c7fae0, c=QMetaObject::WriteProperty, _id=42, a=0x7ffdba206920) at qml/qqmlvmemetaobject.cpp:841
#36 0x00007f706ff8eb4e in QAbstractDynamicMetaObject::metaCall (this=0x1c7fae0, c=QMetaObject::WriteProperty, _id=42, a=0x7ffdba206920) at /usr/include/qt5/QtCore/5.5.0/QtCore/private/qobject_p.h:421
#37 0x00007f70701c48a0 in QQmlVMEMetaObject::metaCall (this=0x1d45e70, c=QMetaObject::WriteProperty, _id=42, a=0x7ffdba206920) at qml/qqmlvmemetaobject.cpp:969
#38 0x00007f706ff8eb4e in QAbstractDynamicMetaObject::metaCall (this=0x1d45e70, c=QMetaObject::WriteProperty, _id=42, a=0x7ffdba206920) at /usr/include/qt5/QtCore/5.5.0/QtCore/private/qobject_p.h:421
#39 0x00007f7071db7719 in QMetaObject::metacall (object=0x1c7f8b0, cl=QMetaObject::WriteProperty, idx=42, argv=0x7ffdba206920) at kernel/qmetaobject.cpp:294
#40 0x00007f70701e3393 in QQmlPropertyPrivate::write (object=0x1c7f8b0, property=..., value=..., context=0x1c7f750, flags=...) at qml/qqmlproperty.cpp:1308
#41 0x00007f70701e2d12 in QQmlPropertyPrivate::writeValueProperty (object=0x1c7f8b0, core=..., value=..., context=0x1c7f750, flags=...) at qml/qqmlproperty.cpp:1237
#42 0x00007f70701e4f1c in QQmlPropertyPrivate::writeBinding (object=0x1c7f8b0, core=..., context=0x1c7f750, expression=0x1c7ff90, result=..., isUndefined=false, flags=...) at qml/qqmlproperty.cpp:1597
#43 0x00007f70702697d4 in QQmlBinding::update (this=0x1c7ff70, flags=...) at qml/qqmlbinding.cpp:199
#44 0x00007f707026a2b5 in QQmlBinding::update (this=0x1c7ff70) at qml/qqmlbinding_p.h:97
#45 0x00007f7070269d90 in QQmlBinding::expressionChanged (e=0x1c7ff90) at qml/qqmlbinding.cpp:260
#46 0x00007f707026244c in QQmlJavaScriptExpressionGuard_callback (e=0x1491028) at qml/qqmljavascriptexpression.cpp:361
#47 0x00007f7070240b47 in QQmlNotifier::emitNotify (endpoint=0x1491028, a=0x0) at qml/qqmlnotifier.cpp:73
#48 0x00007f70701c9d31 in QQmlData::signalEmitted (object=0x1c80380, index=31, a=0x0) at qml/qqmlengine.cpp:751
#49 0x00007f7071deec2c in QMetaObject::activate (sender=0x1c80380, signalOffset=31, local_signal_index=0, argv=0x0) at kernel/qobject.cpp:3604
#50 0x00007f7071deea46 in QMetaObject::activate (sender=0x1c80380, m=0x7f70709d6de0 <QQuickLoader::staticMetaObject>, local_signal_index=0, argv=0x0) at kernel/qobject.cpp:3583
#51 0x00007f707079ee8d in QQuickLoader::itemChanged (this=0x1c80380) at .moc/moc_qquickloader_p.cpp:321
#52 0x00007f707079db3e in QQuickLoaderPrivate::incubatorStateChanged (this=0x1c803b0, status=QQmlIncubator::Ready) at items/qquickloader.cpp:665
#53 0x00007f707079daa8 in QQuickLoaderIncubator::statusChanged (this=0x18f0070, status=QQmlIncubator::Ready) at items/qquickloader.cpp:653
#54 0x00007f70701ede86 in QQmlIncubatorPrivate::changeStatus (this=0x18f0090, s=QQmlIncubator::Ready) at qml/qqmlincubator.cpp:701
#55 0x00007f70701ed6b5 in QQmlIncubatorPrivate::incubate (this=0x18f0090, i=...) at qml/qqmlincubator.cpp:368
#56 0x00007f70701ec9aa in QQmlEnginePrivate::incubate (this=0x1e8f410, i=..., forContext=0x18effb0) at qml/qqmlincubator.cpp:87
#57 0x00007f70701e932a in QQmlComponent::create (this=0x18369e0, incubator=..., context=0x1836180, forContext=0x0) at qml/qqmlcomponent.cpp:1068
#58 0x00007f707079df91 in QQuickLoaderPrivate::_q_sourceLoaded (this=0x1c803b0) at items/qquickloader.cpp:713
#59 0x00007f707079d72b in QQuickLoaderPrivate::load (this=0x1c803b0) at items/qquickloader.cpp:596
#60 0x00007f707079e1c1 in QQuickLoader::componentComplete (this=0x1c80380) at items/qquickloader.cpp:805
#61 0x00007f707027a192 in QQmlObjectCreator::finalize (this=0x1486b70, interrupt=...) at qml/qqmlobjectcreator.cpp:1207
#62 0x00007f70701e8d8d in QQmlComponentPrivate::complete (enginePriv=0x1e8f410, state=0x1ef00c0) at qml/qqmlcomponent.cpp:928
#63 0x00007f70701e8e86 in QQmlComponentPrivate::completeCreate (this=0x1ef0020) at qml/qqmlcomponent.cpp:964
#64 0x00007f70701e8e38 in QQmlComponent::completeCreate (this=0x1657b90) at qml/qqmlcomponent.cpp:957
#65 0x00007f70701e875c in QQmlComponent::create (this=0x1657b90, context=0x12e9ed0) at qml/qqmlcomponent.cpp:791
#66 0x00007f70707a60b0 in QQuickView::continueExecute (this=0x1461f60) at items/qquickview.cpp:476
#67 0x00007f70707a4f88 in QQuickViewPrivate::execute (this=0x191f740) at items/qquickview.cpp:124
#68 0x00007f70707a5370 in QQuickView::setSource (this=0x1461f60, url=...) at items/qquickview.cpp:253
#69 0x00007f7054a710a1 in KWin::Compositing::EffectView::init (this=0x1461f60, type=KWin::Compositing::EffectView::DesktopEffectsView) at /var/tmp/portage/kde-plasma/kwin-5.4.2/work/kwin-5.4.2/kcmkwin/kwincompositing/model.cpp:613
#70 0x00007f7054a70dd6 in KWin::Compositing::EffectView::EffectView (this=0x1461f60, type=KWin::Compositing::EffectView::DesktopEffectsView, parent=0x0) at /var/tmp/portage/kde-plasma/kwin-5.4.2/work/kwin-5.4.2/kcmkwin/kwincompositing/model.cpp:592
#71 0x00007f7054a7ffc5 in KWinCompositingKCM::KWinCompositingKCM (this=0x184f8d0, parent=0x14f08c0, args=..., viewType=KWin::Compositing::EffectView::DesktopEffectsView) at /var/tmp/portage/kde-plasma/kwin-5.4.2/work/kwin-5.4.2/kcmkwin/kwincompositing/main.cpp:259
#72 0x00007f7054a85327 in KWinDesktopEffects::KWinDesktopEffects (this=0x184f8d0, parent=0x14f08c0, args=...) at /var/tmp/portage/kde-plasma/kwin-5.4.2/work/kwin-5.4.2/kcmkwin/kwincompositing/main.cpp:56
#73 0x00007f7054a85fa8 in KPluginFactory::createInstance<KWinDesktopEffects, QWidget> (parentWidget=0x0, parent=0x14f08c0, args=...) at /usr/include/KF5/KCoreAddons/kpluginfactory.h:477
#74 0x00007f70720d6541 in KPluginFactory::create (this=0x1108270, iface=0x7f707430fd28 <qt_meta_stringdata_KCModule+360> "KCModule", parentWidget=0x0, parent=0x14f08c0, args=..., keyword=...) at /var/tmp/portage/kde-frameworks/kcoreaddons-5.15.0/work/kcoreaddons-5.15.0/src/lib/plugin/kpluginfactory.cpp:145
#75 0x00007f7074d139d1 in KPluginFactory::create<KCModule> (this=0x1108270, parentWidget=0x0, parent=0x14f08c0, keyword=..., args=...) at /usr/include/KF5/KCoreAddons/kpluginfactory.h:519
#76 0x00007f7074d1347f in KService::createInstance<KCModule> (this=0xf12af0, parentWidget=0x0, parent=0x14f08c0, args=..., error=0x7ffdba207bb0) at /usr/include/KF5/KService/kservice.h:526
#77 0x00007f7074d12f20 in KService::createInstance<KCModule> (this=0xf12af0, parent=0x14f08c0, args=..., error=0x7ffdba207bb0) at /usr/include/KF5/KService/kservice.h:501
#78 0x00007f7074d11aca in KCModuleLoader::loadModule (mod=..., report=KCModuleLoader::Inline, parent=0x14f08c0, args=...) at /var/tmp/portage/kde-frameworks/kcmutils-5.15.0/work/kcmutils-5.15.0/src/kcmoduleloader.cpp:92
#79 0x00007f7074d1b1ff in KCModuleProxyPrivate::loadModule (this=0x1f421c0) at /var/tmp/portage/kde-frameworks/kcmutils-5.15.0/work/kcmutils-5.15.0/src/kcmoduleproxy.cpp:109
#80 0x00007f7074d1ad9b in KCModuleProxy::realModule (this=0x14f08c0) at /var/tmp/portage/kde-frameworks/kcmutils-5.15.0/work/kcmutils-5.15.0/src/kcmoduleproxy.cpp:82
#81 0x00007f7074d1b958 in KCModuleProxy::showEvent (this=0x14f08c0, ev=0x7ffdba208460) at /var/tmp/portage/kde-frameworks/kcmutils-5.15.0/work/kcmutils-5.15.0/src/kcmoduleproxy.cpp:195
#82 0x00007f70734a7039 in QWidget::event (this=0x14f08c0, event=0x7ffdba208460) at kernel/qwidget.cpp:8880
#83 0x00007f707345774a in QApplicationPrivate::notify_helper (this=0xbe5be0, receiver=0x14f08c0, e=0x7ffdba208460) at kernel/qapplication.cpp:3717
#84 0x00007f707345759a in QApplication::notify (this=0x7ffdba20a7e0, receiver=0x14f08c0, e=0x7ffdba208460) at kernel/qapplication.cpp:3682
#85 0x00007f7071daedf7 in QCoreApplication::notifyInternal (this=0x7ffdba20a7e0, receiver=0x14f08c0, event=0x7ffdba208460) at kernel/qcoreapplication.cpp:965
#86 0x00007f7073447961 in QCoreApplication::sendEvent (receiver=0x14f08c0, event=0x7ffdba208460) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:224
#87 0x00007f70734a4281 in QWidgetPrivate::show_helper (this=0x12e7d20) at kernel/qwidget.cpp:7809
#88 0x00007f70734a3c8c in QWidgetPrivate::show_recursive (this=0x12e7d20) at kernel/qwidget.cpp:7680
#89 0x00007f70734a5579 in QWidgetPrivate::showChildren (this=0x1a60850, spontaneous=false) at kernel/qwidget.cpp:8176
#90 0x00007f70734a40ca in QWidgetPrivate::show_helper (this=0x1a60850) at kernel/qwidget.cpp:7756
#91 0x00007f70734a511f in QWidget::setVisible (this=0x124ccb0, visible=true) at kernel/qwidget.cpp:8095
#92 0x00007f70734a3b8d in QWidget::show (this=0x124ccb0) at kernel/qwidget.cpp:7657
#93 0x00007f70734a5587 in QWidgetPrivate::showChildren (this=0x165fd70, spontaneous=false) at kernel/qwidget.cpp:8178
#94 0x00007f70734a40ca in QWidgetPrivate::show_helper (this=0x165fd70) at kernel/qwidget.cpp:7756
#95 0x00007f70734a511f in QWidget::setVisible (this=0x210fc60, visible=true) at kernel/qwidget.cpp:8095
#96 0x00007f70734a3b8d in QWidget::show (this=0x210fc60) at kernel/qwidget.cpp:7657
#97 0x00007f7073489cbd in QStackedLayout::setCurrentIndex (this=0xf0e980, index=3) at kernel/qstackedlayout.cpp:319
#98 0x00007f7073489eec in QStackedLayout::setCurrentWidget (this=0xf0e980, widget=0x210fc60) at kernel/qstackedlayout.cpp:374
#99 0x00007f707364d17b in QStackedWidget::setCurrentWidget (this=0xee2750, widget=0x210fc60) at widgets/qstackedwidget.cpp:244
#100 0x00007f7073bcf335 in KPageViewPrivate::_k_pageSelected (this=0xf07fb0, index=..., previous=...) at /var/tmp/portage/kde-frameworks/kwidgetsaddons-5.15.0/work/kwidgetsaddons-5.15.0/src/kpageview.cpp:246
#101 0x00007f7073bd0271 in KPageView::qt_static_metacall (_o=0xf0eda0, _c=QMetaObject::InvokeMetaMethod, _id=3, _a=0x7ffdba208c20) at /var/tmp/portage/kde-frameworks/kwidgetsaddons-5.15.0/work/kwidgetsaddons-5.15.0_build/src/moc_kpageview.cpp:115
#102 0x00007f7071def23f in QMetaObject::activate (sender=0x19361d0, signalOffset=3, local_signal_index=0, argv=0x7ffdba208c20) at kernel/qobject.cpp:3718
#103 0x00007f7071deea46 in QMetaObject::activate (sender=0x19361d0, m=0x7f7072084f40 <QItemSelectionModel::staticMetaObject>, local_signal_index=0, argv=0x7ffdba208c20) at kernel/qobject.cpp:3583
#104 0x00007f7071d65962 in QItemSelectionModel::selectionChanged (this=0x19361d0, _t1=..., _t2=...) at .moc/moc_qitemselectionmodel.cpp:473
#105 0x00007f7071d64709 in QItemSelectionModel::emitSelectionChanged (this=0x19361d0, newSelection=..., oldSelection=...) at itemmodels/qitemselectionmodel.cpp:1851
#106 0x00007f7071d61a2c in QItemSelectionModel::select (this=0x19361d0, selection=..., command=...) at itemmodels/qitemselectionmodel.cpp:1288
#107 0x00007f7073bd3d59 in KDEPrivate::SelectionModel::select (this=0x19361d0, selection=..., command=...) at /var/tmp/portage/kde-frameworks/kwidgetsaddons-5.15.0/work/kwidgetsaddons-5.15.0/src/kpageview_p.cpp:631
#108 0x00007f7073760972 in QListView::setSelection (this=0x14e4130, rect=..., command=...) at itemviews/qlistview.cpp:1352
#109 0x00007f707373af6c in QAbstractItemView::mousePressEvent (this=0x14e4130, event=0x7ffdba209b70) at itemviews/qabstractitemview.cpp:1733
#110 0x00007f70734a6467 in QWidget::event (this=0x14e4130, event=0x7ffdba209b70) at kernel/qwidget.cpp:8661
#111 0x00007f70735d8a87 in QFrame::event (this=0x14e4130, e=0x7ffdba209b70) at widgets/qframe.cpp:540
#112 0x00007f707367c634 in QAbstractScrollArea::viewportEvent (this=0x14e4130, e=0x7ffdba209b70) at widgets/qabstractscrollarea.cpp:1200
#113 0x00007f707373aa7f in QAbstractItemView::viewportEvent (this=0x14e4130, event=0x7ffdba209b70) at itemviews/qabstractitemview.cpp:1685
#114 0x00007f707367d991 in QAbstractScrollAreaPrivate::viewportEvent (this=0x16793e0, event=0x7ffdba209b70) at widgets/qabstractscrollarea_p.h:102
#115 0x00007f707367da7c in QAbstractScrollAreaFilter::eventFilter (this=0x19f0c90, o=0x1666ef0, e=0x7ffdba209b70) at widgets/qabstractscrollarea_p.h:118
#116 0x00007f7071daf196 in QCoreApplicationPrivate::sendThroughObjectEventFilters (this=0xbe5be0, receiver=0x1666ef0, event=0x7ffdba209b70) at kernel/qcoreapplication.cpp:1072
#117 0x00007f7073457721 in QApplicationPrivate::notify_helper (this=0xbe5be0, receiver=0x1666ef0, e=0x7ffdba209b70) at kernel/qapplication.cpp:3713
#118 0x00007f70734555ad in QApplication::notify (this=0x7ffdba20a7e0, receiver=0x1666ef0, e=0x7ffdba209b70) at kernel/qapplication.cpp:3277
#119 0x00007f7071daedf7 in QCoreApplication::notifyInternal (this=0x7ffdba20a7e0, receiver=0x1666ef0, event=0x7ffdba209b70) at kernel/qcoreapplication.cpp:965
#120 0x00007f707345a87f in QCoreApplication::sendSpontaneousEvent (receiver=0x1666ef0, event=0x7ffdba209b70) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:227
#121 0x00007f7073453edb in QApplicationPrivate::sendMouseEvent (receiver=0x1666ef0, event=0x7ffdba209b70, alienWidget=0x1666ef0, nativeWidget=0x14e4130, buttonDown=0x7f7073ac60a0 <qt_button_down>, lastMouseReceiver=..., spontaneous=true) at kernel/qapplication.cpp:2771
#122 0x00007f70734d1ebe in QWidgetWindow::handleMouseEvent (this=0x1961040, event=0x7ffdba20a230) at kernel/qwidgetwindow.cpp:555
#123 0x00007f70734d0ae3 in QWidgetWindow::event (this=0x1961040, event=0x7ffdba20a230) at kernel/qwidgetwindow.cpp:210
#124 0x00007f707345774a in QApplicationPrivate::notify_helper (this=0xbe5be0, receiver=0x1961040, e=0x7ffdba20a230) at kernel/qapplication.cpp:3717
#125 0x00007f7073454d5d in QApplication::notify (this=0x7ffdba20a7e0, receiver=0x1961040, e=0x7ffdba20a230) at kernel/qapplication.cpp:3161
#126 0x00007f7071daedf7 in QCoreApplication::notifyInternal (this=0x7ffdba20a7e0, receiver=0x1961040, event=0x7ffdba20a230) at kernel/qcoreapplication.cpp:965
#127 0x00007f7072dc61ef in QCoreApplication::sendSpontaneousEvent (receiver=0x1961040, event=0x7ffdba20a230) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:227
#128 0x00007f7072dbedbb in QGuiApplicationPrivate::processMouseEvent (e=0xc778f0) at kernel/qguiapplication.cpp:1790
#129 0x00007f7072dbe2f1 in QGuiApplicationPrivate::processWindowSystemEvent (e=0xc778f0) at kernel/qguiapplication.cpp:1582
#130 0x00007f7072da5c93 in QWindowSystemInterface::sendWindowSystemEvents (flags=...) at kernel/qwindowsysteminterface.cpp:608
#131 0x00007f7064a14ae6 in userEventSourceDispatch (source=0xc51ae0) at eventdispatchers/qeventdispatcher_glib.cpp:70
#132 0x00007f706c9cb6cb in g_main_context_dispatch () from /usr/lib64/libglib-2.0.so.0
#133 0x00007f706c9cb900 in ?? () from /usr/lib64/libglib-2.0.so.0
#134 0x00007f706c9cb9b4 in g_main_context_iteration () from /usr/lib64/libglib-2.0.so.0
#135 0x00007f7071e27b30 in QEventDispatcherGlib::processEvents (this=0xc5ab80, flags=...) at kernel/qeventdispatcher_glib.cpp:418
#136 0x00007f7064a14d08 in QPAEventDispatcherGlib::processEvents (this=0xc5ab80, flags=...) at eventdispatchers/qeventdispatcher_glib.cpp:115
#137 0x00007f7071dac0d8 in QEventLoop::processEvents (this=0x7ffdba20a6a0, flags=...) at kernel/qeventloop.cpp:128
#138 0x00007f7071dac3ac in QEventLoop::exec (this=0x7ffdba20a6a0, flags=...) at kernel/qeventloop.cpp:204
#139 0x00007f7071daf555 in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1229
#140 0x00007f7072dbe116 in QGuiApplication::exec () at kernel/qguiapplication.cpp:1528
#141 0x00007f7073454727 in QApplication::exec () at kernel/qapplication.cpp:2977
#142 0x0000000000426279 in main (argc=1, argv=0x7ffdba20a8f8) at /var/tmp/portage/kde-plasma/systemsettings-5.4.2/work/systemsettings-5.4.2/app/main.cpp:55

Reported using DrKonqi
Comment 1 Alexey Min 2015-10-11 17:13:26 UTC
oops again, this time whe clicked Effects settings

steps to reproduce:
- open desktop behavior - effects
- navigate back
- open search settings
- navigate back
- open desktop behavior - click effects => crash
Comment 2 Colin J Thomson 2015-10-11 17:28:09 UTC
I followed your steps in comment #1 and can confirm that I also see the crash. 
Fedora, Plasma 5.4.2/KF5.14/QT5.5
Comment 3 Martin Flöser 2015-10-21 11:29:41 UTC

*** This bug has been marked as a duplicate of bug 354164 ***
Comment 4 Christoph Feck 2016-08-18 23:14:39 UTC
*** Bug 367469 has been marked as a duplicate of this bug. ***