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)
Anthony Parent <tonyp@pegasusda.com> [040623 08:28]: > It seems like just about anything that triggers a save of the XMI file > causes umbrello to crash now. I can't confirm this bug as well. Maybe do a fresh checkout and recompile everything. Sebastian
Sebastian Stein wrote: >Anthony Parent <tonyp pegasusda com> [040623 08:28]: > > >>It seems like just about anything that triggers a save of the XMI file >>causes umbrello to crash now. >> >> > >I can't confirm this bug as well. Maybe do a fresh checkout and recompile >everything. > > See my comments for bug 83817. I think these are both caused by the same issue.
Does this still happen with current cvs?
This no longer seems to be happening. I think it was related to a corrupt file that was getting loaded at startup. Unfortunately I can't reproduce the issue because the file was nuked by another issue. (Zero length file after save.) I hadn't backed up the file in question, so I guess go ahead and close this. If I reproduce the issue in the future, I'll be more diligent about saving input files!
*** Bug has been marked as fixed ***.