[Uml-devel] [Bug 80913] crash when creating a message in collaboration diagram
Sebastian Stein
seb_stein at gmx.de
Tue May 4 14:59:05 UTC 2004
------- 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=80913
------- Additional Comments From seb_stein gmx de 2004-05-04 23:58 -------
gdb output:
Program received signal SIGSEGV, Segmentation fault.
0x080f72ea in AssociationWidget (this=0x8455330, view=0x84e36e8,
pWidgetA=0x85ef320, assocType=at_Coll_Message, pWidgetB=0x84585d8)
at associationwidget.cpp:115
115 m_pName->setUMLObject(m_role[B].m_pWidget->getUMLObject() );
valgrind output:
==16047==
==16047== Invalid read of size 4
==16047== at 0x80F72EA: AssociationWidget::AssociationWidget(UMLV
iew*, UMLWidget*, Uml::Association_Type, UMLWidget*) (associationwid
get.cpp:115)
==16047== by 0x818AF21: UMLView::setAssoc(UMLWidget*) (umlview.cp
p:2171)
==16047== by 0x819459F: UMLWidget::mouseReleaseEvent(QMouseEvent*
) (umlwidget.cpp:411)
==16047== by 0x818B8CA: UMLView::allocateMouseReleaseEvent(QMouse
Event*) (umlview.cpp:2453)
==16047== Address 0x0 is not stack'd, malloc'd or free'd
More information about the umbrello-devel
mailing list