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

            Bug ID: 462154
           Summary: Plasma crashed after integrating and running Appimage
                    (Rambox v2.0.8)
    Classification: Plasma
           Product: plasmashell
           Version: 5.26.3
          Platform: OpenSUSE
                OS: Linux
            Status: REPORTED
          Keywords: drkonqi
          Severity: crash
          Priority: NOR
         Component: general
          Assignee: plasma-b...@kde.org
          Reporter: paul.monta...@live.co.uk
                CC: k...@davidedmundson.co.uk
  Target Milestone: 1.0

Application: plasmashell (5.26.3)

Qt Version: 5.15.7
Frameworks Version: 5.100.0
Operating System: Linux 6.0.8-1-default x86_64
Windowing System: X11
Distribution: "openSUSE Tumbleweed"
DrKonqi: 5.26.3 [KCrashBackend]

-- Information about the crash:
Installed the new Rambox app v2.0.8 this morning, and Plasma crashed
immediately after 'integration and run'. Plasma did recover, but something
obviously went wrong following install/integration.

The reporter is unsure if this crash is reproducible.

-- Backtrace:
Application: Plasma (plasmashell), signal: Segmentation fault

[KCrash Handler]
#4  QQmlData::wasDeleted (object=0x55aad98e26d0) at
../../include/QtQml/5.15.7/QtQml/private/../../../../../../src/qml/qml/qqmldata_p.h:342
#5  QV4::QObjectWrapper::wrap (engine=0x55aad75eff10, object=0x55aad98e26d0) at
/usr/src/debug/qtdeclarative-everywhere-src-5.15.7+kde18/src/qml/jsruntime/qv4qobjectwrapper_p.h:213
#6  0x00007f5450fb83e5 in loadProperty (v4=0x55aad75eff10,
object=0x55aad9ecc640, property=...) at
/usr/src/debug/qtdeclarative-everywhere-src-5.15.7+kde18/src/qml/jsruntime/qv4qobjectwrapper.cpp:205
#7  0x00007f5450fb91a8 in QV4::QObjectWrapper::getQmlProperty
(engine=engine@entry=0x55aad75eff10,
qmlContext=qmlContext@entry=0x55aad9ecc270, object=0x55aad9ecc640,
name=0x7f54341bd830,
revisionMode=revisionMode@entry=QV4::QObjectWrapper::CheckRevision,
hasProperty=hasProperty@entry=0x7ffc6c582237, property=0x0) at
/usr/src/debug/qtdeclarative-everywhere-src-5.15.7+kde18/src/qml/jsruntime/qv4qobjectwrapper.cpp:388
#8  0x00007f5450f94a31 in
QV4::QQmlContextWrapper::lookupInParentContextHierarchy (l=<optimized out>,
engine=0x55aad75eff10, base=0x0) at
/usr/src/debug/qtdeclarative-everywhere-src-5.15.7+kde18/src/qml/jsruntime/qv4qmlcontext.cpp:645
#9  0x00007f5450fd7de4 in QV4::Moth::VME::interpret (frame=0x55aad75eff10,
engine=0x55aad75eff10, code=0x7f53f712c902 "L\020.\002\030\a\023\310") at
/usr/src/debug/qtdeclarative-everywhere-src-5.15.7+kde18/src/qml/jsruntime/qv4vme_moth.cpp:588
#10 0x00007f5450fdd1af in QV4::Moth::VME::exec
(frame=frame@entry=0x7ffc6c582420, engine=engine@entry=0x55aad75eff10) at
/usr/src/debug/qtdeclarative-everywhere-src-5.15.7+kde18/src/qml/jsruntime/qv4vme_moth.cpp:466
#11 0x00007f5450f701de in QV4::Function::call (this=this@entry=0x55aad9ebbf70,
thisObject=<optimized out>, argv=argv@entry=0x7f54341bd7a0, argc=<optimized
out>, context=<optimized out>) at
/usr/src/debug/qtdeclarative-everywhere-src-5.15.7+kde18/src/qml/jsruntime/qv4function.cpp:69
#12 0x00007f54510f89fd in QQmlJavaScriptExpression::evaluate
(this=this@entry=0x55aadb128710, callData=0x7f54341bd770,
isUndefined=isUndefined@entry=0x7ffc6c5825ef) at
/usr/src/debug/qtdeclarative-everywhere-src-5.15.7+kde18/src/qml/qml/qqmljavascriptexpression.cpp:212
#13 0x00007f54510febb4 in QQmlBinding::evaluate
(this=this@entry=0x55aadb128710, isUndefined=isUndefined@entry=0x7ffc6c5825ef)
at
../../include/QtQml/5.15.7/QtQml/private/../../../../../../src/qml/jsruntime/qv4jscall_p.h:95
#14 0x00007f5451102dd3 in QQmlNonbindingBinding::doUpdate (this=0x55aadb128710,
watcher=..., flags=..., scope=...) at
/usr/src/debug/qtdeclarative-everywhere-src-5.15.7+kde18/src/qml/qml/qqmlbinding.cpp:254
#15 0x00007f5451100914 in QQmlBinding::update (this=0x55aadb128710, flags=...)
at
/usr/src/debug/qtdeclarative-everywhere-src-5.15.7+kde18/src/qml/qml/qqmlbinding.cpp:194
#16 0x00007f5450fb87fb in QQmlData::flushPendingBinding (propertyIndex=...,
o=0x55aae8626d20) at
../../include/QtQml/5.15.7/QtQml/private/../../../../../../src/qml/qml/qqmldata_p.h:421
#17 QV4::QObjectWrapper::getProperty (engine=0x55aad75eff10,
object=0x55aae8626d20, property=0x7f5418718f28) at
/usr/src/debug/qtdeclarative-everywhere-src-5.15.7+kde18/src/qml/jsruntime/qv4qobjectwrapper.cpp:236
#18 0x00007f5450f95fe1 in
QV4::QObjectWrapper::lookupGetterImpl<QV4::QQmlContextWrapper::lookupContextObjectProperty(QV4::Lookup*,
QV4::ExecutionEngine*, QV4::Value*)::<lambda()> > (useOriginalProperty=true,
revertLookup=..., object=..., engine=0x55aad75eff10, lookup=0x55aad9ec6980) at
../../include/QtQml/5.15.7/QtQml/private/../../../../../../src/qml/jsruntime/qv4qobjectwrapper_p.h:262
#19 QV4::QQmlContextWrapper::lookupContextObjectProperty (l=0x55aad9ec6980,
engine=0x55aad75eff10, base=0x0) at
/usr/src/debug/qtdeclarative-everywhere-src-5.15.7+kde18/src/qml/jsruntime/qv4qmlcontext.cpp:602
#20 0x00007f54346ec58f in ?? ()
#21 0x0000000000000000 in ?? ()
[Inferior 1 (process 4914) detached]

Reported using DrKonqi

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to