Bug 474903 - Dolphin crashes when external monitor is connected via USB type C/Thunderbolt docking station
Summary: Dolphin crashes when external monitor is connected via USB type C/Thunderbolt...
Status: RESOLVED DUPLICATE of bug 471439
Alias: None
Product: dolphin
Classification: Applications
Component: general (show other bugs)
Version: 23.08.1
Platform: Other Linux
: NOR crash
Target Milestone: ---
Assignee: Dolphin Bug Assignee
URL:
Keywords: drkonqi
Depends on:
Blocks:
 
Reported: 2023-09-26 14:38 UTC by Yurii
Modified: 2023-11-03 02:21 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 Yurii 2023-09-26 14:38:33 UTC
Application: dolphin (23.08.1)

Qt Version: 5.15.10
Frameworks Version: 5.110.0
Operating System: Linux 6.2.0-10022-tuxedo x86_64
Windowing System: X11
Distribution: TUXEDO OS 2
DrKonqi: 5.27.8 [KCrashBackend]

-- Information about the crash:
It happens not only with Dolphin but with other KDE apps for a long time already. It doesn't happen when Nvidia drivers enabled. But using Nvidia drivers is not an option because it causes a lot of other critical issues. Please et me know how else can i be useful other than reporting this bug constantly.

The crash can be reproduced every time.

-- Backtrace:
Application: Dolphin (dolphin), signal: Segmentation fault

[KCrash Handler]
#4  0x00007f50edd97f24 in QWidget::hide() () from /lib/x86_64-linux-gnu/libQt5Widgets.so.5
#5  0x00007f50edf04dad in ?? () from /lib/x86_64-linux-gnu/libQt5Widgets.so.5
#6  0x00007f50edf099d0 in QMenuBar::changeEvent(QEvent*) () from /lib/x86_64-linux-gnu/libQt5Widgets.so.5
#7  0x00007f50eddaf926 in QWidget::event(QEvent*) () from /lib/x86_64-linux-gnu/libQt5Widgets.so.5
#8  0x00007f50edd6c763 in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /lib/x86_64-linux-gnu/libQt5Widgets.so.5
#9  0x00007f50ed0bce7a in QCoreApplication::notifyInternal2(QObject*, QEvent*) () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#10 0x00007f50edda09d5 in QWidgetPrivate::updateFont(QFont const&) () from /lib/x86_64-linux-gnu/libQt5Widgets.so.5
#11 0x00007f50eddafde0 in QWidget::event(QEvent*) () from /lib/x86_64-linux-gnu/libQt5Widgets.so.5
#12 0x00007f50edd6c763 in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /lib/x86_64-linux-gnu/libQt5Widgets.so.5
#13 0x00007f50ed0bce7a in QCoreApplication::notifyInternal2(QObject*, QEvent*) () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#14 0x00007f50eddc8dd6 in ?? () from /lib/x86_64-linux-gnu/libQt5Widgets.so.5
#15 0x00007f50eddc8e06 in ?? () from /lib/x86_64-linux-gnu/libQt5Widgets.so.5
#16 0x00007f50eddc8ed6 in ?? () from /lib/x86_64-linux-gnu/libQt5Widgets.so.5
#17 0x00007f50ed0f4958 in ?? () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#18 0x00007f50ed546693 in QWindow::screenChanged(QScreen*) () from /lib/x86_64-linux-gnu/libQt5Gui.so.5
#19 0x00007f50ed546f01 in QWindowPrivate::emitScreenChangedRecursion(QScreen*) () from /lib/x86_64-linux-gnu/libQt5Gui.so.5
#20 0x00007f50edda1bb5 in QWidgetPrivate::create() () from /lib/x86_64-linux-gnu/libQt5Widgets.so.5
#21 0x00007f50edda1ede in QWidget::create(unsigned long long, bool, bool) () from /lib/x86_64-linux-gnu/libQt5Widgets.so.5
#22 0x00007f50edf0731e in ?? () from /lib/x86_64-linux-gnu/libQt5Widgets.so.5
#23 0x00007f50edf077d9 in ?? () from /lib/x86_64-linux-gnu/libQt5Widgets.so.5
#24 0x00007f50edec8b02 in QMainWindow::menuBar() const () from /lib/x86_64-linux-gnu/libQt5Widgets.so.5
#25 0x00007f50eec403fb in KXmlGuiWindow::createGUI(QString const&) () from /lib/x86_64-linux-gnu/libKF5XmlGui.so.5
#26 0x00007f50eec40d9b in KXmlGuiWindow::setupGUI(QSize const&, QFlags<KXmlGuiWindow::StandardWindowOption>, QString const&) () from /lib/x86_64-linux-gnu/libKF5XmlGui.so.5
#27 0x00007f50eec40ee1 in KXmlGuiWindow::setupGUI(QFlags<KXmlGuiWindow::StandardWindowOption>, QString const&) () from /lib/x86_64-linux-gnu/libKF5XmlGui.so.5
#28 0x0000557f689e35d7 in ?? ()
#29 0x00007f50ec629d90 in __libc_start_call_main (main=main@entry=0x557f689ddca0, argc=argc@entry=1, argv=argv@entry=0x7fff54523c58) at ../sysdeps/nptl/libc_start_call_main.h:58
#30 0x00007f50ec629e40 in __libc_start_main_impl (main=0x557f689ddca0, argc=1, argv=0x7fff54523c58, init=<optimized out>, fini=<optimized out>, rtld_fini=<optimized out>, stack_end=0x7fff54523c48) at ../csu/libc-start.c:392
#31 0x0000557f689e4435 in ?? ()
[Inferior 1 (process 158458) detached]

Reported using DrKonqi
Comment 1 Yurii 2023-10-18 17:31:45 UTC
Hello?
Comment 2 fanzhuyifan 2023-11-03 02:21:59 UTC
Very likely duplicate of 471439

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