Summary: | Plasma Session Crashes When Using 'Open With' via Plasma Browser Integration Download Dialogue | ||
---|---|---|---|
Product: | [Plasma] plasmashell | Reporter: | Justin S <contact+bugs.kde.org> |
Component: | generic-crash | Assignee: | Plasma Bugs List <plasma-bugs-null> |
Status: | RESOLVED DUPLICATE | ||
Severity: | crash | CC: | duha.bugs, nate |
Priority: | NOR | Keywords: | drkonqi, qt6 |
Version First Reported In: | 5.92.0 | ||
Target Milestone: | 1.0 | ||
Platform: | Arch Linux | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: |
New crash information added by DrKonqi
crash-log-debugsymbols |
Description
Justin S
2024-01-18 03:12:02 UTC
Created attachment 164999 [details]
New crash information added by DrKonqi
DrKonqi auto-attaching complete backtrace.
Just to also note - Firefox is installed from the main repo and is _not_ flatpak version. Apologies - just a minor adjustment to the replication steps - The crash occurs as soon as you select 'Other Application...' in the menu. It does to reach the point of opening the window to select the application you want to assign as default. Thank you for the bug report! Unfortunately I can't reproduce the crash myself on current git master with those steps, and the backtrace is incomplete and missing debug symbols for the following lines that we need to figure out exactly what's going wrong: Thread 1 (Thread 0x703ac75ba9c0 (LWP 1838)): [KCrash Handler] #4 0x0000703ace5b4210 in QWidget::window() const () at /usr/lib/libQt6Widgets.so.6 #5 0x0000703ac7576251 in () at /usr/lib/qt6/plugins/platformthemes/KDEPlasmaPlatformTheme6.so #6 0x0000703acc5beaa9 in () at /usr/lib/libQt6Core.so.6 #7 0x0000703acd5a8f7a in KJob::result(KJob*, KJob::QPrivateSignal) () at /usr/lib/libKF6CoreAddons.so.6 #8 0x0000703acd5ab4ac in () at /usr/lib/libKF6CoreAddons.so.6 #9 0x0000703acbf1faca in () at /usr/lib/libKF6KIOCore.so.6 #10 0x0000703acc5beaa9 in () at /usr/lib/libQt6Core.so.6 #11 0x0000703acd5a8f7a in KJob::result(KJob*, KJob::QPrivateSignal) () at /usr/lib/libKF6CoreAddons.so.6 #12 0x0000703acd5ab4ac in () at /usr/lib/libKF6CoreAddons.so.6 #13 0x0000703acc5beaa9 in () at /usr/lib/libQt6Core.so.6 #14 0x0000703acbf87c64 in () at /usr/lib/libKF6KIOCore.so.6 #15 0x0000703acbf77b7e in () at /usr/lib/libKF6KIOCore.so.6 #16 0x0000703acbf7a54a in () at /usr/lib/libKF6KIOCore.so.6 Could you please install debug symbols for kio, kcoreaddons, and plasma-integration and attach a new symbolicated backtrace generated by using coredumpctl gdb in a terminal window? See https://community.kde.org/Guidelines_and_HOWTOs/Debugging/How_to_create_useful_crash_reports#Retrieving_a_backtrace_using_coredumpctl for details about how to do this. Thanks again! 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! Created attachment 165667 [details] crash-log-debugsymbols Thanks Nate, I've had the time to reinstall a new KDE setup on Arch with the KDE Unstable Repo, now running Beta 2. Unfortunately, it appears that the problem persists. I've included the crash log with the debug symbols installed (plasmashell-20240208-193806.kcrash), as per your request. Please inform me if there's anything else I can do to assist in debugging. Just to simplify my steps from earlier, - Open Firefox - (I'm using 122.0.1 (64-bit) installed from Arch repository) - Go to URL (https://github.com/matinlotfali/KDE-Rounded-Corners/releases) - Download 0.6.0 Release Source Code (.zip) - Once the download completes, In the KDE Integration download popup, select the hamburger menu > then select 'Open With...' - Observe Plasma session crash. Confirming, can reproduce with the steps provided in comment #6. Arch stable + Git Master. If I try with the zip I can reproduce the crash, If I try the krash-report I cannot reproduce the crash. The context menu differs. Tried It with both zip files a bunch of times. I seems to crash sometimes, but not always. *** This bug has been marked as a duplicate of bug 481488 *** |