Bug 486572 - System Settings crashes when closed while Wallpaper KCM is selected
Summary: System Settings crashes when closed while Wallpaper KCM is selected
Status: RESOLVED DUPLICATE of bug 491059
Alias: None
Product: systemsettings
Classification: Applications
Component: kcm_wallpaper (show other bugs)
Version: 6.0.4
Platform: Arch Linux Linux
: NOR crash
Target Milestone: ---
Assignee: Plasma Bugs List
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-05-04 13:38 UTC by Filip
Modified: 2024-09-19 12:18 UTC (History)
3 users (show)

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


Attachments
bug-demonstration (1.30 MB, video/webm)
2024-05-04 13:38 UTC, Filip
Details
Crash log. Looks like I'm missing some debug symbols. I couldn't install them. (20.92 KB, text/vnd.kde.kcrash-report)
2024-05-04 13:39 UTC, Filip
Details
Dr Kongi - Install debug symbols (1.89 MB, image/png)
2024-05-05 11:08 UTC, Filip
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Filip 2024-05-04 13:38:14 UTC
SUMMARY
System Settings crashes when closed while Wallpaper KCM is selected

STEPS TO REPRODUCE
1. Open System Settings
2. Open Wallpaper KCM
3. Close System Settings

OBSERVED RESULT
System Settings closed unexpectedly notification displayed

EXPECTED RESULT
System Settings closed gracefully

SOFTWARE/OS VERSIONS
Operating System: Arch Linux 
KDE Plasma Version: 6.0.4
KDE Frameworks Version: 6.1.0
Qt Version: 6.7.0
Kernel Version: 6.8.7-arch1-2 (64-bit)
Graphics Platform: Wayland
Processors: 4 × Intel® Core™ i5-6600K CPU @ 3.50GHz
Memory: 7.7 GiB of RAM
Graphics Processor: NVIDIA GeForce GTX 970/PCIe/SSE2
Comment 1 Filip 2024-05-04 13:38:50 UTC
Created attachment 169187 [details]
bug-demonstration
Comment 2 Filip 2024-05-04 13:39:49 UTC
Created attachment 169188 [details]
Crash log. Looks like I'm missing some debug symbols. I couldn't install them.
Comment 3 Nate Graham 2024-05-05 02:54:24 UTC
I can't reproduce the issue as depicted, and unfortunately the backtrace is useless without those debug symbols. https://community.kde.org/Guidelines_and_HOWTOs/Debugging/How_to_create_useful_crash_reports#Retrieving_a_backtrace_using_coredumpctl may help with getting a better backtrace. Can you try that? Thanks!
Comment 4 Filip 2024-05-05 11:06:58 UTC
(In reply to Nate Graham from comment #3)
> I can't reproduce the issue as depicted, and unfortunately the backtrace is
> useless without those debug symbols.
> https://community.kde.org/Guidelines_and_HOWTOs/Debugging/
> How_to_create_useful_crash_reports#Retrieving_a_backtrace_using_coredumpctl
> may help with getting a better backtrace. Can you try that? Thanks!

I can't reproduce the issue today. I guess either something got messed up while I was messing with  https://bugs.kde.org/show_bug.cgi?id=486568 and it was resolved after the reboot (although I did reboot couple of times yesterday while trying to install debug symbols and could always repro the issue) or the latest system update resolved the issue. Either way, I think we can close this as NOT A BUG since neither can repro it.

As for installing the debug symbols, I just can't do it.
- Exported DEBUGINFOD_URLS="https://debuginfod.archlinux.org" as an environment variable per the Archlinux guide
- Installed debuginfod package
- Used the "Install Debug Symbols" though Dr Konqi
    - I'm not sure if it crashes, but I just run out of my grand 8GB of RAM and system freezes. I uploaded SS for this.
- Tried using the gdb using the link you provided and it worked for the kcalc example, but when I tried to report it on a real crash (Draging the file in Dolphin over the location bar - that's already reported). Dolphin freezes like it's mentioned in the guide, but I can't use gdb anymore and again run out of RAM
Comment 5 Filip 2024-05-05 11:08:07 UTC
Created attachment 169208 [details]
Dr Kongi - Install debug symbols
Comment 6 Méven Car 2024-09-19 12:18:30 UTC

*** This bug has been marked as a duplicate of bug 491059 ***