[umbrello-devel] [umbrello] [Bug 338536] Crash when attempting to view model from AIXM

Oliver Kellogg okellogg at users.sourceforge.net
Tue Aug 26 16:38:16 UTC 2014


https://bugs.kde.org/show_bug.cgi?id=338536

Oliver Kellogg <okellogg at users.sourceforge.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |REOPENED
         Resolution|FIXED                       |---

--- Comment #5 from Oliver Kellogg <okellogg at users.sourceforge.net> ---
To my surprise, on retrying I get another crash:

[...]
umbrello(19239) UMLDoc::createDiagram: folder= "Airport/Heliport"  / type=
"Class"  / name= "2 - AirportHeliport Associations"
umbrello(19239) UMLDoc::addView: "2 - AirportHeliport Associations"  to folder 
UMLFolder: localName="", folderFile="", diagrams=0
umbrello(19239) UMLDoc::changeCurrentView: id= "44D7564800C7"
umbrello(19239) UMLDoc::changeCurrentView: New current view was not found with
id= "44D7564800C7" ! 

Program received signal SIGSEGV, Segmentation fault.
0x080d515f in QList<UMLObject*>::QList (this=0xbf800068, l=...) at
/usr/include/QtCore/qlist.h:114
114         inline QList(const QList<T> &l) : d(l.d) { d->ref.ref(); if
(!d->sharable) detach_helper(); }
(gdb) 
(gdb) bt
#0  0x080d515f in QList<UMLObject*>::QList (this=0xbf800068, l=...) at
/usr/include/QtCore/qlist.h:114
#1  0x080de9ac in QListIterator<UMLObject*>::QListIterator (this=0xbf800068,
container=...) at /usr/include/QtCore/qlist.h:777
#2  0x0832284e in UMLCanvasObject::findChildObjectById (this=0xa922fa8,
id="43B1741A0D3B", considerAncestors=false)
    at /kdesdk/umbrello/umbrello/umlcanvasobject.cpp:270
#3  0x082c12ac in UMLClassifier::findChildObjectById (this=0xa922fa8,
id="43B1741A0D3B", considerAncestors=false)
    at /kdesdk/umbrello/umbrello/classifier.cpp:558
#4  0x082f3602 in Model_Utils::findObjectInList (id="43B1741A0D3B", inList=...)
    at /kdesdk/umbrello/umbrello/model_utils.cpp:101
#5  0x08300dd2 in UMLPackage::findObjectById (this=0xa9f4628,
id="43B1741A0D3B")
    at /kdesdk/umbrello/umbrello/package.cpp:268
#6  0x082f35aa in Model_Utils::findObjectInList (id="43B1741A0D3B", inList=...)
    at /kdesdk/umbrello/umbrello/model_utils.cpp:93
#7  0x08300dd2 in UMLPackage::findObjectById (this=0xa4ff280,
id="43B1741A0D3B")
    at /kdesdk/umbrello/umbrello/package.cpp:268
#8  0x082f35aa in Model_Utils::findObjectInList (id="43B1741A0D3B", inList=...)
    at /kdesdk/umbrello/umbrello/model_utils.cpp:93
#9  0x08300dd2 in UMLPackage::findObjectById (this=0xacaa3e8,
id="43B1741A0D3B")
    at /kdesdk/umbrello/umbrello/package.cpp:268

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the umbrello-devel mailing list