[Uml-devel] [Bug 83820] New: Latest umbrello CVS crashes on save
Anthony Parent
tonyp at pegasusda.com
Tue Jun 22 10:17:20 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=83820
Summary: Latest umbrello CVS crashes on save
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
Latest CVS head 06/22/04
It seems like just about anything that triggers a save of the XMI file causes umbrello to crash now.
- Let the autosave feature kick in --> Crash
- Do a Save-As -->Crash
- Open an existing doc then hit save --> Crash
This is repeatable, I have several backtraces from getting this crash, they all seem to point to the following:
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 0x00000034 in ?? ()
#4 0x081008a5 in ClassifierCodeDocument::saveToXMI(QDomDocument&, QDomElement&) ()
#5 0x08232c9b in CPPCodeGenerator::saveToXMI(QDomDocument&, QDomElement&) ()
... (Various different ways to get here)
More information about the umbrello-devel
mailing list