Bug 426907 - Discover crashes when clicking on "Settings" within Discover
Summary: Discover crashes when clicking on "Settings" within Discover
Status: RESOLVED DUPLICATE of bug 425670
Alias: None
Product: Discover
Classification: Applications
Component: discover (show other bugs)
Version: 5.19.5
Platform: Neon Linux
: NOR crash
Target Milestone: ---
Assignee: Dan Leinir Turthra Jensen
URL:
Keywords: drkonqi
Depends on:
Blocks:
 
Reported: 2020-09-23 14:49 UTC by Joe Harris
Modified: 2020-09-23 16:46 UTC (History)
3 users (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments
New crash information added by DrKonqi (2.14 KB, text/plain)
2020-09-23 14:59 UTC, Joe Harris
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Joe Harris 2020-09-23 14:49:43 UTC
Application: plasma-discover (5.19.5)

Qt Version: 5.15.0
Frameworks Version: 5.74.0
Operating System: Linux 5.4.0-48-generic x86_64
Windowing system: X11
Distribution: KDE neon User Edition 5.19

-- Information about the crash:
- What I was doing when the application crashed:
Once Discover is opened, when I click on "Settings" within Discover, it then crashes every time.

The crash can be reproduced every time.

-- Backtrace:
Application: Discover (plasma-discover), signal: Segmentation fault

[KCrash Handler]
#4  0x00007f4b7c927617 in QQmlData::wasDeleted (object=0x561456541e30) at ../../include/QtQml/5.15.0/QtQml/private/../../../../../src/qml/qml/qqmldata_p.h:338
#5  QV4::QObjectWrapper::wrap (object=0x561456541e30, engine=0x561454c64380) at jsruntime/qv4qobjectwrapper_p.h:213
#6  loadProperty (v4=0x561454c64380, object=0x561455311c70, property=...) at jsruntime/qv4qobjectwrapper.cpp:139
#7  0x00007f4b7c9286b2 in QV4::QObjectWrapper::getQmlProperty (engine=engine@entry=0x561454c64380, qmlContext=qmlContext@entry=0x561456359310, object=0x561455311c70, name=0x7f4b740c9628, revisionMode=revisionMode@entry=QV4::QObjectWrapper::IgnoreRevision, hasProperty=hasProperty@entry=0x0, property=0x0) at jsruntime/qv4qobjectwrapper.cpp:388
#8  0x00007f4b7ca991e3 in QV4::QQmlTypeWrapper::virtualGet (m=0x7f4b740c9618, id=..., receiver=0x7f4b740c9618, hasProperty=0x0) at ../../include/QtQml/5.15.0/QtQml/private/../../../../../src/qml/common/qv4staticvalue_p.h:325
#9  0x00007f4b7c8ac18c in QV4::Object::get (receiver=0x7f4b740c9618, hasProperty=0x0, name=0x7f4b740c9620, this=0x7f4b740c9618) at ../../include/QtQml/5.15.0/QtQml/private/../../../../../src/qml/jsruntime/qv4string_p.h:167
#10 QV4::Lookup::getterFallback (l=<optimized out>, engine=0x561454c64380, object=...) at jsruntime/qv4lookup.cpp:201
#11 0x00007f4b267280a0 in ?? ()
#12 0x0000000000000000 in ?? ()
[Inferior 1 (process 1276) detached]

Possible duplicates by query: bug 426855, bug 425855, bug 425110, bug 418815, bug 411381.

Reported using DrKonqi
Comment 1 Joe Harris 2020-09-23 14:59:08 UTC
Created attachment 131885 [details]
New crash information added by DrKonqi

plasma-discover (5.19.5) using Qt 5.15.0

- What I was doing when the application crashed:
 
figured out when adding this repositorie is when it crashes and when I remove it it will no longer crash:

wget -qO - https://deb.opera.com/archive.key | sudo apt-key add -

sudo add-apt-repository 'deb https://deb.opera.com/opera-stable/ stable non-free'

-- Backtrace (Reduced):
#4  0x00007fb2dc9bd617 in QQmlData::wasDeleted (object=0x5575fb02b6f0) at ../../include/QtQml/5.15.0/QtQml/private/../../../../../src/qml/qml/qqmldata_p.h:338
#5  QV4::QObjectWrapper::wrap (object=0x5575fb02b6f0, engine=0x5575f9946860) at jsruntime/qv4qobjectwrapper_p.h:213
#6  loadProperty (v4=0x5575f9946860, object=0x5575fb0e38f0, property=...) at jsruntime/qv4qobjectwrapper.cpp:139
#7  0x00007fb2dc9be6b2 in QV4::QObjectWrapper::getQmlProperty (engine=engine@entry=0x5575f9946860, qmlContext=qmlContext@entry=0x5575faf414b0, object=0x5575fb0e38f0, name=0x7fb2d415f628, revisionMode=revisionMode@entry=QV4::QObjectWrapper::IgnoreRevision, hasProperty=hasProperty@entry=0x0, property=0x0) at jsruntime/qv4qobjectwrapper.cpp:388
#8  0x00007fb2dcb2f1e3 in QV4::QQmlTypeWrapper::virtualGet (m=0x7fb2d415f618, id=..., receiver=0x7fb2d415f618, hasProperty=0x0) at ../../include/QtQml/5.15.0/QtQml/private/../../../../../src/qml/common/qv4staticvalue_p.h:325
Comment 2 Rik Mills 2020-09-23 16:46:04 UTC

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