Bug 131373 - Umbrello crashed while editing sequence diagram
Summary: Umbrello crashed while editing sequence diagram
Status: RESOLVED WORKSFORME
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: 2006-07-26 00:46 UTC by greatbunzinni
Modified: 2008-03-22 01:43 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 greatbunzinni 2006-07-26 00:46:07 UTC
Version:           1.5.3 (using KDE KDE 3.5.3)

Umbrello just crashes on me while I'm adding a series of assyncronous messages to a sequence diagram. I'm trying to draw a diagram which has three classes and Umbrello always crashes after I'm trying to add the third message in a row.
Comment 1 Oliver Kellogg 2006-08-15 13:20:11 UTC
Cannot confirm, please add a backtrace from an umbrello compiled with 
configure --enable-debug=full
Comment 2 Oliver Kellogg 2007-02-08 07:23:20 UTC
Closing due to lack of followup info.
Comment 3 d.koga 2008-03-22 01:43:26 UTC
(no debugging symbols found)
Using host libthread_db library "/lib/libthread_db.so.1".
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
[Thread debugging using libthread_db enabled]
[New Thread 47804975621200 (LWP 32347)]
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
[KCrash handler]
#5  0x00002b7a7090d108 in QString::QString () from /usr/lib/libqt-mt.so.3
#6  0x00000000004ed91d in UMLObject::getName ()
#7  0x0000000000511c7e in UMLClassifier::findOperation ()
#8  0x00000000005af84f in FloatingTextWidget::showOpDlg ()
#9  0x00000000005afc90 in ToolBarStateMessages::setSecondWidget ()
#10 0x00000000004fbd84 in ToolBarState::mouseRelease ()
#11 0x00002b7a7073c0fc in QScrollView::viewportMouseReleaseEvent ()
   from /usr/lib/libqt-mt.so.3
#12 0x00002b7a7073d591 in QScrollView::eventFilter ()
   from /usr/lib/libqt-mt.so.3
#13 0x00002b7a7060e375 in QObject::activate_filters ()
   from /usr/lib/libqt-mt.so.3
#14 0x00002b7a7060e3ee in QObject::event () from /usr/lib/libqt-mt.so.3
#15 0x00002b7a706433b5 in QWidget::event () from /usr/lib/libqt-mt.so.3
#16 0x00002b7a705aa2a2 in QApplication::internalNotify ()
   from /usr/lib/libqt-mt.so.3
#17 0x00002b7a705ac400 in QApplication::notify () from /usr/lib/libqt-mt.so.3
#18 0x00002b7a6f21a308 in KApplication::notify ()
   from /usr/lib/libkdecore.so.4
#19 0x00002b7a7053cd84 in QApplication::sendSpontaneousEvent ()
   from /usr/lib/libqt-mt.so.3
#20 0x00002b7a7053b98e in QETWidget::translateMouseEvent ()
   from /usr/lib/libqt-mt.so.3
#21 0x00002b7a70539b5a in QApplication::x11ProcessEvent ()
   from /usr/lib/libqt-mt.so.3
#22 0x00002b7a7055043e in QEventLoop::processEvents ()
   from /usr/lib/libqt-mt.so.3
#23 0x00002b7a705c37e7 in QEventLoop::enterLoop () from /usr/lib/libqt-mt.so.3
#24 0x00002b7a705c35ef in QEventLoop::exec () from /usr/lib/libqt-mt.so.3
#25 0x00002b7a705abd68 in QApplication::exec () from /usr/lib/libqt-mt.so.3
#26 0x00000000005acf31 in main ()