Bug 452736 - Plasma crashes when trying to load broken CKB-Next application that has a system tray item
Summary: Plasma crashes when trying to load broken CKB-Next application that has a sys...
Status: RESOLVED WORKSFORME
Alias: None
Product: plasmashell
Classification: Plasma
Component: System Monitor (show other bugs)
Version: 5.24.4
Platform: Arch Linux Linux
: NOR crash
Target Milestone: 1.0
Assignee: Plasma Bugs List
URL:
Keywords: drkonqi
Depends on:
Blocks:
 
Reported: 2022-04-18 15:25 UTC by Jason A. Zelek
Modified: 2022-05-19 04:35 UTC (History)
4 users (show)

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jason A. Zelek 2022-04-18 15:25:28 UTC
Application: plasmashell (5.24.4)

Qt Version: 5.15.3
Frameworks Version: 5.93.0
Operating System: Linux 5.17.3-zen1-1-zen x86_64
Windowing System: X11
Distribution: Garuda Linux
DrKonqi: 5.24.4 [KCrashBackend]

-- Information about the crash:
- What I was doing when the application crashed:
Just logging in, CKB-Next seems to be the cause of the crash (its tray icon). Program won't load when running from terminal, gives this error: ckb-next: error while loading shared libraries: libquazip1-qt5.so.1.0.0: cannot open shared object file: No such file or directory


- Unusual behavior I noticed:
CKB-next tray icon doesn't load, application won't load

- Custom settings of the application:
None, seems like an update of libquazip1-qt5.so.1.0.0 broke something.

The crash can be reproduced every time.

-- Backtrace:
Application: Plasma (plasmashell), signal: Segmentation fault

[KCrash Handler]
#4  0x00007f974b57c4d4 in QScreen::geometry() const () at /usr/lib/libQt5Gui.so.5
#5  0x0000555816e78458 in  ()
#6  0x0000555816e7d746 in  ()
#7  0x00007f974b5674cb in QWindow::event(QEvent*) () at /usr/lib/libQt5Gui.so.5
#8  0x00007f974bdd81c6 in QApplicationPrivate::notify_helper(QObject*, QEvent*) () at /usr/lib/libQt5Widgets.so.5
#9  0x00007f974b1835aa in QCoreApplication::notifyInternal2(QObject*, QEvent*) () at /usr/lib/libQt5Core.so.5
#10 0x00007f974b5595e2 in QGuiApplicationPrivate::processGeometryChangeEvent(QWindowSystemInterfacePrivate::GeometryChangeEvent*) () at /usr/lib/libQt5Gui.so.5
#11 0x00007f974b5436e5 in QWindowSystemInterface::sendWindowSystemEvents(QFlags<QEventLoop::ProcessEventsFlag>) () at /usr/lib/libQt5Gui.so.5
#12 0x00007f9745ebcf60 in  () at /usr/lib/libQt5XcbQpa.so.5
#13 0x00007f974956f163 in g_main_context_dispatch () at /usr/lib/libglib-2.0.so.0
#14 0x00007f97495c59e9 in  () at /usr/lib/libglib-2.0.so.0
#15 0x00007f974956c6c5 in g_main_context_iteration () at /usr/lib/libglib-2.0.so.0
#16 0x00007f974b1cf57a in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () at /usr/lib/libQt5Core.so.5
#17 0x00007f974b17b88b in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () at /usr/lib/libQt5Core.so.5
#18 0x00007f974b186fd7 in QCoreApplication::exec() () at /usr/lib/libQt5Core.so.5
#19 0x0000555816e62f81 in  ()
#20 0x00007f974aaf4310 in __libc_start_call_main () at /usr/lib/libc.so.6
#21 0x00007f974aaf43c1 in __libc_start_main_impl () at /usr/lib/libc.so.6
#22 0x0000555816e63335 in  ()
[Inferior 1 (process 5854) detached]

Possible duplicates by query: bug 452428, bug 452258, bug 452073, bug 452001, bug 451880.

Reported using DrKonqi
Comment 1 Nate Graham 2022-04-19 16:13:33 UTC
> ckb-next: error while loading shared libraries: libquazip1-qt5.so.1.0.0: cannot open shared object file: No such file or directory
Plasma should not crash, but this indicates that the app's packaging is broken. I would recommend contacting your distro about it.

Alas, the backtrace is incomplete and missing debug symbols that we need to see what's gone wrong on our side:

> #4  0x00007f974b57c4d4 in QScreen::geometry() const () at /usr/lib/libQt5Gui.so.5
> #5  0x0000555816e78458 in  ()
> #6  0x0000555816e7d746 in  ()
Can you install debug symbols for Plasma packages, reproduce the crash, and attach a new backtrace? Thanks!
Comment 2 Bug Janitor Service 2022-05-04 04:35:21 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 2022-05-19 04:35:32 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!