Bug 435295 - Dolphin and akonadi daemons crash in QWaylandScreen::updateOutputProperties() after enabling external monitor
Summary: Dolphin and akonadi daemons crash in QWaylandScreen::updateOutputProperties()...
Status: RESOLVED WORKSFORME
Alias: None
Product: kwin
Classification: Plasma
Component: wayland-generic (show other bugs)
Version: 5.21.3
Platform: Fedora RPMs Linux
: NOR crash
Target Milestone: ---
Assignee: KWin default assignee
URL:
Keywords: drkonqi
: 436981 (view as bug list)
Depends on:
Blocks:
 
Reported: 2021-04-03 07:39 UTC by Clemens Eisserer
Modified: 2022-01-11 15:14 UTC (History)
4 users (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments
New crash information added by DrKonqi (2.94 KB, text/plain)
2021-04-03 07:40 UTC, Clemens Eisserer
Details
New crash information added by DrKonqi (2.96 KB, text/plain)
2021-04-03 07:40 UTC, Clemens Eisserer
Details
New crash information added by DrKonqi (2.79 KB, text/plain)
2021-04-03 07:41 UTC, Clemens Eisserer
Details
New crash information added by DrKonqi (2.95 KB, text/plain)
2021-04-03 07:42 UTC, Clemens Eisserer
Details
New crash information added by DrKonqi (3.03 KB, text/plain)
2021-04-03 07:42 UTC, Clemens Eisserer
Details
New crash information added by DrKonqi (3.09 KB, text/plain)
2021-04-03 07:46 UTC, Clemens Eisserer
Details
New crash information added by DrKonqi (2.97 KB, text/plain)
2021-04-03 07:46 UTC, Clemens Eisserer
Details
New crash information added by DrKonqi (2.79 KB, text/plain)
2021-04-03 07:47 UTC, Clemens Eisserer
Details
New crash information added by DrKonqi (3.17 KB, text/plain)
2021-04-03 07:47 UTC, Clemens Eisserer
Details
New crash information added by DrKonqi (2.98 KB, text/plain)
2021-04-03 07:47 UTC, Clemens Eisserer
Details
New crash information added by DrKonqi (2.96 KB, text/plain)
2021-04-03 07:47 UTC, Clemens Eisserer
Details
New crash information added by DrKonqi (2.76 KB, text/plain)
2021-04-03 07:47 UTC, Clemens Eisserer
Details
New crash information added by DrKonqi (2.87 KB, text/plain)
2021-04-03 07:48 UTC, Clemens Eisserer
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Clemens Eisserer 2021-04-03 07:39:06 UTC
Application: akonadi_indexing_agent (5.16.2 (20.12.2))

Qt Version: 5.15.2
Frameworks Version: 5.80.0
Operating System: Linux 5.11.11-300.fc34.x86_64 x86_64
Windowing System: Wayland
Drkonqi Version: 5.21.3
Distribution: Fedora 34 (KDE Plasma Prerelease)

-- Information about the crash:
- What I was doing when the application crashed:
crash after enabling second monitor
I enabled the laptop monitor which was previously disabled in my laptop+external monitor setup

The reporter is unsure if this crash is reproducible.

-- Backtrace:
Application: akonadi_indexing_agent (akonadi_indexing_agent), signal: Segmentation fault

[KCrash Handler]
#4  0x000055beb8c2db00 in ?? ()
#5  0x00007f28b36a5e65 in QtWaylandClient::QWaylandScreen::updateOutputProperties() () from /lib64/libQt5WaylandClient.so.5
#6  0x00007f28b36a62d7 in QtWaylandClient::QWaylandScreen::output_done() () from /lib64/libQt5WaylandClient.so.5
#7  0x00007f28b32dbc04 in ffi_call_unix64 () from /lib64/libffi.so.6
#8  0x00007f28b32db107 in ffi_call () from /lib64/libffi.so.6
#9  0x00007f28b360dd10 in wl_closure_invoke.constprop () from /lib64/libwayland-client.so.0
#10 0x00007f28b360e42b in dispatch_event.isra () from /lib64/libwayland-client.so.0
#11 0x00007f28b360e61c in wl_display_dispatch_queue_pending () from /lib64/libwayland-client.so.0
#12 0x00007f28b36986e3 in QtWaylandClient::QWaylandDisplay::flushRequests() () from /lib64/libQt5WaylandClient.so.5
#13 0x00007f28b7d844fd in void doActivate<false>(QObject*, int, void**) () from /lib64/libQt5Core.so.5
#14 0x00007f28b7d86b3a in QSocketNotifier::activated(QSocketDescriptor, QSocketNotifier::Type, QSocketNotifier::QPrivateSignal) () from /lib64/libQt5Core.so.5
#15 0x00007f28b7d872d4 in QSocketNotifier::event(QEvent*) () from /lib64/libQt5Core.so.5
#16 0x00007f28b8908e73 in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /lib64/libQt5Widgets.so.5
#17 0x00007f28b7d53f48 in QCoreApplication::notifyInternal2(QObject*, QEvent*) () from /lib64/libQt5Core.so.5
#18 0x00007f28b7da117f in socketNotifierSourceDispatch(_GSource*, int (*)(void*), void*) () from /lib64/libQt5Core.so.5
#19 0x00007f28b63c146f in g_main_context_dispatch () from /lib64/libglib-2.0.so.0
#20 0x00007f28b64153a8 in g_main_context_iterate.constprop () from /lib64/libglib-2.0.so.0
#21 0x00007f28b63beba3 in g_main_context_iteration () from /lib64/libglib-2.0.so.0
#22 0x00007f28b7da06f8 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib64/libQt5Core.so.5
#23 0x00007f28b7d529b2 in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib64/libQt5Core.so.5
#24 0x00007f28b7d5a544 in QCoreApplication::exec() () from /lib64/libQt5Core.so.5
#25 0x000055beb806edf5 in int Akonadi::AgentBase::init<AkonadiIndexingAgent>(int, char**) ()
#26 0x00007f28b76f1b75 in __libc_start_main () from /lib64/libc.so.6
#27 0x000055beb80668ce in _start ()
[Inferior 1 (process 1444) detached]

Possible duplicates by query: bug 377347, bug 377346, bug 376678, bug 321447, bug 293627.

Reported using DrKonqi
This report was filed against 'kde' because the product 'akonadi_indexing_agent' could not be located in Bugzilla. Add it to drkonqi's mappings file!
Comment 1 Clemens Eisserer 2021-04-03 07:40:12 UTC
Created attachment 137291 [details]
New crash information added by DrKonqi

akonadi_maildir_resource (5.16.2 (20.12.2)) using Qt 5.15.2

- What I was doing when the application crashed:

- Unusual behavior I noticed:

crash after enabling second monitor in system settings

-- Backtrace (Reduced):
#5  0x00007fb432425e65 in QtWaylandClient::QWaylandScreen::updateOutputProperties() () from /lib64/libQt5WaylandClient.so.5
#6  0x00007fb4324262d7 in QtWaylandClient::QWaylandScreen::output_done() () from /lib64/libQt5WaylandClient.so.5
#7  0x00007fb431e8fc04 in ffi_call_unix64 () from /lib64/libffi.so.6
#8  0x00007fb431e8f107 in ffi_call () from /lib64/libffi.so.6
#9  0x00007fb43238dd10 in wl_closure_invoke.constprop () from /lib64/libwayland-client.so.0
Comment 2 Clemens Eisserer 2021-04-03 07:40:53 UTC
Created attachment 137292 [details]
New crash information added by DrKonqi

akonadi_maildispatcher_agent (5.16.2 (20.12.2)) using Qt 5.15.2

- What I was doing when the application crashed:

- Unusual behavior I noticed:

crash after enabling second monitor in system settings

-- Backtrace (Reduced):
#5  0x00007f77d94dbe65 in QtWaylandClient::QWaylandScreen::updateOutputProperties() () from /lib64/libQt5WaylandClient.so.5
#6  0x00007f77d94dc2d7 in QtWaylandClient::QWaylandScreen::output_done() () from /lib64/libQt5WaylandClient.so.5
#7  0x00007f77d98cac04 in ffi_call_unix64 () from /lib64/libffi.so.6
#8  0x00007f77d98ca107 in ffi_call () from /lib64/libffi.so.6
#9  0x00007f77d9443d10 in wl_closure_invoke.constprop () from /lib64/libwayland-client.so.0
Comment 3 Clemens Eisserer 2021-04-03 07:41:32 UTC
Created attachment 137293 [details]
New crash information added by DrKonqi

akonadi_sendlater_agent (5.16.2 (20.12.2)) using Qt 5.15.2

- What I was doing when the application crashed:

- Unusual behavior I noticed:



crash after enabling second monitor in system settings

-- Backtrace (Reduced):
#5  0x00007f74f7d78e65 in QtWaylandClient::QWaylandScreen::updateOutputProperties() () from /lib64/libQt5WaylandClient.so.5
#6  0x00007f74f7d792d7 in QtWaylandClient::QWaylandScreen::output_done() () from /lib64/libQt5WaylandClient.so.5
#7  0x00007f74f5414c04 in ffi_call_unix64 () from /lib64/libffi.so.6
#8  0x00007f74f5414107 in ffi_call () from /lib64/libffi.so.6
#9  0x00007f74f7ce0d10 in wl_closure_invoke.constprop () from /lib64/libwayland-client.so.0
Comment 4 Clemens Eisserer 2021-04-03 07:42:16 UTC
Created attachment 137294 [details]
New crash information added by DrKonqi

akonadi_unifiedmailbox_agent (5.16.2 (20.12.2)) using Qt 5.15.2

- What I was doing when the application crashed:

- Unusual behavior I noticed:

crash after enabling second monitor in system settings

-- Backtrace (Reduced):
#5  0x00007f679f7cce65 in QtWaylandClient::QWaylandScreen::updateOutputProperties() () from /lib64/libQt5WaylandClient.so.5
#6  0x00007f679f7cd2d7 in QtWaylandClient::QWaylandScreen::output_done() () from /lib64/libQt5WaylandClient.so.5
#7  0x00007f679d0f0c04 in ffi_call_unix64 () from /lib64/libffi.so.6
#8  0x00007f679d0f0107 in ffi_call () from /lib64/libffi.so.6
#9  0x00007f679f734d10 in wl_closure_invoke.constprop () from /lib64/libwayland-client.so.0
Comment 5 Clemens Eisserer 2021-04-03 07:42:50 UTC
Created attachment 137295 [details]
New crash information added by DrKonqi

akonadi_archivemail_agent (5.16.2 (20.12.2)) using Qt 5.15.2

- What I was doing when the application crashed:

- Unusual behavior I noticed:



crash after enabling second monitor in system settings

-- Backtrace (Reduced):
#4  0x00007f312912ea3a in QtSharedPointer::ExternalRefCountData::getAndRef(QObject const*) () from /lib64/libQt5Core.so.5
#5  0x00007f31283e0695 in QWindowSystemInterface::handleScreenOrientationChange(QScreen*, Qt::ScreenOrientation) () from /lib64/libQt5Gui.so.5
#6  0x00007f311d5ced46 in QtWaylandClient::QWaylandScreen::updateOutputProperties() () from /lib64/libQt5WaylandClient.so.5
#7  0x00007f311d5cf2d7 in QtWaylandClient::QWaylandScreen::output_done() () from /lib64/libQt5WaylandClient.so.5
#8  0x00007f311b414c04 in ffi_call_unix64 () from /lib64/libffi.so.6
Comment 6 Clemens Eisserer 2021-04-03 07:46:54 UTC
Created attachment 137296 [details]
New crash information added by DrKonqi

akonadi_akonotes_resource (5.16.2 (20.12.2)) using Qt 5.15.2

- What I was doing when the application crashed:

- Unusual behavior I noticed:

crash after enabling second monitor in system settings

-- Backtrace (Reduced):
#5  0x00007f2615bf6e65 in QtWaylandClient::QWaylandScreen::updateOutputProperties() () from /lib64/libQt5WaylandClient.so.5
#6  0x00007f2615bf72d7 in QtWaylandClient::QWaylandScreen::output_done() () from /lib64/libQt5WaylandClient.so.5
#7  0x00007f2615fb8c04 in ffi_call_unix64 () from /lib64/libffi.so.6
#8  0x00007f2615fb8107 in ffi_call () from /lib64/libffi.so.6
#9  0x00007f2615b5ed10 in wl_closure_invoke.constprop () from /lib64/libwayland-client.so.0
Comment 7 Clemens Eisserer 2021-04-03 07:46:56 UTC
Created attachment 137297 [details]
New crash information added by DrKonqi

akonadi_newmailnotifier_agent (5.16.2 (20.12.2)) using Qt 5.15.2

- What I was doing when the application crashed:

- Unusual behavior I noticed:

crash after enabling second monitor in system settings

-- Backtrace (Reduced):
#5  0x00007f596ac8ee65 in QtWaylandClient::QWaylandScreen::updateOutputProperties() () from /lib64/libQt5WaylandClient.so.5
#6  0x00007f596ac8f2d7 in QtWaylandClient::QWaylandScreen::output_done() () from /lib64/libQt5WaylandClient.so.5
#7  0x00007f596a6a9c04 in ffi_call_unix64 () from /lib64/libffi.so.6
#8  0x00007f596a6a9107 in ffi_call () from /lib64/libffi.so.6
#9  0x00007f596abf6d10 in wl_closure_invoke.constprop () from /lib64/libwayland-client.so.0
Comment 8 Clemens Eisserer 2021-04-03 07:47:00 UTC
Created attachment 137298 [details]
New crash information added by DrKonqi

akonadi_mailfilter_agent (5.16.2 (20.12.2)) using Qt 5.15.2

- What I was doing when the application crashed:

- Unusual behavior I noticed:

crash after enabling second monitor in system settings

-- Backtrace (Reduced):
#5  0x00007fd610ab2e65 in QtWaylandClient::QWaylandScreen::updateOutputProperties() () from /lib64/libQt5WaylandClient.so.5
#6  0x00007fd610ab32d7 in QtWaylandClient::QWaylandScreen::output_done() () from /lib64/libQt5WaylandClient.so.5
#7  0x00007fd60c8cdc04 in ffi_call_unix64 () from /lib64/libffi.so.6
#8  0x00007fd60c8cd107 in ffi_call () from /lib64/libffi.so.6
#9  0x00007fd610a18d10 in wl_closure_invoke.constprop () from /lib64/libwayland-client.so.0
Comment 9 Clemens Eisserer 2021-04-03 07:47:02 UTC
Created attachment 137299 [details]
New crash information added by DrKonqi

akonadi_ical_resource (5.16.2 (20.12.2)) using Qt 5.15.2

- What I was doing when the application crashed:

- Unusual behavior I noticed:

crash after enabling second monitor in system settings

-- Backtrace (Reduced):
#4  0x00007fc940c05a2e in QtSharedPointer::ExternalRefCountData::getAndRef(QObject const*) () from /lib64/libQt5Core.so.5
#5  0x00007fc940212695 in QWindowSystemInterface::handleScreenOrientationChange(QScreen*, Qt::ScreenOrientation) () from /lib64/libQt5Gui.so.5
#6  0x00007fc93bf49d46 in QtWaylandClient::QWaylandScreen::updateOutputProperties() () from /lib64/libQt5WaylandClient.so.5
#7  0x00007fc93bf4a2d7 in QtWaylandClient::QWaylandScreen::output_done() () from /lib64/libQt5WaylandClient.so.5
#8  0x00007fc93ba33c04 in ffi_call_unix64 () from /lib64/libffi.so.6
Comment 10 Clemens Eisserer 2021-04-03 07:47:06 UTC
Created attachment 137300 [details]
New crash information added by DrKonqi

kdeconnectd (20.12.2) using Qt 5.15.2

- What I was doing when the application crashed:

- Unusual behavior I noticed:

crash after enabling second monitor in system settings

-- Backtrace (Reduced):
#4  0x00007f201c161a2e in QtSharedPointer::ExternalRefCountData::getAndRef(QObject const*) () from /lib64/libQt5Core.so.5
#5  0x00007f201c764695 in QWindowSystemInterface::handleScreenOrientationChange(QScreen*, Qt::ScreenOrientation) () from /lib64/libQt5Gui.so.5
#6  0x00007f20180fdd46 in QtWaylandClient::QWaylandScreen::updateOutputProperties() () from /lib64/libQt5WaylandClient.so.5
#7  0x00007f20180fe2d7 in QtWaylandClient::QWaylandScreen::output_done() () from /lib64/libQt5WaylandClient.so.5
#8  0x00007f2017eaec04 in ffi_call_unix64 () from /lib64/libffi.so.6
Comment 11 Clemens Eisserer 2021-04-03 07:47:08 UTC
Created attachment 137301 [details]
New crash information added by DrKonqi

akonadi_followupreminder_agent (5.16.2 (20.12.2)) using Qt 5.15.2

- What I was doing when the application crashed:

- Unusual behavior I noticed:

crash after enabling second monitor in system settings

-- Backtrace (Reduced):
#5  0x00007f499e4a8e65 in QtWaylandClient::QWaylandScreen::updateOutputProperties() () from /lib64/libQt5WaylandClient.so.5
#6  0x00007f499e4a92d7 in QtWaylandClient::QWaylandScreen::output_done() () from /lib64/libQt5WaylandClient.so.5
#7  0x00007f499e6c6c04 in ffi_call_unix64 () from /lib64/libffi.so.6
#8  0x00007f499e6c6107 in ffi_call () from /lib64/libffi.so.6
#9  0x00007f499e410d10 in wl_closure_invoke.constprop () from /lib64/libwayland-client.so.0
Comment 12 Clemens Eisserer 2021-04-03 07:47:47 UTC
Created attachment 137302 [details]
New crash information added by DrKonqi

korgac (5.16.2 (20.12.2)) using Qt 5.15.2

- What I was doing when the application crashed:

- Unusual behavior I noticed:

crash after enabling second monitor in system settings

-- Backtrace (Reduced):
#5  0x00007f01f1061e65 in QtWaylandClient::QWaylandScreen::updateOutputProperties() () from /lib64/libQt5WaylandClient.so.5
#6  0x00007f01f10622d7 in QtWaylandClient::QWaylandScreen::output_done() () from /lib64/libQt5WaylandClient.so.5
#7  0x00007f01eda8cc04 in ffi_call_unix64 () from /lib64/libffi.so.6
#8  0x00007f01eda8c107 in ffi_call () from /lib64/libffi.so.6
#9  0x00007f01f0fc9d10 in wl_closure_invoke.constprop () from /lib64/libwayland-client.so.0
Comment 13 Clemens Eisserer 2021-04-03 07:48:07 UTC
Created attachment 137303 [details]
New crash information added by DrKonqi

dolphin (20.12.2) using Qt 5.15.2

- What I was doing when the application crashed:

- Unusual behavior I noticed:

crash after enabling second monitor in system settings

-- Backtrace (Reduced):
#5  0x00007f7fb34e3e65 in QtWaylandClient::QWaylandScreen::updateOutputProperties() () from /lib64/libQt5WaylandClient.so.5
#6  0x00007f7fb34e42d7 in QtWaylandClient::QWaylandScreen::output_done() () from /lib64/libQt5WaylandClient.so.5
#7  0x00007f7fb0ff6c04 in ffi_call_unix64 () from /lib64/libffi.so.6
#8  0x00007f7fb0ff6107 in ffi_call () from /lib64/libffi.so.6
#9  0x00007f7fb344bd10 in wl_closure_invoke.constprop () from /lib64/libwayland-client.so.0
Comment 14 kde.org 2021-11-04 15:33:20 UTC
A lot of bugs in the area of dealing with external screen enabling and disabling have been fixed recently. Can you still reproduce this issue with KDE 5.23?
Comment 15 Bug Janitor Service 2021-11-19 04:39:14 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 16 Bug Janitor Service 2021-12-04 04:39:01 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!
Comment 17 David Edmundson 2022-01-11 15:14:48 UTC
*** Bug 436981 has been marked as a duplicate of this bug. ***