[Uml-devel] [Bug 112466] Excessive memory usage and then impossible to use
Oliver Kellogg
okellogg at users.sourceforge.net
Sun Sep 10 17:43:44 UTC 2006
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.kde.org/show_bug.cgi?id=112466
------- Additional Comments From okellogg users sourceforge net 2006-09-10 19:43 -------
Created an attachment (id=17694)
--> (http://bugs.kde.org/attachment.cgi?id=17694&action=view)
corrected sample header file that demonstrates other problems
You're right, it no longer freezes - but demonstrates
some other errors. On the console, there are messages like
umbrello: ERROR: findUMLObject(T): breaking out of cycle involving Node
umbrello: ERROR: findUMLObject(T): breaking out of cycle involving Node
umbrello: ERROR: findUMLObject(Node*): breaking out of cycle involving Node
umbrello: ERROR: findUMLObject(iterator): breaking out of cycle involving
RedBlackTree
The cycle-breaking logic just avoids the crash but cycles should not occur
in the first place. Something is wrong with the way references to names are
being resolved.
More information about the umbrello-devel
mailing list