[Uml-devel] [Bug 96216] Crash when reordering attributes

Jonathan Riddell jr at jriddell.org
Mon Jan 3 07:33:09 UTC 2005


------- 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=96216        
jr jriddell org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
      everconfirmed|0                           |1



------- Additional Comments From jr jriddell org  2005-01-03 16:32 -------
I can confirm this problem for KDE 3.3 branch, it goes away if you choose a non-complex code generator and remove the C++ code generation from the XMI file.

This sequence of events also causes  crash in HEAD brach but the crash is on point number 9.

Using host libthread_db library "/lib/tls/i686/cmov/libthread_db.so.1".
[Thread debugging using libthread_db enabled]
[New Thread -1231761280 (LWP 9386)]
[KCrash handler]
#4  0xb73120c2 in QGListIterator::QGListIterator () from /usr/lib/libqt-mt.so.3
#5  0x081214fe in QPtrListIterator (this=0xbfffe8f0, l= 0x180)
    at qptrlist.h:157
#6  0x081c09dc in UMLView::getWidgetAssocs (this=0x0, Obj=0x86be7e8, 
    Associations= 0x871c5b4)
    at /home/jr/devel/kdesdk/umbrello/umbrello/umlview.cpp:2081
#7  0x0825cf70 in AssocPage::fillListBox (this=0x871c530)
    at /home/jr/devel/kdesdk/umbrello/umbrello/dialogs/assocpage.cpp:78
#8  0x0825cb67 in AssocPage (this=0x871c530, parent=0x871c178, v=0x0, 
    o=0x86be7e8)
    at /home/jr/devel/kdesdk/umbrello/umbrello/dialogs/assocpage.cpp:38
#9  0x0823793e in ClassPropDlg::setupPages (this=0x86d9f10, c=0x86be7e8, 
    assoc=true)
    at /home/jr/devel/kdesdk/umbrello/umbrello/dialogs/classpropdlg.cpp:218
#10 0x08236748 in ClassPropDlg (this=0x86d9f10, parent=0x84c7820, w=0x86fe030)
    at /home/jr/devel/kdesdk/umbrello/umbrello/dialogs/classpropdlg.cpp:98
#11 0x0819f326 in UMLDoc::showProperties (this=0x84e90a8, o=0x86fe030)
    at /home/jr/devel/kdesdk/umbrello/umbrello/umldoc.cpp:2616
#12 0x081cbaad in UMLWidget::slotMenuSelection (this=0x86fe030, sel=1979)
    at /home/jr/devel/kdesdk/umbrello/umbrello/umlwidget.cpp:446
#13 0x08131ec1 in ClassWidget::slotMenuSelection (this=0x86fe030, sel=1979)
    at /home/jr/devel/kdesdk/umbrello/umbrello/classwidget.cpp:309
#14 0x081cc105 in UMLWidget::mouseDoubleClickEvent (this=0x86fe030, 
    me=0x85a4b70) at /home/jr/devel/kdesdk/umbrello/umbrello/umlwidget.cpp:597
#15 0x0817f63e in ToolBarState::mouseDoubleClick (this=0x86fdd18, 
    ome=0xbfffecc0)
    at /home/jr/devel/kdesdk/umbrello/umbrello/toolbarstate.cpp:112
#16 0x0818020e in ToolBarStateArrow::mouseDoubleClick (this=0x86fdd18, 
    ome=0xbfffecc0)
    at /home/jr/devel/kdesdk/umbrello/umbrello/toolbarstatearrow.cpp:100
#17 0x081bafb1 in UMLView::contentsMouseDoubleClickEvent (this=0x86c1178, 
    ome=0xbfffecc0) at /home/jr/devel/kdesdk/umbrello/umbrello/umlview.cpp:846
#18 0xb716ffd2 in QScrollView::viewportMouseDoubleClickEvent ()
   from /usr/lib/libqt-mt.so.3
#19 0xb716f7ca in QScrollView::eventFilter () from /usr/lib/libqt-mt.so.3
#20 0xb7057e4e in QObject::activate_filters () from /usr/lib/libqt-mt.so.3
#21 0xb7057d7c in QObject::event () from /usr/lib/libqt-mt.so.3
#22 0xb70905ff in QWidget::event () from /usr/lib/libqt-mt.so.3
#23 0xb6ffdbbf in QApplication::internalNotify () from /usr/lib/libqt-mt.so.3
#24 0xb6ffd2b4 in QApplication::notify () from /usr/lib/libqt-mt.so.3
#25 0xb76944f0 in KApplication::notify (this=0xbffff750, receiver=0x86bf4f0, 
    event=0xbffff1b0) at /home/jr/devel/kdelibs/kdecore/kapplication.cpp:543
#26 0xb6f92630 in QETWidget::translateMouseEvent () from /usr/lib/libqt-mt.so.3
#27 0xb6f902be in QApplication::x11ProcessEvent () from /usr/lib/libqt-mt.so.3
#28 0xb6fa7194 in QEventLoop::processEvents () from /usr/lib/libqt-mt.so.3
#29 0xb700ff18 in QEventLoop::enterLoop () from /usr/lib/libqt-mt.so.3
#30 0xb700fdc8 in QEventLoop::exec () from /usr/lib/libqt-mt.so.3
#31 0xb6ffde11 in QApplication::exec () from /usr/lib/libqt-mt.so.3
#32 0x081663b5 in main (argc=1, argv=0xbffff8f4)
    at /home/jr/devel/kdesdk/umbrello/umbrello/main.cpp:91




More information about the umbrello-devel mailing list