Bug 145387 - Umbrello crashed in activity diagram
Summary: Umbrello crashed in activity diagram
Status: RESOLVED DUPLICATE of bug 140693
Alias: None
Product: umbrello
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: unspecified FreeBSD
: NOR crash
Target Milestone: ---
Assignee: Umbrello Development Group
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-05-13 19:18 UTC by Nikolay Pavlov
Modified: 2007-05-13 20:28 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 Nikolay Pavlov 2007-05-13 19:18:20 UTC
Version:           1.5.6 (using KDE 3.5.6, compiled sources)
Compiler:          gcc version 3.4.4 [FreeBSD] 20050518
OS:                FreeBSD (amd64) release 6.1-RELEASE-p10

1. Create activity diagram
2. Create activity
3. Create another activity
4. Create an activity transition between them.

Here is a crash:

[New LWP 100145]
[Switching to LWP 100145]
[KCrash handler]
#8  0x0000000000591850 in UMLObject::setUMLPackage ()
#9  0x000000000055b256 in ToolBarStateAssociation::addAssociationInViewAndDoc
    ()
#10 0x000000000055b6bb in ToolBarStateAssociation::setSecondWidget ()
#11 0x0000000000559c61 in ToolBarState::mouseRelease ()
#12 0x0000000802bbea1b in QScrollView::viewportMouseReleaseEvent ()
   from /usr/X11R6/lib/libqt-mt.so.3
#13 0x0000000802bc0b01 in QScrollView::eventFilter ()
   from /usr/X11R6/lib/libqt-mt.so.3
#14 0x0000000802ac0807 in QObject::activate_filters ()
   from /usr/X11R6/lib/libqt-mt.so.3
#15 0x0000000802ac08ee in QObject::event () from /usr/X11R6/lib/libqt-mt.so.3
#16 0x0000000802af5553 in QWidget::event () from /usr/X11R6/lib/libqt-mt.so.3
#17 0x0000000802a68b7d in QApplication::internalNotify ()
   from /usr/X11R6/lib/libqt-mt.so.3
#18 0x0000000802a690b1 in QApplication::notify ()
   from /usr/X11R6/lib/libqt-mt.so.3
#19 0x0000000801d195da in KApplication::notify ()
   from /usr/local/lib/libkdecore.so.6
#20 0x0000000802a0c499 in QETWidget::translateMouseEvent ()
   from /usr/X11R6/lib/libqt-mt.so.3
#21 0x0000000802a0b201 in QApplication::x11ProcessEvent ()
   from /usr/X11R6/lib/libqt-mt.so.3
#22 0x0000000802a1c4aa in QEventLoop::processEvents ()
   from /usr/X11R6/lib/libqt-mt.so.3
#23 0x0000000802a7cf19 in QEventLoop::enterLoop ()
   from /usr/X11R6/lib/libqt-mt.so.3
#24 0x0000000802a7ce72 in QEventLoop::exec ()
   from /usr/X11R6/lib/libqt-mt.so.3
#25 0x0000000000533430 in main ()
Comment 1 Oliver Kellogg 2007-05-13 20:28:08 UTC

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