https://bugs.kde.org/show_bug.cgi?id=430322
Oliver Kellogg <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |RESOLVED Latest Commit| |https://invent.kde.org/sdk/ | |umbrello/commit/9d9800c3141 | |1b0c8b0cf253c0dfddc62fbaa7d | |2d Resolution|--- |FIXED --- Comment #1 from Oliver Kellogg <[email protected]> --- Git commit 9d9800c31411b0c8b0cf253c0dfddc62fbaa7d2d by Oliver Kellogg. Committed on 12/12/2020 at 23:51. Pushed by okellogg into branch 'master'. Fix for 'Crash on exit with tabbed diagrams enabled' umbrello/uml.cpp - In function slotTabChanged(int index) / slotTabChanged(QWidget* tab) do not call m_doc->changeCurrentView() is s_shuttingDown is true. Reason: Calling changeCurrentView accesses objects which have already been deconstructed. M +2 -2 umbrello/uml.cpp https://invent.kde.org/sdk/umbrello/commit/9d9800c31411b0c8b0cf253c0dfddc62fbaa7d2d -- You are receiving this mail because: You are watching all bug changes.
