https://bugs.kde.org/show_bug.cgi?id=385848
--- Comment #1 from RJVB <rjvber...@gmail.com> --- (Oops, DrKonqi manipulation error) It looks like the actual crash happened in ContextBrowserView::isLocked() but that the reason is the delivery of a pending event to a view after it was deleted but not (yet) unregistered. I'm not sure how that's even possible, but maybe the context browser should simply be disabled (and all views unregistered) in reaction to the `aboutToShutdown` signal? -- You are receiving this mail because: You are watching all bug changes.