[umbrello] [Bug 376939] KCrash: Application 'umbrello' crashing...

Ralf Habacker bugzilla_noreply at kde.org
Mon Feb 27 07:47:23 UTC 2017


https://bugs.kde.org/show_bug.cgi?id=376939

--- Comment #2 from Ralf Habacker <ralf.habacker at freenet.de> ---
Git commit 278c6afb3540d53dda986b9b0c816fd9f69fc198 by Ralf Habacker.
Committed on 27/02/2017 at 07:47.
Pushed by habacker into branch 'master'.

Fix crash by disconnecting slots in UMLApp::~UMLApp().

Connected slots results into accessing already deleted objects.

M  +9    -0    umbrello/uml.cpp

https://commits.kde.org/umbrello/278c6afb3540d53dda986b9b0c816fd9f69fc198

--- Comment #1 from Ralf Habacker <ralf.habacker at freenet.de> ---
Git commit 0d348a574daf9196065895abdee2967e3ceab482 by Ralf Habacker.
Committed on 27/02/2017 at 07:46.
Pushed by habacker into branch 'master'.

Guard access to UMLfolder::m_diagrams elements to avoid crashes on application
shutdown.

This crash happens on running umbrello from command line e.g. umbrello --export
svg <xmifile>.

M  +1    -1    umbrello/uml1model/folder.cpp

https://commits.kde.org/umbrello/0d348a574daf9196065895abdee2967e3ceab482

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the umbrello-devel mailing list