[Uml-devel] [Bug 93219] crash on loading autosave.xmi

Oliver Kellogg okellogg at users.sourceforge.net
Sun Nov 14 22:53:09 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=93219        




------- Additional Comments From okellogg users sourceforge net  2004-11-15 07:52 -------
With current cvs, setting the active language to anything
but C++ or Java before importing, there is no problem.
Setting the active language to C++, import does not crash
(although it does look fishy) but upon saving there is this
crash:

#4  0x40f6874b in QString::QString(QString const&) ()
   from /usr/lib/qt3/lib/libqt-mt.so.3
#5  0x0811c97a in UMLAttribute::getInitialValue() (this=0x9848808)
    at attribute.cpp:52
#6  0x082af691 in CPPCodeClassField::getInitialValue() (this=0xa54ef18)
    at cppcodeclassfield.cpp:83
#7  0x0813c99f in CodeParameter::setAttributesOnNode(QDomDocument&, QDomElement&) (this=0xa54ef18, doc= 0xbfffe040, blockElement= 0xbfffdd50)
    at codeparameter.cpp:171
#8  0x0812dfbd in CodeClassField::setAttributesOnNode(QDomDocument&, QDomElement&) (this=0xa54ef18, doc= 0xbfffe040, cfElem= 0xbfffdd50)
    at codeclassfield.cpp:253
#9  0x0812e6fb in CodeClassField::saveToXMI(QDomDocument&, QDomElement&) (
    this=0xa54ef18, doc= 0xbfffe040, root= 0xbfffdd90)
    at codeclassfield.cpp:329
#10 0x08124a62 in ClassifierCodeDocument::setAttributesOnNode(QDomDocument&, QDomElement&) (this=0x930c7f0, doc= 0xbfffe040, docElement= 0xbfffddf0)
    at classifiercodedocument.cpp:660
#11 0x081248d0 in ClassifierCodeDocument::saveToXMI(QDomDocument&, QDomElement&) (this=0x930c7f0, doc= 0xbfffe040, root= 0xbfffde40)
    at classifiercodedocument.cpp:626
#12 0x0826f992 in CPPCodeGenerator::saveToXMI(QDomDocument&, QDomElement&) (
    this=0x84421b8, doc= 0xbfffe040, root= 0xbfffdef0)
    at cppcodegenerator.cpp:204
#13 0x08189882 in UMLDoc::saveToXMI(QIODevice&) (this=0x8400108, 
    file= 0xbfffe1c0) at umldoc.cpp:1794
#14 0x081837fc in UMLDoc::saveDocument(KURL const&, char const*) (
    this=0x8400108, url= 0xbfffe310) at umldoc.cpp:582
#15 0x0817a111 in UMLApp::slotFileSaveAs() (this=0x83dacf8) at uml.cpp:704




More information about the umbrello-devel mailing list