Bug 479475 - System settings crashed in KNSCore::EntryInternal::EntryInternal() after clicking to download a cursor in Cursors KCM
Summary: System settings crashed in KNSCore::EntryInternal::EntryInternal() after clic...
Status: RESOLVED WORKSFORME
Alias: None
Product: systemsettings
Classification: Applications
Component: kcm_cursortheme (show other bugs)
Version: 5.27.8
Platform: unspecified Linux
: NOR crash
Target Milestone: ---
Assignee: Plasma Bugs List
URL:
Keywords: drkonqi
: 475222 (view as bug list)
Depends on:
Blocks:
 
Reported: 2024-01-06 18:44 UTC by dtdat178
Modified: 2024-03-16 03:46 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description dtdat178 2024-01-06 18:44:42 UTC
Application: systemsettings (5.27.8)

Qt Version: 5.15.10
Frameworks Version: 5.110.0
Operating System: Linux 6.5.0-14-generic x86_64
Windowing System: X11
Distribution: Ubuntu 23.10
DrKonqi: 5.27.8 [KCrashBackend]

-- Information about the crash:
The System Settings was crashed after I clicked dowload a cursor.

The reporter is unsure if this crash is reproducible.

-- Backtrace:
Application: System Settings (systemsettings), signal: Segmentation fault

[KCrash Handler]
#4  0x00007f69421485b4 in KNSCore::EntryInternal::EntryInternal(KNSCore::EntryInternal const&) () from /lib/x86_64-linux-gnu/libKF5NewStuffCore.so.5
#5  0x00007f694215c1f8 in KNSCore::ItemsModel::data(QModelIndex const&, int) const () from /lib/x86_64-linux-gnu/libKF5NewStuffCore.so.5
#6  0x00007f69400f069b in ?? () from /usr/lib/x86_64-linux-gnu/qt5/qml/org/kde/newstuff/libnewstuffqmlplugin.so
#7  0x00007f69400f308b in ?? () from /usr/lib/x86_64-linux-gnu/qt5/qml/org/kde/newstuff/libnewstuffqmlplugin.so
#8  0x00007f69824d0ac3 in ?? () from /lib/x86_64-linux-gnu/libQt5Qml.so.5
#9  0x00007f69823a99b9 in ?? () from /lib/x86_64-linux-gnu/libQt5Qml.so.5
#10 0x00007f69823ab8e0 in QV4::QObjectMethod::callInternal(QV4::Value const*, QV4::Value const*, int) const () from /lib/x86_64-linux-gnu/libQt5Qml.so.5
#11 0x00007f69823c898d in ?? () from /lib/x86_64-linux-gnu/libQt5Qml.so.5
#12 0x00007f69823cc107 in ?? () from /lib/x86_64-linux-gnu/libQt5Qml.so.5
#13 0x00007f698235d566 in QV4::Function::call(QV4::Value const*, QV4::Value const*, int, QV4::ExecutionContext const*) () from /lib/x86_64-linux-gnu/libQt5Qml.so.5
#14 0x00007f69824eb521 in QQmlJavaScriptExpression::evaluate(QV4::CallData*, bool*) () from /lib/x86_64-linux-gnu/libQt5Qml.so.5
#15 0x00007f698249c1ef in QQmlBoundSignalExpression::evaluate(void**) () from /lib/x86_64-linux-gnu/libQt5Qml.so.5
#16 0x00007f698249d978 in ?? () from /lib/x86_64-linux-gnu/libQt5Qml.so.5
#17 0x00007f69824d059f in QQmlNotifier::emitNotify(QQmlNotifierEndpoint*, void**) () from /lib/x86_64-linux-gnu/libQt5Qml.so.5
#18 0x00007f6984705a6c in ?? () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#19 0x00007f69824777e9 in QQmlVMEMetaObject::metaCall(QObject*, QMetaObject::Call, int, void**) () from /lib/x86_64-linux-gnu/libQt5Qml.so.5
#20 0x00007f69824d0ac3 in ?? () from /lib/x86_64-linux-gnu/libQt5Qml.so.5
#21 0x00007f69823a99b9 in ?? () from /lib/x86_64-linux-gnu/libQt5Qml.so.5
#22 0x00007f69823ab8e0 in QV4::QObjectMethod::callInternal(QV4::Value const*, QV4::Value const*, int) const () from /lib/x86_64-linux-gnu/libQt5Qml.so.5
#23 0x00007f69823c898d in ?? () from /lib/x86_64-linux-gnu/libQt5Qml.so.5
#24 0x00007f69823cc107 in ?? () from /lib/x86_64-linux-gnu/libQt5Qml.so.5
#25 0x00007f698235d566 in QV4::Function::call(QV4::Value const*, QV4::Value const*, int, QV4::ExecutionContext const*) () from /lib/x86_64-linux-gnu/libQt5Qml.so.5
#26 0x00007f69824eb521 in QQmlJavaScriptExpression::evaluate(QV4::CallData*, bool*) () from /lib/x86_64-linux-gnu/libQt5Qml.so.5
#27 0x00007f698249c1ef in QQmlBoundSignalExpression::evaluate(void**) () from /lib/x86_64-linux-gnu/libQt5Qml.so.5
#28 0x00007f698249d978 in ?? () from /lib/x86_64-linux-gnu/libQt5Qml.so.5
#29 0x00007f69824d059f in QQmlNotifier::emitNotify(QQmlNotifierEndpoint*, void**) () from /lib/x86_64-linux-gnu/libQt5Qml.so.5
#30 0x00007f6984705a6c in ?? () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#31 0x00007f697fd84db1 in QQuickAbstractButtonPrivate::handleRelease(QPointF const&) () from /lib/x86_64-linux-gnu/libQt5QuickTemplates2.so.5
#32 0x00007f697fda46f9 in QQuickControl::mouseReleaseEvent(QMouseEvent*) () from /lib/x86_64-linux-gnu/libQt5QuickTemplates2.so.5
#33 0x00007f6982a64ec8 in QQuickItem::event(QEvent*) () from /lib/x86_64-linux-gnu/libQt5Quick.so.5
#34 0x00007f698536bc82 in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /lib/x86_64-linux-gnu/libQt5Widgets.so.5
#35 0x00007f69846cc7a8 in QCoreApplication::notifyInternal2(QObject*, QEvent*) () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#36 0x00007f6982a82e3e in QQuickWindowPrivate::deliverMouseEvent(QQuickPointerMouseEvent*) () from /lib/x86_64-linux-gnu/libQt5Quick.so.5
#37 0x00007f6982a84541 in QQuickWindowPrivate::deliverPointerEvent(QQuickPointerEvent*) () from /lib/x86_64-linux-gnu/libQt5Quick.so.5
#38 0x00007f6982a856dd in QQuickWindowPrivate::handleMouseEvent(QMouseEvent*) () from /lib/x86_64-linux-gnu/libQt5Quick.so.5
#39 0x00007f6984b4fe05 in QWindow::event(QEvent*) () from /lib/x86_64-linux-gnu/libQt5Gui.so.5
#40 0x00007f698536bc82 in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /lib/x86_64-linux-gnu/libQt5Widgets.so.5
#41 0x00007f69846cc7a8 in QCoreApplication::notifyInternal2(QObject*, QEvent*) () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#42 0x00007f6984b43bdb in QGuiApplicationPrivate::processMouseEvent(QWindowSystemInterfacePrivate::MouseEvent*) () from /lib/x86_64-linux-gnu/libQt5Gui.so.5
#43 0x00007f6984b1762c in QWindowSystemInterface::sendWindowSystemEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib/x86_64-linux-gnu/libQt5Gui.so.5
#44 0x00007f697f58bf7e in ?? () from /lib/x86_64-linux-gnu/libQt5XcbQpa.so.5
#45 0x00007f698305cb2c in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#46 0x00007f69830b846f in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#47 0x00007f698305ad20 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#48 0x00007f6984727daa in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#49 0x00007f69846cb15b in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#50 0x00007f69846d3904 in QCoreApplication::exec() () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#51 0x0000558e036ee560 in ?? ()
#52 0x00007f6983c280d0 in __libc_start_call_main (main=main@entry=0x558e036eda50, argc=argc@entry=2, argv=argv@entry=0x7ffd247e9bd8) at ../sysdeps/nptl/libc_start_call_main.h:58
#53 0x00007f6983c28189 in __libc_start_main_impl (main=0x558e036eda50, argc=2, argv=0x7ffd247e9bd8, init=<optimized out>, fini=<optimized out>, rtld_fini=<optimized out>, stack_end=0x7ffd247e9bc8) at ../csu/libc-start.c:360
#54 0x0000558e036eeeb5 in ?? ()
[Inferior 1 (process 3229) detached]

The reporter indicates this bug may be a duplicate of or related to bug 475222.

Reported using DrKonqi
Comment 1 Nate Graham 2024-02-15 23:03:56 UTC
*** Bug 475222 has been marked as a duplicate of this bug. ***
Comment 2 Nate Graham 2024-02-15 23:04:20 UTC
Which cursor theme did you try to download that made this happen? And if you try again, does it continue to crash?
Comment 3 Bug Janitor Service 2024-03-01 03:46:38 UTC
Dear Bug Submitter,

This bug has been in NEEDSINFO status with no change for at least
15 days. Please provide the requested information as soon as
possible and set the bug status as REPORTED. Due to regular bug
tracker maintenance, if the bug is still in NEEDSINFO status with
no change in 30 days the bug will be closed as RESOLVED > WORKSFORME
due to lack of needed information.

For more information about our bug triaging procedures please read the
wiki located here:
https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging

If you have already provided the requested information, please
mark the bug as REPORTED so that the KDE team knows that the bug is
ready to be confirmed.

Thank you for helping us make KDE software even better for everyone!
Comment 4 Bug Janitor Service 2024-03-16 03:46:54 UTC
This bug has been in NEEDSINFO status with no change for at least
30 days. The bug is now closed as RESOLVED > WORKSFORME
due to lack of needed information.

For more information about our bug triaging procedures please read the
wiki located here:
https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging

Thank you for helping us make KDE software even better for everyone!