Bug 466018 - KDE crash after trying to add online account
Summary: KDE crash after trying to add online account
Status: RESOLVED WORKSFORME
Alias: None
Product: Welcome Center
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Arch Linux Linux
: NOR crash
Target Milestone: ---
Assignee: Plasma Bugs List
URL:
Keywords: drkonqi
Depends on:
Blocks:
 
Reported: 2023-02-18 17:59 UTC by uvduc394
Modified: 2023-03-23 03:45 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 uvduc394 2023-02-18 17:59:23 UTC
Application: plasma-welcome (5.27.0)

Qt Version: 5.15.8
Frameworks Version: 5.103.0
Operating System: Linux 6.1.12-arch1-1 x86_64
Windowing System: X11
Distribution: "Arch Linux"
DrKonqi: 5.27.0 [KCrashBackend]

-- Information about the crash:
Online account add failed after login to nextcloud. KDE crashed completely after this. This was all after I had to start fresh by deleting .config because I could not start any apps from KDE desktop either the taskbar or start menu. Deleting .config reset everything and I could launch apps again but then the configurator crashed like described above.

The reporter is unsure if this crash is reproducible.

-- Backtrace:
Application: Welcome to KDE Plasma (plasma-welcome), signal: Segmentation fault

[KCrash Handler]
#4  0x00007fc3088dfccb in QMutex::lock() () at /usr/lib/libQt5Core.so.5
#5  0x00007fc308a8d32f in QCoreApplicationPrivate::lockThreadPostEventList(QObject*) () at /usr/lib/libQt5Core.so.5
#6  0x00007fc308a8e4b2 in QCoreApplication::postEvent(QObject*, QEvent*, int) () at /usr/lib/libQt5Core.so.5
#7  0x00007fc2bebb219f in  () at /usr/lib/qt/plugins/kaccounts/ui/nextcloud_plugin_kaccounts.so
#8  0x00007fc308abea71 in  () at /usr/lib/libQt5Core.so.5
#9  0x00007fc2bebb59f3 in  () at /usr/lib/qt/plugins/kaccounts/ui/nextcloud_plugin_kaccounts.so
#10 0x00007fc30a076544 in  () at /usr/lib/libQt5Qml.so.5
#11 0x00007fc309f76a57 in  () at /usr/lib/libQt5Qml.so.5
#12 0x00007fc309f7cde2 in QV4::QObjectMethod::callInternal(QV4::Value const*, QV4::Value const*, int) const () at /usr/lib/libQt5Qml.so.5
#13 0x00007fc309f8eda3 in  () at /usr/lib/libQt5Qml.so.5
#14 0x00007fc309f94804 in  () at /usr/lib/libQt5Qml.so.5
#15 0x00007fc309f36c36 in QV4::Function::call(QV4::Value const*, QV4::Value const*, int, QV4::ExecutionContext const*) () at /usr/lib/libQt5Qml.so.5
#16 0x00007fc30a0971ad in QQmlJavaScriptExpression::evaluate(QV4::CallData*, bool*) () at /usr/lib/libQt5Qml.so.5
#17 0x00007fc30a0537f1 in QQmlBoundSignalExpression::evaluate(void**) () at /usr/lib/libQt5Qml.so.5
#18 0x00007fc30a05476c in  () at /usr/lib/libQt5Qml.so.5
#19 0x00007fc30a07647f in QQmlNotifier::emitNotify(QQmlNotifierEndpoint*, void**) () at /usr/lib/libQt5Qml.so.5
#20 0x00007fc308abe740 in  () at /usr/lib/libQt5Core.so.5
#21 0x00007fc30a65c937 in QQuickWindow::closing(QQuickCloseEvent*) () at /usr/lib/libQt5Quick.so.5
#22 0x00007fc30a652aca in QQuickWindow::event(QEvent*) () at /usr/lib/libQt5Quick.so.5
#23 0x00007fc309778b5c in QApplicationPrivate::notify_helper(QObject*, QEvent*) () at /usr/lib/libQt5Widgets.so.5
#24 0x00007fc308a8df48 in QCoreApplication::notifyInternal2(QObject*, QEvent*) () at /usr/lib/libQt5Core.so.5
#25 0x00007fc308f406bf in QGuiApplicationPrivate::processCloseEvent(QWindowSystemInterfacePrivate::CloseEvent*) () at /usr/lib/libQt5Gui.so.5
#26 0x00007fc308f28885 in QWindowSystemInterface::sendWindowSystemEvents(QFlags<QEventLoop::ProcessEventsFlag>) () at /usr/lib/libQt5Gui.so.5
#27 0x00007fc3038d68d0 in  () at /usr/lib/libQt5XcbQpa.so.5
#28 0x00007fc30731682b in g_main_context_dispatch () at /usr/lib/libglib-2.0.so.0
#29 0x00007fc30736dcc9 in  () at /usr/lib/libglib-2.0.so.0
#30 0x00007fc3073150e2 in g_main_context_iteration () at /usr/lib/libglib-2.0.so.0
#31 0x00007fc308ad8c6c in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () at /usr/lib/libQt5Core.so.5
#32 0x00007fc308a866ec in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () at /usr/lib/libQt5Core.so.5
#33 0x00007fc308a91219 in QCoreApplication::exec() () at /usr/lib/libQt5Core.so.5
#34 0x000055e460902fbd in  ()
#35 0x00007fc30823c790 in  () at /usr/lib/libc.so.6
#36 0x00007fc30823c84a in __libc_start_main () at /usr/lib/libc.so.6
#37 0x000055e460903125 in  ()
[Inferior 1 (process 1218) detached]

Reported using DrKonqi
This report was filed against 'kde' because the product 'plasma-welcome' could not be located in Bugzilla. Add it to drkonqi's mappings file!
Comment 1 Nate Graham 2023-02-21 23:57:18 UTC
Thank you for the bug report! Unfortunately the backtrace is incomplete and missing debug symbols for the following lines that we need to figure out exactly what's going wrong:

> #7  0x00007fc2bebb219f in  () at /usr/lib/qt/plugins/kaccounts/ui/nextcloud_plugin_kaccounts.so
> #9  0x00007fc2bebb59f3 in  () at /usr/lib/qt/plugins/kaccounts/ui/nextcloud_plugin_kaccounts.so

Could you please install debug symbols for kaccounts, reproduce the crash, and attach a new symbolicated backtrace? See https://community.kde.org/Guidelines_and_HOWTOs/Debugging/How_to_create_useful_crash_reports

Thanks again!
Comment 2 Bug Janitor Service 2023-03-08 03:45:37 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 3 Bug Janitor Service 2023-03-23 03:45:44 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!