Bug 64884 - consistent crash opening a file created with umbrello
Summary: consistent crash opening a file created with umbrello
Status: RESOLVED WORKSFORME
Alias: None
Product: umbrello
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: unspecified Linux
: NOR crash
Target Milestone: ---
Assignee: Umbrello Development Group
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-09-25 01:24 UTC by umbrello
Modified: 2003-09-25 01:33 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 umbrello 2003-09-25 01:24:50 UTC
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===================
Comment 1 umbrello 2003-09-25 01:29:23 UTC
Marking as resolved, 
I accidentally resubmitted, this bug is a duplicate of http://bugs.kde.org/
show_bug.cgi?id=64884. 
 
At least it will look good in the resolved bug count for the next release. 
 
Sorry about the inconvenience, 
Rob 
Comment 2 umbrello 2003-09-25 01:33:15 UTC
Corection, it's a duplicate of: 
http://bugs.kde.org/show_bug.cgi?id=64881 
 
The copying between evolution and Klipper didn't work, that's my story and I'm sticking 
with it.