Bug 60981 - crash when using floating toolbar
Summary: crash when using floating toolbar
Status: RESOLVED NOT A BUG
Alias: None
Product: umbrello
Classification: Applications
Component: general (show other bugs)
Version: 1.1.1
Platform: Debian testing Linux
: NOR crash
Target Milestone: ---
Assignee: Umbrello Development Group
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-07-09 14:19 UTC by Caspar
Modified: 2003-07-09 14:51 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 Caspar 2003-07-09 14:19:10 UTC
Version:           1.1.1 (using KDE KDE 3.1.2)
Installed from:    Debian testing/unstable Packages
OS:          Linux

Reproducible:
   yes, always


How to reproduce the crash:
   1. Select: Diagram -> New -> Class diagram
   2. Drag toolbar to make it float
   3. Select any item, e.g. a text box => crash


Behaviour when toolbar non-floating:
   normal behaviour, no crash


Output of KDE-Crashmanager:

(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)...[New Thread 16384 (LWP 1796)]
(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)...0x41024af9 in wait4 () from /lib/libc.so.6
#0  0x41024af9 in wait4 () from /lib/libc.so.6
#1  0x41097f60 in sys_sigabbrev () from /lib/libc.so.6
#2  0x00000400 in ?? ()
#3  0x41024aab in waitpid () from /lib/libc.so.6
#4  0x40f14061 in waitpid () from /lib/libpthread.so.0
#5  0x40681348 in KCrash::defaultCrashHandler(int) () from /usr/lib/libkdecore.so.4
#6  <signal handler called>
#7  0x08097496 in UMLDoc::findUMLObject(int) ()
#8  0x08076cd2 in QMemArray<QPoint>::detach() ()
#9  0x080d0e40 in QListView::removeItem(QListViewItem*) ()
#10 0x40a7a132 in QObject::activate_signal(QConnectionList*, QUObject*) () from /usr/lib/libqt-mt.so.3
#11 0x40a7a1e3 in QObject::activate_signal(int, int) () from /usr/lib/libqt-mt.so.3
#12 0x404712e1 in KToolBar::released(int) () from /usr/lib/libkdeui.so.4
#13 0x4047168a in KToolBar::qt_emit(int, QUObject*) () from /usr/lib/libkdeui.so.4
#14 0x080d0e69 in QListView::removeItem(QListViewItem*) ()
#15 0x40a7a162 in QObject::activate_signal(QConnectionList*, QUObject*) () from /usr/lib/libqt-mt.so.3
#16 0x40a7a1e3 in QObject::activate_signal(int, int) () from /usr/lib/libqt-mt.so.3
#17 0x404d5959 in KToolBarButton::released(int) () from /usr/lib/libkdeui.so.4
#18 0x404d5465 in KToolBarButton::slotReleased() () from /usr/lib/libkdeui.so.4
#19 0x404d5ae5 in KToolBarButton::qt_invoke(int, QUObject*) () from /usr/lib/libkdeui.so.4
#20 0x40a7a132 in QObject::activate_signal(QConnectionList*, QUObject*) () from /usr/lib/libqt-mt.so.3
#21 0x40a79fef in QObject::activate_signal(int) () from /usr/lib/libqt-mt.so.3
#22 0x40ce6dca in QButton::released() () from /usr/lib/libqt-mt.so.3
#23 0x40aee478 in QButton::mouseReleaseEvent(QMouseEvent*) () from /usr/lib/libqt-mt.so.3
#24 0x40aa74ab in QWidget::event(QEvent*) () from /usr/lib/libqt-mt.so.3
#25 0x40a261be in QApplication::internalNotify(QObject*, QEvent*) () from /usr/lib/libqt-mt.so.3
#26 0x40a25a76 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libqt-mt.so.3
#27 0x4061e84b in KApplication::notify(QObject*, QEvent*) () from /usr/lib/libkdecore.so.4
#28 0x409d4af6 in QETWidget::translateMouseEvent(_XEvent const*) () from /usr/lib/libqt-mt.so.3
#29 0x409d2937 in QApplication::x11ProcessEvent(_XEvent*) () from /usr/lib/libqt-mt.so.3
#30 0x409e56b9 in QEventLoop::processEvents(unsigned) () from /usr/lib/libqt-mt.so.3
#31 0x40a3777b in QEventLoop::enterLoop() () from /usr/lib/libqt-mt.so.3
#32 0x40a37638 in QEventLoop::exec() () from /usr/lib/libqt-mt.so.3
#33 0x40a263b8 in QApplication::exec() () from /usr/lib/libqt-mt.so.3
#34 0x080a8d6b in QValueListPrivate<QString>::at(unsigned) const ()
#35 0x40fa0a51 in __libc_start_main () from /lib/libc.so.6
#36 0x080662e5 in QFrame::paintEvent(QPaintEvent*) ()
Comment 1 Jonathan Riddell 2003-07-09 14:51:02 UTC
That's been fixed for some time in CVS 
thanks for the feedback