Bug 462912 - Kwin crashes on bootup
Summary: Kwin crashes on bootup
Status: RESOLVED UPSTREAM
Alias: None
Product: kde
Classification: I don't know
Component: general (show other bugs)
Version: unspecified
Platform: Ubuntu Linux
: NOR crash
Target Milestone: ---
Assignee: Unassigned bugs mailing-list
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-12-11 15:09 UTC by Uday
Modified: 2022-12-17 15:02 UTC (History)
2 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 Uday 2022-12-11 15:09:21 UTC
Application: kwin_x11 (5.24.7)

Qt Version: 5.15.3
Frameworks Version: 5.92.0
Operating System: Linux 5.15.0-56-generic x86_64
Windowing System: X11
Distribution: Ubuntu 22.04.1 LTS
DrKonqi: 5.24.5 [KCrashBackend]

-- Information about the crash:
- What I was doing when the application crashed:
I have multiple desktop environments such as ubuntu, plasma and ubuntudde. I selected x11 instead of plasma or ubuntu wayland during login as that only the one taking me to ubuntu-dde

- Unusual behavior I noticed:
As soon as I enter password, desktop loading started with wallpaper. And the dock is still not yet loaded. Warning message popped up as "kwin has crashed. It seems that kwin_x11 has crashed in a row. Please select another display manager from below." I can only see one option i.e kwin_x11

- Custom settings of the application:

The crash can be reproduced every time.

-- Backtrace:
Application: KWin (kwin_x11), signal: Segmentation fault

[KCrash Handler]
#4  0x0000000000000000 in ?? ()
#5  0x00007f26881d7e39 in ChameleonConfig::setTheme(QString) () from /usr/lib/x86_64-linux-gnu/qt5/plugins/org.kde.kdecoration2/libdeepin-chameleon.so
#6  0x00007f26881d7fe3 in ChameleonConfig::onConfigChanged() () from /usr/lib/x86_64-linux-gnu/qt5/plugins/org.kde.kdecoration2/libdeepin-chameleon.so
#7  0x00007f2699395793 in ?? () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#8  0x00007f269b0520de in ?? () from /usr/lib/x86_64-linux-gnu/qt5/plugins/platforms/libdde-kwin-xcb.so
#9  0x00007f26993957c8 in ?? () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#10 0x000056019cfab51e in ?? ()
#11 0x00007f2699395793 in ?? () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#12 0x00007f2698eabf43 in ?? () from /lib/x86_64-linux-gnu/libKF5WindowSystem.so.5
#13 0x00007f269938b33f in QObject::event(QEvent*) () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#14 0x00007f2698934713 in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /lib/x86_64-linux-gnu/libQt5Widgets.so.5
#15 0x00007f269935de3a in QCoreApplication::notifyInternal2(QObject*, QEvent*) () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#16 0x00007f26993b63eb in QTimerInfoList::activateTimers() () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#17 0x00007f26993b48a7 in QEventDispatcherUNIX::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#18 0x00007f26924c0142 in ?? () from /lib/x86_64-linux-gnu/libQt5XcbQpa.so.5
#19 0x00007f269935c75b in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#20 0x00007f2699364cf4 in QCoreApplication::exec() () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#21 0x000056019cfa7bad in ?? ()
#22 0x00007f2698204d90 in __libc_start_call_main (main=main@entry=0x56019cfa7770, argc=argc@entry=5, argv=argv@entry=0x7ffe09e3d7f8) at ../sysdeps/nptl/libc_start_call_main.h:58
#23 0x00007f2698204e40 in __libc_start_main_impl (main=0x56019cfa7770, argc=5, argv=0x7ffe09e3d7f8, init=<optimized out>, fini=<optimized out>, rtld_fini=<optimized out>, stack_end=0x7ffe09e3d7e8) at ../csu/libc-start.c:392
#24 0x000056019cfa8eb5 in ?? ()
[Inferior 1 (process 5219) detached]

Possible duplicates by query: bug 462407, bug 462364, bug 462017, bug 462014, bug 461901.

Report to https://bugs.kde.org/
Comment 1 Fushan Wen 2022-12-11 15:40:02 UTC
Are you using Deepin desktop?
Comment 2 Uday 2022-12-11 15:43:51 UTC
(In reply to Fushan Wen from comment #1)
> Are you using Deepin desktop?

Yes, I am using Ubuntu latest LTS version with deepin desktop environment.
Comment 3 Fushan Wen 2022-12-11 17:13:55 UTC
(In reply to Uday from comment #2)
> (In reply to Fushan Wen from comment #1)
> > Are you using Deepin desktop?
> 
> Yes, I am using Ubuntu latest LTS version with deepin desktop environment.

Report the bug to deepin. It's a bug in its window decoration plugin.
Comment 4 Uday 2022-12-11 17:46:28 UTC
(In reply to Fushan Wen from comment #3)
> (In reply to Uday from comment #2)
> > (In reply to Fushan Wen from comment #1)
> > > Are you using Deepin desktop?
> > 
> > Yes, I am using Ubuntu latest LTS version with deepin desktop environment.
> 
> Report the bug to deepin. It's a bug in its window decoration plugin.

Oh. Okay. Thanks team for the quick response! Your support is highly appreciated.