Bug 116553 - umbrello crash after deleting contents of one tab and trying to select all in other tab
Summary: umbrello crash after deleting contents of one tab and trying to select all in...
Status: RESOLVED WORKSFORME
Alias: None
Product: umbrello
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: openSUSE Linux
: NOR crash
Target Milestone: ---
Assignee: Umbrello Development Group
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-11-17 11:11 UTC by Sebastian Reitenbach
Modified: 2009-08-05 22:24 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments
crash backtrace from kde crash handler (2.68 KB, text/plain)
2005-11-17 11:13 UTC, Sebastian Reitenbach
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Sebastian Reitenbach 2005-11-17 11:11:53 UTC
Version:           1.4.92 (using KDE KDE 3.4.92)
Installed from:    SuSE RPMs
OS:                Linux

follow these steps to see umbrello crashing:
1. enter one tab
2. select all with ctrl-A
3. delete it with DEL
4. open an other tab
5. press ctrl-A again

see umbrello crashing
Comment 1 Sebastian Reitenbach 2005-11-17 11:13:18 UTC
Created attachment 13506 [details]
crash backtrace from kde crash handler
Comment 2 Thiago Macieira 2005-11-17 11:18:46 UTC
Pasting the backtrace:

(no debugging symbols found)
Using host libthread_db library "/lib/tls/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)
[Thread debugging using libthread_db enabled]
[New Thread 1096815520 (LWP 12497)]
[KCrash handler]
#7  0x081a2637 in DocWindow::updateDocumentation ()
#8  0x081a5865 in DocWindow::showDocumentation ()
#9  0x081a6306 in UMLWidget::setSelected ()
#10 0x08118900 in UMLView::makeSelected ()
#11 0x08183e21 in UMLView::selectWidgets ()
#12 0x08184051 in UMLView::selectAll ()
#13 0x081d7f0f in UMLApp::qt_invoke ()
#14 0x40c2498e in QObject::activate_signal ()
   from /usr/lib/qt3/lib/libqt-mt.so.3
#15 0x40c25136 in QObject::activate_signal ()
   from /usr/lib/qt3/lib/libqt-mt.so.3
#16 0x405a8199 in KAction::activated () from /opt/kde3/lib/libkdeui.so.4
#17 0x406c1ef3 in KAction::slotActivated () from /opt/kde3/lib/libkdeui.so.4
#18 0x406c16a7 in KAction::qt_invoke () from /opt/kde3/lib/libkdeui.so.4
#19 0x40c2498e in QObject::activate_signal ()
   from /usr/lib/qt3/lib/libqt-mt.so.3
#20 0x40c25136 in QObject::activate_signal ()
   from /usr/lib/qt3/lib/libqt-mt.so.3
#21 0x40827649 in KAccelPrivate::menuItemActivated ()
   from /opt/kde3/lib/libkdecore.so.4
#22 0x408623e9 in KAccelPrivate::emitActivatedSignal ()
   from /opt/kde3/lib/libkdecore.so.4
#23 0x408ce107 in KAccelPrivate::eventFilter ()
   from /opt/kde3/lib/libkdecore.so.4
#24 0x40c2522e in QObject::activate_filters ()
   from /usr/lib/qt3/lib/libqt-mt.so.3
#25 0x40c25310 in QObject::event () from /usr/lib/qt3/lib/libqt-mt.so.3
#26 0x40c5a8df in QWidget::event () from /usr/lib/qt3/lib/libqt-mt.so.3
#27 0x40d22a22 in QMainWindow::event () from /usr/lib/qt3/lib/libqt-mt.so.3
#28 0x40bc1c4f in QApplication::internalNotify ()
   from /usr/lib/qt3/lib/libqt-mt.so.3
#29 0x40bc3d31 in QApplication::notify () from /usr/lib/qt3/lib/libqt-mt.so.3
#30 0x40906dc1 in KApplication::notify () from /opt/kde3/lib/libkdecore.so.4
#31 0x40bbed42 in QAccelManager::tryAccelEvent ()
   from /usr/lib/qt3/lib/libqt-mt.so.3
#32 0x40bbf92e in qt_tryAccelEvent () from /usr/lib/qt3/lib/libqt-mt.so.3
#33 0x40b513ef in QETWidget::translateKeyEvent ()
   from /usr/lib/qt3/lib/libqt-mt.so.3
#34 0x40b5df50 in QApplication::x11ProcessEvent ()
   from /usr/lib/qt3/lib/libqt-mt.so.3
#35 0x40b6ea58 in QEventLoop::processEvents ()
   from /usr/lib/qt3/lib/libqt-mt.so.3
#36 0x40bd9be1 in QEventLoop::enterLoop () from /usr/lib/qt3/lib/libqt-mt.so.3
#37 0x40bd9a26 in QEventLoop::exec () from /usr/lib/qt3/lib/libqt-mt.so.3
#38 0x40bc36df in QApplication::exec () from /usr/lib/qt3/lib/libqt-mt.so.3
#39 0x081d8e3e in main ()
Comment 3 Thiago Macieira 2005-11-17 11:20:29 UTC
Same backtrace as bug 90848, that didn't get solved.
Comment 4 FiNeX 2009-08-05 22:24:29 UTC
Cannot reproduce on KDE4.

This one has been fixed too.