Bug 427522

Summary: [Wayland] Plasma crashes when connecting to a different network
Product: [Plasma] plasmashell Reporter: twinshadows404
Component: generic-crashAssignee: Plasma Bugs List <plasma-bugs>
Status: RESOLVED DUPLICATE    
Severity: crash CC: jodr666, nate
Priority: NOR Keywords: wayland
Version: 5.19.5   
Target Milestone: 1.0   
Platform: openSUSE   
OS: Linux   
Latest Commit: Version Fixed In:
Attachments: backtrace

Description twinshadows404 2020-10-10 20:36:57 UTC
Created attachment 132265 [details]
backtrace

SUMMARY
Plasma crashes if I connect to a different network(i.e. mobile broadband)

STEPS TO REPRODUCE
1. Open networks applet
2. Click connect on the other network

OBSERVED RESULT
The screen goes black and plasma crashes

EXPECTED RESULT
Connections is made w/o a crash

SOFTWARE/OS VERSIONS
Operating System: openSUSE Tumbleweed 20201004
KDE Plasma Version: 5.19.5
KDE Frameworks Version: 5.74.0
Qt Version: 5.15.1
Kernel Version: 5.8.12-1-default
OS Type: 64-bit

ADDITIONAL INFORMATION
Might be a duplicate of bug 419427, bug 420514
Comment 1 Nate Graham 2020-10-12 19:11:41 UTC
Gross:

#7  QMessageLogger::fatal (this=this@entry=0x7f50bd5eaaa0, msg=msg@entry=0x7f51711830b8 "The Wayland connection broke. Did the Wayland compositor die?") at global/qlogging.cpp:893
#8  0x00007f51710feed9 in QtWaylandClient::QWaylandDisplay::checkError (this=<optimized out>) at /usr/include/qt5/QtCore/qlogging.h:90
#9  QtWaylandClient::QWaylandDisplay::checkError (this=<optimized out>) at qwaylanddisplay.cpp:204
#10 0x00007f517110cfcd in QtWaylandClient::QWaylandDisplay::dispatchQueueWhile(wl_event_queue*, std::function<bool ()>, int) (this=0x55d73370b1b0, queue=0x55d734e1a0f0, condition=..., timeout=timeout@entry=100) at qwaylanddisplay.cpp:260
#11 0x00007f5171112030 in QtWaylandClient::QWaylandWindow::waitForFrameSync (this=0x55d734d01ca0, timeout=100) at /usr/include/c++/10/new:175
#12 0x00007f51700211d2 in QtWaylandClient::QWaylandGLContext::swapBuffers (this=0x55d73694ad10, surface=<optimized out>) at ../../../../hardwareintegration/client/wayland-egl/qwaylandglcontext.cpp:492
Comment 2 Tony 2020-11-29 22:34:33 UTC

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