[Uml-devel] [Bug 83817] New: Crash in umbrello when creating new doc with existing doc modified
Anthony Parent
tonyp at pegasusda.com
Tue Jun 22 09:42:06 UTC 2004
------- 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=83817
Summary: Crash in umbrello when creating new doc with existing
doc modified
Product: umbrello
Version: unspecified
Platform: unspecified
OS/Version: Linux
Status: UNCONFIRMED
Severity: crash
Priority: NOR
Component: general
AssignedTo: umbrello-devel.kde.org
ReportedBy: tonyp pegasusda com
Version: 1.2.90 (using KDE 3.2.2, compiled sources)
Compiler: gcc version 3.2.2 20030222 (Red Hat Linux 3.2.2-5)
OS: Linux (i686) release 2.4.20-6
I am using the CVS head as of 06/22/04
I opened an older XMI file that was created with a CVS head from 06/15/04.
Looked at a one diagram
clicked on the "New" button in the toolbar
Umbrello told me the existing document was changed, and asked me if I wanted to save it
I clicked the "No" button
CRASH!
This is repeatable.
The following is the backtrace:
[New Thread 1093907264 (LWP 28433)]
0xffffe002 in ?? ()
#0 0xffffe002 in ?? ()
#1 0x407be4dd in KCrash::defaultCrashHandler(int) ()
from /home/tonyp/kde3.2.2/lib/libkdecore.so.4
#2 <signal handler called>
#3 0x006e006f in ?? ()
#4 0x0823ab43 in CPPHeaderCodeDocument::~CPPHeaderCodeDocument() ()
#5 0x08232411 in CPPCodeGenerator::~CPPCodeGenerator() ()
#6 0x08155f7d in UMLDoc::removeCodeGenerator(CodeGenerator*) ()
#7 0x08155d04 in UMLDoc::deleteContents() ()
#8 0x08154ebf in UMLDoc::saveModified() ()
#9 0x0814e502 in UMLApp::slotFileNew() ()
#10 0x08152672 in UMLApp::qt_invoke(int, QUObject*) ()
#11 0x40b825b6 in QObject::activate_signal(QConnectionList*, QUObject*) ()
from /home/tonyp/kde3.2.2/lib/libqt-mt.so.3
#12 0x40b82414 in QObject::activate_signal(int) ()
from /home/tonyp/kde3.2.2/lib/libqt-mt.so.3
#13 0x40528c8c in KAction::activated() ()
from /home/tonyp/kde3.2.2/lib/libkdeui.so.4
#14 0x4052833f in KAction::slotActivated() ()
from /home/tonyp/kde3.2.2/lib/libkdeui.so.4
#15 0x40528e2c in KAction::qt_invoke(int, QUObject*) ()
from /home/tonyp/kde3.2.2/lib/libkdeui.so.4
#16 0x40b82532 in QObject::activate_signal(QConnectionList*, QUObject*) ()
from /home/tonyp/kde3.2.2/lib/libqt-mt.so.3
#17 0x40b82414 in QObject::activate_signal(int) ()
from /home/tonyp/kde3.2.2/lib/libqt-mt.so.3
#18 0x40e42be0 in QButton::clicked() ()
from /home/tonyp/kde3.2.2/lib/libqt-mt.so.3
#19 0x40bfffd0 in QButton::mouseReleaseEvent(QMouseEvent*) ()
from /home/tonyp/kde3.2.2/lib/libqt-mt.so.3
#20 0x40bb011f in QWidget::event(QEvent*) ()
from /home/tonyp/kde3.2.2/lib/libqt-mt.so.3
#21 0x40b30bed in QApplication::internalNotify(QObject*, QEvent*) ()
from /home/tonyp/kde3.2.2/lib/libqt-mt.so.3
#22 0x40b30405 in QApplication::notify(QObject*, QEvent*) ()
from /home/tonyp/kde3.2.2/lib/libqt-mt.so.3
#23 0x4073bd2e in KApplication::notify(QObject*, QEvent*) ()
from /home/tonyp/kde3.2.2/lib/libkdecore.so.4
#24 0x40ad2b1b in QETWidget::translateMouseEvent(_XEvent const*) ()
from /home/tonyp/kde3.2.2/lib/libqt-mt.so.3
#25 0x40ad0474 in QApplication::x11ProcessEvent(_XEvent*) ()
from /home/tonyp/kde3.2.2/lib/libqt-mt.so.3
#26 0x40ae4c16 in QEventLoop::processEvents(unsigned) ()
from /home/tonyp/kde3.2.2/lib/libqt-mt.so.3
#27 0x40b417bb in QEventLoop::enterLoop() ()
from /home/tonyp/kde3.2.2/lib/libqt-mt.so.3
#28 0x40b41678 in QEventLoop::exec() ()
from /home/tonyp/kde3.2.2/lib/libqt-mt.so.3
#29 0x40b30e08 in QApplication::exec() ()
from /home/tonyp/kde3.2.2/lib/libqt-mt.so.3
#30 0x08134a37 in main ()
#31 0x42015504 in __libc_start_main () from /lib/tls/libc.so.6
More information about the umbrello-devel
mailing list