Bug 142719 - crash by using activity diagram
Summary: crash by using activity diagram
Status: RESOLVED DUPLICATE of bug 140693
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: 2007-03-09 10:20 UTC by Haeber
Modified: 2007-03-09 12:36 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 Haeber 2007-03-09 10:20:54 UTC
Version:           1.5.6 (using KDE 3.5.6 "release 31.2" , openSUSE )
Compiler:          Target: i586-suse-linux
OS:                Linux (i686) release 2.6.18.8-0.1-default

In an activity diogram Umrello crashes when you connect the start point with the first activity.

workflow:
- create an activity diagram
- place a start point on it
- place an activity on it
- connect the point with the activity, directly
- now it crashes with the following debug output

Using host libthread_db library "/lib/libthread_db.so.1".
[Thread debugging using libthread_db enabled]
[New Thread -1233643824 (LWP 10948)]
[KCrash handler]
#9  0x0810af49 in UMLObject::setUMLPackage ()
#10 0x081d76b0 in ToolBarStateAssociation::addAssociationInViewAndDoc ()
#11 0x081d78f7 in ToolBarStateAssociation::setSecondWidget ()
#12 0x08111704 in ToolBarState::mouseRelease ()
#13 0xb70dbf21 in QScrollView::viewportMouseReleaseEvent ()
   from /usr/lib/qt3/lib/libqt-mt.so.3
#14 0xb70d91ff in QScrollView::eventFilter ()
   from /usr/lib/qt3/lib/libqt-mt.so.3
#15 0xb6fc3ccc in QObject::activate_filters ()
   from /usr/lib/qt3/lib/libqt-mt.so.3
#16 0xb6fc3d3b in QObject::event () from /usr/lib/qt3/lib/libqt-mt.so.3
#17 0xb6ffce3c in QWidget::event () from /usr/lib/qt3/lib/libqt-mt.so.3
#18 0xb6f65647 in QApplication::internalNotify ()
   from /usr/lib/qt3/lib/libqt-mt.so.3
#19 0xb6f66641 in QApplication::notify () from /usr/lib/qt3/lib/libqt-mt.so.3
#20 0xb75efbf2 in KApplication::notify () from /opt/kde3/lib/libkdecore.so.4
#21 0xb6f050f7 in QETWidget::translateMouseEvent ()
   from /usr/lib/qt3/lib/libqt-mt.so.3
#22 0xb6f0401f in QApplication::x11ProcessEvent ()
   from /usr/lib/qt3/lib/libqt-mt.so.3
#23 0xb6f1491a in QEventLoop::processEvents ()
   from /usr/lib/qt3/lib/libqt-mt.so.3
#24 0xb6f7c0e0 in QEventLoop::enterLoop () from /usr/lib/qt3/lib/libqt-mt.so.3
#25 0xb6f7bf76 in QEventLoop::exec () from /usr/lib/qt3/lib/libqt-mt.so.3
#26 0xb6f6500f in QApplication::exec () from /usr/lib/qt3/lib/libqt-mt.so.3
#27 0x081beb9c in main ()
Comment 1 Oliver Kellogg 2007-03-09 12:36:57 UTC
fixed in 1.5.61

*** This bug has been marked as a duplicate of 140693 ***