Bug 470224 - Settings -> Workspace Behaviour Crash
Summary: Settings -> Workspace Behaviour Crash
Status: CLOSED WORKSFORME
Alias: None
Product: systemsettings
Classification: Applications
Component: kcm_workspace (other bugs)
Version First Reported In: 5.27.3
Platform: openSUSE Linux
: NOR crash
Target Milestone: ---
Assignee: Plasma Bugs List
URL:
Keywords: drkonqi
Depends on:
Blocks:
 
Reported: 2023-05-24 19:02 UTC by AaronR
Modified: 2023-07-06 01:45 UTC (History)
1 user (show)

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description AaronR 2023-05-24 19:02:31 UTC
Application: systemsettings (5.27.3)

Qt Version: 5.15.9
Frameworks Version: 5.105.0
Operating System: Linux 6.3.1-1-default aarch64
Windowing System: X11
Distribution: openSUSE Tumbleweed
DrKonqi: 5.27.4 [KCrashBackend]

-- Information about the crash:
Selecting System Settings -> Workspace Behaviour crashes. It is impossible to get into the option.

The crash can be reproduced every time.

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

[KCrash Handler]
#4  0x0000ffff7d9d1e2c in QV4::MemoryManager::collectFromJSStack(QV4::MarkStack*) const () from /lib64/libQt5Qml.so.5
#5  0x0000ffff7d9d1f38 [PAC] in QV4::MemoryManager::collectRoots(QV4::MarkStack*) () from /lib64/libQt5Qml.so.5
#6  0x0000ffff7d9d21cc [PAC] in QV4::MemoryManager::mark() () from /lib64/libQt5Qml.so.5
#7  0x0000ffff7d9d3d6c [PAC] in ?? () from /lib64/libQt5Qml.so.5
#8  0x0000ffff7d9d5ba0 [PAC] in QV4::MemoryManager::allocData(unsigned long) () from /lib64/libQt5Qml.so.5
#9  0x0000ffff7da63324 [PAC] in QV4::ArrayData::realloc(QV4::Object*, QV4::Heap::ArrayData::Type, unsigned int, bool) () from /lib64/libQt5Qml.so.5
#10 0x0000ffff7da6553c [PAC] in ?? () from /lib64/libQt5Qml.so.5
#11 0x0000ffff7da69da0 [PAC] in ?? () from /lib64/libQt5Qml.so.5
#12 0x0000ffff7da6cb04 [PAC] in ?? () from /lib64/libQt5Qml.so.5
#13 0x0000ffff7daf8a3c [PAC] in QV4::Runtime::CallPropertyLookup::call(QV4::ExecutionEngine*, QV4::Value const&, unsigned int, QV4::Value*, int) () from /lib64/libQt5Qml.so.5
#14 0x0000ffff7fa59d98 [PAC] in ?? ()
#15 0x0074ffff7da7d8a4 in ?? ()
Backtrace stopped: previous frame identical to this frame (corrupt stack?)
[Inferior 1 (process 2389) detached]

Reported using DrKonqi
Comment 1 Nate Graham 2023-05-31 17:36:44 UTC
Are you by any chance using any 3rd-parth app or window decoration themes?
Comment 2 Bug Janitor Service 2023-06-15 03:45: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 3 Bug Janitor Service 2023-06-30 03:45:18 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 4 AaronR 2023-07-06 01:45:38 UTC
(In reply to Nate Graham from comment #1)
> Are you by any chance using any 3rd-parth app or window decoration themes?

Thank you, Nate. I removed the 3rd-party themes and decorations and still had the crashes. However, after a few cycles of updates the problem is no longer there.

Thank you!