[Uml-devel] [umbrello] [Bug 306785] Reproducible segfault when trying to create a synchronous message

Martin Bříza mbriza at redhat.com
Thu May 30 09:09:52 UTC 2013


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

Martin Bříza <mbriza at redhat.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |mbriza at redhat.com

--- Comment #9 from Martin Bříza <mbriza at redhat.com> ---
Thanks for the fix, Ralf. 
I was thinking about it and I'm quite sure this isn't a complete solution,
though, as I think there's still a possibility there is a cycle in the graph
somewhere deeper than returning to the root as both your and my patches expect.
Completely solving this bug would involve creating a QSet of all previously
processed nodes and checking if a particular node was already traversed
through. Or a similar approach.

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



More information about the umbrello-devel mailing list