https://bugs.kde.org/show_bug.cgi?id=425564
--- Comment #4 from Lukasz Biegaj <lbikdeb...@x93.org> --- Created attachment 165266 --> https://bugs.kde.org/attachment.cgi?id=165266&action=edit New crash information added by DrKonqi plasmashell (5.27.5) using Qt 5.15.8 My corporate network requires a captive portal login each week. The redirection to captive portal is made by MITMing the SSL connections. As I want to know which connections are being mitmed, I did not install the corporate CA certificate and when seeing an ssl error I just open any page that works without SSL to be redirected onto captive portal and then to log into the network. Unfortunately, in that case the plasma starts to crashing, disabling the desktop and all widgets and making it hard to open a browser and navigate to a captive portal page. I would like the plasma to handle that case gracefully, i.e. report an SSL error but not crash. -- Backtrace (Reduced): #5 0x00007fb21d45a770 in QTextDocument::docHandle() const () from /lib/x86_64-linux-gnu/libQt5Gui.so.5 #6 0x00007fb21d452678 in QTextFrame::begin() const () from /lib/x86_64-linux-gnu/libQt5Gui.so.5 [...] #9 0x00007fb21d496680 in QTextDocumentLayout::doLayout(int, int, int) () from /lib/x86_64-linux-gnu/libQt5Gui.so.5 #10 0x00007fb21d4979d9 in QTextDocumentLayout::documentChanged(int, int, int) () from /lib/x86_64-linux-gnu/libQt5Gui.so.5 #11 0x00007fb21d470078 in QTextDocumentPrivate::clear() () from /lib/x86_64-linux-gnu/libQt5Gui.so.5 -- You are receiving this mail because: You are watching all bug changes.