[Uml-devel] [Bug 64884] New: consistent crash opening a file created with umbrello

umbrello at cryp2nite.nl umbrello at cryp2nite.nl
Wed Sep 24 16:25:13 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=64884     
           Summary: consistent crash opening a file created with umbrello
           Product: umbrello
           Version: unspecified
          Platform: unspecified
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: crash
          Priority: NOR
         Component: general
        AssignedTo: umbrello-devel at kde.org
        ReportedBy: umbrello at cryp2nite.nl


Version:           1.2-alpha (using KDE 3.1.9)
Compiler:          gcc version 3.2.1 (Mandrake Linux 9.1 3.2.1-7mdk)
OS:          Linux (i686) release 2.4.21-0.1mdk

I get a reproducable crash trying to load a file that has been created with this same version (1.2-alpha, KDE 3.1.91, CVS >=20030907) of umbrello.

I have included a backtrace below.

Deleting the tag included below from the xmi fixes the problem, I don't know if it is enough information in isolation, I can provide the complete file if needed.

Hope this helps,
Rob


==============Offending XML==============
<UML:Association
abstract="0"
assoctype="502"
changeabilitya="900"
changeabilityb="900"
doca=""
docb=""
documentation=""
multia=""
multib=""
name=""
namea=""
nameb=""
package=""
rolea="34"
roleb="27"
scope="200"
static="0"
stereotype=""
visibilitya="200"
visibilityb="200"
xmi.id="39"
></UML:Association>
============End Offending XML================


=================Backtrace=================
Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 16384 (LWP 5134)]
0x412664bf in operator new(unsigned) () from /usr/lib/libstdc++.so.5
(gdb) bt
#0  0x412664bf in operator new(unsigned) () from /usr/lib/libstdc++.so.5
#1  0x40e9c7c2 in QValueListPrivate<QGListIterator*>::insert(QValueListIterator<QGListIterator*>, QGListIterator* const&) () from /opt/kde3.2-alpha1/lib/libqt-mt.so.3
#2  0x40e9bf10 in QGListIterator::QGListIterator(QGList const&) ()
   from /opt/kde3.2-alpha1/lib/libqt-mt.so.3
#3  0x0815ffe0 in UMLWidget::operator==(UMLWidget const&) ()
#4  0x080d3a84 in AssociationWidget::operator==(AssociationWidget&) ()
#5  0x08160029 in UMLWidget::operator==(UMLWidget const&) ()
#6  0x080d3a84 in AssociationWidget::operator==(AssociationWidget&) ()
etc....
===============End Backtrace===================




More information about the umbrello-devel mailing list