[Uml-devel] [Bug 71265] blank diagram is erroneously marked modified

Jonathan Riddell jr at jriddell.org
Fri Dec 26 18:09:00 UTC 2003


------- 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=71265     




------- Additional Comments From jr at jriddell.org  2003-12-27 03:08 -------
This is caused by the UMLAssociation destructor (5 in backtrace) calling setModified.  I've no idea what deletes the association.  I suspected 'delete pObject' in UMLDoc::loadUMLObjectsFromXMI() but it doesn't seem to be that.

0: /usr/lib/libkdecore.so.4(_Z11kdBacktracei+0x45) [0x4078bb85]
1: /usr/lib/libkdecore.so.4(_Z11kdBacktracev+0x2b) [0x4078bf0b]
2: umbrello(_ZN6UMLApp11setModifiedEb+0x9e) [0x815026e]
3: umbrello(_ZN6UMLDoc11setModifiedEbb+0x45) [0x8161db5]
4: umbrello(_ZN6UMLDoc17removeAssociationEP14UMLAssociation+0x49) [0x815a979]
5: umbrello(_ZN14UMLAssociationD0Ev+0x4f) [0x80dd7cf]
6: /usr/lib/libqt-mt.so.3(_ZN7QObject5eventEP6QEvent+0xac) [0x40bc36fc]
7: /usr/lib/libqt-mt.so.3(_ZN12QApplication14internalNotifyEP7QObjectP6QEvent+0xbf) [0x40b6e57f]
8: /usr/lib/libqt-mt.so.3(_ZN12QApplication6notifyEP7QObjectP6QEvent+0x10b) [0x40b6db8b]
9: /usr/lib/libkdecore.so.4(_ZN12KApplication6notifyEP7QObjectP6QEvent+0xaf) [0x4076ff3f]
10: /usr/lib/libqt-mt.so.3(_ZN12QApplication16sendPostedEventsEP7QObjecti+0x176) [0x40b6f346]
11: /usr/lib/libqt-mt.so.3(_ZN12QApplication16sendPostedEventsEv+0x28) [0x40b6f1c8]
12: /usr/lib/libqt-mt.so.3(_ZN10QEventLoop13processEventsEj+0x7e) [0x40b1dbfe]
13: /usr/lib/libqt-mt.so.3(_ZN10QEventLoop9enterLoopEv+0xdf) [0x40b8039f]
14: /usr/lib/libqt-mt.so.3(_ZN10QEventLoop4execEv+0x24) [0x40b80254]
15: /usr/lib/libqt-mt.so.3(_ZN12QApplication4execEv+0x21) [0x40b6e7c1]
16: umbrello(main+0x18e) [0x8133e4e]
17: /lib/libc.so.6(__libc_start_main+0xc6) [0x41240da6]
18: umbrello(_ZN6QFrame10paintEventEP11QPaintEvent+0x31) [0x80d91c1]
]




More information about the umbrello-devel mailing list