[Uml-devel] [Bug 159387] New: creates duplicate diagrams after a crash, crashes when you try to close
Johnny
mrkaos at gmail.com
Sun Mar 16 01:21:32 UTC 2008
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.kde.org/show_bug.cgi?id=159387
Summary: creates duplicate diagrams after a crash, crashes when
you try to close
Product: umbrello
Version: unspecified
Platform: unspecified
OS/Version: Linux
Status: UNCONFIRMED
Severity: crash
Priority: NOR
Component: general
AssignedTo: umbrello-devel.kde.org
ReportedBy: mrkaos gmail com
Version: 1.5.8 (using 3.5.9-5.fc7 Fedora, Fedora release 7 (Moonshine))
Compiler: Target: x86_64-redhat-linux
OS: Linux (x86_64) release 2.6.22
I tried to undo a change by using <ctrl-z> (Open Office keystroke for undo - habitual I'm afraid) and umbrello crashed. Upon re-opening I found there were a bunch of duplicated use case and er diagrams (5-10 dupes).
To reproduce: Make a diagram select something on the page, press delete and then <ctrl-z> to attempt to undo.
After the crash I reopen it, tidy it up (deleting the duplicates) and when I try to close the 'project' (so I can start a new one) umbrello crashes, hopefully this backtrace is usefull (I can give you a sample file if you want, it's not a critical project I'm learning the UML using Umbrello).
backtrace info
(no debugging symbols found)
Using host libthread_db library "/lib64/libthread_db.so.1".
[Thread debugging using libthread_db enabled]
[New Thread 47195568243456 (LWP 2974)]
[KCrash handler]
#5 0x0000003132eb3030 in typeinfo for QDomElement ()
from /usr/lib64/qt-3.3/lib/libqt-mt.so.3
#6 0x0000000000536cea in UMLDoc::saveToXMI ()
#7 0x0000000000522f83 in UMLDoc::addToUndoStack ()
#8 0x0000000000581905 in UMLDoc::newDocument ()
#9 0x0000000000581dab in UMLApp::slotFileNew ()
#10 0x0000000000581e7e in UMLApp::slotFileClose ()
#11 0x0000000000599bc8 in UMLApp::qt_invoke ()
#12 0x0000003132763979 in QObject::activate_signal ()
from /usr/lib64/qt-3.3/lib/libqt-mt.so.3
#13 0x0000003132764660 in QObject::activate_signal ()
from /usr/lib64/qt-3.3/lib/libqt-mt.so.3
#14 0x00000032b66d6d6d in KAction::slotPopupActivated ()
from /usr/lib64/libkdeui.so.4
#15 0x00000032b66d7013 in KAction::qt_invoke () from /usr/lib64/libkdeui.so.4
#16 0x0000003132763979 in QObject::activate_signal ()
from /usr/lib64/qt-3.3/lib/libqt-mt.so.3
#17 0x0000003132a9b074 in QSignal::signal ()
from /usr/lib64/qt-3.3/lib/libqt-mt.so.3
#18 0x000000313277ed65 in QSignal::activate ()
from /usr/lib64/qt-3.3/lib/libqt-mt.so.3
#19 0x000000313286a52a in QPopupMenu::mouseReleaseEvent ()
from /usr/lib64/qt-3.3/lib/libqt-mt.so.3
#20 0x000000313279a989 in QWidget::event ()
from /usr/lib64/qt-3.3/lib/libqt-mt.so.3
#21 0x0000003132702945 in QApplication::internalNotify ()
from /usr/lib64/qt-3.3/lib/libqt-mt.so.3
#22 0x0000003132703e00 in QApplication::notify ()
from /usr/lib64/qt-3.3/lib/libqt-mt.so.3
#23 0x00000032b57dbf28 in KApplication::notify ()
from /usr/lib64/libkdecore.so.4
#24 0x00000031326a23e7 in QETWidget::translateMouseEvent ()
from /usr/lib64/qt-3.3/lib/libqt-mt.so.3
#25 0x00000031326a0f15 in QApplication::x11ProcessEvent ()
from /usr/lib64/qt-3.3/lib/libqt-mt.so.3
#26 0x00000031326b0e74 in QEventLoop::processEvents ()
from /usr/lib64/qt-3.3/lib/libqt-mt.so.3
#27 0x000000313271a0d1 in QEventLoop::enterLoop ()
from /usr/lib64/qt-3.3/lib/libqt-mt.so.3
#28 0x0000003132719fb2 in QEventLoop::exec ()
from /usr/lib64/qt-3.3/lib/libqt-mt.so.3
#29 0x000000000059a691 in main ()
More information about the umbrello-devel
mailing list