https://bugs.kde.org/show_bug.cgi?id=522886
Bug ID: 522886
Summary: systemsettings crash std::out_of_range
Classification: Plasma
Product: plasmashell
Version First 6.7.2
Reported In:
Platform: Fedora RPMs
OS: Linux
Status: REPORTED
Severity: crash
Priority: NOR
Component: generic-crash
Assignee: [email protected]
Reporter: [email protected]
Target Milestone: 1.0
DESCRIPTION
systemsettings cannot be opened
STEPS TO REPRODUCE
1. start systemsettings in terminal
OBSERVED RESULT
systemsettings terminate called after throwing an instance of
'std::out_of_range' what(): basic_string::at: __n (which is 0) >=
this->size() (which is 0) KCrash: Application 'systemsettings' crashing...
crashRecursionCounter = 2 Aborted (core dumped)
systemsettings
EXPECTED RESULT
No crash
SOFTWARE/OS VERSIONS
Operating System: Fedora Linux 44
KDE Plasma Version: 6.7.2
KDE Frameworks Version: 6.27.0
Qt Version: 6.11.1
ADDITIONAL INFORMATION
Fanatec Pedals seems to cause it with device path "/dev/input/event28".
udevmatcher.cpp seems to expect an id in the path (e.g. 0005:18D1:9400.005).
This used to work a couple of month back, no hardware change -> a change
somewhere else (outside of udevmatcher.cpp) revealed this issue yet
systemsettings shouldn't crash.
--
You are receiving this mail because:
You are watching all bug changes.