Bug 457438 - Multi screen with dock USB-c crahs with 3 screens
Summary: Multi screen with dock USB-c crahs with 3 screens
Status: RESOLVED DUPLICATE of bug 451147
Alias: None
Product: plasmashell
Classification: Plasma
Component: general (show other bugs)
Version: 5.24.4
Platform: Kubuntu Linux
: NOR crash
Target Milestone: 1.0
Assignee: Plasma Bugs List
URL:
Keywords: drkonqi
Depends on:
Blocks:
 
Reported: 2022-08-03 07:31 UTC by BARRERE
Modified: 2022-08-15 18:33 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description BARRERE 2022-08-03 07:31:50 UTC
Application: plasmashell (5.24.4)

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

-- Information about the crash:
- What I was doing when the application crashed:
I just plugger the dock on my computer ( without any application started) and the Desktop crashed. It also apen when I start my C++ IDE ( CLion) based on Java Virtual Machine

- Unusual behavior I noticed:

All screens blink like if screens are going to be extende and finaly the descktop crashed

- Custom settings of the application:

3 screens ( Laptop one, and 2 desctop screens plugged on a dock)

The crash can be reproduced every time.

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

[KCrash Handler]
#4  0x00007f6b162dd134 in QScreen::geometry() const () from /lib/x86_64-linux-gnu/libQt5Gui.so.5
#5  0x0000563992b1af63 in ?? ()
#6  0x0000563992b1ef16 in ?? ()
#7  0x00007f6b162c05a5 in QWindow::event(QEvent*) () from /lib/x86_64-linux-gnu/libQt5Gui.so.5
#8  0x00007f6b16bc2713 in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /lib/x86_64-linux-gnu/libQt5Widgets.so.5
#9  0x00007f6b15ecbe2a in QCoreApplication::notifyInternal2(QObject*, QEvent*) () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#10 0x00007f6b162b5748 in QGuiApplicationPrivate::processExposeEvent(QWindowSystemInterfacePrivate::ExposeEvent*) () from /lib/x86_64-linux-gnu/libQt5Gui.so.5
#11 0x00007f6b16289a2c in QWindowSystemInterface::sendWindowSystemEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib/x86_64-linux-gnu/libQt5Gui.so.5
#12 0x00007f6b10de5d6e in ?? () from /lib/x86_64-linux-gnu/libQt5XcbQpa.so.5
#13 0x00007f6b142a5d1b in g_main_context_dispatch () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#14 0x00007f6b142fa6f8 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#15 0x00007f6b142a33c3 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#16 0x00007f6b15f250a8 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#17 0x00007f6b15eca74b in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#18 0x00007f6b15ed2ce4 in QCoreApplication::exec() () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#19 0x0000563992b06dce in ?? ()
#20 0x00007f6b157e7d90 in __libc_start_call_main (main=main@entry=0x563992b05f70, argc=argc@entry=1, argv=argv@entry=0x7ffc21471238) at ../sysdeps/nptl/libc_start_call_main.h:58
#21 0x00007f6b157e7e40 in __libc_start_main_impl (main=0x563992b05f70, argc=1, argv=0x7ffc21471238, init=<optimized out>, fini=<optimized out>, rtld_fini=<optimized out>, stack_end=0x7ffc21471228) at ../csu/libc-start.c:392
#22 0x0000563992b06ef5 in ?? ()
[Inferior 1 (process 2348) detached]

Possible duplicates by query: bug 457282, bug 457107, bug 457069, bug 457062, bug 457004.

Reported using DrKonqi
Comment 1 Nate Graham 2022-08-04 19:09:56 UTC

*** This bug has been marked as a duplicate of bug 455328 ***
Comment 2 Nate Graham 2022-08-15 18:33:15 UTC

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