Bug 438764 - DrKonqui crashes twice at every login
Summary: DrKonqui crashes twice at every login
Status: RESOLVED DUPLICATE of bug 436121
Alias: None
Product: drkonqi
Classification: Applications
Component: general (show other bugs)
Version: 5.22.1
Platform: Other Linux
: NOR normal
Target Milestone: ---
Assignee: Plasma Bugs List
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-06-16 18:33 UTC by Vincent de Phily
Modified: 2021-06-17 17:11 UTC (History)
1 user (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 Vincent de Phily 2021-06-16 18:33:05 UTC
SUMMARY
DrKonqui crashes twice at every login.

No other crashes displayed.

STEPS TO REPRODUCE
1. Login to KDE (wayland) via SDDM, 


OBSERVED RESULT
Application: The KDE Crash Handler (drkonqi), signal: Segmentation fault

[KCrash Handler]
#4  0x00007f594142a305 in wl_proxy_marshal_constructor (proxy=0x0, opcode=0, interface=0x7f594156b640 <wl_surface_interface>) at ../wayland-1.19.0/src/wayland-client.c:830
#5  0x00007f59414ab4d3 in QtWaylandClient::QWaylandDisplay::createSurface (this=this@entry=0x7ffd2af03ee8, handle=handle@entry=0x556579cfb1b0) at /mnt/portagetmp/portage/dev-qt/qtwayland-5.15.2-r1/work/qtwayland-everywhere-src-5.15.2/src/client/qwaylanddisplay.cpp:96
#6  0x00007f59414ba446 in QtWaylandClient::QWaylandSurface::QWaylandSurface (this=0x556579cfb1b0, display=0x7ffd2af03ee8) at /mnt/portagetmp/portage/dev-qt/qtwayland-5.15.2-r1/work/qtwayland-everywhere-src-5.15.2/src/client/qwaylandsurface.cpp:51
#7  0x00007f59414b1aef in QtWaylandClient::QWaylandWindow::initializeWlSurface (this=0x556579bba680) at /mnt/portagetmp/portage/dev-qt/qtwayland-5.15.2-r1/work/qtwayland-everywhere-src-5.15.2/src/client/qwaylandwindow.cpp:213
#8  0x00007f59414b9959 in QtWaylandClient::QWaylandShmWindow::QWaylandShmWindow (this=0x556579bba680, window=<optimized out>, display=<optimized out>) at /mnt/portagetmp/portage/dev-qt/qtwayland-5.15.2-r1/work/qtwayland-everywhere-src-5.15.2/src/client/qwaylandshmwindow.cpp:53
#9  0x00007f594149c9f5 in QtWaylandClient::QWaylandIntegration::createPlatformWindow (this=<optimized out>, window=0x556579cd6c10) at /mnt/portagetmp/portage/dev-qt/qtwayland-5.15.2-r1/work/qtwayland-everywhere-src-5.15.2/src/client/qwaylandintegration.cpp:171
#10 0x00007f5943036e76 in QWindowPrivate::create (this=0x55657a249420, recursive=recursive@entry=false, nativeHandle=nativeHandle@entry=0) at /mnt/portagetmp/portage/dev-qt/qtgui-5.15.2-r1/work/qtbase-everywhere-src-5.15.2/src/gui/kernel/qwindow.cpp:528
#11 0x00007f594303701d in QWindow::create (this=this@entry=0x556579cd6c10) at /mnt/portagetmp/portage/dev-qt/qtgui-5.15.2-r1/work/qtbase-everywhere-src-5.15.2/src/gui/kernel/qwindow.cpp:650
#12 0x00007f5943bb9185 in QWidgetPrivate::create (this=0x556579c95510) at /mnt/portagetmp/portage/dev-qt/qtwidgets-5.15.2/work/qtbase-everywhere-src-5.15.2/src/widgets/kernel/qwidget.cpp:1314
#13 0x00007f5943bb97fe in QWidget::create (this=0x556579c95430, window=<optimized out>, initializeWindow=<optimized out>, destroyOldWindow=<optimized out>) at /mnt/portagetmp/portage/dev-qt/qtwidgets-5.15.2/work/qtbase-everywhere-src-5.15.2/src/widgets/kernel/qwidget.cpp:1179
#14 0x00007f5943bc734b in QWidgetPrivate::setVisible (this=0x556579c95510, visible=<optimized out>) at /mnt/portagetmp/portage/dev-qt/qtwidgets-5.15.2/work/qtbase-everywhere-src-5.15.2/src/widgets/kernel/qwidget.cpp:8062
#15 0x00007f5943bc7746 in QWidget::setVisible (this=this@entry=0x556579c95430, visible=visible@entry=true) at /mnt/portagetmp/portage/dev-qt/qtwidgets-5.15.2/work/qtbase-everywhere-src-5.15.2/src/widgets/kernel/qwidget.cpp:8043
#16 0x00007f5943da5fa7 in QDialog::setVisible (this=0x556579c95430, visible=<optimized out>) at /mnt/portagetmp/portage/dev-qt/qtwidgets-5.15.2/work/qtbase-everywhere-src-5.15.2/src/widgets/dialogs/qdialog.cpp:787
#17 0x00005565799ea8f3 in main (argc=<optimized out>, argv=<optimized out>) at /mnt/portagetmp/portage/kde-plasma/drkonqi-5.22.1/work/drkonqi-5.22.1/src/main.cpp:214
[Inferior 1 (process 18090) detached]


EXPECTED RESULT


SOFTWARE/OS VERSIONS
Linux/KDE Plasma: Linux 5.10.41, Gentoo AMD64
KDE Plasma Version: 5.22.1
KDE Frameworks Version: 5.83.0
Qt Version: 5.15.2
Comment 1 Harald Sitter 2021-06-17 17:11:54 UTC

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