Bug 92222 - umbrello crashes when opening any project (old or new)
Summary: umbrello crashes when opening any project (old or new)
Status: RESOLVED WORKSFORME
Alias: None
Product: umbrello
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Debian testing Linux
: NOR crash
Target Milestone: ---
Assignee: Umbrello Development Group
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-10-27 22:07 UTC by Alexandre Bonneau
Modified: 2004-10-28 00:21 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Alexandre Bonneau 2004-10-27 22:07:22 UTC
Version:           1.3.0 (using KDE KDE 3.3.0)
Installed from:    Debian testing/unstable Packages
OS:                Linux

it's a reminisence of the bug #83817, umbrello crashes when it load a ".xmi".

Here is the call stack :

Using host libthread_db library "/lib/tls/libthread_db.so.1".
[Thread debugging using libthread_db enabled]
[New Thread -1230843232 (LWP 9835)]
[KCrash handler]
#3  0x0882e1d2 in ?? ()
#4  0xbffff380 in ?? ()
#5  0x0851ea60 in ?? ()
#6  0xbffff3b8 in ?? ()
#7  0xbffff35c in ?? ()
#8  0x0847bc30 in ?? ()
#9  0x0845d938 in ?? ()
#10 0xbffff300 in ?? ()
#11 0x08363f60 in ?? ()
#12 0x0810ba18 in CodeClassField::~CodeClassField ()
#13 0x082a0fed in CPPCodeClassField::~CPPCodeClassField ()
#14 0xb714b308 in QObject::~QObject () from /usr/lib/libqt-mt.so.3
#15 0x0817ecc8 in UMLObject::~UMLObject ()
#16 0x081045e7 in UMLClassifierListItem::~UMLClassifierListItem ()
#17 0x080fbc98 in UMLAttribute::~UMLAttribute ()
#18 0xb714b308 in QObject::~QObject () from /usr/lib/libqt-mt.so.3
#19 0x0817ecc8 in UMLObject::~UMLObject ()
#20 0x0815e317 in UMLCanvasObject::~UMLCanvasObject ()
#21 0x08147087 in UMLPackage::~UMLPackage ()
#22 0x080ff23e in UMLClassifier::~UMLClassifier ()
#23 0x087ad6b8 in ?? ()
#24 0xbffff548 in ?? ()
#25 0x087acd00 in ?? ()
#26 0x087acd00 in ?? ()
#27 0x087acdac in ?? ()
#28 0xbffff558 in ?? ()
#29 0x080fcc1f in UMLClass::~UMLClass ()
#30 0x087e58d0 in ?? ()
#31 0xbffff558 in ?? ()
#32 0xb74067e9 in QGListIterator::~QGListIterator ()
   from /usr/lib/libqt-mt.so.3

I can reproduce the bug everytime I load umbrello with this <a href='http://www.cpm-fr.com/divers/taf/c++/sc.xmi'>file</a> for instance.
Comment 1 Jonathan Riddell 2004-10-28 00:21:13 UTC
That file loads fine with current CVS.